Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.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 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 84f2d35cea44009ae199af492490682c51f3cb04 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 84f2d35cea44009ae199af492490682c51f3cb04 # timeout=10 Commit message: "osmo-ns-master: drop python3-osmopy-utils / --enable-external-tests" > git rev-list --no-walk 84f2d35cea44009ae199af492490682c51f3cb04 # timeout=10
[ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins12400489574696303150.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bts-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bts-test + export DOCKER_ARGS= -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 3.18, 3.22, 3.83 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs ] + [ xjenkins-ttcn3-bts-test-io_uring-646 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-trixie-build + depends=debian-trixie-build + [ -n debian-trixie-build ] + docker_images_require debian-trixie-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-trixie-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-trixie-build + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name debian-trixie-build + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name debian-trixie-build + echo debian-trixie-build + dir=debian-trixie-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-trixie-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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-trixie-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.74kB done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/debian:trixie #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.1s #5 [internal] load build context #5 DONE 0.0s #6 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #6 DONE 0.1s #7 [ 1/18] FROM registry.osmocom.org/debian:trixie@sha256:523f9ef87fef9521745426990636ccc7ea42bf8e3ddb3ac9083b385d0c714a89 #7 resolve registry.osmocom.org/debian:trixie@sha256:523f9ef87fef9521745426990636ccc7ea42bf8e3ddb3ac9083b385d0c714a89 #7 resolve registry.osmocom.org/debian:trixie@sha256:523f9ef87fef9521745426990636ccc7ea42bf8e3ddb3ac9083b385d0c714a89 0.1s done #7 DONE 0.1s #8 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #8 DONE 0.2s #5 [internal] load build context #5 ... #9 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #9 DONE 0.4s #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.3s #10 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #10 DONE 0.5s #11 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #11 DONE 0.5s #12 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #12 DONE 0.5s #13 [ 3/18] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 4/18] 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/ #14 CACHED #15 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #15 CACHED #16 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [ 2/18] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #19 CACHED #20 [ 8/18] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #20 CACHED #21 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #21 CACHED #22 [12/18] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #22 CACHED #23 [14/18] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [ 6/18] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #24 CACHED #25 [ 5/18] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #25 CACHED #26 [10/18] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #26 CACHED #27 [16/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-misc.list #27 CACHED #28 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #28 DONE 0.1s #29 [18/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #29 0.367 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./ #29 0.367 + apt-get update #29 0.439 Hit:1 http://deb.debian.org/debian trixie InRelease #29 0.439 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #29 0.444 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #29 0.512 Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [108 kB] #29 0.585 Get:5 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease [1539 B] #29 0.587 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1623 B] #29 0.595 Get:7 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ Packages [798 B] #29 0.603 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [211 kB] #29 0.625 Fetched 413 kB in 0s (1707 kB/s) #29 0.625 Reading package lists... #29 0.961 + apt-get install -y --no-install-recommends -to=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c= sdcc #29 0.964 Reading package lists... #29 1.267 Building dependency tree... #29 1.334 Reading state information... #29 1.430 The following additional packages will be installed: #29 1.430 sdcc-libraries #29 1.431 Suggested packages: #29 1.431 python sdcc-ucsim #29 1.431 Recommended packages: #29 1.431 gputils #29 1.440 The following NEW packages will be installed: #29 1.440 sdcc sdcc-libraries #29 1.460 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. #29 1.460 Need to get 3899 kB of archives. #29 1.460 After this operation, 28.7 MB of additional disk space will be used. #29 1.460 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc-libraries 4.2.0~osmocom3.113.9edd [1584 kB] #29 1.505 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc 4.2.0~osmocom3.113.9edd [2315 kB] #29 1.679 debconf: unable to initialize frontend: Dialog #29 1.679 debconf: (TERM is not set, so the dialog frontend is not usable.) #29 1.679 debconf: falling back to frontend: Readline #29 1.683 debconf: unable to initialize frontend: Readline #29 1.683 debconf: (This frontend requires a controlling tty.) #29 1.683 debconf: falling back to frontend: Teletype #29 1.685 debconf: unable to initialize frontend: Teletype #29 1.685 debconf: (This frontend requires a controlling tty.) #29 1.685 debconf: falling back to frontend: Noninteractive #29 2.047 Fetched 3899 kB in 0s (42.5 MB/s) #29 2.112 Selecting previously unselected package sdcc-libraries. #29 2.112 (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 ... 130352 files and directories currently installed.) #29 2.260 Preparing to unpack .../sdcc-libraries_4.2.0~osmocom3.113.9edd_all.deb ... #29 2.278 Unpacking sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #29 2.455 Selecting previously unselected package sdcc. #29 2.474 Preparing to unpack .../sdcc_4.2.0~osmocom3.113.9edd_amd64.deb ... #29 2.491 Unpacking sdcc (4.2.0~osmocom3.113.9edd) ... #29 2.729 Setting up sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #29 2.779 Setting up sdcc (4.2.0~osmocom3.113.9edd) ... #29 2.830 Processing triggers for man-db (2.13.1-1) ... #29 2.949 + apt-get clean #29 DONE 3.1s #30 exporting to image #30 exporting layers #30 exporting layers 0.4s done #30 writing image sha256:9aad0a50aa2b92a99cd7b3a08f34a021ea41025d3abd79696a0acef9e6959dbf done #30 naming to docker.io/osmocom-build/debian-trixie-build:latest 0.0s done #30 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 9aad0a50aa2b + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest #6 DONE 0.3s #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.368 Hit:1 http://deb.debian.org/debian trixie InRelease #7 0.368 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #7 0.368 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #7 0.368 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #7 0.373 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #7 0.441 Reading package lists... #7 0.753 Reading package lists... #7 1.048 Building dependency tree... #7 1.114 Reading state information... #7 1.203 The following additional packages will be installed: #7 1.203 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-mgcp-client14 #7 1.203 libosmo-sigtran12 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.203 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.204 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.204 osmocom-keyring osmocom-nightly #7 1.216 The following NEW packages will be installed: #7 1.216 libosmo-abis-dev libosmo-asn1-tcap-dev libosmo-asn1-tcap1 #7 1.216 libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev #7 1.216 libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 libosmocodec4 #7 1.216 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.216 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.217 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.237 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. #7 1.237 Need to get 3664 kB of archives. #7 1.237 After this operation, 14.5 MB of additional disk space will be used. #7 1.237 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202602161800 [3196 B] #7 1.265 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202602161800 [1192 B] #7 1.265 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.73.10f3.202602161800 [179 kB] #7 1.269 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.73.10f3.202602161800 [54.1 kB] #7 1.270 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.11.e1c2.202602161800 [47.7 kB] #7 1.271 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.73.10f3.202602161800 [72.4 kB] #7 1.271 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.73.10f3.202602161800 [229 kB] #7 1.272 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.73.10f3.202602161800 [107 kB] #7 1.272 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.8.4a23.202602161800 [70.2 kB] #7 1.272 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.11.e1c2.202602161800 [72.1 kB] #7 1.273 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.73.10f3.202602161800 [72.2 kB] #7 1.274 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.73.10f3.202602161800 [179 kB] #7 1.276 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.73.10f3.202602161800 [61.6 kB] #7 1.276 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.73.10f3.202602161800 [65.3 kB] #7 1.277 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.73.10f3.202602161800 [52.2 kB] #7 1.277 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.73.10f3.202602161800 [45.4 kB] #7 1.277 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.73.10f3.202602161800 [858 kB] #7 1.285 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.8.4a23.202602161800 [88.7 kB] #7 1.286 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.11.e1c2.202602161800 [134 kB] #7 1.287 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap1 0.2.1.202602161800 [37.2 kB] #7 1.288 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap-dev 0.2.1.202602161800 [77.3 kB] #7 1.289 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran12 2.2.1.56.7580.202602161800 [174 kB] #7 1.290 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran-dev 2.2.1.56.7580.202602161800 [857 kB] #7 1.298 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client14 1.15.0.1.8afba.202602161800 [59.8 kB] #7 1.299 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client-dev 1.15.0.1.8afba.202602161800 [68.7 kB] #7 1.428 debconf: unable to initialize frontend: Dialog #7 1.428 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 1.428 debconf: falling back to frontend: Readline #7 1.432 debconf: unable to initialize frontend: Readline #7 1.432 debconf: (This frontend requires a controlling tty.) #7 1.432 debconf: falling back to frontend: Teletype #7 1.434 debconf: unable to initialize frontend: Teletype #7 1.434 debconf: (This frontend requires a controlling tty.) #7 1.434 debconf: falling back to frontend: Noninteractive #7 1.820 Fetched 3664 kB in 0s (47.2 MB/s) #7 1.880 Selecting previously unselected package osmocom-keyring. #7 1.880 (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 ... 131491 files and directories currently installed.) #7 1.922 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202602161800_amd64.deb ... #7 1.938 Unpacking osmocom-keyring (1.1.1.8.7873.202602161800) ... #7 2.051 Selecting previously unselected package osmocom-nightly. #7 2.070 Preparing to unpack .../01-osmocom-nightly_202602161800_amd64.deb ... #7 2.088 Unpacking osmocom-nightly (202602161800) ... #7 2.251 Selecting previously unselected package libosmocore22:amd64. #7 2.260 Preparing to unpack .../02-libosmocore22_1.12.0.73.10f3.202602161800_amd64.deb ... #7 2.302 Unpacking libosmocore22:amd64 (1.12.0.73.10f3.202602161800) ... #7 2.463 Selecting previously unselected package libosmocodec4:amd64. #7 2.482 Preparing to unpack .../03-libosmocodec4_1.12.0.73.10f3.202602161800_amd64.deb ... #7 2.500 Unpacking libosmocodec4:amd64 (1.12.0.73.10f3.202602161800) ... #7 2.642 Selecting previously unselected package libosmotrau11:amd64. #7 2.660 Preparing to unpack .../04-libosmotrau11_2.1.0.11.e1c2.202602161800_amd64.deb ... #7 2.677 Unpacking libosmotrau11:amd64 (2.1.0.11.e1c2.202602161800) ... #7 2.818 Selecting previously unselected package libosmoisdn0:amd64. #7 2.837 Preparing to unpack .../05-libosmoisdn0_1.12.0.73.10f3.202602161800_amd64.deb ... #7 2.854 Unpacking libosmoisdn0:amd64 (1.12.0.73.10f3.202602161800) ... #7 2.997 Selecting previously unselected package libosmogsm20:amd64. #7 3.016 Preparing to unpack .../06-libosmogsm20_1.12.0.73.10f3.202602161800_amd64.deb ... #7 3.033 Unpacking libosmogsm20:amd64 (1.12.0.73.10f3.202602161800) ... #7 3.169 Selecting previously unselected package libosmovty13:amd64. #7 3.189 Preparing to unpack .../07-libosmovty13_1.12.0.73.10f3.202602161800_amd64.deb ... #7 3.206 Unpacking libosmovty13:amd64 (1.12.0.73.10f3.202602161800) ... #7 3.342 Selecting previously unselected package libosmonetif11:amd64. #7 3.361 Preparing to unpack .../08-libosmonetif11_1.7.0.8.4a23.202602161800_amd64.deb ... #7 3.377 Unpacking libosmonetif11:amd64 (1.7.0.8.4a23.202602161800) ... #7 3.525 Selecting previously unselected package libosmoabis15:amd64. #7 3.533 Preparing to unpack .../09-libosmoabis15_2.1.0.11.e1c2.202602161800_amd64.deb ... #7 3.554 Unpacking libosmoabis15:amd64 (2.1.0.11.e1c2.202602161800) ... #7 3.695 Selecting previously unselected package libosmocoding0:amd64. #7 3.714 Preparing to unpack .../10-libosmocoding0_1.12.0.73.10f3.202602161800_amd64.deb ... #7 3.731 Unpacking libosmocoding0:amd64 (1.12.0.73.10f3.202602161800) ... #7 3.876 Selecting previously unselected package libosmogb14:amd64. #7 3.895 Preparing to unpack .../11-libosmogb14_1.12.0.73.10f3.202602161800_amd64.deb ... #7 3.912 Unpacking libosmogb14:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.075 Selecting previously unselected package libosmoctrl0:amd64. #7 4.094 Preparing to unpack .../12-libosmoctrl0_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.111 Unpacking libosmoctrl0:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.249 Selecting previously unselected package libosmosim2:amd64. #7 4.268 Preparing to unpack .../13-libosmosim2_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.285 Unpacking libosmosim2:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.426 Selecting previously unselected package libosmousb0:amd64. #7 4.435 Preparing to unpack .../14-libosmousb0_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.452 Unpacking libosmousb0:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.575 Selecting previously unselected package libosmocore. #7 4.594 Preparing to unpack .../15-libosmocore_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.611 Unpacking libosmocore (1.12.0.73.10f3.202602161800) ... #7 4.724 Selecting previously unselected package libosmocore-dev:amd64. #7 4.743 Preparing to unpack .../16-libosmocore-dev_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.760 Unpacking libosmocore-dev:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.896 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.915 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.8.4a23.202602161800_amd64.deb ... #7 4.932 Unpacking libosmo-netif-dev:amd64 (1.7.0.8.4a23.202602161800) ... #7 5.058 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.077 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.11.e1c2.202602161800_amd64.deb ... #7 5.093 Unpacking libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202602161800) ... #7 5.246 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #7 5.254 Preparing to unpack .../19-libosmo-asn1-tcap1_0.2.1.202602161800_amd64.deb ... #7 5.271 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.202602161800) ... #7 5.388 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64. #7 5.407 Preparing to unpack .../20-libosmo-asn1-tcap-dev_0.2.1.202602161800_amd64.deb ... #7 5.423 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.202602161800) ... #7 5.569 Selecting previously unselected package libosmo-sigtran12:amd64. #7 5.588 Preparing to unpack .../21-libosmo-sigtran12_2.2.1.56.7580.202602161800_amd64.deb ... #7 5.605 Unpacking libosmo-sigtran12:amd64 (2.2.1.56.7580.202602161800) ... #7 5.731 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.746 Preparing to unpack .../22-libosmo-sigtran-dev_2.2.1.56.7580.202602161800_amd64.deb ... #7 5.763 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.56.7580.202602161800) ... #7 5.930 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 5.939 Preparing to unpack .../23-libosmo-mgcp-client14_1.15.0.1.8afba.202602161800_amd64.deb ... #7 5.956 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202602161800) ... #7 6.083 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 6.102 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.15.0.1.8afba.202602161800_amd64.deb ... #7 6.119 Unpacking libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202602161800) ... #7 6.300 Setting up osmocom-keyring (1.1.1.8.7873.202602161800) ... #7 6.353 Setting up osmocom-nightly (202602161800) ... #7 6.407 Setting up libosmocore22:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.460 Setting up libosmocodec4:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.514 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.202602161800) ... #7 6.567 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.202602161800) ... #7 6.621 Setting up libosmovty13:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.674 Setting up libosmoisdn0:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.726 Setting up libosmotrau11:amd64 (2.1.0.11.e1c2.202602161800) ... #7 6.777 Setting up libosmousb0:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.830 Setting up libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202602161800) ... #7 6.884 Setting up libosmogsm20:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.938 Setting up libosmoctrl0:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.992 Setting up libosmogb14:amd64 (1.12.0.73.10f3.202602161800) ... #7 7.045 Setting up libosmonetif11:amd64 (1.7.0.8.4a23.202602161800) ... #7 7.098 Setting up libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202602161800) ... #7 7.152 Setting up libosmocoding0:amd64 (1.12.0.73.10f3.202602161800) ... #7 7.206 Setting up libosmosim2:amd64 (1.12.0.73.10f3.202602161800) ... #7 7.259 Setting up libosmocore (1.12.0.73.10f3.202602161800) ... #7 7.313 Setting up libosmo-sigtran12:amd64 (2.2.1.56.7580.202602161800) ... #7 7.367 Setting up libosmoabis15:amd64 (2.1.0.11.e1c2.202602161800) ... #7 7.421 Setting up libosmocore-dev:amd64 (1.12.0.73.10f3.202602161800) ... #7 7.475 Setting up libosmo-netif-dev:amd64 (1.7.0.8.4a23.202602161800) ... #7 7.529 Setting up libosmo-sigtran-dev:amd64 (2.2.1.56.7580.202602161800) ... #7 7.583 Setting up libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202602161800) ... #7 7.638 Processing triggers for libc-bin (2.41-12+deb13u1) ... #7 DONE 8.0s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.351 Cloning into 'osmo-bsc'... #9 DONE 1.6s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.2s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.410 Already on 'master' #11 0.410 Your branch is up to date with 'origin/master'. #11 0.411 refs/heads/master #11 0.415 HEAD is now at 44efd5b20 assignment_fsm: Fix use-after-free of lchan->conn #11 0.417 master #11 0.418 44efd5b20b50ab894ed32ada3340fb5507b4852b #11 2.500 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.500 libtoolize: copying file './ltmain.sh' #11 2.655 libtoolize: putting macros in 'm4'. #11 2.655 libtoolize: copying file 'm4/libtool.m4' #11 2.676 libtoolize: copying file 'm4/ltoptions.m4' #11 2.698 libtoolize: copying file 'm4/ltsugar.m4' #11 2.719 libtoolize: copying file 'm4/ltversion.m4' #11 2.740 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.806 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.806 libtoolize: and rerunning libtoolize and aclocal. #11 3.640 configure.ac:74: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 3.640 configure.ac:74: You should run autoupdate. #11 3.640 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 3.640 configure.ac:74: the top level #11 3.640 configure.ac:130: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.640 configure.ac:130: You should run autoupdate. #11 3.640 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.640 configure.ac:130: the top level #11 3.640 configure.ac:150: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.640 configure.ac:150: You should run autoupdate. #11 3.640 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.640 configure.ac:150: the top level #11 3.640 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.640 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.640 aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... #11 3.640 configure.ac:228: the top level #11 3.640 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.640 configure.ac:230: You should run autoupdate. #11 3.997 configure.ac:23: installing './compile' #11 3.998 configure.ac:25: installing './config.guess' #11 3.999 configure.ac:25: installing './config.sub' #11 4.000 configure.ac:9: installing './install-sh' #11 4.001 configure.ac:9: installing './missing' #11 4.029 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.029 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.083 src/ipaccess/Makefile.am: installing './depcomp' #11 4.302 checking for a BSD-compatible install... /usr/bin/install -c #11 4.321 checking whether sleep supports fractional seconds... yes #11 4.325 checking filesystem timestamp resolution... 0.01 #11 4.435 checking whether build environment is sane... yes #11 4.459 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.464 checking for gawk... gawk #11 4.464 checking whether make sets $(MAKE)... yes #11 4.489 checking whether make supports nested variables... yes #11 4.503 checking xargs -n works... yes #11 4.516 checking whether make sets $(MAKE)... (cached) yes #11 4.522 checking for gcc... gcc #11 4.593 checking whether the C compiler works... yes #11 4.637 checking for C compiler default output file name... a.out #11 4.638 checking for suffix of executables... #11 4.665 checking whether we are cross compiling... no #11 4.696 checking for suffix of object files... o #11 4.709 checking whether the compiler supports GNU C... yes #11 4.731 checking whether gcc accepts -g... yes #11 4.751 checking for gcc option to enable C11 features... none needed #11 4.777 checking whether gcc understands -c and -o together... yes #11 4.815 checking whether make supports the include directive... yes (GNU style) #11 4.829 checking dependency style of gcc... gcc3 #11 4.919 checking build system type... x86_64-pc-linux-gnu #11 5.021 checking host system type... x86_64-pc-linux-gnu #11 5.021 checking how to print strings... printf #11 5.024 checking for a sed that does not truncate output... /usr/bin/sed #11 5.034 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.038 checking for egrep... /usr/bin/grep -E #11 5.042 checking for fgrep... /usr/bin/grep -F #11 5.046 checking for ld used by gcc... /usr/bin/ld #11 5.058 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.064 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.071 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.111 checking whether ln -s works... yes #11 5.111 checking the maximum length of command line arguments... 1572864 #11 5.129 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.129 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.129 checking for /usr/bin/ld option to reload object files... -r #11 5.130 checking for file... file #11 5.131 checking for objdump... objdump #11 5.131 checking how to recognize dependent libraries... pass_all #11 5.132 checking for dlltool... no #11 5.133 checking how to associate runtime and link libraries... printf %s\n #11 5.133 checking for ranlib... ranlib #11 5.134 checking for ar... ar #11 5.135 checking for archiver @FILE support... @ #11 5.174 checking for strip... strip #11 5.175 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.276 checking for sysroot... no #11 5.276 checking for a working dd... /usr/bin/dd #11 5.278 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.301 checking for mt... no #11 5.301 checking if : is a manifest tool... no #11 5.312 checking for stdio.h... yes #11 5.340 checking for stdlib.h... yes #11 5.368 checking for string.h... yes #11 5.388 checking for inttypes.h... yes #11 5.411 checking for stdint.h... yes #11 5.423 checking for strings.h... yes #11 5.433 checking for sys/stat.h... yes #11 5.444 checking for sys/types.h... yes #11 5.460 checking for unistd.h... yes #11 5.480 checking for dlfcn.h... yes #11 5.496 checking for objdir... .libs #11 5.548 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.587 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.588 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.629 checking if gcc static flag -static works... yes #11 5.691 checking if gcc supports -c -o file.o... yes #11 5.704 checking if gcc supports -c -o file.o... (cached) yes #11 5.704 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.709 checking whether -lc should be explicitly linked in... no #11 5.722 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.767 checking how to hardcode library paths into programs... immediate #11 5.767 checking whether stripping libraries is possible... yes #11 5.768 checking if libtool supports shared libraries... yes #11 5.768 checking whether to build shared libraries... yes #11 5.768 checking whether to build static libraries... yes #11 5.769 checking for pkg-config... /usr/bin/pkg-config #11 5.769 checking for pkg-config... /usr/bin/pkg-config #11 5.769 checking pkg-config is at least version 0.20... yes #11 5.770 checking for libosmocore >= 1.12.0... yes #11 5.776 checking for libosmovty >= 1.12.0... yes #11 5.784 checking for libosmoctrl >= 1.12.0... yes #11 5.798 checking for libosmogsm >= 1.12.0... yes #11 5.817 checking for libosmoabis >= 2.1.0... yes #11 5.840 checking for libosmo-netif >= 1.7.0... yes #11 5.862 checking for libosmo-sigtran >= 2.2.0... yes #11 5.886 checking for libosmo-mgcp-client >= 1.15.0... yes #11 5.909 checking for egrep... (cached) /usr/bin/grep -E #11 5.910 checking if gcc supports -fvisibility=hidden... yes #11 5.947 checking whether to enable code coverage support... no #11 5.948 checking whether to enable VTY/CTRL tests... no #11 5.966 CFLAGS=" -std=gnu11" #11 5.966 CPPFLAGS="" #11 6.013 checking that generated files are newer than configure... done #11 6.013 configure: creating ./config.status #11 7.110 config.status: creating include/Makefile #11 7.150 config.status: creating include/osmocom/Makefile #11 7.190 config.status: creating include/osmocom/bsc/Makefile #11 7.230 config.status: creating src/Makefile #11 7.265 config.status: creating src/osmo-bsc/Makefile #11 7.307 config.status: creating src/ipaccess/Makefile #11 7.349 config.status: creating src/utils/Makefile #11 7.390 config.status: creating tests/Makefile #11 7.430 config.status: creating tests/atlocal #11 7.471 config.status: creating tests/abis/Makefile #11 7.511 config.status: creating tests/acc/Makefile #11 7.551 config.status: creating tests/bsc/Makefile #11 7.591 config.status: creating tests/codec_pref/Makefile #11 7.630 config.status: creating tests/gsm0408/Makefile #11 7.670 config.status: creating tests/handover/Makefile #11 7.710 config.status: creating tests/nanobts_omlattr/Makefile #11 7.750 config.status: creating tests/paging/Makefile #11 7.791 config.status: creating tests/subscr/Makefile #11 7.831 config.status: creating doc/Makefile #11 7.871 config.status: creating doc/examples/Makefile #11 7.911 config.status: creating doc/manuals/Makefile #11 7.951 config.status: creating contrib/Makefile #11 7.991 config.status: creating contrib/systemd/Makefile #11 8.031 config.status: creating Makefile #11 8.062 config.status: creating bscconfig.h #11 8.097 config.status: executing tests/atconfig commands #11 8.104 config.status: executing depfiles commands #11 9.296 config.status: executing libtool commands #11 9.417 echo 1.14.0.10-44efd > .version-t && mv .version-t .version #11 9.422 make install-recursive #11 9.428 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.437 Making install in include #11 9.441 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.450 Making install in osmocom #11 9.454 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.463 Making install in bsc #11 9.467 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.473 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.473 make[5]: Nothing to be done for 'install-exec-am'. #11 9.473 make[5]: Nothing to be done for 'install-data-am'. #11 9.473 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.474 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.478 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.484 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.484 make[5]: Nothing to be done for 'install-exec-am'. #11 9.484 make[5]: Nothing to be done for 'install-data-am'. #11 9.484 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.484 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.485 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.489 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.495 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.495 make[4]: Nothing to be done for 'install-exec-am'. #11 9.495 make[4]: Nothing to be done for 'install-data-am'. #11 9.495 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.495 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.496 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.496 Making install in src #11 9.500 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.509 Making install in osmo-bsc #11 9.517 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.520 CC osmo_bsc_main.o #11 9.521 CC a_reset.lo #11 9.522 CC abis_nm.lo #11 9.523 CC abis_nm_vty.lo #11 9.524 CC abis_om2000.lo #11 9.525 CC abis_om2000_vty.lo #11 9.526 CC abis_osmo.lo #11 9.526 CC abis_rsl.lo #11 9.527 CC acc.lo #11 9.528 CC assignment_fsm.lo #11 9.528 CC bsc_ctrl.lo #11 9.529 CC bsc_ctrl_lookup.lo #11 9.530 CC bsc_init.lo #11 9.530 CC bsc_rf_ctrl.lo #11 9.530 CC bsc_rll.lo #11 9.530 CC bsc_sccp.lo #11 9.530 CC bsc_stats.lo #11 9.530 CC bsc_subscr_conn_fsm.lo #11 9.531 CC bsc_vty.lo #11 9.532 CC bsc_subscriber.lo #11 9.673 CC bts.lo #11 9.712 CC bts_trx.lo #11 9.712 CC bts_trx_ctrl.lo #11 9.720 CC bts_trx_ts_ctrl.lo #11 9.732 CC bts_trx_ts_lchan_ctrl.lo #11 9.744 CC bts_ericsson_rbs2000.lo #11 9.745 CC bts_init.lo #11 9.761 CC bts_ipaccess_nanobts.lo #11 9.764 CC bts_ipaccess_nanobts_omlattr.lo #11 9.765 CC bts_nokia_site.lo #11 9.767 CC bts_siemens_bs11.lo #11 9.780 CC bts_sm.lo #11 9.819 CC bts_osmobts.lo #11 9.830 CC bts_unknown.lo #11 9.896 CC bts_ctrl.lo #11 9.916 CC bts_setup_ramp.lo #11 9.931 CC bts_vty.lo #11 9.941 CC bts_trx_vty.lo #11 9.945 CC chan_alloc.lo #11 9.947 CC chan_counts.lo #11 9.983 CC codec_pref.lo #11 10.00 CC data_rate_pref.lo #11 10.01 CC e1_config.lo #11 10.01 CC gsm_04_08_rr.lo #11 10.02 CC gsm_data.lo #11 10.03 CC handover_ctrl.lo #11 10.03 CC handover_cfg.lo #11 10.06 CC handover_decision.lo #11 10.08 CC handover_decision_2.lo #11 10.09 CC handover_fsm.lo #11 10.12 CC handover_logic.lo #11 10.13 CC handover_vty.lo #11 10.14 CC vgcs_fsm.lo #11 10.16 CC lb.lo #11 10.19 CC lchan.lo #11 10.19 CC lchan_fsm.lo #11 10.20 CC lchan_rtp_fsm.lo #11 10.21 CC lchan_select.lo #11 10.22 CC lcs_loc_req.lo #11 10.25 CC lcs_ta_req.lo #11 10.29 CC meas_feed.lo #11 10.31 CC meas_rep.lo #11 10.33 CC neighbor_ident.lo #11 10.36 CC neighbor_ident_vty.lo #11 10.36 CC neighbor_ident_ctrl.lo #11 10.38 CC net_init.lo #11 10.43 CC nm_common_fsm.lo #11 10.44 CC nm_bb_transc_fsm.lo #11 10.45 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.45 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.45 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.45 | ^~~~~~ #11 10.45 In file included from neighbor_ident.c:37: #11 10.45 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.45 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.47 CC nm_bts_sm_fsm.lo #11 10.48 CC nm_bts_fsm.lo #11 10.50 CC nm_gprs_cell_fsm.lo #11 10.51 CC nm_gprs_nse_fsm.lo #11 10.51 CC nm_gprs_nsvc_fsm.lo #11 10.54 CC nm_channel_fsm.lo #11 10.56 CC nm_rcarrier_fsm.lo #11 10.59 CC gsm_08_08.lo #11 10.60 CC osmo_bsc_bssap.lo #11 10.63 CC osmo_bsc_filter.lo #11 10.63 CC osmo_bsc_grace.lo #11 10.63 CC osmo_bsc_lcls.lo #11 10.64 CC osmo_bsc_mgcp.lo #11 10.65 CC osmo_bsc_msc.lo #11 10.67 CC osmo_bsc_sigtran.lo #11 10.68 CC paging.lo #11 10.70 CC pcu_sock.lo #11 10.70 CC penalty_timers.lo #11 10.71 CC bssmap_reset.lo #11 10.74 CC system_information.lo #11 10.75 CC timeslot_fsm.lo #11 10.75 CC smscb.lo #11 10.80 CC smscb_vty.lo #11 10.80 CC cbch_scheduler.lo #11 10.80 CC cbsp_link.lo #11 10.83 CC power_control.lo #11 11.13 CCLD libbsc.la #11 12.71 CCLD osmo-bsc #11 13.48 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.48 make[4]: Nothing to be done for 'install-data-am'. #11 13.48 /usr/bin/mkdir -p '/usr/local/bin' #11 13.48 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 13.49 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 13.49 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.49 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.49 Making install in utils #11 13.50 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.50 CC bs11_config.o #11 13.50 CC isdnsync.o #11 13.50 CC meas_json-meas_json.o #11 13.54 CCLD isdnsync #11 13.55 CCLD meas_json #11 13.55 CCLD bs11_config #11 13.73 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.73 make[4]: Nothing to be done for 'install-data-am'. #11 13.73 /usr/bin/mkdir -p '/usr/local/bin' #11 13.74 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 13.75 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 13.75 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 13.76 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 13.76 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.76 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.76 Making install in ipaccess #11 13.76 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.76 CC abisip-find.o #11 13.76 CC stubs.o #11 13.76 CC ipaccess-config.o #11 13.76 CC ipaccess-config-e1-driver.o #11 13.76 CC ipaccess-firmware.o #11 13.76 CC network_listen.o #11 13.76 CC ipaccess-proxy.o #11 13.82 CCLD abisip-find #11 13.84 CCLD ipaccess-proxy #11 13.85 CCLD ipaccess-config #11 14.03 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.03 make[4]: Nothing to be done for 'install-data-am'. #11 14.03 /usr/bin/mkdir -p '/usr/local/bin' #11 14.03 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 14.04 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 14.05 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 14.05 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 14.05 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.05 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.06 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 14.06 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 14.06 make[4]: Nothing to be done for 'install-exec-am'. #11 14.06 make[4]: Nothing to be done for 'install-data-am'. #11 14.06 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 14.06 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 14.06 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 14.06 Making install in tests #11 14.06 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 14.06 Making install in abis #11 14.06 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.06 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.06 make[4]: Nothing to be done for 'install-exec-am'. #11 14.06 make[4]: Nothing to be done for 'install-data-am'. #11 14.06 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.06 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.06 Making install in acc #11 14.06 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.07 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.07 make[4]: Nothing to be done for 'install-exec-am'. #11 14.07 make[4]: Nothing to be done for 'install-data-am'. #11 14.07 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.07 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.07 Making install in bsc #11 14.07 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.07 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.07 make[4]: Nothing to be done for 'install-exec-am'. #11 14.07 make[4]: Nothing to be done for 'install-data-am'. #11 14.07 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.07 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.07 Making install in codec_pref #11 14.07 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.08 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.08 make[4]: Nothing to be done for 'install-exec-am'. #11 14.08 make[4]: Nothing to be done for 'install-data-am'. #11 14.08 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.08 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.08 Making install in gsm0408 #11 14.08 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.08 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.08 make[4]: Nothing to be done for 'install-exec-am'. #11 14.08 make[4]: Nothing to be done for 'install-data-am'. #11 14.08 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.08 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.08 Making install in handover #11 14.09 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.09 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.09 make[4]: Nothing to be done for 'install-exec-am'. #11 14.09 make[4]: Nothing to be done for 'install-data-am'. #11 14.09 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.09 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.09 Making install in nanobts_omlattr #11 14.10 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.10 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.10 make[4]: Nothing to be done for 'install-exec-am'. #11 14.10 make[4]: Nothing to be done for 'install-data-am'. #11 14.10 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.10 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.10 Making install in paging #11 14.10 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.11 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.11 make[4]: Nothing to be done for 'install-exec-am'. #11 14.11 make[4]: Nothing to be done for 'install-data-am'. #11 14.11 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.11 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.11 Making install in subscr #11 14.11 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.11 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.11 make[4]: Nothing to be done for 'install-exec-am'. #11 14.11 make[4]: Nothing to be done for 'install-data-am'. #11 14.11 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.11 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.12 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 14.12 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 14.12 make[4]: Nothing to be done for 'install-exec-am'. #11 14.12 make[4]: Nothing to be done for 'install-data-am'. #11 14.12 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.12 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.12 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.12 Making install in doc #11 14.13 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 14.14 Making install in examples #11 14.14 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.15 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.15 make[4]: Nothing to be done for 'install-exec-am'. #11 14.15 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.16 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 14.16 make install-data-hook #11 14.17 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.17 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 14.17 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 14.17 mkdir -p "$(dirname $j)" && \ #11 14.17 /usr/bin/install -c -m 644 ./$f $j; \ #11 14.17 done #11 14.29 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.29 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.29 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.29 Making install in manuals #11 14.29 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.30 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.30 make[4]: Nothing to be done for 'install-exec-am'. #11 14.30 make[4]: Nothing to be done for 'install-data-am'. #11 14.30 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.30 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.30 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 14.31 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 14.31 make[4]: Nothing to be done for 'install-exec-am'. #11 14.31 make[4]: Nothing to be done for 'install-data-am'. #11 14.31 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.31 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.31 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.31 Making install in contrib #11 14.31 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.32 Making install in systemd #11 14.32 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.33 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.33 make[4]: Nothing to be done for 'install-exec-am'. #11 14.34 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.34 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.34 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.35 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.35 make[4]: Nothing to be done for 'install-exec-am'. #11 14.35 make[4]: Nothing to be done for 'install-data-am'. #11 14.35 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.35 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.35 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.35 make[2]: Entering directory '/tmp/osmo-bsc' #11 14.36 make[3]: Entering directory '/tmp/osmo-bsc' #11 14.36 make[3]: Nothing to be done for 'install-exec-am'. #11 14.36 make[3]: Nothing to be done for 'install-data-am'. #11 14.36 make[3]: Leaving directory '/tmp/osmo-bsc' #11 14.36 make[2]: Leaving directory '/tmp/osmo-bsc' #11 14.37 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 14.5s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:a597d7ed43140c856e7e5cf9caa96418de28a68fcc8d26eca7365622fccf7e79 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.5s 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-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n a597d7ed4314 + list_osmo_packages debian-trixie osmo-bsc-master + local distro=debian-trixie + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 2.1.0.11.e1c2.202602161800 amd64 Development headers for A-bis interface ii libosmo-asn1-tcap-dev:amd64 0.2.1.202602161800 amd64 Development headers for utility library for ASN.1 of TCAP (SS7) ii libosmo-asn1-tcap1:amd64 0.2.1.202602161800 amd64 Utility library for ASN.1 of TCAP (SS7) ii libosmo-mgcp-client-dev:amd64 1.15.0.1.8afba.202602161800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.15.0.1.8afba.202602161800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.7.0.8.4a23.202602161800 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.2.1.56.7580.202602161800 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran12:amd64 2.2.1.56.7580.202602161800 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.1.0.11.e1c2.202602161800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo coding library ii libosmocore 1.12.0.73.10f3.202602161800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.73.10f3.202602161800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.8.4a23.202602161800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.11.e1c2.202602161800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202602161800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202602161800 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii sdcc 4.2.0~osmocom3.113.9edd amd64 Small Device C Compiler ii sdcc-libraries 4.2.0~osmocom3.113.9edd all Small Device C Compiler (libraries) + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-trixie-build + depends=debian-trixie-build + [ -n debian-trixie-build ] + docker_images_require debian-trixie-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-trixie-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-trixie-build + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name debian-trixie-build + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name debian-trixie-build + echo debian-trixie-build + dir=debian-trixie-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-trixie-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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-trixie-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.74kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:trixie #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #6 DONE 0.0s #7 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #7 DONE 0.0s #8 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #8 DONE 0.1s #9 [ 1/18] FROM registry.osmocom.org/debian:trixie@sha256:523f9ef87fef9521745426990636ccc7ea42bf8e3ddb3ac9083b385d0c714a89 #9 resolve registry.osmocom.org/debian:trixie@sha256:523f9ef87fef9521745426990636ccc7ea42bf8e3ddb3ac9083b385d0c714a89 0.1s done #9 DONE 0.1s #10 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #10 DONE 0.1s #11 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #11 DONE 0.2s #12 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 DONE 0.2s #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.0s #13 [10/18] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #13 CACHED #14 [ 8/18] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #14 CACHED #15 [12/18] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #15 CACHED #16 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #17 CACHED #18 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [ 4/18] 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/ #19 CACHED #20 [16/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-misc.list #20 CACHED #21 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #21 CACHED #22 [ 3/18] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [ 5/18] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #23 CACHED #24 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED #25 [ 6/18] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #25 CACHED #26 [14/18] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #26 CACHED #27 [ 2/18] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #27 CACHED #28 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #28 CACHED #29 [18/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #29 CACHED #30 exporting to image #30 exporting layers done #30 writing image sha256:9aad0a50aa2b92a99cd7b3a08f34a021ea41025d3abd79696a0acef9e6959dbf done #30 naming to docker.io/osmocom-build/debian-trixie-build:latest done #30 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 9aad0a50aa2b + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.47kB 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-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest #5 CACHED #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #6 DONE 0.1s #7 [2/8] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends bpftrace libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends bpftrace libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 0.417 Hit:1 http://deb.debian.org/debian trixie InRelease #7 0.417 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #7 0.417 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #7 0.428 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #7 0.438 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #7 0.542 Reading package lists... #7 0.857 Reading package lists... #7 1.153 Building dependency tree... #7 1.218 Reading state information... #7 1.308 The following additional packages will be installed: #7 1.308 libbpfcc libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.308 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.309 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.309 osmocom-keyring osmocom-nightly #7 1.324 The following NEW packages will be installed: #7 1.324 bpftrace libbpfcc libosmo-abis-dev libosmo-netif-dev libosmoabis15 #7 1.324 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.324 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.324 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring #7 1.324 osmocom-nightly #7 1.352 0 upgraded, 21 newly installed, 0 to remove and 4 not upgraded. #7 1.352 Need to get 5582 kB of archives. #7 1.352 After this operation, 25.9 MB of additional disk space will be used. #7 1.352 Get:1 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ bpftrace 0.24.2~osmocom1.4418.3da1 [2482 kB] #7 1.398 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202602161800 [3196 B] #7 1.399 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202602161800 [1192 B] #7 1.400 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.73.10f3.202602161800 [179 kB] #7 1.410 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.73.10f3.202602161800 [54.1 kB] #7 1.411 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.11.e1c2.202602161800 [47.7 kB] #7 1.411 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.73.10f3.202602161800 [72.4 kB] #7 1.411 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.73.10f3.202602161800 [229 kB] #7 1.412 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.73.10f3.202602161800 [107 kB] #7 1.413 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.8.4a23.202602161800 [70.2 kB] #7 1.414 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.11.e1c2.202602161800 [72.1 kB] #7 1.415 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.73.10f3.202602161800 [72.2 kB] #7 1.415 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.73.10f3.202602161800 [179 kB] #7 1.417 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.73.10f3.202602161800 [61.6 kB] #7 1.417 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.73.10f3.202602161800 [65.3 kB] #7 1.418 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.73.10f3.202602161800 [52.2 kB] #7 1.418 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.73.10f3.202602161800 [45.4 kB] #7 1.419 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.73.10f3.202602161800 [858 kB] #7 1.427 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.8.4a23.202602161800 [88.7 kB] #7 1.428 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.11.e1c2.202602161800 [134 kB] #7 1.453 Get:21 http://deb.debian.org/debian trixie/main amd64 libbpfcc amd64 0.31.0+ds-7 [709 kB] #7 1.596 debconf: unable to initialize frontend: Dialog #7 1.596 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 1.596 debconf: falling back to frontend: Readline #7 1.599 debconf: unable to initialize frontend: Readline #7 1.599 debconf: (This frontend requires a controlling tty.) #7 1.599 debconf: falling back to frontend: Teletype #7 1.601 debconf: unable to initialize frontend: Teletype #7 1.601 debconf: (This frontend requires a controlling tty.) #7 1.601 debconf: falling back to frontend: Noninteractive #7 1.949 Fetched 5582 kB in 0s (38.6 MB/s) #7 2.028 Selecting previously unselected package libbpfcc:amd64. #7 2.028 (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 ... 131491 files and directories currently installed.) #7 2.067 Preparing to unpack .../00-libbpfcc_0.31.0+ds-7_amd64.deb ... #7 2.099 Unpacking libbpfcc:amd64 (0.31.0+ds-7) ... #7 2.231 Selecting previously unselected package bpftrace. #7 2.250 Preparing to unpack .../01-bpftrace_0.24.2~osmocom1.4418.3da1_amd64.deb ... #7 2.267 Unpacking bpftrace (0.24.2~osmocom1.4418.3da1) ... #7 2.481 Selecting previously unselected package osmocom-keyring. #7 2.500 Preparing to unpack .../02-osmocom-keyring_1.1.1.8.7873.202602161800_amd64.deb ... #7 2.526 Unpacking osmocom-keyring (1.1.1.8.7873.202602161800) ... #7 2.654 Selecting previously unselected package osmocom-nightly. #7 2.673 Preparing to unpack .../03-osmocom-nightly_202602161800_amd64.deb ... #7 2.690 Unpacking osmocom-nightly (202602161800) ... #7 2.825 Selecting previously unselected package libosmocore22:amd64. #7 2.833 Preparing to unpack .../04-libosmocore22_1.12.0.73.10f3.202602161800_amd64.deb ... #7 2.850 Unpacking libosmocore22:amd64 (1.12.0.73.10f3.202602161800) ... #7 2.969 Selecting previously unselected package libosmocodec4:amd64. #7 2.987 Preparing to unpack .../05-libosmocodec4_1.12.0.73.10f3.202602161800_amd64.deb ... #7 3.004 Unpacking libosmocodec4:amd64 (1.12.0.73.10f3.202602161800) ... #7 3.148 Selecting previously unselected package libosmotrau11:amd64. #7 3.167 Preparing to unpack .../06-libosmotrau11_2.1.0.11.e1c2.202602161800_amd64.deb ... #7 3.184 Unpacking libosmotrau11:amd64 (2.1.0.11.e1c2.202602161800) ... #7 3.326 Selecting previously unselected package libosmoisdn0:amd64. #7 3.345 Preparing to unpack .../07-libosmoisdn0_1.12.0.73.10f3.202602161800_amd64.deb ... #7 3.362 Unpacking libosmoisdn0:amd64 (1.12.0.73.10f3.202602161800) ... #7 3.504 Selecting previously unselected package libosmogsm20:amd64. #7 3.522 Preparing to unpack .../08-libosmogsm20_1.12.0.73.10f3.202602161800_amd64.deb ... #7 3.539 Unpacking libosmogsm20:amd64 (1.12.0.73.10f3.202602161800) ... #7 3.689 Selecting previously unselected package libosmovty13:amd64. #7 3.708 Preparing to unpack .../09-libosmovty13_1.12.0.73.10f3.202602161800_amd64.deb ... #7 3.725 Unpacking libosmovty13:amd64 (1.12.0.73.10f3.202602161800) ... #7 3.863 Selecting previously unselected package libosmonetif11:amd64. #7 3.882 Preparing to unpack .../10-libosmonetif11_1.7.0.8.4a23.202602161800_amd64.deb ... #7 3.899 Unpacking libosmonetif11:amd64 (1.7.0.8.4a23.202602161800) ... #7 4.039 Selecting previously unselected package libosmoabis15:amd64. #7 4.059 Preparing to unpack .../11-libosmoabis15_2.1.0.11.e1c2.202602161800_amd64.deb ... #7 4.076 Unpacking libosmoabis15:amd64 (2.1.0.11.e1c2.202602161800) ... #7 4.218 Selecting previously unselected package libosmocoding0:amd64. #7 4.237 Preparing to unpack .../12-libosmocoding0_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.254 Unpacking libosmocoding0:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.389 Selecting previously unselected package libosmogb14:amd64. #7 4.408 Preparing to unpack .../13-libosmogb14_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.425 Unpacking libosmogb14:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.559 Selecting previously unselected package libosmoctrl0:amd64. #7 4.579 Preparing to unpack .../14-libosmoctrl0_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.595 Unpacking libosmoctrl0:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.740 Selecting previously unselected package libosmosim2:amd64. #7 4.749 Preparing to unpack .../15-libosmosim2_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.765 Unpacking libosmosim2:amd64 (1.12.0.73.10f3.202602161800) ... #7 4.898 Selecting previously unselected package libosmousb0:amd64. #7 4.918 Preparing to unpack .../16-libosmousb0_1.12.0.73.10f3.202602161800_amd64.deb ... #7 4.935 Unpacking libosmousb0:amd64 (1.12.0.73.10f3.202602161800) ... #7 5.062 Selecting previously unselected package libosmocore. #7 5.081 Preparing to unpack .../17-libosmocore_1.12.0.73.10f3.202602161800_amd64.deb ... #7 5.098 Unpacking libosmocore (1.12.0.73.10f3.202602161800) ... #7 5.218 Selecting previously unselected package libosmocore-dev:amd64. #7 5.237 Preparing to unpack .../18-libosmocore-dev_1.12.0.73.10f3.202602161800_amd64.deb ... #7 5.254 Unpacking libosmocore-dev:amd64 (1.12.0.73.10f3.202602161800) ... #7 5.396 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.415 Preparing to unpack .../19-libosmo-netif-dev_1.7.0.8.4a23.202602161800_amd64.deb ... #7 5.431 Unpacking libosmo-netif-dev:amd64 (1.7.0.8.4a23.202602161800) ... #7 5.557 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.576 Preparing to unpack .../20-libosmo-abis-dev_2.1.0.11.e1c2.202602161800_amd64.deb ... #7 5.593 Unpacking libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202602161800) ... #7 5.768 Setting up osmocom-keyring (1.1.1.8.7873.202602161800) ... #7 5.819 Setting up libbpfcc:amd64 (0.31.0+ds-7) ... #7 5.871 Setting up osmocom-nightly (202602161800) ... #7 5.922 Setting up bpftrace (0.24.2~osmocom1.4418.3da1) ... #7 5.973 Setting up libosmocore22:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.025 Setting up libosmocodec4:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.077 Setting up libosmovty13:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.129 Setting up libosmoisdn0:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.180 Setting up libosmotrau11:amd64 (2.1.0.11.e1c2.202602161800) ... #7 6.233 Setting up libosmousb0:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.285 Setting up libosmogsm20:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.337 Setting up libosmoctrl0:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.388 Setting up libosmogb14:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.440 Setting up libosmonetif11:amd64 (1.7.0.8.4a23.202602161800) ... #7 6.492 Setting up libosmocoding0:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.544 Setting up libosmosim2:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.596 Setting up libosmocore (1.12.0.73.10f3.202602161800) ... #7 6.649 Setting up libosmoabis15:amd64 (2.1.0.11.e1c2.202602161800) ... #7 6.701 Setting up libosmocore-dev:amd64 (1.12.0.73.10f3.202602161800) ... #7 6.754 Setting up libosmo-netif-dev:amd64 (1.7.0.8.4a23.202602161800) ... #7 6.807 Setting up libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202602161800) ... #7 6.860 Processing triggers for man-db (2.13.1-1) ... #7 6.914 Processing triggers for libc-bin (2.41-12+deb13u1) ... #7 DONE 7.2s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.347 Cloning into 'osmo-bts'... #9 DONE 1.0s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.2s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.451 Already on 'master' #11 0.451 Your branch is up to date with 'origin/master'. #11 0.452 refs/heads/master #11 0.454 HEAD is now at b98399be power_control: lchan_ms_pwr_ctrl(): always log input values #11 0.455 master #11 0.456 b98399bef740c9e6040d1286f11f6757b6bff227 #11 2.615 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.615 libtoolize: copying file './ltmain.sh' #11 3.078 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.078 libtoolize: and rerunning libtoolize and aclocal. #11 3.078 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.858 configure.ac:40: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 3.858 configure.ac:40: You should run autoupdate. #11 3.858 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 3.858 configure.ac:40: the top level #11 3.858 configure.ac:84: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.858 configure.ac:84: You should run autoupdate. #11 3.858 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.858 configure.ac:84: the top level #11 3.858 configure.ac:92: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.858 configure.ac:92: You should run autoupdate. #11 3.858 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.858 configure.ac:92: the top level #11 3.858 configure.ac:124: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.858 configure.ac:124: You should run autoupdate. #11 3.858 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.858 configure.ac:124: the top level #11 3.858 configure.ac:132: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.858 configure.ac:132: You should run autoupdate. #11 3.858 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.858 configure.ac:132: the top level #11 3.858 configure.ac:272: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.858 configure.ac:272: You should run autoupdate. #11 3.858 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.858 configure.ac:272: the top level #11 3.858 configure.ac:292: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.858 configure.ac:292: You should run autoupdate. #11 3.858 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.858 configure.ac:292: the top level #11 3.858 configure.ac:354: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.858 configure.ac:354: You should run autoupdate. #11 3.858 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.858 configure.ac:354: the top level #11 3.858 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.858 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.858 aclocal.m4:10257: AM_CONFIG_HEADER is expanded from... #11 3.858 configure.ac:422: the top level #11 3.858 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.858 configure.ac:424: You should run autoupdate. #11 4.228 configure.ac:23: installing './compile' #11 4.229 configure.ac:25: installing './config.guess' #11 4.230 configure.ac:25: installing './config.sub' #11 4.231 configure.ac:9: installing './install-sh' #11 4.232 configure.ac:9: installing './missing' #11 4.257 contrib/ber/Makefile.am: installing './depcomp' #11 4.331 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.331 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 4.384 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.384 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.384 automake: warning: possible forward-incompatibility. #11 4.384 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.384 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.384 automake: object file(s) will be placed in the top-level directory. However, this #11 4.384 automake: behavior may change in a future Automake major version, with object #11 4.384 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.384 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.384 automake: project, to avoid future incompatibility. #11 4.386 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.386 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.387 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.387 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.387 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.387 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.387 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.387 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.438 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.438 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.461 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.461 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.485 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.485 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.497 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.497 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.509 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.509 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.521 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.521 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.533 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.533 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.534 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.534 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.546 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.546 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.575 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.674 checking for a BSD-compatible install... /usr/bin/install -c #11 4.695 checking whether sleep supports fractional seconds... yes #11 4.699 checking filesystem timestamp resolution... 0.01 #11 4.829 checking whether build environment is sane... yes #11 4.852 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.857 checking for gawk... gawk #11 4.858 checking whether make sets $(MAKE)... yes #11 4.884 checking whether make supports nested variables... yes #11 4.897 checking xargs -n works... yes #11 4.911 checking whether make sets $(MAKE)... (cached) yes #11 4.917 checking for gcc... gcc #11 4.985 checking whether the C compiler works... yes #11 5.062 checking for C compiler default output file name... a.out #11 5.063 checking for suffix of executables... #11 5.082 checking whether we are cross compiling... no #11 5.123 checking for suffix of object files... o #11 5.137 checking whether the compiler supports GNU C... yes #11 5.153 checking whether gcc accepts -g... yes #11 5.171 checking for gcc option to enable C11 features... none needed #11 5.202 checking whether gcc understands -c and -o together... yes #11 5.236 checking whether make supports the include directive... yes (GNU style) #11 5.249 checking dependency style of gcc... gcc3 #11 5.336 checking build system type... x86_64-pc-linux-gnu #11 5.436 checking host system type... x86_64-pc-linux-gnu #11 5.436 checking how to print strings... printf #11 5.441 checking for a sed that does not truncate output... /usr/bin/sed #11 5.453 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.458 checking for egrep... /usr/bin/grep -E #11 5.462 checking for fgrep... /usr/bin/grep -F #11 5.467 checking for ld used by gcc... /usr/bin/ld #11 5.478 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.485 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.491 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.534 checking whether ln -s works... yes #11 5.534 checking the maximum length of command line arguments... 1572864 #11 5.552 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.552 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.552 checking for /usr/bin/ld option to reload object files... -r #11 5.552 checking for file... file #11 5.553 checking for objdump... objdump #11 5.554 checking how to recognize dependent libraries... pass_all #11 5.555 checking for dlltool... no #11 5.555 checking how to associate runtime and link libraries... printf %s\n #11 5.556 checking for ranlib... ranlib #11 5.557 checking for ar... ar #11 5.557 checking for archiver @FILE support... @ #11 5.596 checking for strip... strip #11 5.597 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.693 checking for sysroot... no #11 5.693 checking for a working dd... /usr/bin/dd #11 5.696 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.720 checking for mt... no #11 5.721 checking if : is a manifest tool... no #11 5.733 checking for stdio.h... yes #11 5.764 checking for stdlib.h... yes #11 5.793 checking for string.h... yes #11 5.817 checking for inttypes.h... yes #11 5.841 checking for stdint.h... yes #11 5.861 checking for strings.h... yes #11 5.881 checking for sys/stat.h... yes #11 5.894 checking for sys/types.h... yes #11 5.909 checking for unistd.h... yes #11 5.933 checking for dlfcn.h... yes #11 5.946 checking for objdir... .libs #11 5.991 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.013 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.013 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.046 checking if gcc static flag -static works... yes #11 6.097 checking if gcc supports -c -o file.o... yes #11 6.109 checking if gcc supports -c -o file.o... (cached) yes #11 6.109 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.115 checking whether -lc should be explicitly linked in... no #11 6.141 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.197 checking how to hardcode library paths into programs... immediate #11 6.197 checking whether stripping libraries is possible... yes #11 6.197 checking if libtool supports shared libraries... yes #11 6.197 checking whether to build shared libraries... yes #11 6.197 checking whether to build static libraries... yes #11 6.198 checking for pkg-config... /usr/bin/pkg-config #11 6.198 checking for pkg-config... /usr/bin/pkg-config #11 6.198 checking pkg-config is at least version 0.20... yes #11 6.199 checking for egrep... (cached) /usr/bin/grep -E #11 6.199 checking for libosmocore >= 1.12.0... yes #11 6.204 checking for libosmovty >= 1.12.0... yes #11 6.210 checking for libosmogsm >= 1.12.0... yes #11 6.215 checking for libosmoctrl >= 1.12.0... yes #11 6.220 checking for libosmocodec >= 1.12.0... yes #11 6.228 checking for libosmocoding >= 1.12.0... yes #11 6.243 checking for libosmoabis >= 2.1.0... yes #11 6.266 checking for libosmotrau >= 2.1.0... yes #11 6.290 checking for libosmo-netif >= 1.7.0... yes #11 6.311 checking whether to enable support for sysmobts calibration tool... no #11 6.312 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.313 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.313 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.316 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.317 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.318 checking whether to enable VTY/CTRL tests... no #11 6.319 checking whether to include systemtap tracing support... no #11 6.336 CFLAGS=" -std=gnu11" #11 6.336 CPPFLAGS="" #11 6.378 checking that generated files are newer than configure... done #11 6.379 configure: creating ./config.status #11 7.480 config.status: creating src/Makefile #11 7.519 config.status: creating src/common/Makefile #11 7.559 config.status: creating src/osmo-bts-virtual/Makefile #11 7.598 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.637 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.676 config.status: creating src/osmo-bts-lc15/Makefile #11 7.717 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.758 config.status: creating src/osmo-bts-trx/Makefile #11 7.799 config.status: creating src/osmo-bts-octphy/Makefile #11 7.840 config.status: creating include/Makefile #11 7.881 config.status: creating include/osmo-bts/Makefile #11 7.921 config.status: creating tests/Makefile #11 7.961 config.status: creating tests/paging/Makefile #11 8.002 config.status: creating tests/agch/Makefile #11 8.043 config.status: creating tests/cipher/Makefile #11 8.084 config.status: creating tests/sysmobts/Makefile #11 8.126 config.status: creating tests/misc/Makefile #11 8.166 config.status: creating tests/handover/Makefile #11 8.207 config.status: creating tests/ta_control/Makefile #11 8.247 config.status: creating tests/tx_power/Makefile #11 8.288 config.status: creating tests/power/Makefile #11 8.328 config.status: creating tests/meas/Makefile #11 8.369 config.status: creating tests/amr/Makefile #11 8.409 config.status: creating tests/csd/Makefile #11 8.450 config.status: creating doc/Makefile #11 8.490 config.status: creating doc/examples/Makefile #11 8.530 config.status: creating doc/manuals/Makefile #11 8.570 config.status: creating contrib/Makefile #11 8.611 config.status: creating contrib/ber/Makefile #11 8.651 config.status: creating contrib/systemd/Makefile #11 8.691 config.status: creating Makefile #11 8.723 config.status: creating btsconfig.h #11 8.758 config.status: executing tests/atconfig commands #11 8.765 config.status: executing depfiles commands #11 10.51 config.status: executing libtool commands #11 10.63 echo 1.10.0.36-b9839 > .version-t && mv .version-t .version #11 10.63 make install-recursive #11 10.64 make[1]: Entering directory '/tmp/osmo-bts' #11 10.65 Making install in include #11 10.65 make[2]: Entering directory '/tmp/osmo-bts/include' #11 10.66 Making install in osmo-bts #11 10.66 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.67 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.67 make[4]: Nothing to be done for 'install-exec-am'. #11 10.67 make[4]: Nothing to be done for 'install-data-am'. #11 10.67 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.67 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.68 make[3]: Entering directory '/tmp/osmo-bts/include' #11 10.68 make[4]: Entering directory '/tmp/osmo-bts/include' #11 10.68 make[4]: Nothing to be done for 'install-exec-am'. #11 10.68 make[4]: Nothing to be done for 'install-data-am'. #11 10.68 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 10.68 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 10.68 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 10.68 Making install in src #11 10.69 make[2]: Entering directory '/tmp/osmo-bts/src' #11 10.70 Making install in common #11 10.70 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 10.70 make install-am #11 10.71 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 10.71 CC gsm_data.o #11 10.71 CC sysinfo.o #11 10.71 CC logging.o #11 10.71 CC abis.o #11 10.72 CC abis_osmo.o #11 10.72 CC oml.o #11 10.72 CC osmux.o #11 10.72 CC bts.o #11 10.72 CC bts_sm.o #11 10.72 CC bts_trx.o #11 10.72 CC rsl.o #11 10.72 CC rtp_input_preen.o #11 10.72 CC vty.o #11 10.72 CC paging.o #11 10.72 CC measurement.o #11 10.72 CC amr.o #11 10.72 CC asci.o #11 10.72 CC lchan.o #11 10.72 CC load_indication.o #11 10.72 CC pcu_sock.o #11 10.80 CC handover.o #11 10.80 CC msg_utils.o #11 10.81 CC tx_power.o #11 10.81 CC bts_ctrl_commands.o #11 10.81 CC bts_ctrl_lookup.o #11 10.81 CC bts_shutdown_fsm.o #11 10.81 CC csd_rlp.o #11 10.82 CC csd_v110.o #11 10.84 CC l1sap.o #11 10.84 CC cbch.o #11 10.85 CC power_control.o #11 10.85 CC main.o #11 10.85 CC phy_link.o #11 10.85 CC dtx_dl_amr_fsm.o #11 10.86 CC scheduler_mframe.o #11 10.87 CC ta_control.o #11 10.87 CC nm_common_fsm.o #11 10.87 CC nm_bts_sm_fsm.o #11 10.87 CC nm_bts_fsm.o #11 10.88 CC nm_bb_transc_fsm.o #11 10.88 CC nm_channel_fsm.o #11 10.88 CC nm_gprs_cell_fsm.o #11 10.89 CC nm_gprs_nse_fsm.o #11 10.89 CC nm_gprs_nsvc_fsm.o #11 10.89 CC nm_radio_carrier_fsm.o #11 10.89 CC notification.o #11 10.89 CC scheduler.o #11 10.99 AR libl1sched.a #11 11.00 AR libbts.a #11 11.02 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 11.02 make[5]: Nothing to be done for 'install-exec-am'. #11 11.02 make[5]: Nothing to be done for 'install-data-am'. #11 11.02 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.02 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.02 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.02 Making install in osmo-bts-virtual #11 11.02 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.02 CC main.o #11 11.02 CC bts_model.o #11 11.02 CC virtualbts_vty.o #11 11.02 CC scheduler_virtbts.o #11 11.02 CC l1_if.o #11 11.02 CC virtual_um.o #11 11.02 CC osmo_mcast_sock.o #11 11.08 CCLD osmo-bts-virtual #11 11.84 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.84 make[4]: Nothing to be done for 'install-data-am'. #11 11.84 /usr/bin/mkdir -p '/usr/local/bin' #11 11.84 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.86 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.86 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.86 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.86 Making install in osmo-bts-omldummy #11 11.86 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.86 CC main.o #11 11.86 CC bts_model.o #11 11.92 CCLD osmo-bts-omldummy #11 12.60 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.60 make[4]: Nothing to be done for 'install-data-am'. #11 12.60 /usr/bin/mkdir -p '/usr/local/bin' #11 12.60 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.62 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.62 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.62 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.62 Making install in osmo-bts-trx #11 12.62 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.62 make install-am #11 12.62 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.62 CC main.o #11 12.62 CC trx_if.o #11 12.62 CC l1_if.o #11 12.63 CC scheduler_trx.o #11 12.63 CC sched_lchan_fcch_sch.o #11 12.63 CC sched_lchan_rach.o #11 12.63 CC sched_lchan_xcch.o #11 12.63 CC sched_lchan_pdtch.o #11 12.63 CC sched_lchan_tchf.o #11 12.63 CC sched_lchan_tchh.o #11 12.63 CC trx_provision_fsm.o #11 12.63 CC trx_vty.o #11 12.63 CC amr_loop.o #11 12.73 CCLD osmo-bts-trx #11 13.54 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.54 make[5]: Nothing to be done for 'install-data-am'. #11 13.54 /usr/bin/mkdir -p '/usr/local/bin' #11 13.54 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 13.56 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 13.56 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.56 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.56 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.56 make[3]: Entering directory '/tmp/osmo-bts/src' #11 13.56 make[4]: Entering directory '/tmp/osmo-bts/src' #11 13.56 make[4]: Nothing to be done for 'install-exec-am'. #11 13.56 make[4]: Nothing to be done for 'install-data-am'. #11 13.56 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 13.56 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 13.56 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 13.56 Making install in tests #11 13.56 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 13.57 Making install in paging #11 13.57 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.57 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.57 make[4]: Nothing to be done for 'install-exec-am'. #11 13.57 make[4]: Nothing to be done for 'install-data-am'. #11 13.57 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.57 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.57 Making install in cipher #11 13.57 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.58 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.58 make[4]: Nothing to be done for 'install-exec-am'. #11 13.58 make[4]: Nothing to be done for 'install-data-am'. #11 13.58 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.58 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.58 Making install in agch #11 13.58 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.59 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.59 make[4]: Nothing to be done for 'install-exec-am'. #11 13.59 make[4]: Nothing to be done for 'install-data-am'. #11 13.59 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.59 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.59 Making install in misc #11 13.59 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.59 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.59 make[4]: Nothing to be done for 'install-exec-am'. #11 13.59 make[4]: Nothing to be done for 'install-data-am'. #11 13.59 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.59 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.60 Making install in handover #11 13.60 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.60 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.60 make[4]: Nothing to be done for 'install-exec-am'. #11 13.60 make[4]: Nothing to be done for 'install-data-am'. #11 13.60 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.61 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.61 Making install in tx_power #11 13.61 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.62 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.62 make[4]: Nothing to be done for 'install-exec-am'. #11 13.62 make[4]: Nothing to be done for 'install-data-am'. #11 13.62 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.62 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.62 Making install in power #11 13.62 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.63 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.63 make[4]: Nothing to be done for 'install-exec-am'. #11 13.63 make[4]: Nothing to be done for 'install-data-am'. #11 13.63 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.63 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.63 Making install in meas #11 13.63 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.64 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.64 make[4]: Nothing to be done for 'install-exec-am'. #11 13.64 make[4]: Nothing to be done for 'install-data-am'. #11 13.64 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.64 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.64 Making install in ta_control #11 13.64 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.65 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.65 make[4]: Nothing to be done for 'install-exec-am'. #11 13.65 make[4]: Nothing to be done for 'install-data-am'. #11 13.65 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.65 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.65 Making install in amr #11 13.65 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.66 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.66 make[4]: Nothing to be done for 'install-exec-am'. #11 13.66 make[4]: Nothing to be done for 'install-data-am'. #11 13.66 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.66 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.66 Making install in csd #11 13.66 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.67 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.67 make[4]: Nothing to be done for 'install-exec-am'. #11 13.67 make[4]: Nothing to be done for 'install-data-am'. #11 13.67 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.67 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.67 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 13.68 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 13.68 make[4]: Nothing to be done for 'install-exec-am'. #11 13.68 make[4]: Nothing to be done for 'install-data-am'. #11 13.68 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 13.68 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 13.68 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 13.68 Making install in doc #11 13.69 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 13.69 Making install in examples #11 13.70 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.70 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.70 make[4]: Nothing to be done for 'install-exec-am'. #11 13.71 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.71 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.71 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.72 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.72 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.72 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 13.72 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.72 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.72 Making install in manuals #11 13.73 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.73 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.73 make[4]: Nothing to be done for 'install-exec-am'. #11 13.73 make[4]: Nothing to be done for 'install-data-am'. #11 13.73 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.73 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.74 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 13.74 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 13.74 make[4]: Nothing to be done for 'install-exec-am'. #11 13.74 make[4]: Nothing to be done for 'install-data-am'. #11 13.74 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 13.74 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 13.74 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 13.74 Making install in contrib #11 13.75 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 13.76 Making install in systemd #11 13.76 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.77 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.77 make[4]: Nothing to be done for 'install-exec-am'. #11 13.77 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.77 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.77 Making install in ber #11 13.78 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.78 CC rtp_ber.o #11 13.78 CC rtp_gen_map.o #11 13.84 CCLD rtp_gen_map #11 13.84 CCLD rtp_ber #11 13.95 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.95 make[4]: Nothing to be done for 'install-exec-am'. #11 13.95 make[4]: Nothing to be done for 'install-data-am'. #11 13.95 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.95 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.95 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 13.95 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 13.95 make[4]: Nothing to be done for 'install-exec-am'. #11 13.95 make[4]: Nothing to be done for 'install-data-am'. #11 13.95 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.95 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.95 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.95 make[2]: Entering directory '/tmp/osmo-bts' #11 13.95 make[3]: Entering directory '/tmp/osmo-bts' #11 13.95 make[3]: Nothing to be done for 'install-exec-am'. #11 13.95 make[3]: Nothing to be done for 'install-data-am'. #11 13.95 make[3]: Leaving directory '/tmp/osmo-bts' #11 13.95 make[2]: Leaving directory '/tmp/osmo-bts' #11 13.95 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 14.2s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.6s done #14 writing image sha256:e01b690a92b686fde1b2cb3def22dfcaa13a20b62c5fdc8fa589e83517c730c9 0.0s done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.7s 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-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n e01b690a92b6 + list_osmo_packages debian-trixie osmo-bts-master + local distro=debian-trixie + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii bpftrace 0.24.2~osmocom1.4418.3da1 amd64 high-level tracing language for Linux eBPF ii libosmo-abis-dev:amd64 2.1.0.11.e1c2.202602161800 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.7.0.8.4a23.202602161800 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.1.0.11.e1c2.202602161800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo coding library ii libosmocore 1.12.0.73.10f3.202602161800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.73.10f3.202602161800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.8.4a23.202602161800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.11.e1c2.202602161800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.73.10f3.202602161800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202602161800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202602161800 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii sdcc 4.2.0~osmocom3.113.9edd amd64 Small Device C Compiler ii sdcc-libraries 4.2.0~osmocom3.113.9edd all Small Device C Compiler (libraries) + [ 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-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmocom-bb-host-master + echo osmocom-bb-host-master + dir=osmocom-bb-host-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmocom-bb-host-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/10] FROM docker.io/osmocom-build/debian-trixie-build:latest #4 CACHED #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 ... #6 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #6 DONE 0.2s #6 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #6 DONE 0.2s #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 0.511 Hit:1 http://deb.debian.org/debian trixie InRelease #5 0.511 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #5 0.511 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #5 0.511 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #5 0.511 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #5 0.649 Reading package lists... #5 0.962 Reading package lists... #5 1.256 Building dependency tree... #5 1.321 Reading state information... #5 1.409 The following additional packages will be installed: #5 1.409 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #5 1.409 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #5 1.410 osmocom-keyring osmocom-nightly #5 1.421 The following NEW packages will be installed: #5 1.421 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #5 1.421 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #5 1.421 libosmovty13 osmocom-keyring osmocom-nightly #5 1.444 0 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #5 1.444 Need to get 1978 kB of archives. #5 1.444 After this operation, 7012 kB of additional disk space will be used. #5 1.444 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202602161800 [3196 B] #5 1.445 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202602161800 [1192 B] #5 1.445 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.73.10f3.202602161800 [179 kB] #5 1.447 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.73.10f3.202602161800 [54.1 kB] #5 1.448 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.73.10f3.202602161800 [72.4 kB] #5 1.448 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.73.10f3.202602161800 [229 kB] #5 1.450 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.73.10f3.202602161800 [72.2 kB] #5 1.451 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.73.10f3.202602161800 [107 kB] #5 1.452 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.73.10f3.202602161800 [179 kB] #5 1.453 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.73.10f3.202602161800 [61.6 kB] #5 1.471 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.73.10f3.202602161800 [65.3 kB] #5 1.472 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.73.10f3.202602161800 [52.2 kB] #5 1.473 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.73.10f3.202602161800 [45.4 kB] #5 1.473 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.73.10f3.202602161800 [858 kB] #5 1.615 debconf: unable to initialize frontend: Dialog #5 1.615 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 1.615 debconf: falling back to frontend: Readline #5 1.618 debconf: unable to initialize frontend: Readline #5 1.618 debconf: (This frontend requires a controlling tty.) #5 1.618 debconf: falling back to frontend: Teletype #5 1.620 debconf: unable to initialize frontend: Teletype #5 1.620 debconf: (This frontend requires a controlling tty.) #5 1.620 debconf: falling back to frontend: Noninteractive #5 1.981 Fetched 1978 kB in 0s (36.5 MB/s) #5 2.058 Selecting previously unselected package osmocom-keyring. #5 2.058 (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 ... 131491 files and directories currently installed.) #5 2.097 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202602161800_amd64.deb ... #5 2.119 Unpacking osmocom-keyring (1.1.1.8.7873.202602161800) ... #5 2.260 Selecting previously unselected package osmocom-nightly. #5 2.279 Preparing to unpack .../01-osmocom-nightly_202602161800_amd64.deb ... #5 2.304 Unpacking osmocom-nightly (202602161800) ... #5 2.470 Selecting previously unselected package libosmocore22:amd64. #5 2.478 Preparing to unpack .../02-libosmocore22_1.12.0.73.10f3.202602161800_amd64.deb ... #5 2.530 Unpacking libosmocore22:amd64 (1.12.0.73.10f3.202602161800) ... #5 2.711 Selecting previously unselected package libosmocodec4:amd64. #5 2.720 Preparing to unpack .../03-libosmocodec4_1.12.0.73.10f3.202602161800_amd64.deb ... #5 2.742 Unpacking libosmocodec4:amd64 (1.12.0.73.10f3.202602161800) ... #5 2.908 Selecting previously unselected package libosmoisdn0:amd64. #5 2.916 Preparing to unpack .../04-libosmoisdn0_1.12.0.73.10f3.202602161800_amd64.deb ... #5 2.937 Unpacking libosmoisdn0:amd64 (1.12.0.73.10f3.202602161800) ... #5 3.098 Selecting previously unselected package libosmogsm20:amd64. #5 3.117 Preparing to unpack .../05-libosmogsm20_1.12.0.73.10f3.202602161800_amd64.deb ... #5 3.140 Unpacking libosmogsm20:amd64 (1.12.0.73.10f3.202602161800) ... #5 3.317 Selecting previously unselected package libosmocoding0:amd64. #5 3.326 Preparing to unpack .../06-libosmocoding0_1.12.0.73.10f3.202602161800_amd64.deb ... #5 3.348 Unpacking libosmocoding0:amd64 (1.12.0.73.10f3.202602161800) ... #5 3.538 Selecting previously unselected package libosmovty13:amd64. #5 3.547 Preparing to unpack .../07-libosmovty13_1.12.0.73.10f3.202602161800_amd64.deb ... #5 3.569 Unpacking libosmovty13:amd64 (1.12.0.73.10f3.202602161800) ... #5 3.772 Selecting previously unselected package libosmogb14:amd64. #5 3.780 Preparing to unpack .../08-libosmogb14_1.12.0.73.10f3.202602161800_amd64.deb ... #5 3.803 Unpacking libosmogb14:amd64 (1.12.0.73.10f3.202602161800) ... #5 3.980 Selecting previously unselected package libosmoctrl0:amd64. #5 3.988 Preparing to unpack .../09-libosmoctrl0_1.12.0.73.10f3.202602161800_amd64.deb ... #5 4.010 Unpacking libosmoctrl0:amd64 (1.12.0.73.10f3.202602161800) ... #5 4.175 Selecting previously unselected package libosmosim2:amd64. #5 4.195 Preparing to unpack .../10-libosmosim2_1.12.0.73.10f3.202602161800_amd64.deb ... #5 4.216 Unpacking libosmosim2:amd64 (1.12.0.73.10f3.202602161800) ... #5 4.404 Selecting previously unselected package libosmousb0:amd64. #5 4.423 Preparing to unpack .../11-libosmousb0_1.12.0.73.10f3.202602161800_amd64.deb ... #5 4.445 Unpacking libosmousb0:amd64 (1.12.0.73.10f3.202602161800) ... #5 4.588 Selecting previously unselected package libosmocore. #5 4.605 Preparing to unpack .../12-libosmocore_1.12.0.73.10f3.202602161800_amd64.deb ... #5 4.627 Unpacking libosmocore (1.12.0.73.10f3.202602161800) ... #5 4.780 Selecting previously unselected package libosmocore-dev:amd64. #5 4.799 Preparing to unpack .../13-libosmocore-dev_1.12.0.73.10f3.202602161800_amd64.deb ... #5 4.825 Unpacking libosmocore-dev:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.054 Setting up osmocom-keyring (1.1.1.8.7873.202602161800) ... #5 5.121 Setting up osmocom-nightly (202602161800) ... #5 5.198 Setting up libosmocore22:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.248 Setting up libosmocodec4:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.298 Setting up libosmovty13:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.347 Setting up libosmoisdn0:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.400 Setting up libosmousb0:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.450 Setting up libosmogsm20:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.505 Setting up libosmoctrl0:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.555 Setting up libosmogb14:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.605 Setting up libosmocoding0:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.657 Setting up libosmosim2:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.710 Setting up libosmocore (1.12.0.73.10f3.202602161800) ... #5 5.762 Setting up libosmocore-dev:amd64 (1.12.0.73.10f3.202602161800) ... #5 5.821 Processing triggers for libc-bin (2.41-12+deb13u1) ... #5 DONE 6.1s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.1s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.391 Cloning into 'osmocom-bb'... #8 DONE 1.0s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.1s #10 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout ttcn3-bts-test && (git symbolic-ref -q HEAD && git reset --hard origin/ttcn3-bts-test || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #10 0.417 Switched to a new branch 'ttcn3-bts-test' #10 0.417 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'. #10 0.419 refs/heads/ttcn3-bts-test #10 0.445 HEAD is now at b722ba00 fake_trx: reset settings on CMD POWEROFF #10 0.446 ttcn3-bts-test #10 0.447 b722ba007bd3056febe0fe273d2fdd72eca09db8 #10 DONE 0.5s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.815 libtoolize: putting auxiliary files in '.'. #11 2.815 libtoolize: copying file './ltmain.sh' #11 2.845 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.845 libtoolize: copying file 'm4/libtool.m4' #11 2.866 libtoolize: copying file 'm4/ltoptions.m4' #11 2.888 libtoolize: copying file 'm4/ltsugar.m4' #11 2.909 libtoolize: copying file 'm4/ltversion.m4' #11 2.930 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.356 configure.ac:21: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 4.356 configure.ac:21: You should run autoupdate. #11 4.356 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 4.356 configure.ac:21: the top level #11 4.605 configure.ac:12: installing './compile' #11 4.607 configure.ac:24: installing './config.guess' #11 4.609 configure.ac:24: installing './config.sub' #11 4.611 configure.ac:3: installing './install-sh' #11 4.614 configure.ac:3: installing './missing' #11 4.674 src/Makefile.am: installing './depcomp' #11 4.720 checking for a BSD-compatible install... /usr/bin/install -c #11 4.724 checking whether sleep supports fractional seconds... yes #11 4.726 checking filesystem timestamp resolution... 0.01 #11 4.827 checking whether build environment is sane... yes #11 4.851 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.856 checking for gawk... gawk #11 4.856 checking whether make sets $(MAKE)... yes #11 4.882 checking whether make supports nested variables... yes #11 4.895 checking xargs -n works... yes #11 4.909 checking whether make sets $(MAKE)... (cached) yes #11 4.915 checking for gcc... gcc #11 4.986 checking whether the C compiler works... yes #11 5.037 checking for C compiler default output file name... a.out #11 5.038 checking for suffix of executables... #11 5.078 checking whether we are cross compiling... no #11 5.112 checking for suffix of object files... o #11 5.125 checking whether the compiler supports GNU C... yes #11 5.134 checking whether gcc accepts -g... yes #11 5.145 checking for gcc option to enable C11 features... none needed #11 5.165 checking whether gcc understands -c and -o together... yes #11 5.194 checking whether make supports the include directive... yes (GNU style) #11 5.211 checking dependency style of gcc... gcc3 #11 5.278 checking for pkg-config... /usr/bin/pkg-config #11 5.279 checking pkg-config is at least version 0.9.0... yes #11 5.282 checking for libosmocore... yes #11 5.301 checking for libosmocoding... yes #11 5.320 checking for libosmogsm... yes #11 5.339 checking for stdio.h... yes #11 5.362 checking for stdlib.h... yes #11 5.394 checking for string.h... yes #11 5.418 checking for inttypes.h... yes #11 5.442 checking for stdint.h... yes #11 5.466 checking for strings.h... yes #11 5.487 checking for sys/stat.h... yes #11 5.506 checking for sys/types.h... yes #11 5.522 checking for unistd.h... yes #11 5.539 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.541 checking for egrep... /usr/bin/grep -E #11 5.549 checking build system type... x86_64-pc-linux-gnu #11 5.656 checking host system type... x86_64-pc-linux-gnu #11 5.656 checking how to print strings... printf #11 5.661 checking for a sed that does not truncate output... /usr/bin/sed #11 5.674 checking for fgrep... /usr/bin/grep -F #11 5.678 checking for ld used by gcc... /usr/bin/ld #11 5.689 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.696 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.702 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.747 checking whether ln -s works... yes #11 5.747 checking the maximum length of command line arguments... 1572864 #11 5.765 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.765 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.766 checking for /usr/bin/ld option to reload object files... -r #11 5.766 checking for file... file #11 5.767 checking for objdump... objdump #11 5.767 checking how to recognize dependent libraries... pass_all #11 5.769 checking for dlltool... no #11 5.769 checking how to associate runtime and link libraries... printf %s\n #11 5.770 checking for ranlib... ranlib #11 5.771 checking for ar... ar #11 5.771 checking for archiver @FILE support... @ #11 5.810 checking for strip... strip #11 5.810 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.878 checking for sysroot... no #11 5.878 checking for a working dd... /usr/bin/dd #11 5.882 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.916 checking for mt... no #11 5.917 checking if : is a manifest tool... no #11 5.928 checking for dlfcn.h... yes #11 5.962 checking for objdir... .libs #11 6.015 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.025 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.025 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.037 checking if gcc static flag -static works... yes #11 6.076 checking if gcc supports -c -o file.o... yes #11 6.089 checking if gcc supports -c -o file.o... (cached) yes #11 6.089 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.095 checking whether -lc should be explicitly linked in... no #11 6.131 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.209 checking how to hardcode library paths into programs... immediate #11 6.209 checking whether stripping libraries is possible... yes #11 6.210 checking if libtool supports shared libraries... yes #11 6.210 checking whether to build shared libraries... yes #11 6.210 checking whether to build static libraries... yes #11 6.211 CFLAGS=" -std=gnu11" #11 6.211 CPPFLAGS="" #11 6.237 checking that generated files are newer than configure... done #11 6.237 configure: creating ./config.status #11 7.299 config.status: creating include/Makefile #11 7.337 config.status: creating include/osmocom/Makefile #11 7.375 config.status: creating include/osmocom/bb/Makefile #11 7.413 config.status: creating include/osmocom/bb/l1sched/Makefile #11 7.452 config.status: creating include/osmocom/bb/trxcon/Makefile #11 7.493 config.status: creating src/Makefile #11 7.534 config.status: creating Makefile #11 7.564 config.status: executing depfiles commands #11 7.788 config.status: executing libtool commands #11 7.897 echo 0.0.0 > .version-t && mv .version-t .version #11 7.902 make install-recursive #11 7.908 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.917 Making install in include #11 7.921 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.930 Making install in osmocom #11 7.934 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.943 Making install in bb #11 7.947 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.955 Making install in l1sched #11 7.959 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.965 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.965 make[6]: Nothing to be done for 'install-exec-am'. #11 7.965 make[6]: Nothing to be done for 'install-data-am'. #11 7.965 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.965 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.966 Making install in trxcon #11 7.970 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.975 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.975 make[6]: Nothing to be done for 'install-exec-am'. #11 7.975 make[6]: Nothing to be done for 'install-data-am'. #11 7.975 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.975 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.978 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.983 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.983 make[6]: Nothing to be done for 'install-exec-am'. #11 7.983 make[6]: Nothing to be done for 'install-data-am'. #11 7.983 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.983 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.983 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.987 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.992 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.992 make[5]: Nothing to be done for 'install-exec-am'. #11 7.992 make[5]: Nothing to be done for 'install-data-am'. #11 7.992 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.992 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.993 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.997 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.003 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.003 make[4]: Nothing to be done for 'install-exec-am'. #11 8.003 make[4]: Nothing to be done for 'install-data-am'. #11 8.003 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.003 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.004 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.005 Making install in src #11 8.010 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.013 CC l1ctl_server.o #11 8.014 CC trxcon_main.o #11 8.014 CC logging.o #11 8.015 CC trx_if.o #11 8.015 CC trxcon_inst.lo #11 8.016 CC trxcon_shim.lo #11 8.017 CC trxcon_fsm.lo #11 8.018 CC l1ctl.lo #11 8.019 CC sched_lchan_common.lo #11 8.020 CC sched_lchan_pdtch.lo #11 8.020 CC sched_lchan_desc.lo #11 8.020 CC sched_lchan_xcch.lo #11 8.021 CC sched_lchan_tchf.lo #11 8.021 CC sched_lchan_tchh.lo #11 8.021 CC sched_lchan_rach.lo #11 8.021 CC sched_lchan_sch.lo #11 8.021 CC sched_mframe.lo #11 8.022 CC sched_prim.lo #11 8.022 CC sched_trx.lo #11 8.022 CC l1gprs.lo #11 8.117 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 8.117 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 8.117 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 8.117 | ^~ #11 8.117 In file included from sched_lchan_tchh.c:36: #11 8.117 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 8.117 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 8.117 | ^~~~~~~~~~~~~~~~~~~~~ #11 8.243 CCLD libl1sched.la #11 8.260 CCLD libl1gprs.la #11 8.264 CCLD libtrxcon.la #11 8.312 CCLD trxcon #11 8.862 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.863 make[3]: Nothing to be done for 'install-data-am'. #11 8.863 /usr/bin/mkdir -p '/usr/local/bin' #11 8.865 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 8.881 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 8.882 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.883 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.884 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.886 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.886 make[3]: Nothing to be done for 'install-exec-am'. #11 8.886 make[3]: Nothing to be done for 'install-data-am'. #11 8.886 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.886 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.886 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 9.0s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.872 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.872 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.872 aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... #12 1.872 configure.ac:3: the top level #12 1.872 configure.ac:23: warning: The macro 'AC_HEADER_STDC' is obsolete. #12 1.872 configure.ac:23: You should run autoupdate. #12 1.872 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #12 1.872 configure.ac:23: the top level #12 2.108 configure.ac:13: installing './compile' #12 2.109 configure.ac:4: installing './install-sh' #12 2.110 configure.ac:4: installing './missing' #12 2.150 src/Makefile.am: installing './depcomp' #12 2.225 checking for a BSD-compatible install... /usr/bin/install -c #12 2.245 checking whether sleep supports fractional seconds... yes #12 2.248 checking filesystem timestamp resolution... 0.01 #12 2.356 checking whether build environment is sane... yes #12 2.376 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.381 checking for gawk... gawk #12 2.382 checking whether make sets $(MAKE)... yes #12 2.406 checking whether make supports nested variables... yes #12 2.419 checking xargs -n works... yes #12 2.431 checking whether make sets $(MAKE)... (cached) yes #12 2.437 checking for gcc... gcc #12 2.506 checking whether the C compiler works... yes #12 2.557 checking for C compiler default output file name... a.out #12 2.558 checking for suffix of executables... #12 2.592 checking whether we are cross compiling... no #12 2.623 checking for suffix of object files... o #12 2.643 checking whether the compiler supports GNU C... yes #12 2.659 checking whether gcc accepts -g... yes #12 2.677 checking for gcc option to enable C11 features... none needed #12 2.705 checking whether gcc understands -c and -o together... yes #12 2.726 checking whether make supports the include directive... yes (GNU style) #12 2.730 checking dependency style of gcc... gcc3 #12 2.757 checking for pkg-config... /usr/bin/pkg-config #12 2.757 checking pkg-config is at least version 0.9.0... yes #12 2.759 checking for libosmocore... yes #12 2.770 checking for libosmogsm... yes #12 2.788 checking for stdio.h... yes #12 2.818 checking for stdlib.h... yes #12 2.840 checking for string.h... yes #12 2.860 checking for inttypes.h... yes #12 2.883 checking for stdint.h... yes #12 2.907 checking for strings.h... yes #12 2.929 checking for sys/stat.h... yes #12 2.952 checking for sys/types.h... yes #12 2.975 checking for unistd.h... yes #12 2.999 checking for grep that handles long lines and -e... /usr/bin/grep #12 3.001 checking for egrep... /usr/bin/grep -E #12 3.002 CFLAGS=" -std=gnu11" #12 3.002 CPPFLAGS="" #12 3.016 checking that generated files are newer than configure... done #12 3.016 configure: creating ./config.status #12 3.207 config.status: creating Makefile #12 3.238 config.status: creating include/Makefile #12 3.278 config.status: creating include/osmocom/Makefile #12 3.317 config.status: creating include/osmocom/bb/Makefile #12 3.357 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.396 config.status: creating src/Makefile #12 3.436 config.status: creating config.h #12 3.461 config.status: executing depfiles commands #12 3.725 Making install in include #12 3.729 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.737 Making install in osmocom #12 3.741 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.750 Making install in bb #12 3.754 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.763 Making install in virtphy #12 3.767 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.772 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.772 make[5]: Nothing to be done for 'install-exec-am'. #12 3.772 make[5]: Nothing to be done for 'install-data-am'. #12 3.772 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.773 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.777 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.782 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.782 make[5]: Nothing to be done for 'install-exec-am'. #12 3.782 make[5]: Nothing to be done for 'install-data-am'. #12 3.782 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.783 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.783 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.787 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.791 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.791 make[4]: Nothing to be done for 'install-exec-am'. #12 3.791 make[4]: Nothing to be done for 'install-data-am'. #12 3.791 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.792 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.792 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.796 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.802 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.802 make[3]: Nothing to be done for 'install-exec-am'. #12 3.802 make[3]: Nothing to be done for 'install-data-am'. #12 3.802 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.802 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.803 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.804 Making install in src #12 3.809 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.811 CC virtphy.o #12 3.812 CC l1gprs.o #12 3.813 CC logging.o #12 3.814 CC gsmtapl1_if.o #12 3.815 CC l1ctl_sock.o #12 3.816 CC l1ctl_sap.o #12 3.816 CC virt_prim_pm.o #12 3.818 CC virt_prim_fbsb.o #12 3.818 CC virt_prim_rach.o #12 3.819 CC virt_prim_data.o #12 3.819 CC virt_prim_pdch.o #12 3.819 CC virt_prim_traffic.o #12 3.819 CC virt_l1_sched_simple.o #12 3.819 CC virt_l1_model.o #12 3.823 CC shared/virtual_um.o #12 3.823 CC shared/osmo_mcast_sock.o #12 3.946 CCLD virtphy #12 3.976 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.976 make[2]: Nothing to be done for 'install-data-am'. #12 3.976 /usr/bin/mkdir -p '/usr/local/bin' #12 3.978 /usr/bin/install -c virtphy '/usr/local/bin' #12 3.979 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.979 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.980 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.982 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.982 make[2]: Nothing to be done for 'install-exec-am'. #12 3.983 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 3.984 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 3.984 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.984 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.1s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.5s #14 [10/10] WORKDIR /DATA #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:754e20b7ea0d6ba9b66e892274eef7d24734aca117ec83544cdb09b68a5fa7b8 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-io_uring/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n 754e20b7ea0d + list_osmo_packages debian-trixie osmocom-bb-host-master + local distro=debian-trixie + 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-bts-test + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bts-test + echo debian:trixie + upstream_distro_arg=debian:trixie + 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:trixie DISTRO=debian-trixie IMAGE=osmocom-build/ttcn3-bts-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #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.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:3d69fa9c322d8b4cc8b6265fcb47c1c28329f80482b5b21d902e276c09982432 done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 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-io_uring/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 3d69fa9c322d + list_osmo_packages debian-trixie ttcn3-bts-test + local distro=debian-trixie + 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=4141917 + seq 1 30 + echo (4141917 + 1) % 256 + bc + SUBNET=94 + NET_NAME=ttcn3-bts-test-94 + SUB4=172.18.94.0/24 + SUB6=fd02:db8:94::/64 + set +x Creating network ttcn3-bts-test-94, trying SUBNET=94... + docker network create --internal --subnet 172.18.94.0/24 --ipv6 --subnet fd02:db8:94::/64 ttcn3-bts-test-94 23d7ec3ed5fb9e7b2cd300c3a06ca5cf14c7503ae3f700d3ab38abce21853ce0 + set +x ### Network ttcn3-bts-test-94 created (SUBNET=94) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/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-io_uring/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.94.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.94.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-io_uring/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/osmo-bts.gen.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=94 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/osmo-bsc.gen.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 94 11 + NET=94 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-94 --ip 172.18.94.11 --ip6 fd02:db8:94::11 + docker run --rm --network ttcn3-bts-test-94 --ip 172.18.94.11 --ip6 fd02:db8:94::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bts-test-io_uring-646-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 0584f825a58e5e166e4ad3ee969d966150ebd1da5a215f81ea259b74a80509af + start_bts trx 1 + local variant=trx + local sleep_time_respawn=1 + local extra_args= + echo Starting container with BTS Starting container with BTS + [ = 1 ] + [ -z trx ] + docker_network_params 94 20 + NET=94 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-94 --ip 172.18.94.20 --ip6 fd02:db8:94::20 + docker run --rm --network ttcn3-bts-test-94 --ip 172.18.94.20 --ip6 fd02:db8:94::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-io_uring-646-bts -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 de959ae8cb02b718400b916638dac6a102dd04c624daa8499594a3d352d5f5e9 + [ = 1 ] + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 94 21 + NET=94 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-94 --ip 172.18.94.21 --ip6 fd02:db8:94::21 + docker run --rm --network ttcn3-bts-test-94 --ip 172.18.94.21 --ip6 fd02:db8:94::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-io_uring-646-fake_trx -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO --sched-rr-prio 30 -R 172.18.94.20 -r 172.18.94.22 --trx TRX1@172.18.94.20:5700/1 --trx TRX2@172.18.94.20:5700/2 --trx TRX3@172.18.94.20:5700/3 >>/data/fake_trx.out 2>&1 e52e2d841d1b42b2d34dddc7e6dea7cc034b43874c7a62b44d324d579020cfcc + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 94 22 + NET=94 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-94 --ip 172.18.94.22 --ip6 fd02:db8:94::22 + docker run --rm --network ttcn3-bts-test-94 --ip 172.18.94.22 --ip6 fd02:db8:94::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-io_uring-646-trxcon -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.94.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 32cd3dde0a6581a0f989c39e8761c4c8ced9227225d1a9025de21bb4b70bbd3f + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 94 10 + NET=94 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-94 --ip 172.18.94.10 --ip6 fd02:db8:94::10 + docker run --rm --network ttcn3-bts-test-94 --ip 172.18.94.10 --ip6 fd02:db8:94::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.94.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-io_uring-646-ttcn3-bts-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json 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: 11.1.0 * * Copyright (c) 2000-2025 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@8d5df049527e: Unix server socket created successfully. MC@8d5df049527e: Listening on TCP port 38085. 8d5df049527e is the default MC2> spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests 8d5df049527e 38085 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@8d5df049527e: New HC connected from 172.18.94.10 [172.18.94.10]. 8d5df049527e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8d5df049527e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8d5df049527e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8d5df049527e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8d5df049527e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8d5df049527e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8d5df049527e: Configuration file was processed on all HCs. MC@8d5df049527e: Creating MTC on host 172.18.94.10. MC@8d5df049527e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Tue Feb 17 01:31:28 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_est_dchan started. MTC@8d5df049527e: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL(4)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL(4)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@8d5df049527e: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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(4)@8d5df049527e: Got IDENTITY RESPONSE (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-IPA(3)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL(4)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@8d5df049527e: Got IDENTITY 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@8d5df049527e: Got IDENTITY 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)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 2/4 transceiver(s) connected MTC@8d5df049527e: 2/4 RF Resource Indication(s) received MTC@8d5df049527e: 3/4 transceiver(s) connected MTC@8d5df049527e: 3/4 RF Resource Indication(s) received MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@8d5df049527e: 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 := '00000011'B, t1p := 0, t3 := 32, 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(6)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(6)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(7)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@8d5df049527e: 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)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(8)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(9)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@8d5df049527e: 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)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(10)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@8d5df049527e: 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 := '00000011'B, t1p := 0, t3 := 32, 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(11)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(11)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@8d5df049527e: 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 := '00000011'B, t1p := 0, t3 := 45, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(12)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(12)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'B, t1p := 0, t3 := 4, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(13)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(13)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@8d5df049527e: 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 := '00000011'B, t1p := 0, t3 := 22, 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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(14)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@8d5df049527e: 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 := '00000011'B, t1p := 1, t3 := 45, 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(15)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(15)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@8d5df049527e: 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 := '00000011'B, t1p := 1, t3 := 32, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(16)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(16)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@8d5df049527e: 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 := '00000011'B, t1p := 1, t3 := 32, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(17)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(17)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(18)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@8d5df049527e: 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 := '00000011'B, t1p := 1, t3 := 45, t2 := 5 }, 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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(19)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(20)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(21)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(22)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(22)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@8d5df049527e: 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 := '00000011'B, t1p := 1, t3 := 45, t2 := 24 }, 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)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(23)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'B, t1p := 1, t3 := 4, 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(24)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(24)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@8d5df049527e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@8d5df049527e: 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)@8d5df049527e: 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 := '00000011'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(25)@8d5df049527e: Received IMM.ASS for our RACH! TC_est_dchan(25)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@8d5df049527e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":9102 IPA-CTRL-CLI-IPA(5)@8d5df049527e: Final verdict of PTC: none TC_est_dchan-RSL(4)@8d5df049527e: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@8d5df049527e: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Tue Feb 17 01:31:44 UTC 2026 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13846630) Waiting for packet dumper to finish... 1 (prev_count=13846630, count=13856064) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Tue Feb 17 01:31:48 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_chan_act_stress started. MTC@8d5df049527e: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL(27)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: CCM Tx:{ 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-IPA(26)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 MTC@8d5df049527e: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: CCM Tx:{ 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-IPA(26)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@8d5df049527e: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@8d5df049527e: Got IDENTITY RESPONSE (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-IPA(26)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@8d5df049527e: 2/4 transceiver(s) connected MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 3/4 transceiver(s) connected MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@8d5df049527e: Got IDENTITY 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_stress-RSL-IPA(26)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1036 IPA-CTRL-CLI-IPA(28)@8d5df049527e: Final verdict of PTC: none TC_chan_act_stress-RSL(27)@8d5df049527e: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@8d5df049527e: Test case TC_chan_act_stress finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Tue Feb 17 01:31:52 UTC 2026 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9346634) Waiting for packet dumper to finish... 1 (prev_count=9346634, count=9347131) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Tue Feb 17 01:31:56 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_chan_act_react started. MTC@8d5df049527e: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(30)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@8d5df049527e: Got IDENTITY RESPONSE (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(31)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8d5df049527e: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@8d5df049527e: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@8d5df049527e: 2/4 transceiver(s) connected MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL(31)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL(31)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 3/4 transceiver(s) connected TC_chan_act_react-RSL(31)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_react(33)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1060 IPA-CTRL-CLI-IPA(32)@8d5df049527e: Final verdict of PTC: none TC_chan_act_react-RSL(31)@8d5df049527e: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@8d5df049527e: Test case TC_chan_act_react finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Tue Feb 17 01:31:58 UTC 2026 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1994079) Waiting for packet dumper to finish... 1 (prev_count=1994079, count=1994576) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Tue Feb 17 01:32:01 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_chan_deact_not_active started. MTC@8d5df049527e: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL(35)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8d5df049527e: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@8d5df049527e: 1/4 RF Resource Indication(s) received MTC@8d5df049527e: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@8d5df049527e: Got IDENTITY 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)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 3/4 RF Resource Indication(s) received MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@8d5df049527e: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1082 IPA-CTRL-CLI-IPA(36)@8d5df049527e: Final verdict of PTC: none TC_chan_deact_not_active-RSL(35)@8d5df049527e: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@8d5df049527e: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Tue Feb 17 01:32:03 UTC 2026 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1951418) Waiting for packet dumper to finish... 1 (prev_count=1951418, count=1951915) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Tue Feb 17 01:32:07 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_chan_act_wrong_nr started. MTC@8d5df049527e: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Got IDENTITY RESPONSE (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(39)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@8d5df049527e: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Got IDENTITY 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@8d5df049527e: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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(39)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8d5df049527e: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@8d5df049527e: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@8d5df049527e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1134 IPA-CTRL-CLI-IPA(40)@8d5df049527e: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL(39)@8d5df049527e: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. Tue Feb 17 01:32:09 UTC 2026 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@8d5df049527e: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2014992) Waiting for packet dumper to finish... 1 (prev_count=2014992, count=2023641) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Tue Feb 17 01:32:13 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_deact_sacch started. MTC@8d5df049527e: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(54)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@8d5df049527e: Got IDENTITY RESPONSE (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(55)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 TC_deact_sacch-RSL-IPA(54)@8d5df049527e: Established a new IPA connection (conn_id=4) MTC@8d5df049527e: 1/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@8d5df049527e: Got IDENTITY 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@8d5df049527e: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@8d5df049527e: 2/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(57)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(57)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(58)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(58)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(59)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(59)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(60)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(60)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(61)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(61)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(62)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(62)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(63)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(63)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(64)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(64)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(65)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(65)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(66)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(66)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(67)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(67)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(68)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(68)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(69)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(69)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(70)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(70)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(71)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(71)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(72)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(72)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(73)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(73)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(74)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(74)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(75)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(75)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@8d5df049527e: setverdict(pass): none -> pass TC_deact_sacch(76)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(76)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1215 IPA-CTRL-CLI-IPA(56)@8d5df049527e: Final verdict of PTC: none TC_deact_sacch-RSL(55)@8d5df049527e: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@8d5df049527e: Test case TC_deact_sacch finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Tue Feb 17 01:33:43 UTC 2026 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85756032) Waiting for packet dumper to finish... 1 (prev_count=85756032, count=85756529) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Tue Feb 17 01:33:48 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_sacch_filling started. MTC@8d5df049527e: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(77)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@8d5df049527e: Got IDENTITY RESPONSE (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(78)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_filling-RSL-IPA(77)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_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@8d5df049527e: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@8d5df049527e: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@8d5df049527e: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL(78)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 3/4 transceiver(s) connected TC_sacch_filling-RSL(78)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(80)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(80)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(81)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(81)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(82)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(82)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(83)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(83)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(84)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(84)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(85)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(85)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(86)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(86)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(87)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(87)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(88)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(88)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(89)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(89)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(90)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(90)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(91)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(91)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(92)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(92)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(93)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(93)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(94)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(94)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(95)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(95)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(96)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(96)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(97)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(97)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(98)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(98)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_filling(99)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(99)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1300 IPA-CTRL-CLI-IPA(79)@8d5df049527e: Final verdict of PTC: none TC_sacch_filling-RSL(78)@8d5df049527e: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@8d5df049527e: Test case TC_sacch_filling finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Tue Feb 17 01:34:03 UTC 2026 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12108884) Waiting for packet dumper to finish... 1 (prev_count=12108884, count=12109381) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Tue Feb 17 01:34:07 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_sacch_info_mod started. MTC@8d5df049527e: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Tx:{ 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-IPA(100)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 MTC@8d5df049527e: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Tx:{ 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-IPA(100)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@8d5df049527e: Got IDENTITY 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@8d5df049527e: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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(101)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8d5df049527e: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(101)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(103)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(103)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(104)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(104)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(105)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(105)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(106)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(106)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(107)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(107)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(108)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(108)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(109)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(109)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(110)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(110)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(111)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(111)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(112)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(112)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(113)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(113)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(114)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(114)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(114)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(114)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(115)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(115)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(115)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(115)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(115)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(115)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(116)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(116)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(116)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(116)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(116)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(116)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(117)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(117)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(117)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(117)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(117)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(117)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(118)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(118)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(118)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(118)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(118)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(118)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(119)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(119)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(119)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(119)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(119)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(119)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(120)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(120)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(120)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(120)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(120)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(120)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(121)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(121)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(121)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(121)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(121)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(121)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(122)@8d5df049527e: Activating channel, expecting standard SI5 TC_sacch_info_mod(122)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_info_mod(122)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(122)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@8d5df049527e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(122)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@8d5df049527e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(122)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1348 IPA-CTRL-CLI-IPA(102)@8d5df049527e: Final verdict of PTC: none TC_sacch_info_mod-RSL(101)@8d5df049527e: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(100)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass) MTC@8d5df049527e: Test case TC_sacch_info_mod finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. Tue Feb 17 01:34:38 UTC 2026 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30064060) Waiting for packet dumper to finish... 1 (prev_count=30064060, count=30064557) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Tue Feb 17 01:34:42 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_sacch_multi started. MTC@8d5df049527e: "TC_sacch_multi() start" TC_sacch_multi-RSL-IPA(123)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi-RSL(124)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@8d5df049527e: 1/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@8d5df049527e: Got IDENTITY 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@8d5df049527e: 1/4 RF Resource Indication(s) received TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi-RSL-IPA(123)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8d5df049527e: 2/4 transceiver(s) connected TC_sacch_multi-RSL(124)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL(124)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 3/4 transceiver(s) connected TC_sacch_multi-RSL(124)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(126)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(126)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(126)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(127)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(127)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(127)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(128)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(128)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(128)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(129)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(129)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(129)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(130)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(130)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(130)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(131)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(131)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(131)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(132)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(132)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(132)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(133)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(133)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(133)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi(134)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(134)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(134)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi(135)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(135)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(135)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi(136)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(136)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(136)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi(137)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(137)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(137)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi(138)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(138)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(138)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi(139)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(139)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(139)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi(140)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(140)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(140)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi(141)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(141)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(141)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi(142)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(142)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(142)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi(143)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(143)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(143)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi(144)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(144)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(144)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi(145)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi(145)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(145)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1391 IPA-CTRL-CLI-IPA(125)@8d5df049527e: Final verdict of PTC: none TC_sacch_multi-RSL(124)@8d5df049527e: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(123)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass) MTC@8d5df049527e: Test case TC_sacch_multi finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'. Tue Feb 17 01:36:10 UTC 2026 ====== BTS_Tests.TC_sacch_multi pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84949401) Waiting for packet dumper to finish... 1 (prev_count=84949401, count=84949898) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Tue Feb 17 01:36:14 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_sacch_multi_chg started. MTC@8d5df049527e: "TC_sacch_multi_chg() start" TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi_chg-RSL(147)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@8d5df049527e: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@8d5df049527e: Got IDENTITY RESPONSE (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-IPA(146)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_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@8d5df049527e: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8d5df049527e: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL(147)@8d5df049527e: Got IDENTITY 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)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@8d5df049527e: 2/4 RF Resource Indication(s) received MTC@8d5df049527e: 3/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(149)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(149)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(149)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(150)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(150)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(150)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(151)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(151)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(151)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(152)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(152)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(152)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(153)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(153)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(153)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(154)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(154)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(154)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(155)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(155)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(155)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(156)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(156)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(156)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(157)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(157)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(157)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(158)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(158)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(158)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(159)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(159)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(159)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(160)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(160)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(160)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(161)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(161)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(161)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(162)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(162)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(162)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg(163)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(163)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(163)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi_chg(164)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(164)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(164)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi_chg(165)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(165)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(165)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi_chg(166)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(166)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(166)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi_chg(167)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(167)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(167)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi_chg(168)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_multi_chg(168)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(168)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: Stopping testcase execution from "BTS_Tests.ttcn":1437 IPA-CTRL-CLI-IPA(148)@8d5df049527e: Final verdict of PTC: none TC_sacch_multi_chg-RSL(147)@8d5df049527e: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(146)@8d5df049527e: Final verdict of PTC: none MTC@8d5df049527e: Setting final verdict of the test case. MTC@8d5df049527e: Local verdict of MTC: none MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none) MTC@8d5df049527e: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass) MTC@8d5df049527e: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass) MTC@8d5df049527e: Test case TC_sacch_multi_chg finished. Verdict: pass MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'. Tue Feb 17 01:37:50 UTC 2026 ====== BTS_Tests.TC_sacch_multi_chg pass ====== Saving talloc report from 172.18.94.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88529506) Waiting for packet dumper to finish... 1 (prev_count=88529506, count=88538153) MTC@8d5df049527e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0). MTC@8d5df049527e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Tue Feb 17 01:37:54 UTC 2026 NOTE: unable 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@8d5df049527e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@8d5df049527e: Test case TC_sacch_chan_act started. MTC@8d5df049527e: "TC_sacch_chan_act() start" TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Tx:{ 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)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@8d5df049527e: Got IDENTITY RESPONSE (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)@8d5df049527e: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Tx:{ 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-IPA(169)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@8d5df049527e: Mapped TRX#0 to TCP/IP conn_id=2 MTC@8d5df049527e: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Tx:{ 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-IPA(169)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@8d5df049527e: Got IDENTITY 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@8d5df049527e: 1/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@8d5df049527e: 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(170)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@8d5df049527e: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act-RSL-IPA(169)@8d5df049527e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8d5df049527e: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@8d5df049527e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL(170)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@8d5df049527e: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@8d5df049527e: Mapped TRX#2 to TCP/IP conn_id=4 TC_sacch_chan_act-RSL(170)@8d5df049527e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@8d5df049527e: 3/4 transceiver(s) connected MTC@8d5df049527e: 3/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@8d5df049527e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@8d5df049527e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@8d5df049527e: 4/4 transceiver(s) connected MTC@8d5df049527e: 4/4 RF Resource Indication(s) received MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@8d5df049527e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(172)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(172)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(172)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(173)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(173)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(173)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(174)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(174)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(174)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(175)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(175)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(175)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(176)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(176)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(176)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(177)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(177)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(177)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(178)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(178)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(178)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(179)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(179)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(179)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(180)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(180)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(180)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(181)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(181)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(181)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(182)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(182)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(182)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(183)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(183)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(183)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(184)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(184)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(184)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(185)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(185)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(185)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(186)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(186)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(186)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(187)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(187)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(187)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(188)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(188)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(188)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(189)@8d5df049527e: setverdict(pass): none -> pass TC_sacch_chan_act(189)@8d5df049527e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(189)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@8d5df049527e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@8d5df049527e: Final verdict of PTC: pass MTC@8d5df049527e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }