Started by timer Running as SYSTEM Building remotely on ha:////4PUtXu/8rnE14K0V8QZ25u0Ynwy600tqTa3a5TgOEo84AAAArR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzJEgYV/eT83ILSktQi/aTSzJwUU92U1CRDIzBbNzGvODMpJ1UfAD7m5WPZAAAAbuild5-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 The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bts-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c71de2767d8de1f66040b8fcc7353b9b8dfa2868 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c71de2767d8de1f66040b8fcc7353b9b8dfa2868 # timeout=10 Commit message: "debian-{bullseye,bookworm}-titan[-master]: drop libfftranscode" > git rev-list --no-walk c71de2767d8de1f66040b8fcc7353b9b8dfa2868 # timeout=10 ha:////4E8ANbKSCJIwiQaD9eplbD0FpwSmNUXcYHLS05gaFRsxAAAAqx+LCAAAAAAAAP9b85aBtbiIQSujNKU4P0+vIKc0PTOvWC8xrzgzOT8nv0gvMbkkEyjhCKb88ktSdwVsu2efuqidiYHRh4EDIu2ZUsIg5JOVWJaon5OYl64fXFKUmZduXVHEIAU1ODk/rzg/J1XPGUKDDGKAAEYmBoaKghIGFTNDo0RLoyRLXTPLFGNdEyPzNN0kU5M0XTMz0zQTQwtjYyOTNACBrRQ8rwAAAA==[ttcn3-bts-test] $ /bin/sh -xe /tmp/jenkins10068052684745798102.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-bts-test + export IMAGE_SUFFIX=master + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 0.01, 0.27, 1.68 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs ] + [ xjenkins-ttcn3-bts-test-3208 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-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/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/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.63kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:trixie #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/18] FROM registry.osmocom.org/debian:trixie@sha256:af021fc9f5a2ef904692b32c5049e4624cbbfda20d3d82c2cb91104e5d1f6ee1 #6 resolve registry.osmocom.org/debian:trixie@sha256:af021fc9f5a2ef904692b32c5049e4624cbbfda20d3d82c2cb91104e5d1f6ee1 0.1s done #6 DONE 0.1s #7 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 DONE 0.2s #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.2s #8 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #8 DONE 0.3s #9 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #9 DONE 0.3s #10 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.3s #11 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #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 [ 2/18] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [14/18] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #17 CACHED #18 [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 #18 CACHED #19 [ 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 tshark unzip virtualenv xsltproc xxd && apt-get clean #19 CACHED #20 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 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 #21 CACHED #22 [ 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/ #22 CACHED #23 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [ 3/18] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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 PIP3 install --break-system-packages 'git+https://gerrit.osmocom.org/python/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.329 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./ #29 0.329 + apt-get update #29 0.421 Hit:1 http://deb.debian.org/debian trixie InRelease #29 0.421 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #29 0.426 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #29 0.471 Get:4 http://deb.debian.org/debian trixie-updates/main amd64 Packages.diff/Index [4995 B] #29 0.471 Err:4 http://deb.debian.org/debian trixie-updates/main amd64 Packages.diff/Index #29 0.471 Need 4750 compressed bytes, but limit is 4412 and original is 4412 #29 0.472 Get:4 http://deb.debian.org/debian trixie-updates/main amd64 Packages.diff/Index [4995 B] #29 0.472 Ign:4 http://deb.debian.org/debian trixie-updates/main amd64 Packages.diff/Index #29 0.478 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B] #29 0.504 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [226 kB] #29 0.686 Get:7 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease [1539 B] #29 0.689 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1623 B] #29 0.696 Get:9 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ Packages [788 B] #29 0.705 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [211 kB] #29 0.729 Fetched 541 kB in 0s (1504 kB/s) #29 0.729 Reading package lists... #29 1.060 + apt-get install -y --no-install-recommends -to=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c= sdcc #29 1.066 Reading package lists... #29 1.380 Building dependency tree... #29 1.449 Reading state information... #29 1.538 The following additional packages will be installed: #29 1.538 sdcc-libraries #29 1.538 Suggested packages: #29 1.538 python sdcc-ucsim #29 1.538 Recommended packages: #29 1.538 gputils #29 1.550 The following NEW packages will be installed: #29 1.550 sdcc sdcc-libraries #29 1.613 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. #29 1.613 Need to get 3899 kB of archives. #29 1.613 After this operation, 28.7 MB of additional disk space will be used. #29 1.613 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc-libraries 4.2.0~osmocom3.113.9edd [1584 kB] #29 1.679 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc 4.2.0~osmocom3.113.9edd [2315 kB] #29 1.820 debconf: unable to initialize frontend: Dialog #29 1.820 debconf: (TERM is not set, so the dialog frontend is not usable.) #29 1.820 debconf: falling back to frontend: Readline #29 1.825 debconf: unable to initialize frontend: Readline #29 1.825 debconf: (This frontend requires a controlling tty.) #29 1.825 debconf: falling back to frontend: Teletype #29 1.827 debconf: unable to initialize frontend: Teletype #29 1.827 debconf: (This frontend requires a controlling tty.) #29 1.827 debconf: falling back to frontend: Noninteractive #29 2.189 Fetched 3899 kB in 0s (29.6 MB/s) #29 2.256 Selecting previously unselected package sdcc-libraries. #29 2.256 (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 ... 130928 files and directories currently installed.) #29 2.410 Preparing to unpack .../sdcc-libraries_4.2.0~osmocom3.113.9edd_all.deb ... #29 2.422 Unpacking sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #29 2.593 Selecting previously unselected package sdcc. #29 2.612 Preparing to unpack .../sdcc_4.2.0~osmocom3.113.9edd_amd64.deb ... #29 2.624 Unpacking sdcc (4.2.0~osmocom3.113.9edd) ... #29 2.829 Setting up sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #29 2.868 Setting up sdcc (4.2.0~osmocom3.113.9edd) ... #29 2.905 Processing triggers for man-db (2.13.1-1) ... #29 2.995 + apt-get clean #29 DONE 3.1s #30 exporting to image #30 exporting layers #30 exporting layers 0.3s done #30 writing image sha256:2b4684391c7f8463e872308f90af274deac4e14671ae8b74ce8544569ef92f84 done #30 naming to docker.io/osmocom-build/debian-trixie-build:latest 0.0s done #30 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 2b4684391c7f + 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/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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.401 Hit:1 http://deb.debian.org/debian trixie InRelease #7 0.402 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #7 0.402 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #7 0.402 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #7 0.402 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #7 0.512 Reading package lists... #7 0.822 Reading package lists... #7 1.116 Building dependency tree... #7 1.177 Reading state information... #7 1.261 The following additional packages will be installed: #7 1.261 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-mgcp-client14 #7 1.261 libosmo-sigtran12 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.261 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.261 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.261 osmocom-keyring osmocom-nightly #7 1.274 The following NEW packages will be installed: #7 1.274 libosmo-abis-dev libosmo-asn1-tcap-dev libosmo-asn1-tcap1 #7 1.274 libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev #7 1.274 libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 libosmocodec4 #7 1.274 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.274 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.275 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.308 0 upgraded, 25 newly installed, 0 to remove and 11 not upgraded. #7 1.308 Need to get 3726 kB of archives. #7 1.308 After this operation, 14.7 MB of additional disk space will be used. #7 1.308 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202607201800 [3188 B] #7 1.355 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202607201800 [1192 B] #7 1.384 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.14.0.5.536c6.202607201800 [181 kB] #7 1.477 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.14.0.5.536c6.202607201800 [55.8 kB] #7 1.545 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.13.898f6.202607201800 [47.5 kB] #7 1.581 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.14.0.5.536c6.202607201800 [74.1 kB] #7 1.602 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.14.0.5.536c6.202607201800 [230 kB] #7 1.628 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.14.0.5.536c6.202607201800 [109 kB] #7 1.688 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.16.4990f.202607201800 [71.9 kB] #7 1.730 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.13.898f6.202607201800 [72.1 kB] #7 1.741 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.14.0.5.536c6.202607201800 [74.0 kB] #7 1.786 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.14.0.5.536c6.202607201800 [181 kB] #7 1.844 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.14.0.5.536c6.202607201800 [63.4 kB] #7 1.869 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.14.0.5.536c6.202607201800 [67.1 kB] #7 1.886 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.14.0.5.536c6.202607201800 [53.9 kB] #7 1.911 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.14.0.5.536c6.202607201800 [47.2 kB] #7 1.957 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.14.0.5.536c6.202607201800 [860 kB] #7 2.118 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.16.4990f.202607201800 [91.6 kB] #7 2.176 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.13.898f6.202607201800 [134 kB] #7 2.271 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap1 0.2.1.11.3cb8.202607201800 [38.6 kB] #7 2.297 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap-dev 0.2.1.11.3cb8.202607201800 [79.3 kB] #7 2.334 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran12 2.2.1.116.ccf5.202607201800 [180 kB] #7 2.432 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran-dev 2.2.1.116.ccf5.202607201800 [882 kB] #7 2.542 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client14 1.15.0.1.8afba.202607201800 [59.8 kB] #7 2.641 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client-dev 1.15.0.1.8afba.202607201800 [68.7 kB] #7 2.759 debconf: unable to initialize frontend: Dialog #7 2.759 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 2.759 debconf: falling back to frontend: Readline #7 2.764 debconf: unable to initialize frontend: Readline #7 2.764 debconf: (This frontend requires a controlling tty.) #7 2.764 debconf: falling back to frontend: Teletype #7 2.766 debconf: unable to initialize frontend: Teletype #7 2.766 debconf: (This frontend requires a controlling tty.) #7 2.766 debconf: falling back to frontend: Noninteractive #7 3.113 Fetched 3726 kB in 1s (2735 kB/s) #7 3.165 Selecting previously unselected package osmocom-keyring. #7 3.165 (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 ... 132067 files and directories currently installed.) #7 3.203 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202607201800_amd64.deb ... #7 3.215 Unpacking osmocom-keyring (1.1.1.8.7873.202607201800) ... #7 3.310 Selecting previously unselected package osmocom-nightly. #7 3.330 Preparing to unpack .../01-osmocom-nightly_202607201800_amd64.deb ... #7 3.342 Unpacking osmocom-nightly (202607201800) ... #7 3.447 Selecting previously unselected package libosmocore22:amd64. #7 3.466 Preparing to unpack .../02-libosmocore22_1.14.0.5.536c6.202607201800_amd64.deb ... #7 3.491 Unpacking libosmocore22:amd64 (1.14.0.5.536c6.202607201800) ... #7 3.617 Selecting previously unselected package libosmocodec4:amd64. #7 3.637 Preparing to unpack .../03-libosmocodec4_1.14.0.5.536c6.202607201800_amd64.deb ... #7 3.649 Unpacking libosmocodec4:amd64 (1.14.0.5.536c6.202607201800) ... #7 3.764 Selecting previously unselected package libosmotrau11:amd64. #7 3.784 Preparing to unpack .../04-libosmotrau11_2.1.0.13.898f6.202607201800_amd64.deb ... #7 3.796 Unpacking libosmotrau11:amd64 (2.1.0.13.898f6.202607201800) ... #7 3.907 Selecting previously unselected package libosmoisdn0:amd64. #7 3.927 Preparing to unpack .../05-libosmoisdn0_1.14.0.5.536c6.202607201800_amd64.deb ... #7 3.939 Unpacking libosmoisdn0:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.055 Selecting previously unselected package libosmogsm20:amd64. #7 4.074 Preparing to unpack .../06-libosmogsm20_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.090 Unpacking libosmogsm20:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.212 Selecting previously unselected package libosmovty13:amd64. #7 4.232 Preparing to unpack .../07-libosmovty13_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.244 Unpacking libosmovty13:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.366 Selecting previously unselected package libosmonetif11:amd64. #7 4.375 Preparing to unpack .../08-libosmonetif11_1.7.0.16.4990f.202607201800_amd64.deb ... #7 4.387 Unpacking libosmonetif11:amd64 (1.7.0.16.4990f.202607201800) ... #7 4.514 Selecting previously unselected package libosmoabis15:amd64. #7 4.523 Preparing to unpack .../09-libosmoabis15_2.1.0.13.898f6.202607201800_amd64.deb ... #7 4.535 Unpacking libosmoabis15:amd64 (2.1.0.13.898f6.202607201800) ... #7 4.665 Selecting previously unselected package libosmocoding0:amd64. #7 4.685 Preparing to unpack .../10-libosmocoding0_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.697 Unpacking libosmocoding0:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.812 Selecting previously unselected package libosmogb14:amd64. #7 4.831 Preparing to unpack .../11-libosmogb14_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.843 Unpacking libosmogb14:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.973 Selecting previously unselected package libosmoctrl0:amd64. #7 4.981 Preparing to unpack .../12-libosmoctrl0_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.994 Unpacking libosmoctrl0:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.112 Selecting previously unselected package libosmosim2:amd64. #7 5.123 Preparing to unpack .../13-libosmosim2_1.14.0.5.536c6.202607201800_amd64.deb ... #7 5.135 Unpacking libosmosim2:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.260 Selecting previously unselected package libosmousb0:amd64. #7 5.279 Preparing to unpack .../14-libosmousb0_1.14.0.5.536c6.202607201800_amd64.deb ... #7 5.292 Unpacking libosmousb0:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.399 Selecting previously unselected package libosmocore. #7 5.418 Preparing to unpack .../15-libosmocore_1.14.0.5.536c6.202607201800_amd64.deb ... #7 5.430 Unpacking libosmocore (1.14.0.5.536c6.202607201800) ... #7 5.536 Selecting previously unselected package libosmocore-dev:amd64. #7 5.561 Preparing to unpack .../16-libosmocore-dev_1.14.0.5.536c6.202607201800_amd64.deb ... #7 5.574 Unpacking libosmocore-dev:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.691 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.711 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.16.4990f.202607201800_amd64.deb ... #7 5.723 Unpacking libosmo-netif-dev:amd64 (1.7.0.16.4990f.202607201800) ... #7 5.826 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.845 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.13.898f6.202607201800_amd64.deb ... #7 5.858 Unpacking libosmo-abis-dev:amd64 (2.1.0.13.898f6.202607201800) ... #7 5.987 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #7 6.003 Preparing to unpack .../19-libosmo-asn1-tcap1_0.2.1.11.3cb8.202607201800_amd64.deb ... #7 6.015 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.11.3cb8.202607201800) ... #7 6.115 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64. #7 6.124 Preparing to unpack .../20-libosmo-asn1-tcap-dev_0.2.1.11.3cb8.202607201800_amd64.deb ... #7 6.136 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.11.3cb8.202607201800) ... #7 6.263 Selecting previously unselected package libosmo-sigtran12:amd64. #7 6.282 Preparing to unpack .../21-libosmo-sigtran12_2.2.1.116.ccf5.202607201800_amd64.deb ... #7 6.295 Unpacking libosmo-sigtran12:amd64 (2.2.1.116.ccf5.202607201800) ... #7 6.403 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 6.421 Preparing to unpack .../22-libosmo-sigtran-dev_2.2.1.116.ccf5.202607201800_amd64.deb ... #7 6.433 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.116.ccf5.202607201800) ... #7 6.567 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 6.586 Preparing to unpack .../23-libosmo-mgcp-client14_1.15.0.1.8afba.202607201800_amd64.deb ... #7 6.598 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202607201800) ... #7 6.706 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 6.726 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.15.0.1.8afba.202607201800_amd64.deb ... #7 6.738 Unpacking libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202607201800) ... #7 6.876 Setting up osmocom-keyring (1.1.1.8.7873.202607201800) ... #7 6.911 Setting up osmocom-nightly (202607201800) ... #7 6.946 Setting up libosmocore22:amd64 (1.14.0.5.536c6.202607201800) ... #7 6.980 Setting up libosmocodec4:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.015 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.11.3cb8.202607201800) ... #7 7.049 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.11.3cb8.202607201800) ... #7 7.084 Setting up libosmovty13:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.118 Setting up libosmoisdn0:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.152 Setting up libosmotrau11:amd64 (2.1.0.13.898f6.202607201800) ... #7 7.187 Setting up libosmousb0:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.221 Setting up libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202607201800) ... #7 7.256 Setting up libosmogsm20:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.290 Setting up libosmoctrl0:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.324 Setting up libosmogb14:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.359 Setting up libosmonetif11:amd64 (1.7.0.16.4990f.202607201800) ... #7 7.393 Setting up libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202607201800) ... #7 7.428 Setting up libosmocoding0:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.462 Setting up libosmosim2:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.497 Setting up libosmocore (1.14.0.5.536c6.202607201800) ... #7 7.531 Setting up libosmo-sigtran12:amd64 (2.2.1.116.ccf5.202607201800) ... #7 7.566 Setting up libosmoabis15:amd64 (2.1.0.13.898f6.202607201800) ... #7 7.600 Setting up libosmocore-dev:amd64 (1.14.0.5.536c6.202607201800) ... #7 7.635 Setting up libosmo-netif-dev:amd64 (1.7.0.16.4990f.202607201800) ... #7 7.669 Setting up libosmo-sigtran-dev:amd64 (2.2.1.116.ccf5.202607201800) ... #7 7.704 Setting up libosmo-abis-dev:amd64 (2.1.0.13.898f6.202607201800) ... #7 7.739 Processing triggers for libc-bin (2.41-12+deb13u3) ... #7 DONE 8.0s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.311 Cloning into 'osmo-bsc'... #9 DONE 1.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.1s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.397 Already on 'master' #11 0.397 Your branch is up to date with 'origin/master'. #11 0.401 refs/heads/master #11 0.450 HEAD is now at 1245bb6f5 nokia: rename vty settings, drop _site #11 0.451 master #11 0.452 1245bb6f5cb4893666be6c4fdec31622f6ca6bac #11 2.798 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.798 libtoolize: copying file './ltmain.sh' #11 2.973 libtoolize: putting macros in 'm4'. #11 2.973 libtoolize: copying file 'm4/libtool.m4' #11 2.996 libtoolize: copying file 'm4/ltoptions.m4' #11 3.023 libtoolize: copying file 'm4/ltsugar.m4' #11 3.049 libtoolize: copying file 'm4/ltversion.m4' #11 3.076 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.155 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.155 libtoolize: and rerunning libtoolize and aclocal. #11 4.070 configure.ac:74: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 4.070 configure.ac:74: You should run autoupdate. #11 4.070 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 4.070 configure.ac:74: the top level #11 4.070 configure.ac:130: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.070 configure.ac:130: You should run autoupdate. #11 4.070 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.070 configure.ac:130: the top level #11 4.070 configure.ac:150: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.070 configure.ac:150: You should run autoupdate. #11 4.070 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.070 configure.ac:150: the top level #11 4.070 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.070 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.070 aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... #11 4.070 configure.ac:228: the top level #11 4.070 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.070 configure.ac:230: You should run autoupdate. #11 4.461 configure.ac:23: installing './compile' #11 4.464 configure.ac:25: installing './config.guess' #11 4.469 configure.ac:25: installing './config.sub' #11 4.474 configure.ac:9: installing './install-sh' #11 4.478 configure.ac:9: installing './missing' #11 4.518 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.518 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.574 src/ipaccess/Makefile.am: installing './depcomp' #11 4.902 checking for a BSD-compatible install... /usr/bin/install -c #11 4.926 checking whether sleep supports fractional seconds... yes #11 4.931 checking filesystem timestamp resolution... 0.01 #11 5.063 checking whether build environment is sane... yes #11 5.090 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.096 checking for gawk... gawk #11 5.097 checking whether make sets $(MAKE)... yes #11 5.128 checking whether make supports nested variables... yes #11 5.144 checking xargs -n works... yes #11 5.161 checking whether make sets $(MAKE)... (cached) yes #11 5.167 checking for gcc... gcc #11 5.246 checking whether the C compiler works... yes #11 5.320 checking for C compiler default output file name... a.out #11 5.320 checking for suffix of executables... #11 5.350 checking whether we are cross compiling... no #11 5.378 checking for suffix of object files... o #11 5.400 checking whether the compiler supports GNU C... yes #11 5.428 checking whether gcc accepts -g... yes #11 5.452 checking for gcc option to enable C11 features... none needed #11 5.480 checking whether gcc understands -c and -o together... yes #11 5.529 checking whether make supports the include directive... yes (GNU style) #11 5.553 checking dependency style of gcc... gcc3 #11 5.656 checking build system type... x86_64-pc-linux-gnu #11 5.780 checking host system type... x86_64-pc-linux-gnu #11 5.780 checking how to print strings... printf #11 5.786 checking for a sed that does not truncate output... /usr/bin/sed #11 5.800 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.806 checking for egrep... /usr/bin/grep -E #11 5.810 checking for fgrep... /usr/bin/grep -F #11 5.815 checking for ld used by gcc... /usr/bin/ld #11 5.828 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.836 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.843 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.893 checking whether ln -s works... yes #11 5.893 checking the maximum length of command line arguments... 1572864 #11 5.903 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.904 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.904 checking for /usr/bin/ld option to reload object files... -r #11 5.904 checking for file... file #11 5.905 checking for objdump... objdump #11 5.905 checking how to recognize dependent libraries... pass_all #11 5.906 checking for dlltool... no #11 5.906 checking how to associate runtime and link libraries... printf %s\n #11 5.906 checking for ranlib... ranlib #11 5.907 checking for ar... ar #11 5.907 checking for archiver @FILE support... @ #11 5.940 checking for strip... strip #11 5.940 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.996 checking for sysroot... no #11 5.996 checking for a working dd... /usr/bin/dd #11 6.007 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.049 checking for mt... no #11 6.050 checking if : is a manifest tool... no #11 6.063 checking for stdio.h... yes #11 6.097 checking for stdlib.h... yes #11 6.139 checking for string.h... yes #11 6.180 checking for inttypes.h... yes #11 6.208 checking for stdint.h... yes #11 6.251 checking for strings.h... yes #11 6.292 checking for sys/stat.h... yes #11 6.328 checking for sys/types.h... yes #11 6.365 checking for unistd.h... yes #11 6.400 checking for dlfcn.h... yes #11 6.429 checking for objdir... .libs #11 6.552 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.603 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.603 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.649 checking if gcc static flag -static works... yes #11 6.702 checking if gcc supports -c -o file.o... yes #11 6.727 checking if gcc supports -c -o file.o... (cached) yes #11 6.727 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.746 checking whether -lc should be explicitly linked in... no #11 6.795 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.895 checking how to hardcode library paths into programs... immediate #11 6.895 checking whether stripping libraries is possible... yes #11 6.900 checking if libtool supports shared libraries... yes #11 6.900 checking whether to build shared libraries... yes #11 6.900 checking whether to build static libraries... yes #11 6.902 checking for pkg-config... /usr/bin/pkg-config #11 6.903 checking for pkg-config... /usr/bin/pkg-config #11 6.904 checking pkg-config is at least version 0.20... yes #11 6.908 checking for libosmocore >= 1.12.0... yes #11 6.936 checking for libosmovty >= 1.12.0... yes #11 6.964 checking for libosmoctrl >= 1.12.0... yes #11 6.989 checking for libosmogsm >= 1.12.0... yes #11 7.018 checking for libosmoabis >= 2.1.0... yes #11 7.046 checking for libosmo-netif >= 1.7.0... yes #11 7.072 checking for libosmo-sigtran >= 2.2.0... yes #11 7.092 checking for libosmo-mgcp-client >= 1.15.0... yes #11 7.114 checking for egrep... (cached) /usr/bin/grep -E #11 7.115 checking if gcc supports -fvisibility=hidden... yes #11 7.155 checking whether to enable code coverage support... no #11 7.156 checking whether to enable VTY/CTRL tests... no #11 7.179 CFLAGS=" -std=gnu11" #11 7.179 CPPFLAGS="" #11 7.233 checking that generated files are newer than configure... done #11 7.233 configure: creating ./config.status #11 8.569 config.status: creating include/Makefile #11 8.611 config.status: creating include/osmocom/Makefile #11 8.656 config.status: creating include/osmocom/bsc/Makefile #11 8.705 config.status: creating src/Makefile #11 8.751 config.status: creating src/osmo-bsc/Makefile #11 8.802 config.status: creating src/ipaccess/Makefile #11 8.851 config.status: creating src/utils/Makefile #11 8.895 config.status: creating tests/Makefile #11 8.943 config.status: creating tests/atlocal #11 8.992 config.status: creating tests/abis/Makefile #11 9.034 config.status: creating tests/acc/Makefile #11 9.079 config.status: creating tests/bsc/Makefile #11 9.122 config.status: creating tests/codec_pref/Makefile #11 9.171 config.status: creating tests/gsm0408/Makefile #11 9.219 config.status: creating tests/handover/Makefile #11 9.267 config.status: creating tests/nanobts_omlattr/Makefile #11 9.317 config.status: creating tests/paging/Makefile #11 9.366 config.status: creating tests/subscr/Makefile #11 9.409 config.status: creating doc/Makefile #11 9.455 config.status: creating doc/examples/Makefile #11 9.500 config.status: creating doc/manuals/Makefile #11 9.547 config.status: creating contrib/Makefile #11 9.596 config.status: creating contrib/systemd/Makefile #11 9.640 config.status: creating Makefile #11 9.678 config.status: creating bscconfig.h #11 9.719 config.status: executing tests/atconfig commands #11 9.727 config.status: executing depfiles commands #11 10.60 config.status: executing libtool commands #11 10.73 echo 1.14.0.38-1245 > .version-t && mv .version-t .version #11 10.74 make install-recursive #11 10.75 make[1]: Entering directory '/tmp/osmo-bsc' #11 10.76 Making install in include #11 10.76 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 10.77 Making install in osmocom #11 10.78 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 10.79 Making install in bsc #11 10.79 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 10.80 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 10.80 make[5]: Nothing to be done for 'install-exec-am'. #11 10.80 make[5]: Nothing to be done for 'install-data-am'. #11 10.80 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 10.80 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 10.80 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 10.81 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 10.81 make[5]: Nothing to be done for 'install-exec-am'. #11 10.81 make[5]: Nothing to be done for 'install-data-am'. #11 10.81 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 10.81 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 10.81 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 10.81 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 10.82 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 10.82 make[4]: Nothing to be done for 'install-exec-am'. #11 10.82 make[4]: Nothing to be done for 'install-data-am'. #11 10.82 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 10.82 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 10.82 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 10.82 Making install in src #11 10.83 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 10.84 Making install in osmo-bsc #11 10.85 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.85 CC osmo_bsc_main.o #11 10.85 CC a_reset.lo #11 10.85 CC abis_nm.lo #11 10.85 CC abis_nm_vty.lo #11 10.85 CC abis_om2000.lo #11 10.86 CC abis_om2000_vty.lo #11 10.86 CC abis_osmo.lo #11 10.86 CC abis_rsl.lo #11 10.86 CC acc.lo #11 10.86 CC assignment_fsm.lo #11 10.86 CC bsc_ctrl.lo #11 10.86 CC bsc_init.lo #11 10.86 CC bsc_ctrl_lookup.lo #11 10.86 CC bsc_rf_ctrl.lo #11 10.86 CC bsc_rll.lo #11 10.86 CC bsc_sccp.lo #11 10.86 CC bsc_stats.lo #11 10.86 CC bsc_subscr_conn_fsm.lo #11 10.86 CC bsc_subscriber.lo #11 10.86 CC bsc_vty.lo #11 10.98 CC bts.lo #11 11.03 CC bts_trx.lo #11 11.03 CC bts_trx_ctrl.lo #11 11.04 CC bts_trx_ts_ctrl.lo #11 11.04 CC bts_trx_ts_lchan_ctrl.lo #11 11.04 CC bts_ericsson_rbs2000.lo #11 11.05 CC bts_init.lo #11 11.06 CC bts_ipaccess_nanobts.lo #11 11.07 CC bts_ipaccess_nanobts_omlattr.lo #11 11.09 CC bts_nokia_site.lo #11 11.10 CC bts_siemens_bs11.lo #11 11.12 CC bts_sm.lo #11 11.14 CC bts_osmobts.lo #11 11.14 CC bts_unknown.lo #11 11.22 CC bts_ctrl.lo #11 11.23 CC bts_setup_ramp.lo #11 11.24 CC bts_vty.lo #11 11.24 CC bts_trx_vty.lo #11 11.25 CC chan_alloc.lo #11 11.29 CC chan_counts.lo #11 11.29 CC codec_pref.lo #11 11.30 CC data_rate_pref.lo #11 11.31 CC e1_config.lo #11 11.31 CC gsm_04_08_rr.lo #11 11.31 CC gsm_data.lo #11 11.32 CC handover_cfg.lo #11 11.33 CC handover_ctrl.lo #11 11.36 CC handover_decision.lo #11 11.37 CC handover_decision_2.lo #11 11.43 CC handover_fsm.lo #11 11.43 CC handover_logic.lo #11 11.45 CC handover_vty.lo #11 11.47 CC vgcs_fsm.lo #11 11.48 CC lb.lo #11 11.50 CC lchan.lo #11 11.51 CC lchan_fsm.lo #11 11.51 CC lchan_rtp_fsm.lo #11 11.53 CC lchan_select.lo #11 11.58 CC lcs_loc_req.lo #11 11.58 CC lcs_ta_req.lo #11 11.60 CC meas_feed.lo #11 11.61 CC meas_rep.lo #11 11.62 CC neighbor_ident.lo #11 11.73 CC neighbor_ident_vty.lo #11 11.73 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 11.73 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 11.73 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 11.73 | ^~~~~~ #11 11.73 In file included from neighbor_ident.c:37: #11 11.73 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 11.73 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 11.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 11.73 CC neighbor_ident_ctrl.lo #11 11.74 CC net_init.lo #11 11.75 CC nm_common_fsm.lo #11 11.77 CC nm_bb_transc_fsm.lo #11 11.79 CC nm_bts_sm_fsm.lo #11 11.79 CC nm_bts_fsm.lo #11 11.80 CC nm_gprs_cell_fsm.lo #11 11.80 CC nm_gprs_nse_fsm.lo #11 11.82 CC nm_gprs_nsvc_fsm.lo #11 11.83 CC nm_channel_fsm.lo #11 11.89 CC nm_rcarrier_fsm.lo #11 11.93 CC gsm_08_08.lo #11 11.94 CC osmo_bsc_bssap.lo #11 11.95 CC osmo_bsc_filter.lo #11 11.97 CC osmo_bsc_grace.lo #11 11.97 CC osmo_bsc_lcls.lo #11 11.98 CC osmo_bsc_mgcp.lo #11 11.98 CC osmo_bsc_msc.lo #11 11.99 CC osmo_bsc_sigtran.lo #11 12.00 CC paging.lo #11 12.00 CC pcu_sock.lo #11 12.01 CC penalty_timers.lo #11 12.01 CC bssmap_reset.lo #11 12.02 CC system_information.lo #11 12.03 CC timeslot_fsm.lo #11 12.03 CC smscb.lo #11 12.10 CC smscb_vty.lo #11 12.11 CC cbch_scheduler.lo #11 12.14 CC cbsp_link.lo #11 12.15 CC power_control.lo #11 12.47 CCLD libbsc.la #11 14.58 CCLD osmo-bsc #11 15.62 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 15.62 make[4]: Nothing to be done for 'install-data-am'. #11 15.62 /usr/bin/mkdir -p '/usr/local/bin' #11 15.63 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 15.68 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 15.69 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 15.69 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 15.69 Making install in utils #11 15.70 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 15.70 CC bs11_config.o #11 15.70 CC isdnsync.o #11 15.70 CC meas_json-meas_json.o #11 15.75 CCLD isdnsync #11 15.76 CCLD meas_json #11 15.77 CCLD bs11_config #11 16.35 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 16.35 make[4]: Nothing to be done for 'install-data-am'. #11 16.35 /usr/bin/mkdir -p '/usr/local/bin' #11 16.35 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 16.39 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 16.42 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 16.44 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 16.45 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 16.45 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 16.45 Making install in ipaccess #11 16.45 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 16.46 CC abisip-find.o #11 16.46 CC stubs.o #11 16.46 CC ipaccess-config.o #11 16.46 CC ipaccess-config-e1-driver.o #11 16.46 CC network_listen.o #11 16.46 CC ipaccess-firmware.o #11 16.46 CC ipaccess-proxy.o #11 16.54 CCLD abisip-find #11 16.56 CCLD ipaccess-config #11 16.56 CCLD ipaccess-proxy #11 16.87 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 16.87 make[4]: Nothing to be done for 'install-data-am'. #11 16.88 /usr/bin/mkdir -p '/usr/local/bin' #11 16.88 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 16.92 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 16.95 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 16.97 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 16.98 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 16.98 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 16.99 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 16.99 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 16.99 make[4]: Nothing to be done for 'install-exec-am'. #11 16.99 make[4]: Nothing to be done for 'install-data-am'. #11 16.99 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 16.99 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 16.99 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 16.99 Making install in tests #11 17.00 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 17.01 Making install in abis #11 17.01 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 17.02 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 17.02 make[4]: Nothing to be done for 'install-exec-am'. #11 17.02 make[4]: Nothing to be done for 'install-data-am'. #11 17.02 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 17.02 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 17.02 Making install in acc #11 17.03 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 17.04 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 17.04 make[4]: Nothing to be done for 'install-exec-am'. #11 17.04 make[4]: Nothing to be done for 'install-data-am'. #11 17.04 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 17.04 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 17.04 Making install in bsc #11 17.04 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 17.05 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 17.05 make[4]: Nothing to be done for 'install-exec-am'. #11 17.05 make[4]: Nothing to be done for 'install-data-am'. #11 17.05 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 17.05 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 17.05 Making install in codec_pref #11 17.05 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 17.05 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 17.05 make[4]: Nothing to be done for 'install-exec-am'. #11 17.05 make[4]: Nothing to be done for 'install-data-am'. #11 17.05 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 17.05 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 17.05 Making install in gsm0408 #11 17.06 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 17.07 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 17.07 make[4]: Nothing to be done for 'install-exec-am'. #11 17.07 make[4]: Nothing to be done for 'install-data-am'. #11 17.07 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 17.07 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 17.07 Making install in handover #11 17.07 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 17.08 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 17.08 make[4]: Nothing to be done for 'install-exec-am'. #11 17.08 make[4]: Nothing to be done for 'install-data-am'. #11 17.08 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 17.08 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 17.08 Making install in nanobts_omlattr #11 17.09 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 17.09 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 17.09 make[4]: Nothing to be done for 'install-exec-am'. #11 17.09 make[4]: Nothing to be done for 'install-data-am'. #11 17.09 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 17.09 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 17.09 Making install in paging #11 17.10 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 17.10 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 17.10 make[4]: Nothing to be done for 'install-exec-am'. #11 17.10 make[4]: Nothing to be done for 'install-data-am'. #11 17.10 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 17.11 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 17.11 Making install in subscr #11 17.11 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 17.12 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 17.12 make[4]: Nothing to be done for 'install-exec-am'. #11 17.12 make[4]: Nothing to be done for 'install-data-am'. #11 17.12 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 17.12 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 17.12 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 17.13 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 17.13 make[4]: Nothing to be done for 'install-exec-am'. #11 17.13 make[4]: Nothing to be done for 'install-data-am'. #11 17.13 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 17.13 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 17.13 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 17.13 Making install in doc #11 17.14 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 17.15 Making install in examples #11 17.15 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 17.16 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 17.16 make[4]: Nothing to be done for 'install-exec-am'. #11 17.16 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 17.17 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 17.17 make install-data-hook #11 17.18 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 17.18 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 17.18 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 17.18 mkdir -p "$(dirname $j)" && \ #11 17.18 /usr/bin/install -c -m 644 ./$f $j; \ #11 17.18 done #11 17.32 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 17.32 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 17.32 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 17.32 Making install in manuals #11 17.33 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 17.34 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 17.34 make[4]: Nothing to be done for 'install-exec-am'. #11 17.34 make[4]: Nothing to be done for 'install-data-am'. #11 17.34 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 17.34 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 17.34 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 17.34 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 17.34 make[4]: Nothing to be done for 'install-exec-am'. #11 17.34 make[4]: Nothing to be done for 'install-data-am'. #11 17.34 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 17.35 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 17.35 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 17.35 Making install in contrib #11 17.35 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 17.36 Making install in systemd #11 17.37 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 17.37 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 17.37 make[4]: Nothing to be done for 'install-exec-am'. #11 17.38 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 17.38 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 17.39 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 17.39 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 17.39 make[4]: Nothing to be done for 'install-exec-am'. #11 17.39 make[4]: Nothing to be done for 'install-data-am'. #11 17.39 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 17.39 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 17.39 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 17.40 make[2]: Entering directory '/tmp/osmo-bsc' #11 17.41 make[3]: Entering directory '/tmp/osmo-bsc' #11 17.41 make[3]: Nothing to be done for 'install-exec-am'. #11 17.41 make[3]: Nothing to be done for 'install-data-am'. #11 17.41 make[3]: Leaving directory '/tmp/osmo-bsc' #11 17.41 make[2]: Leaving directory '/tmp/osmo-bsc' #11 17.41 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 17.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.3s done #14 writing image sha256:80984cd3307c251214d09c1424109c20603ab0489ebaa7297a26b5a905d282f7 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.4s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 80984cd3307c + 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.13.898f6.202607201800 amd64 Development headers for A-bis interface ii libosmo-asn1-tcap-dev:amd64 0.2.1.11.3cb8.202607201800 amd64 Development headers for utility library for ASN.1 of TCAP (SS7) ii libosmo-asn1-tcap1:amd64 0.2.1.11.3cb8.202607201800 amd64 Utility library for ASN.1 of TCAP (SS7) ii libosmo-mgcp-client-dev:amd64 1.15.0.1.8afba.202607201800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.15.0.1.8afba.202607201800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.7.0.16.4990f.202607201800 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.2.1.116.ccf5.202607201800 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran12:amd64 2.2.1.116.ccf5.202607201800 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.1.0.13.898f6.202607201800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo codec library ii libosmocoding0:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo coding library ii libosmocore 1.14.0.5.536c6.202607201800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.14.0.5.536c6.202607201800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo control library ii libosmogb14:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.16.4990f.202607201800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.13.898f6.202607201800 amd64 GSM trau handling ii libosmousb0:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo USB library ii libosmovty13:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202607201800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202607201800 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/debian-trixie-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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.63kB 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 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #6 DONE 0.0s #7 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/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:af021fc9f5a2ef904692b32c5049e4624cbbfda20d3d82c2cb91104e5d1f6ee1 #9 resolve registry.osmocom.org/debian:trixie@sha256:af021fc9f5a2ef904692b32c5049e4624cbbfda20d3d82c2cb91104e5d1f6ee1 0.1s done #9 DONE 0.1s #10 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #10 DONE 0.1s #11 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-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 [ 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 #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 [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 #15 CACHED #16 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #16 CACHED #17 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #17 CACHED #18 [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 #18 CACHED #19 [ 3/18] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #19 CACHED #20 [10/18] RUN PIP3 install --break-system-packages 'git+https://gerrit.osmocom.org/python/osmo-python-tests' #20 CACHED #21 [14/18] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #21 CACHED #22 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [ 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 #23 CACHED #24 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #24 CACHED #25 [ 2/18] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #25 CACHED #26 [ 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 tshark unzip virtualenv xsltproc xxd && apt-get clean #26 CACHED #27 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #27 CACHED #28 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-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:2b4684391c7f8463e872308f90af274deac4e14671ae8b74ce8544569ef92f84 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/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 2b4684391c7f + 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/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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.391 Hit:1 http://deb.debian.org/debian trixie InRelease #7 0.392 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #7 0.392 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #7 0.392 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #7 0.392 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #7 0.500 Reading package lists... #7 0.810 Reading package lists... #7 1.105 Building dependency tree... #7 1.169 Reading state information... #7 1.257 The following additional packages will be installed: #7 1.257 libbpfcc libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.257 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.257 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.257 osmocom-keyring osmocom-nightly #7 1.278 The following NEW packages will be installed: #7 1.278 bpftrace libbpfcc libosmo-abis-dev libosmo-netif-dev libosmoabis15 #7 1.278 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.278 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.279 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring #7 1.279 osmocom-nightly #7 1.325 0 upgraded, 21 newly installed, 0 to remove and 11 not upgraded. #7 1.325 Need to get 5613 kB of archives. #7 1.325 After this operation, 26.0 MB of additional disk space will be used. #7 1.325 Get:1 http://deb.debian.org/debian trixie/main amd64 libbpfcc amd64 0.31.0+ds-7 [709 kB] #7 1.357 Get:2 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ bpftrace 0.24.2~osmocom1.4418.3da1 [2486 kB] #7 1.384 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202607201800 [3188 B] #7 1.385 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202607201800 [1192 B] #7 1.386 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.14.0.5.536c6.202607201800 [181 kB] #7 1.388 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.14.0.5.536c6.202607201800 [55.8 kB] #7 1.390 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.13.898f6.202607201800 [47.5 kB] #7 1.391 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.14.0.5.536c6.202607201800 [74.1 kB] #7 1.392 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.14.0.5.536c6.202607201800 [230 kB] #7 1.395 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.14.0.5.536c6.202607201800 [109 kB] #7 1.397 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.16.4990f.202607201800 [71.9 kB] #7 1.398 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.13.898f6.202607201800 [72.1 kB] #7 1.400 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.14.0.5.536c6.202607201800 [74.0 kB] #7 1.401 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.14.0.5.536c6.202607201800 [181 kB] #7 1.404 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.14.0.5.536c6.202607201800 [63.4 kB] #7 1.405 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.14.0.5.536c6.202607201800 [67.1 kB] #7 1.407 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.14.0.5.536c6.202607201800 [53.9 kB] #7 1.408 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.14.0.5.536c6.202607201800 [47.2 kB] #7 1.409 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.14.0.5.536c6.202607201800 [860 kB] #7 1.418 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.16.4990f.202607201800 [91.6 kB] #7 1.418 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.13.898f6.202607201800 [134 kB] #7 1.536 debconf: unable to initialize frontend: Dialog #7 1.536 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 1.536 debconf: falling back to frontend: Readline #7 1.540 debconf: unable to initialize frontend: Readline #7 1.540 debconf: (This frontend requires a controlling tty.) #7 1.540 debconf: falling back to frontend: Teletype #7 1.542 debconf: unable to initialize frontend: Teletype #7 1.542 debconf: (This frontend requires a controlling tty.) #7 1.542 debconf: falling back to frontend: Noninteractive #7 1.888 Fetched 5613 kB in 0s (42.2 MB/s) #7 1.952 Selecting previously unselected package libbpfcc:amd64. #7 1.952 (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 ... 132067 files and directories currently installed.) #7 1.991 Preparing to unpack .../00-libbpfcc_0.31.0+ds-7_amd64.deb ... #7 2.014 Unpacking libbpfcc:amd64 (0.31.0+ds-7) ... #7 2.131 Selecting previously unselected package bpftrace. #7 2.140 Preparing to unpack .../01-bpftrace_0.24.2~osmocom1.4418.3da1_amd64.deb ... #7 2.152 Unpacking bpftrace (0.24.2~osmocom1.4418.3da1) ... #7 2.335 Selecting previously unselected package osmocom-keyring. #7 2.352 Preparing to unpack .../02-osmocom-keyring_1.1.1.8.7873.202607201800_amd64.deb ... #7 2.365 Unpacking osmocom-keyring (1.1.1.8.7873.202607201800) ... #7 2.472 Selecting previously unselected package osmocom-nightly. #7 2.492 Preparing to unpack .../03-osmocom-nightly_202607201800_amd64.deb ... #7 2.514 Unpacking osmocom-nightly (202607201800) ... #7 2.632 Selecting previously unselected package libosmocore22:amd64. #7 2.652 Preparing to unpack .../04-libosmocore22_1.14.0.5.536c6.202607201800_amd64.deb ... #7 2.664 Unpacking libosmocore22:amd64 (1.14.0.5.536c6.202607201800) ... #7 2.789 Selecting previously unselected package libosmocodec4:amd64. #7 2.809 Preparing to unpack .../05-libosmocodec4_1.14.0.5.536c6.202607201800_amd64.deb ... #7 2.820 Unpacking libosmocodec4:amd64 (1.14.0.5.536c6.202607201800) ... #7 2.939 Selecting previously unselected package libosmotrau11:amd64. #7 2.958 Preparing to unpack .../06-libosmotrau11_2.1.0.13.898f6.202607201800_amd64.deb ... #7 2.970 Unpacking libosmotrau11:amd64 (2.1.0.13.898f6.202607201800) ... #7 3.094 Selecting previously unselected package libosmoisdn0:amd64. #7 3.114 Preparing to unpack .../07-libosmoisdn0_1.14.0.5.536c6.202607201800_amd64.deb ... #7 3.126 Unpacking libosmoisdn0:amd64 (1.14.0.5.536c6.202607201800) ... #7 3.246 Selecting previously unselected package libosmogsm20:amd64. #7 3.266 Preparing to unpack .../08-libosmogsm20_1.14.0.5.536c6.202607201800_amd64.deb ... #7 3.278 Unpacking libosmogsm20:amd64 (1.14.0.5.536c6.202607201800) ... #7 3.399 Selecting previously unselected package libosmovty13:amd64. #7 3.419 Preparing to unpack .../09-libosmovty13_1.14.0.5.536c6.202607201800_amd64.deb ... #7 3.431 Unpacking libosmovty13:amd64 (1.14.0.5.536c6.202607201800) ... #7 3.553 Selecting previously unselected package libosmonetif11:amd64. #7 3.573 Preparing to unpack .../10-libosmonetif11_1.7.0.16.4990f.202607201800_amd64.deb ... #7 3.585 Unpacking libosmonetif11:amd64 (1.7.0.16.4990f.202607201800) ... #7 3.706 Selecting previously unselected package libosmoabis15:amd64. #7 3.715 Preparing to unpack .../11-libosmoabis15_2.1.0.13.898f6.202607201800_amd64.deb ... #7 3.727 Unpacking libosmoabis15:amd64 (2.1.0.13.898f6.202607201800) ... #7 3.847 Selecting previously unselected package libosmocoding0:amd64. #7 3.866 Preparing to unpack .../12-libosmocoding0_1.14.0.5.536c6.202607201800_amd64.deb ... #7 3.879 Unpacking libosmocoding0:amd64 (1.14.0.5.536c6.202607201800) ... #7 3.989 Selecting previously unselected package libosmogb14:amd64. #7 4.009 Preparing to unpack .../13-libosmogb14_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.023 Unpacking libosmogb14:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.150 Selecting previously unselected package libosmoctrl0:amd64. #7 4.169 Preparing to unpack .../14-libosmoctrl0_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.182 Unpacking libosmoctrl0:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.302 Selecting previously unselected package libosmosim2:amd64. #7 4.322 Preparing to unpack .../15-libosmosim2_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.334 Unpacking libosmosim2:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.453 Selecting previously unselected package libosmousb0:amd64. #7 4.473 Preparing to unpack .../16-libosmousb0_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.486 Unpacking libosmousb0:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.590 Selecting previously unselected package libosmocore. #7 4.609 Preparing to unpack .../17-libosmocore_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.622 Unpacking libosmocore (1.14.0.5.536c6.202607201800) ... #7 4.725 Selecting previously unselected package libosmocore-dev:amd64. #7 4.743 Preparing to unpack .../18-libosmocore-dev_1.14.0.5.536c6.202607201800_amd64.deb ... #7 4.756 Unpacking libosmocore-dev:amd64 (1.14.0.5.536c6.202607201800) ... #7 4.881 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.889 Preparing to unpack .../19-libosmo-netif-dev_1.7.0.16.4990f.202607201800_amd64.deb ... #7 4.901 Unpacking libosmo-netif-dev:amd64 (1.7.0.16.4990f.202607201800) ... #7 5.007 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.026 Preparing to unpack .../20-libosmo-abis-dev_2.1.0.13.898f6.202607201800_amd64.deb ... #7 5.038 Unpacking libosmo-abis-dev:amd64 (2.1.0.13.898f6.202607201800) ... #7 5.181 Setting up osmocom-keyring (1.1.1.8.7873.202607201800) ... #7 5.219 Setting up libbpfcc:amd64 (0.31.0+ds-7) ... #7 5.256 Setting up osmocom-nightly (202607201800) ... #7 5.292 Setting up bpftrace (0.24.2~osmocom1.4418.3da1) ... #7 5.329 Setting up libosmocore22:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.366 Setting up libosmocodec4:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.401 Setting up libosmovty13:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.436 Setting up libosmoisdn0:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.470 Setting up libosmotrau11:amd64 (2.1.0.13.898f6.202607201800) ... #7 5.505 Setting up libosmousb0:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.540 Setting up libosmogsm20:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.575 Setting up libosmoctrl0:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.610 Setting up libosmogb14:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.645 Setting up libosmonetif11:amd64 (1.7.0.16.4990f.202607201800) ... #7 5.679 Setting up libosmocoding0:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.714 Setting up libosmosim2:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.749 Setting up libosmocore (1.14.0.5.536c6.202607201800) ... #7 5.784 Setting up libosmoabis15:amd64 (2.1.0.13.898f6.202607201800) ... #7 5.818 Setting up libosmocore-dev:amd64 (1.14.0.5.536c6.202607201800) ... #7 5.853 Setting up libosmo-netif-dev:amd64 (1.7.0.16.4990f.202607201800) ... #7 5.888 Setting up libosmo-abis-dev:amd64 (2.1.0.13.898f6.202607201800) ... #7 5.923 Processing triggers for man-db (2.13.1-1) ... #7 5.966 Processing triggers for libc-bin (2.41-12+deb13u3) ... #7 DONE 6.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.327 Cloning into 'osmo-bts'... #9 DONE 0.9s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.395 Already on 'master' #11 0.396 Your branch is up to date with 'origin/master'. #11 0.400 refs/heads/master #11 0.407 HEAD is now at f0ee5199 common: flush paging queue in nm_bts_fsm's NOTINSTALLED on_enter #11 0.410 master #11 0.414 f0ee51997470e1c3020ddb85082385ed43ba0c68 #11 2.796 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.796 libtoolize: copying file './ltmain.sh' #11 3.250 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.250 libtoolize: and rerunning libtoolize and aclocal. #11 3.250 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.115 configure.ac:40: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 4.115 configure.ac:40: You should run autoupdate. #11 4.115 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 4.115 configure.ac:40: the top level #11 4.115 configure.ac:84: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.115 configure.ac:84: You should run autoupdate. #11 4.115 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.115 configure.ac:84: the top level #11 4.115 configure.ac:92: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.115 configure.ac:92: You should run autoupdate. #11 4.115 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.115 configure.ac:92: the top level #11 4.115 configure.ac:124: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.115 configure.ac:124: You should run autoupdate. #11 4.115 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.115 configure.ac:124: the top level #11 4.115 configure.ac:132: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.115 configure.ac:132: You should run autoupdate. #11 4.115 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.115 configure.ac:132: the top level #11 4.115 configure.ac:272: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.115 configure.ac:272: You should run autoupdate. #11 4.115 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.115 configure.ac:272: the top level #11 4.115 configure.ac:292: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.115 configure.ac:292: You should run autoupdate. #11 4.115 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.115 configure.ac:292: the top level #11 4.115 configure.ac:372: warning: The macro 'AC_HELP_STRING' is obsolete. #11 4.115 configure.ac:372: You should run autoupdate. #11 4.115 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.115 configure.ac:372: the top level #11 4.115 configure.ac:440: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.115 configure.ac:440: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.115 aclocal.m4:10257: AM_CONFIG_HEADER is expanded from... #11 4.115 configure.ac:440: the top level #11 4.115 configure.ac:442: warning: AC_OUTPUT should be used without arguments. #11 4.115 configure.ac:442: You should run autoupdate. #11 4.514 configure.ac:23: installing './compile' #11 4.517 configure.ac:25: installing './config.guess' #11 4.520 configure.ac:25: installing './config.sub' #11 4.523 configure.ac:9: installing './install-sh' #11 4.527 configure.ac:9: installing './missing' #11 4.570 contrib/ber/Makefile.am: installing './depcomp' #11 4.645 src/common/Makefile.am:88: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.645 src/common/Makefile.am:88: library has 'libbts_la' as canonical name (possible typo) #11 4.700 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.700 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.700 automake: warning: possible forward-incompatibility. #11 4.700 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.700 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.700 automake: object file(s) will be placed in the top-level directory. However, this #11 4.700 automake: behavior may change in a future Automake major version, with object #11 4.700 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.700 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.700 automake: project, to avoid future incompatibility. #11 4.702 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.702 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.703 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.703 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.703 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.703 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.755 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.755 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.779 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.779 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.804 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.804 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.816 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.816 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.829 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.829 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.841 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.841 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.854 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.854 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.855 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.855 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.868 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.868 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.898 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.898 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 5.101 checking for a BSD-compatible install... /usr/bin/install -c #11 5.125 checking whether sleep supports fractional seconds... yes #11 5.130 checking filesystem timestamp resolution... 0.01 #11 5.252 checking whether build environment is sane... yes #11 5.280 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.286 checking for gawk... gawk #11 5.287 checking whether make sets $(MAKE)... yes #11 5.317 checking whether make supports nested variables... yes #11 5.333 checking xargs -n works... yes #11 5.349 checking whether make sets $(MAKE)... (cached) yes #11 5.356 checking for gcc... gcc #11 5.445 checking whether the C compiler works... yes #11 5.505 checking for C compiler default output file name... a.out #11 5.507 checking for suffix of executables... #11 5.566 checking whether we are cross compiling... no #11 5.619 checking for suffix of object files... o #11 5.636 checking whether the compiler supports GNU C... yes #11 5.666 checking whether gcc accepts -g... yes #11 5.708 checking for gcc option to enable C11 features... none needed #11 5.750 checking whether gcc understands -c and -o together... yes #11 5.800 checking whether make supports the include directive... yes (GNU style) #11 5.824 checking dependency style of gcc... gcc3 #11 5.892 checking build system type... x86_64-pc-linux-gnu #11 6.003 checking host system type... x86_64-pc-linux-gnu #11 6.003 checking how to print strings... printf #11 6.009 checking for a sed that does not truncate output... /usr/bin/sed #11 6.023 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.029 checking for egrep... /usr/bin/grep -E #11 6.033 checking for fgrep... /usr/bin/grep -F #11 6.038 checking for ld used by gcc... /usr/bin/ld #11 6.051 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.058 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.066 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.112 checking whether ln -s works... yes #11 6.112 checking the maximum length of command line arguments... 1572864 #11 6.129 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.129 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.129 checking for /usr/bin/ld option to reload object files... -r #11 6.130 checking for file... file #11 6.131 checking for objdump... objdump #11 6.132 checking how to recognize dependent libraries... pass_all #11 6.133 checking for dlltool... no #11 6.134 checking how to associate runtime and link libraries... printf %s\n #11 6.135 checking for ranlib... ranlib #11 6.136 checking for ar... ar #11 6.137 checking for archiver @FILE support... @ #11 6.184 checking for strip... strip #11 6.185 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.315 checking for sysroot... no #11 6.315 checking for a working dd... /usr/bin/dd #11 6.325 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.369 checking for mt... no #11 6.369 checking if : is a manifest tool... no #11 6.382 checking for stdio.h... yes #11 6.420 checking for stdlib.h... yes #11 6.465 checking for string.h... yes #11 6.506 checking for inttypes.h... yes #11 6.541 checking for stdint.h... yes #11 6.571 checking for strings.h... yes #11 6.603 checking for sys/stat.h... yes #11 6.646 checking for sys/types.h... yes #11 6.690 checking for unistd.h... yes #11 6.730 checking for dlfcn.h... yes #11 6.760 checking for objdir... .libs #11 6.839 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.880 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.880 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.896 checking if gcc static flag -static works... yes #11 6.942 checking if gcc supports -c -o file.o... yes #11 6.972 checking if gcc supports -c -o file.o... (cached) yes #11 6.972 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.984 checking whether -lc should be explicitly linked in... no #11 7.025 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.125 checking how to hardcode library paths into programs... immediate #11 7.125 checking whether stripping libraries is possible... yes #11 7.129 checking if libtool supports shared libraries... yes #11 7.129 checking whether to build shared libraries... yes #11 7.129 checking whether to build static libraries... yes #11 7.131 checking for pkg-config... /usr/bin/pkg-config #11 7.132 checking for pkg-config... /usr/bin/pkg-config #11 7.132 checking pkg-config is at least version 0.20... yes #11 7.136 checking for egrep... (cached) /usr/bin/grep -E #11 7.137 checking for libosmocore >= 1.13.0... yes #11 7.163 checking for libosmovty >= 1.13.0... yes #11 7.186 checking for libosmogsm >= 1.13.0... yes #11 7.215 checking for libosmoctrl >= 1.13.0... yes #11 7.243 checking for libosmocodec >= 1.13.0... yes #11 7.259 checking for libosmocoding >= 1.13.0... yes #11 7.267 checking for libosmoabis >= 2.1.0... yes #11 7.278 checking for libosmotrau >= 2.1.0... yes #11 7.304 checking for libosmo-netif >= 1.7.0... yes #11 7.331 checking whether to enable support for sysmobts calibration tool... no #11 7.331 checking whether to enable support for sysmoBTS L1/PHY support... no #11 7.332 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 7.333 checking whether to enable support for Octasic OCTPHY-2G... no #11 7.336 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 7.337 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 7.339 checking for linux/if_packet.h... yes #11 7.388 checking whether to enable VTY/CTRL tests... no #11 7.388 checking whether to include systemtap tracing support... no #11 7.399 CFLAGS=" -std=gnu11" #11 7.399 CPPFLAGS="" #11 7.435 checking that generated files are newer than configure... done #11 7.436 configure: creating ./config.status #11 8.786 config.status: creating src/Makefile #11 8.832 config.status: creating src/common/Makefile #11 8.879 config.status: creating src/osmo-bts-virtual/Makefile #11 8.925 config.status: creating src/osmo-bts-omldummy/Makefile #11 8.969 config.status: creating src/osmo-bts-sysmo/Makefile #11 9.020 config.status: creating src/osmo-bts-lc15/Makefile #11 9.069 config.status: creating src/osmo-bts-oc2g/Makefile #11 9.108 config.status: creating src/osmo-bts-trx/Makefile #11 9.154 config.status: creating src/osmo-bts-octphy/Makefile #11 9.204 config.status: creating include/Makefile #11 9.253 config.status: creating include/osmo-bts/Makefile #11 9.298 config.status: creating tests/Makefile #11 9.347 config.status: creating tests/paging/Makefile #11 9.394 config.status: creating tests/agch/Makefile #11 9.438 config.status: creating tests/cipher/Makefile #11 9.488 config.status: creating tests/sysmobts/Makefile #11 9.538 config.status: creating tests/misc/Makefile #11 9.585 config.status: creating tests/handover/Makefile #11 9.630 config.status: creating tests/ta_control/Makefile #11 9.678 config.status: creating tests/tx_power/Makefile #11 9.723 config.status: creating tests/power/Makefile #11 9.768 config.status: creating tests/meas/Makefile #11 9.813 config.status: creating tests/amr/Makefile #11 9.859 config.status: creating tests/csd/Makefile #11 9.906 config.status: creating doc/Makefile #11 9.952 config.status: creating doc/examples/Makefile #11 10.00 config.status: creating doc/manuals/Makefile #11 10.05 config.status: creating contrib/Makefile #11 10.10 config.status: creating contrib/ber/Makefile #11 10.14 config.status: creating contrib/systemd/Makefile #11 10.19 config.status: creating Makefile #11 10.23 config.status: creating btsconfig.h #11 10.27 config.status: executing tests/atconfig commands #11 10.28 config.status: executing depfiles commands #11 11.18 config.status: executing libtool commands #11 11.30 echo 1.11.0.32-f0ee > .version-t && mv .version-t .version #11 11.31 make install-recursive #11 11.31 make[1]: Entering directory '/tmp/osmo-bts' #11 11.32 Making install in include #11 11.32 make[2]: Entering directory '/tmp/osmo-bts/include' #11 11.33 Making install in osmo-bts #11 11.34 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 11.34 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 11.34 make[4]: Nothing to be done for 'install-exec-am'. #11 11.34 make[4]: Nothing to be done for 'install-data-am'. #11 11.34 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 11.34 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 11.35 make[3]: Entering directory '/tmp/osmo-bts/include' #11 11.35 make[4]: Entering directory '/tmp/osmo-bts/include' #11 11.35 make[4]: Nothing to be done for 'install-exec-am'. #11 11.35 make[4]: Nothing to be done for 'install-data-am'. #11 11.35 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 11.35 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 11.36 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 11.36 Making install in src #11 11.36 make[2]: Entering directory '/tmp/osmo-bts/src' #11 11.37 Making install in common #11 11.38 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 11.38 make install-am #11 11.39 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 11.39 CC gsm_data.o #11 11.39 CC sysinfo.o #11 11.39 CC logging.o #11 11.39 CC abis.o #11 11.40 CC oml.o #11 11.40 CC abis_osmo.o #11 11.40 CC osmux.o #11 11.40 CC bts.o #11 11.40 CC bts_sm.o #11 11.40 CC bts_trx.o #11 11.40 CC rsl.o #11 11.40 CC rtp_abstract.o #11 11.40 CC rtp_input_preen.o #11 11.40 CC vty.o #11 11.40 CC paging.o #11 11.40 CC measurement.o #11 11.40 CC amr.o #11 11.40 CC asci.o #11 11.40 CC lchan.o #11 11.40 CC load_indication.o #11 11.46 CC pcu_sock.o #11 11.46 CC handover.o #11 11.46 CC msg_utils.o #11 11.47 CC bts_ctrl_commands.o #11 11.47 CC bts_ctrl_lookup.o #11 11.47 CC tx_power.o #11 11.47 CC bts_shutdown_fsm.o #11 11.47 CC csd_rlp.o #11 11.47 CC csd_v110.o #11 11.47 CC cbch.o #11 11.47 CC l1sap.o #11 11.48 CC power_control.o #11 11.49 CC main.o #11 11.49 CC phy_link.o #11 11.50 CC dtx_dl_amr_fsm.o #11 11.50 CC scheduler_mframe.o #11 11.51 CC ta_control.o #11 11.52 CC nm_common_fsm.o #11 11.52 CC nm_bts_sm_fsm.o #11 11.53 CC nm_bts_fsm.o #11 11.53 CC nm_bb_transc_fsm.o #11 11.54 CC nm_channel_fsm.o #11 11.54 CC nm_gprs_cell_fsm.o #11 11.55 CC nm_gprs_nse_fsm.o #11 11.55 CC nm_gprs_nsvc_fsm.o #11 11.55 CC nm_radio_carrier_fsm.o #11 11.55 CC notification.o #11 11.55 CC scheduler.o #11 11.66 AR libl1sched.a #11 11.69 AR libbts.a #11 11.71 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 11.71 make[5]: Nothing to be done for 'install-exec-am'. #11 11.71 make[5]: Nothing to be done for 'install-data-am'. #11 11.71 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.71 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.71 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.71 Making install in osmo-bts-virtual #11 11.72 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.72 CC main.o #11 11.72 CC bts_model.o #11 11.72 CC virtualbts_vty.o #11 11.72 CC scheduler_virtbts.o #11 11.72 CC virtual_um.o #11 11.72 CC l1_if.o #11 11.72 CC osmo_mcast_sock.o #11 11.80 CCLD osmo-bts-virtual #11 12.85 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.85 make[4]: Nothing to be done for 'install-data-am'. #11 12.85 /usr/bin/mkdir -p '/usr/local/bin' #11 12.85 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 12.91 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 12.92 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.92 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.92 Making install in osmo-bts-omldummy #11 12.93 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.93 CC main.o #11 12.93 CC bts_model.o #11 13.01 CCLD osmo-bts-omldummy #11 14.08 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 14.08 make[4]: Nothing to be done for 'install-data-am'. #11 14.08 /usr/bin/mkdir -p '/usr/local/bin' #11 14.08 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 14.13 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 14.14 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 14.14 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 14.14 Making install in osmo-bts-trx #11 14.15 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.15 make install-am #11 14.15 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.15 CC main.o #11 14.15 CC trx_if.o #11 14.15 CC l1_if.o #11 14.15 CC scheduler_trx.o #11 14.15 CC sched_lchan_fcch_sch.o #11 14.15 CC sched_lchan_rach.o #11 14.15 CC sched_lchan_xcch.o #11 14.16 CC sched_lchan_pdtch.o #11 14.16 CC sched_lchan_tchf.o #11 14.16 CC sched_lchan_tchh.o #11 14.16 CC trx_provision_fsm.o #11 14.16 CC trx_vty.o #11 14.16 CC amr_loop.o #11 14.26 CCLD osmo-bts-trx #11 15.46 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.46 make[5]: Nothing to be done for 'install-data-am'. #11 15.46 /usr/bin/mkdir -p '/usr/local/bin' #11 15.46 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 15.52 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 15.52 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.52 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.52 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.53 make[3]: Entering directory '/tmp/osmo-bts/src' #11 15.53 make[4]: Entering directory '/tmp/osmo-bts/src' #11 15.53 make[4]: Nothing to be done for 'install-exec-am'. #11 15.53 make[4]: Nothing to be done for 'install-data-am'. #11 15.53 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 15.53 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 15.53 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 15.54 Making install in tests #11 15.54 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 15.55 Making install in paging #11 15.55 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 15.56 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 15.56 make[4]: Nothing to be done for 'install-exec-am'. #11 15.56 make[4]: Nothing to be done for 'install-data-am'. #11 15.56 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 15.56 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 15.56 Making install in cipher #11 15.57 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 15.57 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 15.57 make[4]: Nothing to be done for 'install-exec-am'. #11 15.57 make[4]: Nothing to be done for 'install-data-am'. #11 15.57 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 15.57 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 15.57 Making install in agch #11 15.58 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 15.59 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 15.59 make[4]: Nothing to be done for 'install-exec-am'. #11 15.59 make[4]: Nothing to be done for 'install-data-am'. #11 15.59 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 15.59 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 15.59 Making install in misc #11 15.59 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 15.60 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 15.60 make[4]: Nothing to be done for 'install-exec-am'. #11 15.60 make[4]: Nothing to be done for 'install-data-am'. #11 15.60 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 15.60 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 15.60 Making install in handover #11 15.61 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 15.61 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 15.61 make[4]: Nothing to be done for 'install-exec-am'. #11 15.61 make[4]: Nothing to be done for 'install-data-am'. #11 15.61 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 15.61 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 15.61 Making install in tx_power #11 15.62 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 15.62 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 15.62 make[4]: Nothing to be done for 'install-exec-am'. #11 15.62 make[4]: Nothing to be done for 'install-data-am'. #11 15.62 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 15.62 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 15.62 Making install in power #11 15.63 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 15.64 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 15.64 make[4]: Nothing to be done for 'install-exec-am'. #11 15.64 make[4]: Nothing to be done for 'install-data-am'. #11 15.64 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 15.64 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 15.64 Making install in meas #11 15.65 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 15.65 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 15.65 make[4]: Nothing to be done for 'install-exec-am'. #11 15.65 make[4]: Nothing to be done for 'install-data-am'. #11 15.65 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 15.65 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 15.66 Making install in ta_control #11 15.66 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 15.67 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 15.67 make[4]: Nothing to be done for 'install-exec-am'. #11 15.67 make[4]: Nothing to be done for 'install-data-am'. #11 15.67 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 15.67 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 15.67 Making install in amr #11 15.67 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 15.68 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 15.68 make[4]: Nothing to be done for 'install-exec-am'. #11 15.68 make[4]: Nothing to be done for 'install-data-am'. #11 15.68 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 15.68 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 15.68 Making install in csd #11 15.69 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 15.69 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 15.69 make[4]: Nothing to be done for 'install-exec-am'. #11 15.69 make[4]: Nothing to be done for 'install-data-am'. #11 15.69 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 15.69 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 15.70 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 15.71 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 15.71 make[4]: Nothing to be done for 'install-exec-am'. #11 15.71 make[4]: Nothing to be done for 'install-data-am'. #11 15.71 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 15.71 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 15.71 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 15.71 Making install in doc #11 15.71 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 15.72 Making install in examples #11 15.73 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 15.73 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 15.73 make[4]: Nothing to be done for 'install-exec-am'. #11 15.74 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 15.74 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 15.74 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.74 /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 15.74 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 15.74 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 15.75 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 15.75 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 15.75 Making install in manuals #11 15.75 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 15.76 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 15.76 make[4]: Nothing to be done for 'install-exec-am'. #11 15.76 make[4]: Nothing to be done for 'install-data-am'. #11 15.76 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 15.76 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 15.76 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 15.77 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 15.77 make[4]: Nothing to be done for 'install-exec-am'. #11 15.77 make[4]: Nothing to be done for 'install-data-am'. #11 15.77 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 15.77 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 15.77 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 15.77 Making install in contrib #11 15.78 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 15.79 Making install in systemd #11 15.79 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 15.80 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 15.80 make[4]: Nothing to be done for 'install-exec-am'. #11 15.81 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 15.81 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 15.81 Making install in ber #11 15.81 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 15.82 CC rtp_ber.o #11 15.82 CC rtp_gen_map.o #11 15.87 CCLD rtp_gen_map #11 15.88 CCLD rtp_ber #11 16.32 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 16.32 make[4]: Nothing to be done for 'install-exec-am'. #11 16.32 make[4]: Nothing to be done for 'install-data-am'. #11 16.32 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 16.32 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 16.32 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 16.32 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 16.32 make[4]: Nothing to be done for 'install-exec-am'. #11 16.32 make[4]: Nothing to be done for 'install-data-am'. #11 16.32 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 16.32 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 16.32 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 16.32 make[2]: Entering directory '/tmp/osmo-bts' #11 16.32 make[3]: Entering directory '/tmp/osmo-bts' #11 16.32 make[3]: Nothing to be done for 'install-exec-am'. #11 16.32 make[3]: Nothing to be done for 'install-data-am'. #11 16.32 make[3]: Leaving directory '/tmp/osmo-bts' #11 16.32 make[2]: Leaving directory '/tmp/osmo-bts' #11 16.32 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 16.4s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:a8fe0b7761c20dd83ec298fdd0d04243e48760735c02acc10fcf87e30563079e done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.4s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n a8fe0b7761c2 + 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.13.898f6.202607201800 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.7.0.16.4990f.202607201800 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.1.0.13.898f6.202607201800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo codec library ii libosmocoding0:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo coding library ii libosmocore 1.14.0.5.536c6.202607201800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.14.0.5.536c6.202607201800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo control library ii libosmogb14:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.16.4990f.202607201800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.13.898f6.202607201800 amd64 GSM trau handling ii libosmousb0:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo USB library ii libosmovty13:amd64 1.14.0.5.536c6.202607201800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202607201800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202607201800 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/osmocom-bb-host-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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 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 [ 1/10] FROM docker.io/osmocom-build/debian-trixie-build:latest #4 CACHED #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 ... #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 0.411 Hit:1 http://deb.debian.org/debian trixie InRelease #6 0.411 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #6 0.411 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #6 0.412 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #6 0.412 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #6 0.521 Reading package lists... #6 0.832 Reading package lists... #6 1.125 Building dependency tree... #6 1.189 Reading state information... #6 1.276 The following additional packages will be installed: #6 1.276 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #6 1.276 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.276 osmocom-keyring osmocom-nightly #6 1.288 The following NEW packages will be installed: #6 1.288 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #6 1.288 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.288 libosmovty13 osmocom-keyring osmocom-nightly #6 1.313 0 upgraded, 14 newly installed, 0 to remove and 11 not upgraded. #6 1.313 Need to get 2001 kB of archives. #6 1.313 After this operation, 7046 kB of additional disk space will be used. #6 1.313 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202607201800 [3188 B] #6 1.335 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202607201800 [1192 B] #6 1.336 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.14.0.5.536c6.202607201800 [181 kB] #6 1.339 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.14.0.5.536c6.202607201800 [55.8 kB] #6 1.339 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.14.0.5.536c6.202607201800 [74.1 kB] #6 1.340 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.14.0.5.536c6.202607201800 [230 kB] #6 1.342 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.14.0.5.536c6.202607201800 [74.0 kB] #6 1.343 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.14.0.5.536c6.202607201800 [109 kB] #6 1.344 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.14.0.5.536c6.202607201800 [181 kB] #6 1.346 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.14.0.5.536c6.202607201800 [63.4 kB] #6 1.347 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.14.0.5.536c6.202607201800 [67.1 kB] #6 1.347 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.14.0.5.536c6.202607201800 [53.9 kB] #6 1.348 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.14.0.5.536c6.202607201800 [47.2 kB] #6 1.348 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.14.0.5.536c6.202607201800 [860 kB] #6 1.472 debconf: unable to initialize frontend: Dialog #6 1.472 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 1.472 debconf: falling back to frontend: Readline #6 1.476 debconf: unable to initialize frontend: Readline #6 1.476 debconf: (This frontend requires a controlling tty.) #6 1.476 debconf: falling back to frontend: Teletype #6 1.479 debconf: unable to initialize frontend: Teletype #6 1.479 debconf: (This frontend requires a controlling tty.) #6 1.479 debconf: falling back to frontend: Noninteractive #6 1.821 Fetched 2001 kB in 0s (31.6 MB/s) #6 1.888 Selecting previously unselected package osmocom-keyring. #6 1.888 (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 ... 132067 files and directories currently installed.) #6 1.926 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202607201800_amd64.deb ... #6 1.953 Unpacking osmocom-keyring (1.1.1.8.7873.202607201800) ... #6 2.071 Selecting previously unselected package osmocom-nightly. #6 2.090 Preparing to unpack .../01-osmocom-nightly_202607201800_amd64.deb ... #6 2.103 Unpacking osmocom-nightly (202607201800) ... #6 2.212 Selecting previously unselected package libosmocore22:amd64. #6 2.231 Preparing to unpack .../02-libosmocore22_1.14.0.5.536c6.202607201800_amd64.deb ... #6 2.257 Unpacking libosmocore22:amd64 (1.14.0.5.536c6.202607201800) ... #6 2.392 Selecting previously unselected package libosmocodec4:amd64. #6 2.411 Preparing to unpack .../03-libosmocodec4_1.14.0.5.536c6.202607201800_amd64.deb ... #6 2.424 Unpacking libosmocodec4:amd64 (1.14.0.5.536c6.202607201800) ... #6 2.540 Selecting previously unselected package libosmoisdn0:amd64. #6 2.548 Preparing to unpack .../04-libosmoisdn0_1.14.0.5.536c6.202607201800_amd64.deb ... #6 2.561 Unpacking libosmoisdn0:amd64 (1.14.0.5.536c6.202607201800) ... #6 2.676 Selecting previously unselected package libosmogsm20:amd64. #6 2.696 Preparing to unpack .../05-libosmogsm20_1.14.0.5.536c6.202607201800_amd64.deb ... #6 2.709 Unpacking libosmogsm20:amd64 (1.14.0.5.536c6.202607201800) ... #6 2.828 Selecting previously unselected package libosmocoding0:amd64. #6 2.837 Preparing to unpack .../06-libosmocoding0_1.14.0.5.536c6.202607201800_amd64.deb ... #6 2.850 Unpacking libosmocoding0:amd64 (1.14.0.5.536c6.202607201800) ... #6 2.975 Selecting previously unselected package libosmovty13:amd64. #6 2.994 Preparing to unpack .../07-libosmovty13_1.14.0.5.536c6.202607201800_amd64.deb ... #6 3.007 Unpacking libosmovty13:amd64 (1.14.0.5.536c6.202607201800) ... #6 3.125 Selecting previously unselected package libosmogb14:amd64. #6 3.145 Preparing to unpack .../08-libosmogb14_1.14.0.5.536c6.202607201800_amd64.deb ... #6 3.157 Unpacking libosmogb14:amd64 (1.14.0.5.536c6.202607201800) ... #6 3.281 Selecting previously unselected package libosmoctrl0:amd64. #6 3.300 Preparing to unpack .../09-libosmoctrl0_1.14.0.5.536c6.202607201800_amd64.deb ... #6 3.312 Unpacking libosmoctrl0:amd64 (1.14.0.5.536c6.202607201800) ... #6 3.426 Selecting previously unselected package libosmosim2:amd64. #6 3.445 Preparing to unpack .../10-libosmosim2_1.14.0.5.536c6.202607201800_amd64.deb ... #6 3.457 Unpacking libosmosim2:amd64 (1.14.0.5.536c6.202607201800) ... #6 3.577 Selecting previously unselected package libosmousb0:amd64. #6 3.597 Preparing to unpack .../11-libosmousb0_1.14.0.5.536c6.202607201800_amd64.deb ... #6 3.609 Unpacking libosmousb0:amd64 (1.14.0.5.536c6.202607201800) ... #6 3.707 Selecting previously unselected package libosmocore. #6 3.726 Preparing to unpack .../12-libosmocore_1.14.0.5.536c6.202607201800_amd64.deb ... #6 3.738 Unpacking libosmocore (1.14.0.5.536c6.202607201800) ... #6 3.838 Selecting previously unselected package libosmocore-dev:amd64. #6 3.857 Preparing to unpack .../13-libosmocore-dev_1.14.0.5.536c6.202607201800_amd64.deb ... #6 3.869 Unpacking libosmocore-dev:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.028 Setting up osmocom-keyring (1.1.1.8.7873.202607201800) ... #6 4.063 Setting up osmocom-nightly (202607201800) ... #6 4.099 Setting up libosmocore22:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.136 Setting up libosmocodec4:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.173 Setting up libosmovty13:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.209 Setting up libosmoisdn0:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.243 Setting up libosmousb0:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.278 Setting up libosmogsm20:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.313 Setting up libosmoctrl0:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.348 Setting up libosmogb14:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.412 Setting up libosmocoding0:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.495 Setting up libosmosim2:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.546 Setting up libosmocore (1.14.0.5.536c6.202607201800) ... #6 4.582 Setting up libosmocore-dev:amd64 (1.14.0.5.536c6.202607201800) ... #6 4.618 Processing triggers for libc-bin (2.41-12+deb13u3) ... #6 DONE 4.8s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.1s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.302 Cloning into 'osmocom-bb'... #8 DONE 0.8s #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.436 Switched to a new branch 'ttcn3-bts-test' #10 0.436 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'. #10 0.437 refs/heads/ttcn3-bts-test #10 0.447 HEAD is now at b8a2b1ca trx_toolkit/clck_gen: Fix clock generator to emit ticks with exactly GSM frame period #10 0.448 ttcn3-bts-test #10 0.449 b8a2b1caadd20e74ef946ee3224862e3e0313b75 #10 DONE 0.5s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.936 libtoolize: putting auxiliary files in '.'. #11 2.936 libtoolize: copying file './ltmain.sh' #11 2.992 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.992 libtoolize: copying file 'm4/libtool.m4' #11 3.018 libtoolize: copying file 'm4/ltoptions.m4' #11 3.045 libtoolize: copying file 'm4/ltsugar.m4' #11 3.072 libtoolize: copying file 'm4/ltversion.m4' #11 3.098 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.487 configure.ac:21: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 4.487 configure.ac:21: You should run autoupdate. #11 4.487 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 4.487 configure.ac:21: the top level #11 4.751 configure.ac:12: installing './compile' #11 4.752 configure.ac:24: installing './config.guess' #11 4.753 configure.ac:24: installing './config.sub' #11 4.755 configure.ac:3: installing './install-sh' #11 4.756 configure.ac:3: installing './missing' #11 4.810 src/Makefile.am: installing './depcomp' #11 4.996 checking for a BSD-compatible install... /usr/bin/install -c #11 5.017 checking whether sleep supports fractional seconds... yes #11 5.021 checking filesystem timestamp resolution... 0.01 #11 5.142 checking whether build environment is sane... yes #11 5.170 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.176 checking for gawk... gawk #11 5.177 checking whether make sets $(MAKE)... yes #11 5.208 checking whether make supports nested variables... yes #11 5.223 checking xargs -n works... yes #11 5.240 checking whether make sets $(MAKE)... (cached) yes #11 5.246 checking for gcc... gcc #11 5.308 checking whether the C compiler works... yes #11 5.354 checking for C compiler default output file name... a.out #11 5.355 checking for suffix of executables... #11 5.380 checking whether we are cross compiling... no #11 5.414 checking for suffix of object files... o #11 5.432 checking whether the compiler supports GNU C... yes #11 5.452 checking whether gcc accepts -g... yes #11 5.480 checking for gcc option to enable C11 features... none needed #11 5.514 checking whether gcc understands -c and -o together... yes #11 5.573 checking whether make supports the include directive... yes (GNU style) #11 5.596 checking dependency style of gcc... gcc3 #11 5.684 checking for pkg-config... /usr/bin/pkg-config #11 5.684 checking pkg-config is at least version 0.9.0... yes #11 5.688 checking for libosmocore... yes #11 5.709 checking for libosmocoding... yes #11 5.733 checking for libosmogsm... yes #11 5.757 checking for stdio.h... yes #11 5.793 checking for stdlib.h... yes #11 5.830 checking for string.h... yes #11 5.859 checking for inttypes.h... yes #11 5.899 checking for stdint.h... yes #11 5.939 checking for strings.h... yes #11 5.985 checking for sys/stat.h... yes #11 6.030 checking for sys/types.h... yes #11 6.069 checking for unistd.h... yes #11 6.108 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.112 checking for egrep... /usr/bin/grep -E #11 6.130 checking build system type... x86_64-pc-linux-gnu #11 6.240 checking host system type... x86_64-pc-linux-gnu #11 6.240 checking how to print strings... printf #11 6.246 checking for a sed that does not truncate output... /usr/bin/sed #11 6.260 checking for fgrep... /usr/bin/grep -F #11 6.265 checking for ld used by gcc... /usr/bin/ld #11 6.279 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.286 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.294 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.348 checking whether ln -s works... yes #11 6.348 checking the maximum length of command line arguments... 1572864 #11 6.370 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.370 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.370 checking for /usr/bin/ld option to reload object files... -r #11 6.371 checking for file... file #11 6.372 checking for objdump... objdump #11 6.373 checking how to recognize dependent libraries... pass_all #11 6.374 checking for dlltool... no #11 6.375 checking how to associate runtime and link libraries... printf %s\n #11 6.375 checking for ranlib... ranlib #11 6.375 checking for ar... ar #11 6.376 checking for archiver @FILE support... @ #11 6.440 checking for strip... strip #11 6.441 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.574 checking for sysroot... no #11 6.575 checking for a working dd... /usr/bin/dd #11 6.580 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.620 checking for mt... no #11 6.621 checking if : is a manifest tool... no #11 6.636 checking for dlfcn.h... yes #11 6.680 checking for objdir... .libs #11 6.789 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.838 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.838 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.872 checking if gcc static flag -static works... yes #11 6.921 checking if gcc supports -c -o file.o... yes #11 6.947 checking if gcc supports -c -o file.o... (cached) yes #11 6.947 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.955 checking whether -lc should be explicitly linked in... no #11 6.998 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.116 checking how to hardcode library paths into programs... immediate #11 7.117 checking whether stripping libraries is possible... yes #11 7.121 checking if libtool supports shared libraries... yes #11 7.121 checking whether to build shared libraries... yes #11 7.121 checking whether to build static libraries... yes #11 7.123 CFLAGS=" -std=gnu11" #11 7.124 CPPFLAGS="" #11 7.180 checking that generated files are newer than configure... done #11 7.180 configure: creating ./config.status #11 8.448 config.status: creating include/Makefile #11 8.494 config.status: creating include/osmocom/Makefile #11 8.539 config.status: creating include/osmocom/bb/Makefile #11 8.587 config.status: creating include/osmocom/bb/l1sched/Makefile #11 8.632 config.status: creating include/osmocom/bb/trxcon/Makefile #11 8.681 config.status: creating src/Makefile #11 8.729 config.status: creating Makefile #11 8.765 config.status: executing depfiles commands #11 8.947 config.status: executing libtool commands #11 8.997 echo 0.0.0 > .version-t && mv .version-t .version #11 9.004 make install-recursive #11 9.011 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.021 Making install in include #11 9.026 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.036 Making install in osmocom #11 9.041 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.051 Making install in bb #11 9.056 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.066 Making install in l1sched #11 9.071 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.078 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.078 make[6]: Nothing to be done for 'install-exec-am'. #11 9.078 make[6]: Nothing to be done for 'install-data-am'. #11 9.078 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.078 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.079 Making install in trxcon #11 9.083 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.085 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.085 make[6]: Nothing to be done for 'install-exec-am'. #11 9.085 make[6]: Nothing to be done for 'install-data-am'. #11 9.085 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.085 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.088 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.095 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.095 make[6]: Nothing to be done for 'install-exec-am'. #11 9.095 make[6]: Nothing to be done for 'install-data-am'. #11 9.095 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.096 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.097 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.101 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.108 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.108 make[5]: Nothing to be done for 'install-exec-am'. #11 9.108 make[5]: Nothing to be done for 'install-data-am'. #11 9.108 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.108 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.109 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.114 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.120 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.120 make[4]: Nothing to be done for 'install-exec-am'. #11 9.120 make[4]: Nothing to be done for 'install-data-am'. #11 9.120 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.120 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.121 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.122 Making install in src #11 9.129 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.132 CC l1ctl_server.o #11 9.133 CC trxcon_main.o #11 9.133 CC logging.o #11 9.134 CC trx_if.o #11 9.134 CC trxcon_inst.lo #11 9.135 CC trxcon_fsm.lo #11 9.135 CC l1ctl.lo #11 9.135 CC trxcon_shim.lo #11 9.135 CC sched_lchan_common.lo #11 9.136 CC sched_lchan_desc.lo #11 9.136 CC sched_lchan_pdtch.lo #11 9.138 CC sched_lchan_xcch.lo #11 9.138 CC sched_lchan_tchf.lo #11 9.138 CC sched_lchan_tchh.lo #11 9.139 CC sched_lchan_rach.lo #11 9.139 CC sched_lchan_sch.lo #11 9.139 CC sched_mframe.lo #11 9.139 CC sched_prim.lo #11 9.140 CC sched_trx.lo #11 9.140 CC l1gprs.lo #11 9.210 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 9.210 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 9.210 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 9.210 | ^~ #11 9.210 In file included from sched_lchan_tchh.c:36: #11 9.210 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 9.210 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 9.210 | ^~~~~~~~~~~~~~~~~~~~~ #11 9.353 CCLD libl1sched.la #11 9.354 CCLD libtrxcon.la #11 9.354 CCLD libl1gprs.la #11 9.468 CCLD trxcon #11 10.38 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.38 make[3]: Nothing to be done for 'install-data-am'. #11 10.38 /usr/bin/mkdir -p '/usr/local/bin' #11 10.39 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 10.44 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 10.45 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.45 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.46 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.46 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.46 make[3]: Nothing to be done for 'install-exec-am'. #11 10.46 make[3]: Nothing to be done for 'install-data-am'. #11 10.46 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.46 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.46 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 10.5s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.900 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.900 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.900 aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... #12 1.900 configure.ac:3: the top level #12 1.900 configure.ac:23: warning: The macro 'AC_HEADER_STDC' is obsolete. #12 1.900 configure.ac:23: You should run autoupdate. #12 1.900 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #12 1.900 configure.ac:23: the top level #12 2.172 configure.ac:13: installing './compile' #12 2.175 configure.ac:4: installing './install-sh' #12 2.179 configure.ac:4: installing './missing' #12 2.228 src/Makefile.am: installing './depcomp' #12 2.421 checking for a BSD-compatible install... /usr/bin/install -c #12 2.446 checking whether sleep supports fractional seconds... yes #12 2.450 checking filesystem timestamp resolution... 0.01 #12 2.569 checking whether build environment is sane... yes #12 2.596 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.603 checking for gawk... gawk #12 2.604 checking whether make sets $(MAKE)... yes #12 2.633 checking whether make supports nested variables... yes #12 2.648 checking xargs -n works... yes #12 2.664 checking whether make sets $(MAKE)... (cached) yes #12 2.671 checking for gcc... gcc #12 2.749 checking whether the C compiler works... yes #12 2.803 checking for C compiler default output file name... a.out #12 2.804 checking for suffix of executables... #12 2.838 checking whether we are cross compiling... no #12 2.882 checking for suffix of object files... o #12 2.902 checking whether the compiler supports GNU C... yes #12 2.931 checking whether gcc accepts -g... yes #12 2.969 checking for gcc option to enable C11 features... none needed #12 3.006 checking whether gcc understands -c and -o together... yes #12 3.059 checking whether make supports the include directive... yes (GNU style) #12 3.078 checking dependency style of gcc... gcc3 #12 3.129 checking for pkg-config... /usr/bin/pkg-config #12 3.129 checking pkg-config is at least version 0.9.0... yes #12 3.130 checking for libosmocore... yes #12 3.137 checking for libosmogsm... yes #12 3.146 checking for stdio.h... yes #12 3.182 checking for stdlib.h... yes #12 3.210 checking for string.h... yes #12 3.257 checking for inttypes.h... yes #12 3.300 checking for stdint.h... yes #12 3.330 checking for strings.h... yes #12 3.362 checking for sys/stat.h... yes #12 3.400 checking for sys/types.h... yes #12 3.435 checking for unistd.h... yes #12 3.463 checking for grep that handles long lines and -e... /usr/bin/grep #12 3.465 checking for egrep... /usr/bin/grep -E #12 3.466 CFLAGS=" -std=gnu11" #12 3.466 CPPFLAGS="" #12 3.476 checking that generated files are newer than configure... done #12 3.477 configure: creating ./config.status #12 3.673 config.status: creating Makefile #12 3.706 config.status: creating include/Makefile #12 3.754 config.status: creating include/osmocom/Makefile #12 3.797 config.status: creating include/osmocom/bb/Makefile #12 3.842 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.888 config.status: creating src/Makefile #12 3.936 config.status: creating config.h #12 3.966 config.status: executing depfiles commands #12 4.247 Making install in include #12 4.252 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.262 Making install in osmocom #12 4.267 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.278 Making install in bb #12 4.283 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.293 Making install in virtphy #12 4.298 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.304 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.304 make[5]: Nothing to be done for 'install-exec-am'. #12 4.304 make[5]: Nothing to be done for 'install-data-am'. #12 4.304 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.304 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.309 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.316 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.316 make[5]: Nothing to be done for 'install-exec-am'. #12 4.316 make[5]: Nothing to be done for 'install-data-am'. #12 4.316 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.317 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.318 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.322 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.329 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.329 make[4]: Nothing to be done for 'install-exec-am'. #12 4.329 make[4]: Nothing to be done for 'install-data-am'. #12 4.329 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.330 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.330 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.335 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.342 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.342 make[3]: Nothing to be done for 'install-exec-am'. #12 4.342 make[3]: Nothing to be done for 'install-data-am'. #12 4.342 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.343 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.344 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.344 Making install in src #12 4.349 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.353 CC virtphy.o #12 4.353 CC l1gprs.o #12 4.354 CC logging.o #12 4.354 CC l1ctl_sock.o #12 4.355 CC gsmtapl1_if.o #12 4.355 CC l1ctl_sap.o #12 4.355 CC virt_prim_pm.o #12 4.357 CC virt_prim_fbsb.o #12 4.357 CC virt_prim_rach.o #12 4.358 CC virt_prim_data.o #12 4.358 CC virt_prim_pdch.o #12 4.358 CC virt_prim_traffic.o #12 4.358 CC virt_l1_sched_simple.o #12 4.358 CC virt_l1_model.o #12 4.369 CC shared/virtual_um.o #12 4.370 CC shared/osmo_mcast_sock.o #12 4.500 CCLD virtphy #12 4.541 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.541 make[2]: Nothing to be done for 'install-data-am'. #12 4.542 /usr/bin/mkdir -p '/usr/local/bin' #12 4.544 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.546 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.547 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.549 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.555 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.555 make[2]: Nothing to be done for 'install-exec-am'. #12 4.557 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.561 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.565 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.565 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.6s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.4s #14 [10/10] WORKDIR /DATA #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.4s done #15 writing image sha256:70db1060b871e55f22405185efa59f3386791e48a93757bf573ec4ee4036f33d done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.4s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n 70db1060b871 + 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:1ba4f11fc8e42d26875f064a9b11600d5e1972b42bf553d92598c74bd0943996 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-bts-test + echo debian-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/ttcn3-bts-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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 WARN: JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #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.0s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 CACHED #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:96f03c547dd9717baffa3108f609643e0bf4bda52e46239813393eba9d04ec69 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/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 96f03c547dd9 + 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=3789624 + seq 1 30 + echo (3789624 + 1) % 256 + bc + SUBNET=57 + NET_NAME=ttcn3-bts-test-57 + SUB4=172.18.57.0/24 + SUB6=fd02:db8:57::/64 + set +x Creating network ttcn3-bts-test-57, trying SUBNET=57... + docker network create --internal --subnet 172.18.57.0/24 --ipv6 --subnet fd02:db8:57::/64 ttcn3-bts-test-57 be05adaa16004c788e2eb09f3c2e70ee7707e243833b04f75ff28dcaf2e660d7 + set +x ### Network ttcn3-bts-test-57 created (SUBNET=57) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile cfg command -v osmo-config-merge /usr/bin/osmo-config-merge docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bts.cfg /data/osmo-bts.src.cfg docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bsc.cfg /data/osmo-bsc.src.cfg osmo-config-merge osmo-bts.src.cfg generic/osmo-bts.confmerge > generic/osmo-bts.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.57.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.57.10/" generic/osmo-bsc.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg virtphy/osmo-bts.confmerge > virtphy/osmo-bts.gen.cfg sed -i "/osmotrx/d" virtphy/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg oml/osmo-bts.confmerge > oml/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bsc.gen.cfg fh/osmo-bsc.confmerge > fh/osmo-bsc.gen.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/virtphy + start_config_generic + test_config_enabled generic + local config=generic + local i + local valid=0 + [ generic = generic ] + valid=1 + break + [ 1 != 1 ] + [ -z generic oml hopping ] + [ generic = generic ] + return 0 + network_replace_subnet_in_configs + set +x Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/osmo-bts.gen.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 57 11 + NET=57 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-57 --ip 172.18.57.11 --ip6 fd02:db8:57::11 + docker run --rm --network ttcn3-bts-test-57 --ip 172.18.57.11 --ip6 fd02:db8:57::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc:/data --name jenkins-ttcn3-bts-test-3208-bsc -d osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 a3a929dbda7464c6784046cb05d7735803c433d7017a4aab03d10788cab2b832 + 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 57 20 + NET=57 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-57 --ip 172.18.57.20 --ip6 fd02:db8:57::20 + docker run --rm --network ttcn3-bts-test-57 --ip 172.18.57.20 --ip6 fd02:db8:57::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 --mount type=tmpfs,dst=/tmp -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-3208-bts -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/tmp/osmo-bts.log 2>&1 027828c971bcbadb43e58f9f5f6c9f418033ec9c75f7640a1d7746a3bda65ed3 + [ = 1 ] + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 57 21 + NET=57 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-57 --ip 172.18.57.21 --ip6 fd02:db8:57::21 + docker run --rm --network ttcn3-bts-test-57 --ip 172.18.57.21 --ip6 fd02:db8:57::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-3208-fake_trx -d osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO --sched-rr-prio 30 -R 172.18.57.20 -r 172.18.57.22 --trx TRX1@172.18.57.20:5700/1 --trx TRX2@172.18.57.20:5700/2 --trx TRX3@172.18.57.20:5700/3 >>/data/fake_trx.out 2>&1 09a505c7170f0441d6e202033eb07b209f3b5c0f48ead5ffa017aadadc19fbcd + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 57 22 + NET=57 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-57 --ip 172.18.57.22 --ip6 fd02:db8:57::22 + docker run --rm --network ttcn3-bts-test-57 --ip 172.18.57.22 --ip6 fd02:db8:57::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-3208-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.57.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 0d4f6295f65ddbb3beddf68b769f34cbc5dfd939ae8c3c13c1c8230297add91c + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 57 10 + NET=57 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-57 --ip 172.18.57.10 --ip6 fd02:db8:57::10 + docker run --rm --network ttcn3-bts-test-57 --ip 172.18.57.10 --ip6 fd02:db8:57::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.57.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-3208-ttcn3-bts-test osmocom-build/ttcn3-bts-test + SUBDIR=bts + SUITE=BTS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bts/BTS_Tests BTS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BTS_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 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@defc8cab5688: Unix server socket created successfully. MC@defc8cab5688: Listening on TCP port 32981. defc8cab5688 is the default MC2> spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests defc8cab5688 32981 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@defc8cab5688: New HC connected from 172.18.57.10 [172.18.57.10]. defc8cab5688: Linux 6.12.95+deb13-amd64 on x86_64. cmtc MC@defc8cab5688: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@defc8cab5688: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@defc8cab5688: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@defc8cab5688: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@defc8cab5688: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@defc8cab5688: Configuration file was processed on all HCs. MC@defc8cab5688: Creating MTC on host 172.18.57.10. MC@defc8cab5688: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ (01:31:29) load average: 1.80, 0.86, 1.75 NOTE: unable 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@defc8cab5688: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@defc8cab5688: Test case TC_est_dchan started. MTC@defc8cab5688: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@defc8cab5688: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@defc8cab5688: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@defc8cab5688: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@defc8cab5688: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@defc8cab5688: Got IDENTITY RESPONSE (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)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@defc8cab5688: Mapped TRX#0 to TCP/IP conn_id=2 MTC@defc8cab5688: 1/4 transceiver(s) connected TC_est_dchan-RSL(4)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL(4)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@defc8cab5688: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL(4)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL(4)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@defc8cab5688: Mapped TRX#2 to TCP/IP conn_id=4 MTC@defc8cab5688: 1/4 RF Resource Indication(s) received MTC@defc8cab5688: 2/4 transceiver(s) connected MTC@defc8cab5688: 3/4 transceiver(s) connected TC_est_dchan-RSL(4)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@defc8cab5688: 2/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@defc8cab5688: Mapped TRX#3 to TCP/IP conn_id=5 MTC@defc8cab5688: 3/4 RF Resource Indication(s) received MTC@defc8cab5688: 4/4 transceiver(s) connected MTC@defc8cab5688: 4/4 RF Resource Indication(s) received MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(6)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(7)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@defc8cab5688: 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)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(8)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(9)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@defc8cab5688: 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)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(10)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(11)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(12)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(13)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(14)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(15)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(16)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(17)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(18)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@defc8cab5688: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(19)@defc8cab5688: 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 := '01100100'B, t1p := 1, t3 := 4, t2 := 15 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(19)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(19)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(20)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(21)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(22)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@defc8cab5688: 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(23)@defc8cab5688: 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 := '01100100'B, t1p := 1, t3 := 4, t2 := 8 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(23)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(23)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(24)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@defc8cab5688: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@defc8cab5688: 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)@defc8cab5688: 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 := '01100100'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)@defc8cab5688: Received IMM.ASS for our RACH! TC_est_dchan(25)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@defc8cab5688: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Stopping testcase execution from "BTS_Tests.ttcn":9110 IPA-CTRL-CLI-IPA(5)@defc8cab5688: Final verdict of PTC: none TC_est_dchan-RSL(4)@defc8cab5688: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@defc8cab5688: Final verdict of PTC: none MTC@defc8cab5688: Setting final verdict of the test case. MTC@defc8cab5688: Local verdict of MTC: none MTC@defc8cab5688: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@defc8cab5688: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@defc8cab5688: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. (01:31:45) load average: 1.40, 0.81, 1.72 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.57.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14109341) Waiting for packet dumper to finish... 1 (prev_count=14109341, count=14118564) MTC@defc8cab5688: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ (01:31:49) load average: 1.45, 0.83, 1.73 NOTE: unable 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@defc8cab5688: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@defc8cab5688: Test case TC_chan_act_stress started. MTC@defc8cab5688: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@defc8cab5688: Got IDENTITY RESPONSE (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)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@defc8cab5688: Mapped TRX#0 to TCP/IP conn_id=2 MTC@defc8cab5688: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@defc8cab5688: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL(27)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@defc8cab5688: Mapped TRX#1 to TCP/IP conn_id=3 MTC@defc8cab5688: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL(27)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@defc8cab5688: Mapped TRX#2 to TCP/IP conn_id=4 MTC@defc8cab5688: 3/4 transceiver(s) connected MTC@defc8cab5688: 2/4 RF Resource Indication(s) received MTC@defc8cab5688: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@defc8cab5688: Got IDENTITY 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(27)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@defc8cab5688: Mapped TRX#3 to TCP/IP conn_id=5 MTC@defc8cab5688: 4/4 transceiver(s) connected MTC@defc8cab5688: 4/4 RF Resource Indication(s) received MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: Stopping testcase execution from "BTS_Tests.ttcn":1036 IPA-CTRL-CLI-IPA(28)@defc8cab5688: Final verdict of PTC: none TC_chan_act_stress-RSL(27)@defc8cab5688: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@defc8cab5688: Final verdict of PTC: none MTC@defc8cab5688: Setting final verdict of the test case. MTC@defc8cab5688: Local verdict of MTC: none MTC@defc8cab5688: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@defc8cab5688: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@defc8cab5688: Test case TC_chan_act_stress finished. Verdict: pass MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. (01:31:52) load average: 1.66, 0.89, 1.74 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.57.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8987274) Waiting for packet dumper to finish... 1 (prev_count=8987274, count=8987771) MTC@defc8cab5688: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ (01:31:56) load average: 1.66, 0.89, 1.74 NOTE: unable 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@defc8cab5688: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@defc8cab5688: Test case TC_chan_act_react started. MTC@defc8cab5688: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(30)@defc8cab5688: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@defc8cab5688: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL(31)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@defc8cab5688: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@defc8cab5688: Mapped TRX#0 to TCP/IP conn_id=2 MTC@defc8cab5688: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@defc8cab5688: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@defc8cab5688: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_react-RSL(31)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@defc8cab5688: 2/4 transceiver(s) connected TC_chan_act_react-RSL(31)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@defc8cab5688: Mapped TRX#2 to TCP/IP conn_id=4 MTC@defc8cab5688: 3/4 transceiver(s) connected MTC@defc8cab5688: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL(31)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@defc8cab5688: Mapped TRX#3 to TCP/IP conn_id=5 MTC@defc8cab5688: 3/4 RF Resource Indication(s) received MTC@defc8cab5688: 4/4 transceiver(s) connected MTC@defc8cab5688: 4/4 RF Resource Indication(s) received MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_react(33)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: Stopping testcase execution from "BTS_Tests.ttcn":1060 IPA-CTRL-CLI-IPA(32)@defc8cab5688: Final verdict of PTC: none TC_chan_act_react-RSL(31)@defc8cab5688: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@defc8cab5688: Final verdict of PTC: none MTC@defc8cab5688: Setting final verdict of the test case. MTC@defc8cab5688: Local verdict of MTC: none MTC@defc8cab5688: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@defc8cab5688: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@defc8cab5688: Test case TC_chan_act_react finished. Verdict: pass MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. (01:31:58) load average: 1.52, 0.87, 1.73 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.57.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2184962) Waiting for packet dumper to finish... 1 (prev_count=2184962, count=2185459) MTC@defc8cab5688: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ (01:32:01) load average: 1.52, 0.87, 1.73 NOTE: unable 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@defc8cab5688: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@defc8cab5688: Test case TC_chan_deact_not_active started. MTC@defc8cab5688: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL(35)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@defc8cab5688: Got IDENTITY RESPONSE (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(35)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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(35)@defc8cab5688: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@defc8cab5688: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@defc8cab5688: Got IDENTITY RESPONSE (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)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@defc8cab5688: Mapped TRX#1 to TCP/IP conn_id=3 MTC@defc8cab5688: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@defc8cab5688: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@defc8cab5688: Mapped TRX#2 to TCP/IP conn_id=4 MTC@defc8cab5688: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@defc8cab5688: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@defc8cab5688: Mapped TRX#3 to TCP/IP conn_id=5 MTC@defc8cab5688: 3/4 RF Resource Indication(s) received MTC@defc8cab5688: 4/4 transceiver(s) connected MTC@defc8cab5688: 4/4 RF Resource Indication(s) received MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@defc8cab5688: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: Stopping testcase execution from "BTS_Tests.ttcn":1082 IPA-CTRL-CLI-IPA(36)@defc8cab5688: Final verdict of PTC: none TC_chan_deact_not_active-RSL(35)@defc8cab5688: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@defc8cab5688: Final verdict of PTC: none MTC@defc8cab5688: Setting final verdict of the test case. MTC@defc8cab5688: Local verdict of MTC: none MTC@defc8cab5688: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@defc8cab5688: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@defc8cab5688: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. (01:32:04) load average: 1.40, 0.86, 1.72 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.57.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2169981) Waiting for packet dumper to finish... 1 (prev_count=2169981, count=2170478) MTC@defc8cab5688: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ (01:32:07) load average: 1.40, 0.86, 1.72 NOTE: unable 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@defc8cab5688: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@defc8cab5688: Test case TC_chan_act_wrong_nr started. MTC@defc8cab5688: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Mapped TRX#0 to TCP/IP conn_id=2 MTC@defc8cab5688: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Mapped TRX#1 to TCP/IP conn_id=3 MTC@defc8cab5688: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@defc8cab5688: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Mapped TRX#2 to TCP/IP conn_id=4 MTC@defc8cab5688: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@defc8cab5688: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Mapped TRX#3 to TCP/IP conn_id=5 MTC@defc8cab5688: 3/4 RF Resource Indication(s) received MTC@defc8cab5688: 4/4 transceiver(s) connected MTC@defc8cab5688: 4/4 RF Resource Indication(s) received MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@defc8cab5688: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@defc8cab5688: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: Stopping testcase execution from "BTS_Tests.ttcn":1134 IPA-CTRL-CLI-IPA(40)@defc8cab5688: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL(39)@defc8cab5688: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@defc8cab5688: Final verdict of PTC: none MTC@defc8cab5688: Setting final verdict of the test case. MTC@defc8cab5688: Local verdict of MTC: none MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@defc8cab5688: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@defc8cab5688: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. (01:32:09) load average: 1.29, 0.84, 1.71 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.57.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2242147) Waiting for packet dumper to finish... 1 (prev_count=2242147, count=2242644) MTC@defc8cab5688: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ (01:32:13) load average: 1.18, 0.83, 1.70 NOTE: unable 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@defc8cab5688: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@defc8cab5688: Test case TC_deact_sacch started. MTC@defc8cab5688: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(54)@defc8cab5688: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@defc8cab5688: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL(55)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@defc8cab5688: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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(55)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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(55)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@defc8cab5688: Mapped TRX#0 to TCP/IP conn_id=2 TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@defc8cab5688: 1/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@defc8cab5688: Got IDENTITY 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@defc8cab5688: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@defc8cab5688: Mapped TRX#1 to TCP/IP conn_id=3 MTC@defc8cab5688: 2/4 transceiver(s) connected TC_deact_sacch-RSL(55)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL(55)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@defc8cab5688: Mapped TRX#2 to TCP/IP conn_id=4 MTC@defc8cab5688: 3/4 transceiver(s) connected MTC@defc8cab5688: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@defc8cab5688: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@defc8cab5688: Mapped TRX#3 to TCP/IP conn_id=5 MTC@defc8cab5688: 4/4 transceiver(s) connected MTC@defc8cab5688: 4/4 RF Resource Indication(s) received MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(57)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(57)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(58)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(58)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(59)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(59)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(60)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(60)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(61)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(61)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(62)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(62)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(63)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(63)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(64)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(64)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(65)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(65)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(66)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(66)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(67)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(67)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(68)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(68)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(69)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(69)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(70)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(70)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(71)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(71)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(72)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(72)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(73)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(73)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(74)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(74)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(75)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(75)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@defc8cab5688: setverdict(pass): none -> pass TC_deact_sacch(76)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(76)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: Stopping testcase execution from "BTS_Tests.ttcn":1215 IPA-CTRL-CLI-IPA(56)@defc8cab5688: Final verdict of PTC: none TC_deact_sacch-RSL(55)@defc8cab5688: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@defc8cab5688: Final verdict of PTC: none MTC@defc8cab5688: Setting final verdict of the test case. MTC@defc8cab5688: Local verdict of MTC: none MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@defc8cab5688: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@defc8cab5688: Test case TC_deact_sacch finished. Verdict: pass MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. (01:33:44) load average: 0.98, 0.83, 1.62 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.57.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88514611) Waiting for packet dumper to finish... 1 (prev_count=88514611, count=88515108) MTC@defc8cab5688: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ (01:33:49) load average: 0.90, 0.82, 1.61 NOTE: unable 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@defc8cab5688: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@defc8cab5688: Test case TC_sacch_filling started. MTC@defc8cab5688: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(77)@defc8cab5688: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL(78)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL(78)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@defc8cab5688: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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(78)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@defc8cab5688: Mapped TRX#0 to TCP/IP conn_id=2 MTC@defc8cab5688: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_filling-RSL-IPA(77)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@defc8cab5688: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@defc8cab5688: Got IDENTITY RESPONSE (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-IPA(77)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@defc8cab5688: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_filling-RSL-IPA(77)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@defc8cab5688: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@defc8cab5688: Got IDENTITY 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)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@defc8cab5688: Mapped TRX#2 to TCP/IP conn_id=4 MTC@defc8cab5688: 3/4 transceiver(s) connected MTC@defc8cab5688: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@defc8cab5688: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@defc8cab5688: Mapped TRX#3 to TCP/IP conn_id=5 MTC@defc8cab5688: 4/4 transceiver(s) connected MTC@defc8cab5688: 4/4 RF Resource Indication(s) received MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(80)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(80)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(81)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(81)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(82)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(82)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(83)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(83)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(84)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(84)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(85)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(85)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(86)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(86)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(87)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(87)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(88)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(88)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(89)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(89)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(90)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(90)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(91)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(91)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(92)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(92)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(93)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(93)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(94)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(94)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(95)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(95)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(96)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(96)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(97)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(97)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(98)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(98)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_filling(99)@defc8cab5688: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(99)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: Stopping testcase execution from "BTS_Tests.ttcn":1300 IPA-CTRL-CLI-IPA(79)@defc8cab5688: Final verdict of PTC: none TC_sacch_filling-RSL(78)@defc8cab5688: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@defc8cab5688: Final verdict of PTC: none MTC@defc8cab5688: Setting final verdict of the test case. MTC@defc8cab5688: Local verdict of MTC: none MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@defc8cab5688: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@defc8cab5688: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@defc8cab5688: Test case TC_sacch_filling finished. Verdict: pass MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. (01:34:04) load average: 0.84, 0.81, 1.59 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.57.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12442626) Waiting for packet dumper to finish... 1 (prev_count=12442626, count=12443123) MTC@defc8cab5688: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@defc8cab5688: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ (01:34:08) load average: 0.77, 0.80, 1.59 NOTE: unable 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@defc8cab5688: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@defc8cab5688: Test case TC_sacch_info_mod started. MTC@defc8cab5688: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(101)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Tx:{ 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)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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(101)@defc8cab5688: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@defc8cab5688: Got IDENTITY RESPONSE (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)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@defc8cab5688: Mapped TRX#0 to TCP/IP conn_id=2 MTC@defc8cab5688: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: 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)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (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)@defc8cab5688: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@defc8cab5688: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@defc8cab5688: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@defc8cab5688: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_info_mod-RSL(101)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@defc8cab5688: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@defc8cab5688: Mapped TRX#2 to TCP/IP conn_id=4 MTC@defc8cab5688: 3/4 transceiver(s) connected MTC@defc8cab5688: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@defc8cab5688: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL(101)@defc8cab5688: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@defc8cab5688: Mapped TRX#3 to TCP/IP conn_id=5 MTC@defc8cab5688: 3/4 RF Resource Indication(s) received MTC@defc8cab5688: 4/4 transceiver(s) connected MTC@defc8cab5688: 4/4 RF Resource Indication(s) received MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@defc8cab5688: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@defc8cab5688: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@defc8cab5688: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_info_mod(103)@defc8cab5688: 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)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@defc8cab5688: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@defc8cab5688: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@defc8cab5688: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_info_mod(104)@defc8cab5688: 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)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@defc8cab5688: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@defc8cab5688: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@defc8cab5688: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_info_mod(105)@defc8cab5688: 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)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@defc8cab5688: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@defc8cab5688: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@defc8cab5688: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_info_mod(106)@defc8cab5688: 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)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@defc8cab5688: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@defc8cab5688: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@defc8cab5688: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_info_mod(107)@defc8cab5688: 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)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@defc8cab5688: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@defc8cab5688: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@defc8cab5688: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_info_mod(108)@defc8cab5688: 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)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@defc8cab5688: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@defc8cab5688: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@defc8cab5688: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_info_mod(109)@defc8cab5688: 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)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@defc8cab5688: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@defc8cab5688: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@defc8cab5688: Final verdict of PTC: pass MTC@defc8cab5688: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@defc8cab5688: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@defc8cab5688: setverdict(pass): none -> pass TC_sacch_info_mod(110)@defc8cab5688: 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)@defc8cab5688: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@defc8cab5688: Setting channel specific SACCH INFO, expecting it