Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 6beffab8df005a45e503b9e1f3b7b44ce7b38dab (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 Commit message: "ttcn3-hnbgw: Apply latest changes to 'with-pfcp' scenario" > git rev-list --no-walk 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10 [ttcn3-bsc-test-io_uring] $ /bin/sh -xe /tmp/jenkins10821378865771865192.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bsc-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bsc-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 + cd ttcn3-bsc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs ] + [ xjenkins-ttcn3-bsc-test-io_uring-40 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test + SUITE_NAME=ttcn3-bsc-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-bsc-master osmo-bts-master ttcn3-bsc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.96kB done #8 DONE 0.0s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.1s #12 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #15 CACHED #16 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #17 CACHED #18 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #18 CACHED #19 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #19 CACHED #20 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #20 CACHED #21 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:1c7b62866583157f631749ce7e9f3bb436f4334fed2208079c9fcd0b2767fd04 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 1c7b62866583 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.23kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.0s #7 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #7 CACHED #8 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 CACHED #10 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #10 CACHED #11 [3/7] WORKDIR /DATA #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ada6bb194d39c7fbabb6921bbb3636ebe2a4ec77b7ad0d716f3e7918c3beff59 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n ada6bb194d39 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404182026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404182026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404182026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404182026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo VTY library ii osmocom-nightly 202404182026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #8 DONE 0.1s #9 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #9 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #14 CACHED #15 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #18 CACHED #19 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #19 CACHED #20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #20 CACHED #21 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #21 CACHED #22 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #22 CACHED #23 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:1c7b62866583157f631749ce7e9f3bb436f4334fed2208079c9fcd0b2767fd04 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 1c7b62866583 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.46kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.0s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.330 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.330 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.336 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.462 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.542 Fetched 103 kB in 0s (431 kB/s) #7 0.542 Reading package lists... #7 1.054 Reading package lists... #7 1.561 Building dependency tree... #7 1.719 Reading state information... #7 1.957 The following additional packages will be installed: #7 1.957 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #7 1.957 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #7 1.957 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #7 1.958 libosmousb0 libosmovty13 osmocom-nightly #7 1.985 The following NEW packages will be installed: #7 1.985 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #7 1.985 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #7 1.985 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #7 1.985 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #7 1.985 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #7 1.986 libosmovty13 osmocom-nightly #7 2.163 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. #7 2.163 Need to get 3292 kB of archives. #7 2.163 After this operation, 12.8 MB of additional disk space will be used. #7 2.163 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404182026 [1168 B] #7 2.166 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404182026 [164 kB] #7 2.168 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404182026 [38.9 kB] #7 2.170 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404182026 [140 kB] #7 2.172 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404182026 [46.0 kB] #7 2.174 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404182026 [29.0 kB] #7 2.176 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404182026 [65.4 kB] #7 2.177 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404182026 [222 kB] #7 2.180 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404182026 [98.2 kB] #7 2.183 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404182026 [72.5 kB] #7 2.184 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404182026 [111 kB] #7 2.186 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404182026 [65.9 kB] #7 2.188 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404182026 [172 kB] #7 2.191 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404182026 [54.4 kB] #7 2.193 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404182026 [58.5 kB] #7 2.194 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404182026 [45.2 kB] #7 2.196 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404182026 [38.6 kB] #7 2.198 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404182026 [838 kB] #7 2.206 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404182026 [52.4 kB] #7 2.207 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404182026 [64.7 kB] #7 2.207 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.62.da7b.202404182026 [87.9 kB] #7 2.208 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.62.da7b.202404182026 [122 kB] #7 2.209 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.62.da7b.202404182026 [581 kB] #7 2.215 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.45.352b.202404182026 [56.6 kB] #7 2.215 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.45.352b.202404182026 [65.3 kB] #7 2.384 debconf: delaying package configuration, since apt-utils is not installed #7 2.430 Fetched 3292 kB in 0s (15.1 MB/s) #7 2.459 Selecting previously unselected package osmocom-nightly. #7 2.459 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #7 2.548 Preparing to unpack .../00-osmocom-nightly_202404182026_amd64.deb ... #7 2.551 Unpacking osmocom-nightly (202404182026) ... #7 2.584 Selecting previously unselected package libosmocore21:amd64. #7 2.591 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.597 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.643 Selecting previously unselected package libgtp6:amd64. #7 2.652 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404182026_amd64.deb ... #7 2.654 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404182026) ... #7 2.694 Selecting previously unselected package libgtp-dev:amd64. #7 2.704 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404182026_amd64.deb ... #7 2.707 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404182026) ... #7 2.759 Selecting previously unselected package libosmocodec4:amd64. #7 2.767 Preparing to unpack .../04-libosmocodec4_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.770 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.806 Selecting previously unselected package libosmotrau2:amd64. #7 2.814 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404182026_amd64.deb ... #7 2.817 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404182026) ... #7 2.858 Selecting previously unselected package libosmoisdn0:amd64. #7 2.866 Preparing to unpack .../06-libosmoisdn0_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.869 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.906 Selecting previously unselected package libosmogsm20:amd64. #7 2.913 Preparing to unpack .../07-libosmogsm20_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.919 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.974 Selecting previously unselected package libosmovty13:amd64. #7 2.981 Preparing to unpack .../08-libosmovty13_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.984 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.029 Selecting previously unselected package libosmoabis13:amd64. #7 3.037 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404182026_amd64.deb ... #7 3.040 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404182026) ... #7 3.081 Selecting previously unselected package libosmo-abis-dev:amd64. #7 3.088 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404182026_amd64.deb ... #7 3.091 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404182026) ... #7 3.135 Selecting previously unselected package libosmocoding0:amd64. #7 3.142 Preparing to unpack .../11-libosmocoding0_1.9.0.192.1c24.202404182026_amd64.deb ... #7 3.146 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.191 Selecting previously unselected package libosmogb14:amd64. #7 3.198 Preparing to unpack .../12-libosmogb14_1.9.0.192.1c24.202404182026_amd64.deb ... #7 3.201 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.250 Selecting previously unselected package libosmoctrl0:amd64. #7 3.259 Preparing to unpack .../13-libosmoctrl0_1.9.0.192.1c24.202404182026_amd64.deb ... #7 3.262 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.308 Selecting previously unselected package libosmosim2:amd64. #7 3.316 Preparing to unpack .../14-libosmosim2_1.9.0.192.1c24.202404182026_amd64.deb ... #7 3.319 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.362 Selecting previously unselected package libosmousb0:amd64. #7 3.371 Preparing to unpack .../15-libosmousb0_1.9.0.192.1c24.202404182026_amd64.deb ... #7 3.374 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.409 Selecting previously unselected package libosmocore. #7 3.416 Preparing to unpack .../16-libosmocore_1.9.0.192.1c24.202404182026_amd64.deb ... #7 3.418 Unpacking libosmocore (1.9.0.192.1c24.202404182026) ... #7 3.456 Selecting previously unselected package libosmocore-dev:amd64. #7 3.464 Preparing to unpack .../17-libosmocore-dev_1.9.0.192.1c24.202404182026_amd64.deb ... #7 3.466 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.566 Selecting previously unselected package libosmonetif11:amd64. #7 3.574 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404182026_amd64.deb ... #7 3.577 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404182026) ... #7 3.612 Selecting previously unselected package libosmo-netif-dev:amd64. #7 3.620 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404182026_amd64.deb ... #7 3.623 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404182026) ... #7 3.660 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 3.667 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.62.da7b.202404182026_amd64.deb ... #7 3.671 Unpacking libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404182026) ... #7 3.718 Selecting previously unselected package libosmo-sigtran9:amd64. #7 3.725 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.62.da7b.202404182026_amd64.deb ... #7 3.728 Unpacking libosmo-sigtran9:amd64 (1.8.0.62.da7b.202404182026) ... #7 3.771 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 3.779 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.62.da7b.202404182026_amd64.deb ... #7 3.782 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.62.da7b.202404182026) ... #7 3.858 Selecting previously unselected package libosmo-mgcp-client12:amd64. #7 3.864 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.45.352b.202404182026_amd64.deb ... #7 3.867 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.45.352b.202404182026) ... #7 3.900 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 3.907 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.45.352b.202404182026_amd64.deb ... #7 3.910 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.45.352b.202404182026) ... #7 3.981 Setting up osmocom-nightly (202404182026) ... #7 3.989 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.998 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.008 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.017 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404182026) ... #7 4.025 Setting up libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404182026) ... #7 4.037 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.048 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.057 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404182026) ... #7 4.065 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404182026) ... #7 4.076 Setting up libosmo-mgcp-client12:amd64 (1.12.1.45.352b.202404182026) ... #7 4.087 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.45.352b.202404182026) ... #7 4.096 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.104 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404182026) ... #7 4.119 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.128 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.136 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404182026) ... #7 4.147 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404182026) ... #7 4.155 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.163 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.171 Setting up libosmocore (1.9.0.192.1c24.202404182026) ... #7 4.185 Setting up libosmo-sigtran9:amd64 (1.8.0.62.da7b.202404182026) ... #7 4.193 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404182026) ... #7 4.201 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404182026) ... #7 4.209 Setting up libosmo-sigtran-dev:amd64 (1.8.0.62.da7b.202404182026) ... #7 4.224 Processing triggers for libc-bin (2.36-9+deb12u4) ... #7 DONE 4.4s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.326 Cloning into 'osmo-bsc'... #9 DONE 2.3s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.0s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.430 Already on 'master' #11 0.431 Your branch is up to date with 'origin/master'. #11 0.432 refs/heads/master #11 0.468 HEAD is now at 9fb31c13d cbsp_link.c: Update somo_stream read_cb2 functions to accommodate for new API param #11 0.469 master #11 0.469 9fb31c13df0d2bffc602b6cc7f67b76033471874 #11 3.049 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.049 libtoolize: copying file './ltmain.sh' #11 3.093 libtoolize: putting macros in 'm4'. #11 3.093 libtoolize: copying file 'm4/libtool.m4' #11 3.110 libtoolize: copying file 'm4/ltoptions.m4' #11 3.128 libtoolize: copying file 'm4/ltsugar.m4' #11 3.146 libtoolize: copying file 'm4/ltversion.m4' #11 3.164 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.193 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.193 libtoolize: and rerunning libtoolize and aclocal. #11 4.536 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.536 configure.ac:74: You should run autoupdate. #11 4.536 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.536 configure.ac:74: the top level #11 4.536 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.536 configure.ac:130: You should run autoupdate. #11 4.536 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.536 configure.ac:130: the top level #11 4.536 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.536 configure.ac:150: You should run autoupdate. #11 4.536 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.536 configure.ac:150: the top level #11 4.536 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.536 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.536 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.536 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.536 configure.ac:228: the top level #11 4.536 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.536 configure.ac:230: You should run autoupdate. #11 5.234 configure.ac:23: installing './compile' #11 5.235 configure.ac:25: installing './config.guess' #11 5.236 configure.ac:25: installing './config.sub' #11 5.237 configure.ac:9: installing './install-sh' #11 5.238 configure.ac:9: installing './missing' #11 5.313 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 5.313 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.459 src/ipaccess/Makefile.am: installing './depcomp' #11 5.815 checking for a BSD-compatible install... /usr/bin/install -c #11 5.821 checking whether build environment is sane... yes #11 5.829 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.830 checking for gawk... gawk #11 5.831 checking whether make sets $(MAKE)... yes #11 5.837 checking whether make supports nested variables... yes #11 5.842 checking whether make supports nested variables... (cached) yes #11 5.842 checking whether make sets $(MAKE)... (cached) yes #11 5.844 checking for gcc... gcc #11 5.862 checking whether the C compiler works... yes #11 5.904 checking for C compiler default output file name... a.out #11 5.904 checking for suffix of executables... #11 5.933 checking whether we are cross compiling... no #11 5.967 checking for suffix of object files... o #11 5.984 checking whether the compiler supports GNU C... yes #11 6.001 checking whether gcc accepts -g... yes #11 6.016 checking for gcc option to enable C11 features... none needed #11 6.044 checking whether gcc understands -c and -o together... yes #11 6.070 checking whether make supports the include directive... yes (GNU style) #11 6.075 checking dependency style of gcc... gcc3 #11 6.104 checking build system type... x86_64-pc-linux-gnu #11 6.144 checking host system type... x86_64-pc-linux-gnu #11 6.144 checking how to print strings... printf #11 6.168 checking for a sed that does not truncate output... /usr/bin/sed #11 6.172 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.174 checking for egrep... /usr/bin/grep -E #11 6.174 checking for fgrep... /usr/bin/grep -F #11 6.175 checking for ld used by gcc... /usr/bin/ld #11 6.178 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.180 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.182 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.200 checking whether ln -s works... yes #11 6.200 checking the maximum length of command line arguments... 1572864 #11 6.206 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.206 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.206 checking for /usr/bin/ld option to reload object files... -r #11 6.207 checking for file... file #11 6.207 checking for objdump... objdump #11 6.207 checking how to recognize dependent libraries... pass_all #11 6.208 checking for dlltool... no #11 6.208 checking how to associate runtime and link libraries... printf %s\n #11 6.209 checking for ar... ar #11 6.209 checking for archiver @FILE support... @ #11 6.233 checking for strip... strip #11 6.234 checking for ranlib... ranlib #11 6.235 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.290 checking for sysroot... no #11 6.290 checking for a working dd... /usr/bin/dd #11 6.294 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.311 checking for mt... no #11 6.311 checking if : is a manifest tool... no #11 6.315 checking for stdio.h... yes #11 6.329 checking for stdlib.h... yes #11 6.347 checking for string.h... yes #11 6.367 checking for inttypes.h... yes #11 6.388 checking for stdint.h... yes #11 6.410 checking for strings.h... yes #11 6.433 checking for sys/stat.h... yes #11 6.452 checking for sys/types.h... yes #11 6.474 checking for unistd.h... yes #11 6.498 checking for dlfcn.h... yes #11 6.522 checking for objdir... .libs #11 6.577 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.595 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.595 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.612 checking if gcc static flag -static works... yes #11 6.665 checking if gcc supports -c -o file.o... yes #11 6.683 checking if gcc supports -c -o file.o... (cached) yes #11 6.683 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.690 checking whether -lc should be explicitly linked in... no #11 6.712 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.758 checking how to hardcode library paths into programs... immediate #11 6.759 checking whether stripping libraries is possible... yes #11 6.760 checking if libtool supports shared libraries... yes #11 6.760 checking whether to build shared libraries... yes #11 6.760 checking whether to build static libraries... yes #11 6.761 checking for pkg-config... /usr/bin/pkg-config #11 6.761 checking for pkg-config... /usr/bin/pkg-config #11 6.762 checking pkg-config is at least version 0.20... yes #11 6.763 checking for libosmocore >= 1.9.0... yes #11 6.770 checking for libosmovty >= 1.9.0... yes #11 6.778 checking for libosmoctrl >= 1.9.0... yes #11 6.785 checking for libosmogsm >= 1.9.0... yes #11 6.791 checking for libosmoabis >= 1.5.0... yes #11 6.798 checking for libosmo-netif >= 1.4.0... yes #11 6.805 checking for libosmo-sigtran >= 1.8.0... yes #11 6.810 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.816 checking for egrep... (cached) /usr/bin/grep -E #11 6.816 checking if gcc supports -fvisibility=hidden... yes #11 6.829 checking whether to enable code coverage support... no #11 6.829 checking whether to enable VTY/CTRL tests... no #11 6.832 CFLAGS=" -std=gnu11" #11 6.832 CPPFLAGS="" #11 6.852 checking that generated files are newer than configure... done #11 6.853 configure: creating ./config.status #11 7.139 config.status: creating include/Makefile #11 7.149 config.status: creating include/osmocom/Makefile #11 7.160 config.status: creating include/osmocom/bsc/Makefile #11 7.170 config.status: creating src/Makefile #11 7.180 config.status: creating src/osmo-bsc/Makefile #11 7.192 config.status: creating src/ipaccess/Makefile #11 7.202 config.status: creating src/utils/Makefile #11 7.213 config.status: creating tests/Makefile #11 7.223 config.status: creating tests/atlocal #11 7.233 config.status: creating tests/abis/Makefile #11 7.243 config.status: creating tests/acc/Makefile #11 7.254 config.status: creating tests/bsc/Makefile #11 7.263 config.status: creating tests/codec_pref/Makefile #11 7.276 config.status: creating tests/gsm0408/Makefile #11 7.288 config.status: creating tests/handover/Makefile #11 7.299 config.status: creating tests/nanobts_omlattr/Makefile #11 7.310 config.status: creating tests/paging/Makefile #11 7.320 config.status: creating tests/subscr/Makefile #11 7.330 config.status: creating doc/Makefile #11 7.344 config.status: creating doc/examples/Makefile #11 7.355 config.status: creating doc/manuals/Makefile #11 7.366 config.status: creating contrib/Makefile #11 7.378 config.status: creating contrib/systemd/Makefile #11 7.389 config.status: creating contrib/osmo-bsc.spec #11 7.402 config.status: creating Makefile #11 7.412 config.status: creating bscconfig.h #11 7.422 config.status: executing tests/atconfig commands #11 7.424 config.status: executing depfiles commands #11 7.803 config.status: executing libtool commands #11 7.843 echo 1.11.0.82-9fb31 > .version-t && mv .version-t .version #11 7.844 make install-recursive #11 7.846 make[1]: Entering directory '/tmp/osmo-bsc' #11 7.849 Making install in include #11 7.850 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 7.852 Making install in osmocom #11 7.853 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.855 Making install in bsc #11 7.857 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.859 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.859 make[5]: Nothing to be done for 'install-exec-am'. #11 7.859 make[5]: Nothing to be done for 'install-data-am'. #11 7.859 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.859 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.860 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.862 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.862 make[5]: Nothing to be done for 'install-exec-am'. #11 7.862 make[5]: Nothing to be done for 'install-data-am'. #11 7.862 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.862 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.863 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.864 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 7.866 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 7.866 make[4]: Nothing to be done for 'install-exec-am'. #11 7.866 make[4]: Nothing to be done for 'install-data-am'. #11 7.866 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 7.866 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 7.866 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 7.866 Making install in src #11 7.868 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 7.870 Making install in osmo-bsc #11 7.873 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 7.874 CC osmo_bsc_main.o #11 7.874 CC a_reset.lo #11 7.875 CC abis_nm_vty.lo #11 7.875 CC abis_nm.lo #11 7.875 CC abis_om2000.lo #11 7.875 CC abis_om2000_vty.lo #11 7.876 CC abis_rsl.lo #11 7.876 CC abis_osmo.lo #11 7.876 CC assignment_fsm.lo #11 7.877 CC acc.lo #11 7.877 CC bsc_ctrl.lo #11 7.877 CC bsc_ctrl_lookup.lo #11 7.877 CC bsc_init.lo #11 7.879 CC bsc_rf_ctrl.lo #11 7.879 CC bsc_rll.lo #11 7.882 CC bsc_sccp.lo #11 8.093 CC bsc_stats.lo #11 8.123 CC bsc_subscr_conn_fsm.lo #11 8.126 CC bsc_subscriber.lo #11 8.138 CC bsc_vty.lo #11 8.152 CC bts.lo #11 8.182 CC bts_trx.lo #11 8.201 CC bts_trx_ctrl.lo #11 8.209 CC bts_trx_ts_ctrl.lo #11 8.271 CC bts_trx_ts_lchan_ctrl.lo #11 8.312 CC bts_ericsson_rbs2000.lo #11 8.333 CC bts_init.lo #11 8.348 CC bts_ipaccess_nanobts.lo #11 8.446 CC bts_ipaccess_nanobts_omlattr.lo #11 8.535 CC bts_nokia_site.lo #11 8.537 CC bts_siemens_bs11.lo #11 8.580 CC bts_sm.lo #11 8.610 CC bts_osmobts.lo #11 8.611 CC bts_unknown.lo #11 8.645 CC bts_ctrl.lo #11 8.660 CC bts_setup_ramp.lo #11 8.664 CC bts_vty.lo #11 8.706 CC bts_trx_vty.lo #11 8.866 CC chan_alloc.lo #11 8.872 CC chan_counts.lo #11 8.873 CC codec_pref.lo #11 8.883 CC data_rate_pref.lo #11 8.899 CC e1_config.lo #11 8.926 CC gsm_04_08_rr.lo #11 8.932 CC gsm_data.lo #11 8.945 CC handover_cfg.lo #11 9.028 CC handover_ctrl.lo #11 9.057 CC handover_decision.lo #11 9.141 CC handover_decision_2.lo #11 9.189 CC handover_fsm.lo #11 9.194 CC handover_logic.lo #11 9.196 CC handover_vty.lo #11 9.213 CC vgcs_fsm.lo #11 9.237 CC lb.lo #11 9.243 CC lchan.lo #11 9.271 CC lchan_fsm.lo #11 9.277 CC lchan_rtp_fsm.lo #11 9.397 CC lchan_select.lo #11 9.408 CC lcs_loc_req.lo #11 9.430 CC lcs_ta_req.lo #11 9.576 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 9.579 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 9.579 925 | verb_info->codecs_len = 0; #11 9.579 | ^~~~~~~~~ #11 9.579 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 9.579 from lchan_rtp_fsm.c:25: #11 9.579 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 9.579 35 | unsigned int codecs_len #11 9.579 | ^~~~~~~~~~ #11 9.579 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.579 929 | verb_info->codecs[0] = codec; #11 9.579 | ^~~~~~~~~ #11 9.579 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.579 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.579 | ^~~~~~ #11 9.580 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 9.580 930 | verb_info->codecs_len = 1; #11 9.580 | ^~~~~~~~~ #11 9.580 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 9.580 35 | unsigned int codecs_len #11 9.580 | ^~~~~~~~~~ #11 9.580 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.580 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.580 | ^~ #11 9.580 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.580 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.580 | ^~~~~~ #11 9.580 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.580 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.580 | ^~ #11 9.580 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.580 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.580 | ^~~~~~ #11 9.580 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.580 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.580 | ^~~~ #11 9.580 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.580 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.580 | ^~~~~~ #11 9.580 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 9.581 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.581 961 | return verb_info->codecs[0] == codec; #11 9.581 | ^~~~~~ #11 9.581 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.581 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.581 | ^~~~~~ #11 9.597 CC meas_feed.lo #11 9.673 CC meas_rep.lo #11 9.715 CC neighbor_ident.lo #11 9.815 CC neighbor_ident_vty.lo #11 9.827 CC neighbor_ident_ctrl.lo #11 9.877 CC net_init.lo #11 9.879 CC nm_common_fsm.lo #11 9.910 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 9.911 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 9.911 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 9.911 | ^~~~~~ #11 9.911 In file included from neighbor_ident.c:37: #11 9.911 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 9.911 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 9.911 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 9.965 CC nm_bb_transc_fsm.lo #11 9.990 CC nm_bts_sm_fsm.lo #11 10.03 CC nm_bts_fsm.lo #11 10.03 CC nm_gprs_cell_fsm.lo #11 10.08 CC nm_gprs_nse_fsm.lo #11 10.09 CC nm_gprs_nsvc_fsm.lo #11 10.10 CC nm_channel_fsm.lo #11 10.11 CC nm_rcarrier_fsm.lo #11 10.15 CC gsm_08_08.lo #11 10.21 CC osmo_bsc_bssap.lo #11 10.21 CC osmo_bsc_filter.lo #11 10.21 CC osmo_bsc_grace.lo #11 10.22 CC osmo_bsc_lcls.lo #11 10.38 CC osmo_bsc_mgcp.lo #11 10.38 CC osmo_bsc_msc.lo #11 10.39 CC osmo_bsc_sigtran.lo #11 10.43 CC paging.lo #11 10.50 CC pcu_sock.lo #11 10.52 CC penalty_timers.lo #11 10.57 CC bssmap_reset.lo #11 10.58 CC system_information.lo #11 10.59 CC timeslot_fsm.lo #11 10.61 CC smscb.lo #11 10.62 CC smscb_vty.lo #11 10.69 CC cbch_scheduler.lo #11 10.71 CC cbsp_link.lo #11 10.76 CC power_control.lo #11 11.18 CCLD libbsc.la #11 11.43 CCLD osmo-bsc #11 11.72 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 11.72 make[4]: Nothing to be done for 'install-data-am'. #11 11.73 /usr/bin/mkdir -p '/usr/local/bin' #11 11.73 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 11.75 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 11.75 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 11.75 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 11.75 Making install in utils #11 11.76 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 11.76 CC bs11_config.o #11 11.76 CC isdnsync.o #11 11.76 CC meas_json-meas_json.o #11 11.80 CCLD isdnsync #11 11.82 CCLD meas_json #11 11.86 CCLD bs11_config #11 12.06 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.06 make[4]: Nothing to be done for 'install-data-am'. #11 12.07 /usr/bin/mkdir -p '/usr/local/bin' #11 12.07 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 12.09 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 12.10 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 12.10 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 12.10 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 12.10 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 12.11 Making install in ipaccess #11 12.11 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 12.11 CC abisip-find.o #11 12.11 CC stubs.o #11 12.11 CC ipaccess-config.o #11 12.11 CC ipaccess-firmware.o #11 12.11 CC network_listen.o #11 12.11 CC ipaccess-proxy.o #11 12.22 CCLD abisip-find #11 12.23 CCLD ipaccess-config #11 12.24 CCLD ipaccess-proxy #11 12.80 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 12.80 make[4]: Nothing to be done for 'install-data-am'. #11 12.80 /usr/bin/mkdir -p '/usr/local/bin' #11 12.81 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 12.83 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 12.84 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 12.85 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 12.85 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 12.85 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 12.85 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 12.86 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 12.86 make[4]: Nothing to be done for 'install-exec-am'. #11 12.86 make[4]: Nothing to be done for 'install-data-am'. #11 12.86 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 12.86 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 12.86 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 12.86 Making install in tests #11 12.86 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 12.87 Making install in abis #11 12.87 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 12.87 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 12.87 make[4]: Nothing to be done for 'install-exec-am'. #11 12.87 make[4]: Nothing to be done for 'install-data-am'. #11 12.87 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 12.87 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 12.87 Making install in acc #11 12.87 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 12.88 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 12.88 make[4]: Nothing to be done for 'install-exec-am'. #11 12.88 make[4]: Nothing to be done for 'install-data-am'. #11 12.88 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 12.88 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 12.88 Making install in bsc #11 12.88 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 12.88 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 12.88 make[4]: Nothing to be done for 'install-exec-am'. #11 12.88 make[4]: Nothing to be done for 'install-data-am'. #11 12.88 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 12.88 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 12.88 Making install in codec_pref #11 12.89 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 12.89 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 12.89 make[4]: Nothing to be done for 'install-exec-am'. #11 12.89 make[4]: Nothing to be done for 'install-data-am'. #11 12.89 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 12.89 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 12.89 Making install in gsm0408 #11 12.89 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 12.89 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 12.89 make[4]: Nothing to be done for 'install-exec-am'. #11 12.89 make[4]: Nothing to be done for 'install-data-am'. #11 12.89 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 12.89 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 12.89 Making install in handover #11 12.89 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 12.90 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 12.90 make[4]: Nothing to be done for 'install-exec-am'. #11 12.90 make[4]: Nothing to be done for 'install-data-am'. #11 12.90 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 12.90 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 12.90 Making install in nanobts_omlattr #11 12.90 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 12.90 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 12.90 make[4]: Nothing to be done for 'install-exec-am'. #11 12.90 make[4]: Nothing to be done for 'install-data-am'. #11 12.90 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 12.90 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 12.90 Making install in paging #11 12.90 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 12.91 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 12.91 make[4]: Nothing to be done for 'install-exec-am'. #11 12.91 make[4]: Nothing to be done for 'install-data-am'. #11 12.91 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 12.91 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 12.91 Making install in subscr #11 12.91 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 12.91 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 12.91 make[4]: Nothing to be done for 'install-exec-am'. #11 12.91 make[4]: Nothing to be done for 'install-data-am'. #11 12.91 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 12.91 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 12.91 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 12.92 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 12.92 make[4]: Nothing to be done for 'install-exec-am'. #11 12.92 make[4]: Nothing to be done for 'install-data-am'. #11 12.92 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 12.92 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 12.92 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 12.92 Making install in doc #11 12.92 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 12.94 Making install in examples #11 12.95 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 12.95 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 12.95 make[4]: Nothing to be done for 'install-exec-am'. #11 12.95 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.96 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 12.98 make install-data-hook #11 12.98 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 12.98 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 12.98 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 12.98 mkdir -p "$(dirname $j)" && \ #11 12.98 /usr/bin/install -c -m 644 ./$f $j; \ #11 12.98 done #11 13.04 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.04 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.04 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.04 Making install in manuals #11 13.04 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.04 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.04 make[4]: Nothing to be done for 'install-exec-am'. #11 13.04 make[4]: Nothing to be done for 'install-data-am'. #11 13.04 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.04 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.04 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 13.05 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 13.05 make[4]: Nothing to be done for 'install-exec-am'. #11 13.05 make[4]: Nothing to be done for 'install-data-am'. #11 13.05 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.05 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.05 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.05 Making install in contrib #11 13.05 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.05 Making install in systemd #11 13.06 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.06 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.06 make[4]: Nothing to be done for 'install-exec-am'. #11 13.06 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.07 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 13.07 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.07 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.07 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.08 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.08 make[4]: Nothing to be done for 'install-exec-am'. #11 13.08 make[4]: Nothing to be done for 'install-data-am'. #11 13.08 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.08 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.08 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.08 make[2]: Entering directory '/tmp/osmo-bsc' #11 13.08 make[3]: Entering directory '/tmp/osmo-bsc' #11 13.08 make[3]: Nothing to be done for 'install-exec-am'. #11 13.08 make[3]: Nothing to be done for 'install-data-am'. #11 13.08 make[3]: Leaving directory '/tmp/osmo-bsc' #11 13.08 make[2]: Leaving directory '/tmp/osmo-bsc' #11 13.08 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 13.1s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.0s #13 [8/8] WORKDIR /DATA #13 DONE 0.0s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:57dda6b2c7db836b66f5ccbc5fc65e275cf02feef11fa515a3cfa387a729f432 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest done #14 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 57dda6b2c7db + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202404182026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.45.352b.202404182026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.45.352b.202404182026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404182026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.62.da7b.202404182026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.62.da7b.202404182026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.62.da7b.202404182026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404182026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404182026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404182026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404182026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404182026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo VTY library ii osmocom-nightly 202404182026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #4 DONE 0.0s #5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 DONE 0.0s #6 [auth] sharing credentials for registry.osmocom.org #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.96kB done #8 DONE 0.0s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.1s #12 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #18 CACHED #19 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #19 CACHED #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 CACHED #21 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #21 CACHED #22 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:1c7b62866583157f631749ce7e9f3bb436f4334fed2208079c9fcd0b2767fd04 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 1c7b62866583 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 0.277 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.277 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.278 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.283 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.458 Fetched 103 kB in 0s (493 kB/s) #7 0.458 Reading package lists... #7 0.989 Reading package lists... #7 1.458 Building dependency tree... #7 1.584 Reading state information... #7 1.688 The following additional packages will be installed: #7 1.688 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #7 1.688 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.688 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #7 1.717 The following NEW packages will be installed: #7 1.717 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #7 1.717 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.717 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.717 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #7 1.717 libsmpp34-dev osmocom-nightly #7 1.760 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. #7 1.760 Need to get 2678 kB of archives. #7 1.760 After this operation, 10.6 MB of additional disk space will be used. #7 1.760 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404182026 [1168 B] #7 1.763 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404182026 [164 kB] #7 1.766 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404182026 [38.9 kB] #7 1.768 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404182026 [140 kB] #7 1.770 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404182026 [46.0 kB] #7 1.772 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404182026 [29.0 kB] #7 1.773 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404182026 [65.4 kB] #7 1.775 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404182026 [222 kB] #7 1.778 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404182026 [98.2 kB] #7 1.780 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404182026 [72.5 kB] #7 1.782 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404182026 [111 kB] #7 1.784 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404182026 [65.9 kB] #7 1.785 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404182026 [172 kB] #7 1.788 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404182026 [54.4 kB] #7 1.790 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404182026 [58.5 kB] #7 1.791 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404182026 [45.2 kB] #7 1.793 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404182026 [38.6 kB] #7 1.794 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404182026 [838 kB] #7 1.802 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404182026 [52.4 kB] #7 1.802 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404182026 [64.7 kB] #7 1.803 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.62.da7b.202404182026 [87.9 kB] #7 1.804 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.2.4b6d.202404182026 [101 kB] #7 1.806 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.2.4b6d.202404182026 [111 kB] #7 1.955 debconf: delaying package configuration, since apt-utils is not installed #7 1.982 Fetched 2678 kB in 0s (33.1 MB/s) #7 2.010 Selecting previously unselected package osmocom-nightly. #7 2.010 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #7 2.057 Preparing to unpack .../00-osmocom-nightly_202404182026_amd64.deb ... #7 2.060 Unpacking osmocom-nightly (202404182026) ... #7 2.094 Selecting previously unselected package libosmocore21:amd64. #7 2.101 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.107 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.156 Selecting previously unselected package libgtp6:amd64. #7 2.162 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404182026_amd64.deb ... #7 2.165 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404182026) ... #7 2.196 Selecting previously unselected package libgtp-dev:amd64. #7 2.203 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404182026_amd64.deb ... #7 2.206 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404182026) ... #7 2.246 Selecting previously unselected package libosmocodec4:amd64. #7 2.251 Preparing to unpack .../04-libosmocodec4_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.255 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.292 Selecting previously unselected package libosmotrau2:amd64. #7 2.301 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404182026_amd64.deb ... #7 2.304 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404182026) ... #7 2.333 Selecting previously unselected package libosmoisdn0:amd64. #7 2.340 Preparing to unpack .../06-libosmoisdn0_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.343 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.381 Selecting previously unselected package libosmogsm20:amd64. #7 2.388 Preparing to unpack .../07-libosmogsm20_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.391 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.452 Selecting previously unselected package libosmovty13:amd64. #7 2.460 Preparing to unpack .../08-libosmovty13_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.463 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.508 Selecting previously unselected package libosmoabis13:amd64. #7 2.515 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404182026_amd64.deb ... #7 2.521 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404182026) ... #7 2.557 Selecting previously unselected package libosmo-abis-dev:amd64. #7 2.564 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404182026_amd64.deb ... #7 2.567 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404182026) ... #7 2.610 Selecting previously unselected package libosmocoding0:amd64. #7 2.616 Preparing to unpack .../11-libosmocoding0_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.619 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.658 Selecting previously unselected package libosmogb14:amd64. #7 2.666 Preparing to unpack .../12-libosmogb14_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.669 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.720 Selecting previously unselected package libosmoctrl0:amd64. #7 2.727 Preparing to unpack .../13-libosmoctrl0_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.730 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.772 Selecting previously unselected package libosmosim2:amd64. #7 2.778 Preparing to unpack .../14-libosmosim2_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.781 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.825 Selecting previously unselected package libosmousb0:amd64. #7 2.833 Preparing to unpack .../15-libosmousb0_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.836 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404182026) ... #7 2.867 Selecting previously unselected package libosmocore. #7 2.873 Preparing to unpack .../16-libosmocore_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.876 Unpacking libosmocore (1.9.0.192.1c24.202404182026) ... #7 2.914 Selecting previously unselected package libosmocore-dev:amd64. #7 2.920 Preparing to unpack .../17-libosmocore-dev_1.9.0.192.1c24.202404182026_amd64.deb ... #7 2.923 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.013 Selecting previously unselected package libosmonetif11:amd64. #7 3.020 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404182026_amd64.deb ... #7 3.023 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404182026) ... #7 3.068 Selecting previously unselected package libosmo-netif-dev:amd64. #7 3.079 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404182026_amd64.deb ... #7 3.095 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404182026) ... #7 3.152 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 3.157 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.62.da7b.202404182026_amd64.deb ... #7 3.166 Unpacking libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404182026) ... #7 3.208 Selecting previously unselected package libsmpp1:amd64. #7 3.215 Preparing to unpack .../21-libsmpp1_1.14.3.2.4b6d.202404182026_amd64.deb ... #7 3.218 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202404182026) ... #7 3.268 Selecting previously unselected package libsmpp34-dev:amd64. #7 3.275 Preparing to unpack .../22-libsmpp34-dev_1.14.3.2.4b6d.202404182026_amd64.deb ... #7 3.278 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404182026) ... #7 3.348 Setting up osmocom-nightly (202404182026) ... #7 3.359 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202404182026) ... #7 3.368 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.376 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.391 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.399 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404182026) ... #7 3.407 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404182026) ... #7 3.416 Setting up libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404182026) ... #7 3.430 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.438 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.447 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404182026) ... #7 3.455 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404182026) ... #7 3.467 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.479 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404182026) ... #7 3.487 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.496 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.509 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404182026) ... #7 3.518 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404182026) ... #7 3.526 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.535 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.547 Setting up libosmocore (1.9.0.192.1c24.202404182026) ... #7 3.555 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404182026) ... #7 3.564 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404182026) ... #7 3.577 Processing triggers for libc-bin (2.36-9+deb12u4) ... #7 DONE 3.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.277 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.0s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.388 Already on 'master' #11 0.389 Your branch is up to date with 'origin/master'. #11 0.390 refs/heads/master #11 0.420 HEAD is now at 65337b73 vty info: MS power levels in dBm are not negative #11 0.421 master #11 0.422 65337b739aeb28deefb75c2e27067fa953b2b96f #11 3.522 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.522 libtoolize: copying file './ltmain.sh' #11 3.665 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.665 libtoolize: and rerunning libtoolize and aclocal. #11 3.665 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 5.555 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 5.555 configure.ac:40: You should run autoupdate. #11 5.555 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 5.555 configure.ac:40: the top level #11 5.555 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.555 configure.ac:84: You should run autoupdate. #11 5.555 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.555 configure.ac:84: the top level #11 5.555 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.555 configure.ac:92: You should run autoupdate. #11 5.555 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.555 configure.ac:92: the top level #11 5.555 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.555 configure.ac:124: You should run autoupdate. #11 5.555 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.555 configure.ac:124: the top level #11 5.555 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.555 configure.ac:132: You should run autoupdate. #11 5.555 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.555 configure.ac:132: the top level #11 5.555 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.555 configure.ac:272: You should run autoupdate. #11 5.555 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.555 configure.ac:272: the top level #11 5.555 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.555 configure.ac:292: You should run autoupdate. #11 5.555 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.555 configure.ac:292: the top level #11 5.555 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.555 configure.ac:354: You should run autoupdate. #11 5.555 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.555 configure.ac:354: the top level #11 5.555 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 5.555 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 5.555 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 5.555 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 5.555 configure.ac:422: the top level #11 5.555 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 5.555 configure.ac:424: You should run autoupdate. #11 7.045 configure.ac:23: installing './compile' #11 7.051 configure.ac:25: installing './config.guess' #11 7.057 configure.ac:25: installing './config.sub' #11 7.064 configure.ac:9: installing './install-sh' #11 7.072 configure.ac:9: installing './missing' #11 7.140 contrib/ber/Makefile.am: installing './depcomp' #11 7.358 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 7.358 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 7.523 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 7.523 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 7.523 automake: warning: possible forward-incompatibility. #11 7.523 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 7.523 automake: automake option hasn't been enabled. For now, the corresponding output #11 7.523 automake: object file(s) will be placed in the top-level directory. However, this #11 7.523 automake: behavior may change in a future Automake major version, with object #11 7.523 automake: files being placed in the same subdirectory as the corresponding sources. #11 7.523 automake: You are advised to start using 'subdir-objects' option throughout your #11 7.523 automake: project, to avoid future incompatibilities. #11 7.527 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 7.527 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 7.527 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 7.527 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 7.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 7.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 7.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 7.529 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.530 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 7.530 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.531 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 7.531 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 7.532 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 7.532 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 7.687 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.687 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 7.764 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.764 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 7.836 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.836 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 7.881 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.881 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 7.917 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.917 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 7.954 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.954 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 7.997 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.997 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 7.999 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.999 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 8.041 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 8.041 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.042 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 8.042 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.042 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 8.042 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.042 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 8.042 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.042 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 8.042 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.042 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 8.042 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.043 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 8.043 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.043 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 8.043 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.043 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 8.043 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.043 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 8.043 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 8.133 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 8.133 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 8.621 checking for a BSD-compatible install... /usr/bin/install -c #11 8.678 checking whether build environment is sane... yes #11 8.686 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 8.693 checking for gawk... gawk #11 8.693 checking whether make sets $(MAKE)... yes #11 8.697 checking whether make supports nested variables... yes #11 8.713 checking whether make supports nested variables... (cached) yes #11 8.713 checking whether make sets $(MAKE)... (cached) yes #11 8.713 checking for gcc... gcc #11 8.734 checking whether the C compiler works... yes #11 8.822 checking for C compiler default output file name... a.out #11 8.829 checking for suffix of executables... #11 8.918 checking whether we are cross compiling... no #11 8.997 checking for suffix of object files... o #11 9.082 checking whether the compiler supports GNU C... yes #11 9.154 checking whether gcc accepts -g... yes #11 9.202 checking for gcc option to enable C11 features... none needed #11 9.301 checking whether gcc understands -c and -o together... yes #11 9.393 checking whether make supports the include directive... yes (GNU style) #11 9.441 checking dependency style of gcc... gcc3 #11 9.597 checking build system type... x86_64-pc-linux-gnu #11 9.710 checking host system type... x86_64-pc-linux-gnu #11 9.710 checking how to print strings... printf #11 9.753 checking for a sed that does not truncate output... /usr/bin/sed #11 9.797 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.809 checking for egrep... /usr/bin/grep -E #11 9.816 checking for fgrep... /usr/bin/grep -F #11 9.825 checking for ld used by gcc... /usr/bin/ld #11 9.845 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.861 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.867 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.957 checking whether ln -s works... yes #11 9.957 checking the maximum length of command line arguments... 1572864 #11 10.00 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 10.00 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 10.00 checking for /usr/bin/ld option to reload object files... -r #11 10.00 checking for file... file #11 10.01 checking for objdump... objdump #11 10.01 checking how to recognize dependent libraries... pass_all #11 10.01 checking for dlltool... no #11 10.01 checking how to associate runtime and link libraries... printf %s\n #11 10.01 checking for ar... ar #11 10.01 checking for archiver @FILE support... @ #11 10.11 checking for strip... strip #11 10.11 checking for ranlib... ranlib #11 10.11 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 10.36 checking for sysroot... no #11 10.36 checking for a working dd... /usr/bin/dd #11 10.39 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 10.44 checking for mt... no #11 10.44 checking if : is a manifest tool... no #11 10.44 checking for stdio.h... yes #11 10.46 checking for stdlib.h... yes #11 10.48 checking for string.h... yes #11 10.50 checking for inttypes.h... yes #11 10.53 checking for stdint.h... yes #11 10.56 checking for strings.h... yes #11 10.61 checking for sys/stat.h... yes #11 10.64 checking for sys/types.h... yes #11 10.66 checking for unistd.h... yes #11 10.73 checking for dlfcn.h... yes #11 10.84 checking for objdir... .libs #11 10.94 checking if gcc supports -fno-rtti -fno-exceptions... no #11 10.97 checking for gcc option to produce PIC... -fPIC -DPIC #11 10.97 checking if gcc PIC flag -fPIC -DPIC works... yes #11 10.99 checking if gcc static flag -static works... yes #11 11.06 checking if gcc supports -c -o file.o... yes #11 11.12 checking if gcc supports -c -o file.o... (cached) yes #11 11.12 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 11.14 checking whether -lc should be explicitly linked in... no #11 11.19 checking dynamic linker characteristics... GNU/Linux ld.so #11 11.27 checking how to hardcode library paths into programs... immediate #11 11.27 checking whether stripping libraries is possible... yes #11 11.27 checking if libtool supports shared libraries... yes #11 11.27 checking whether to build shared libraries... yes #11 11.27 checking whether to build static libraries... yes #11 11.28 checking for pkg-config... /usr/bin/pkg-config #11 11.28 checking for pkg-config... /usr/bin/pkg-config #11 11.28 checking pkg-config is at least version 0.20... yes #11 11.28 checking for egrep... (cached) /usr/bin/grep -E #11 11.28 checking for libosmocore >= 1.9.0... yes #11 11.29 checking for libosmovty >= 1.9.0... yes #11 11.31 checking for libosmogsm >= 1.9.0... yes #11 11.32 checking for libosmoctrl >= 1.9.0... yes #11 11.33 checking for libosmocodec >= 1.9.0... yes #11 11.34 checking for libosmocoding >= 1.9.0... yes #11 11.35 checking for libosmoabis >= 1.5.0... yes #11 11.37 checking for libosmotrau >= 1.5.0... yes #11 11.38 checking for libosmo-netif >= 1.4.0... yes #11 11.40 checking whether to enable support for sysmobts calibration tool... no #11 11.40 checking whether to enable support for sysmoBTS L1/PHY support... no #11 11.40 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 11.40 checking whether to enable support for Octasic OCTPHY-2G... no #11 11.40 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 11.40 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 11.40 checking whether to enable VTY/CTRL tests... no #11 11.40 checking whether to include systemtap tracing support... no #11 11.40 CFLAGS=" -std=gnu11" #11 11.40 CPPFLAGS="" #11 11.44 checking that generated files are newer than configure... done #11 11.45 configure: creating ./config.status #11 11.84 config.status: creating src/Makefile #11 11.86 config.status: creating src/common/Makefile #11 11.87 config.status: creating src/osmo-bts-virtual/Makefile #11 11.88 config.status: creating src/osmo-bts-omldummy/Makefile #11 11.90 config.status: creating src/osmo-bts-sysmo/Makefile #11 11.91 config.status: creating src/osmo-bts-lc15/Makefile #11 11.92 config.status: creating src/osmo-bts-oc2g/Makefile #11 11.93 config.status: creating src/osmo-bts-trx/Makefile #11 11.95 config.status: creating src/osmo-bts-octphy/Makefile #11 11.96 config.status: creating include/Makefile #11 11.97 config.status: creating include/osmo-bts/Makefile #11 11.98 config.status: creating tests/Makefile #11 11.99 config.status: creating tests/paging/Makefile #11 12.01 config.status: creating tests/agch/Makefile #11 12.02 config.status: creating tests/cipher/Makefile #11 12.04 config.status: creating tests/sysmobts/Makefile #11 12.05 config.status: creating tests/misc/Makefile #11 12.06 config.status: creating tests/handover/Makefile #11 12.08 config.status: creating tests/ta_control/Makefile #11 12.09 config.status: creating tests/tx_power/Makefile #11 12.10 config.status: creating tests/power/Makefile #11 12.12 config.status: creating tests/meas/Makefile #11 12.13 config.status: creating tests/amr/Makefile #11 12.15 config.status: creating tests/csd/Makefile #11 12.16 config.status: creating doc/Makefile #11 12.17 config.status: creating doc/examples/Makefile #11 12.19 config.status: creating doc/manuals/Makefile #11 12.20 config.status: creating contrib/Makefile #11 12.21 config.status: creating contrib/ber/Makefile #11 12.22 config.status: creating contrib/systemd/Makefile #11 12.23 config.status: creating contrib/osmo-bts.spec #11 12.24 config.status: creating Makefile #11 12.26 config.status: creating btsconfig.h #11 12.27 config.status: executing tests/atconfig commands #11 12.27 config.status: executing depfiles commands #11 13.00 config.status: executing libtool commands #11 13.04 echo 1.7.0.61-6533 > .version-t && mv .version-t .version #11 13.04 make install-recursive #11 13.05 make[1]: Entering directory '/tmp/osmo-bts' #11 13.05 Making install in include #11 13.05 make[2]: Entering directory '/tmp/osmo-bts/include' #11 13.05 Making install in osmo-bts #11 13.06 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 13.06 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 13.06 make[4]: Nothing to be done for 'install-exec-am'. #11 13.06 make[4]: Nothing to be done for 'install-data-am'. #11 13.06 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 13.06 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 13.06 make[3]: Entering directory '/tmp/osmo-bts/include' #11 13.06 make[4]: Entering directory '/tmp/osmo-bts/include' #11 13.06 make[4]: Nothing to be done for 'install-exec-am'. #11 13.06 make[4]: Nothing to be done for 'install-data-am'. #11 13.06 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 13.06 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 13.06 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 13.06 Making install in src #11 13.06 make[2]: Entering directory '/tmp/osmo-bts/src' #11 13.07 Making install in common #11 13.07 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 13.07 make install-am #11 13.07 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 13.07 CC gsm_data.o #11 13.07 CC sysinfo.o #11 13.07 CC logging.o #11 13.07 CC abis.o #11 13.08 CC abis_osmo.o #11 13.08 CC oml.o #11 13.09 CC osmux.o #11 13.10 CC bts.o #11 13.11 CC bts_sm.o #11 13.12 CC bts_trx.o #11 13.13 CC rsl.o #11 13.14 CC rtp_input_preen.o #11 13.15 CC vty.o #11 13.17 CC paging.o #11 13.20 CC measurement.o #11 13.21 CC amr.o #11 13.22 CC asci.o #11 13.23 CC lchan.o #11 13.30 CC load_indication.o #11 13.32 CC pcu_sock.o #11 13.33 CC handover.o #11 13.33 CC msg_utils.o #11 13.34 CC tx_power.o #11 13.35 CC bts_ctrl_commands.o #11 13.41 CC bts_ctrl_lookup.o #11 13.43 CC bts_shutdown_fsm.o #11 13.45 CC csd_v110.o #11 13.46 CC l1sap.o #11 13.47 CC cbch.o #11 13.49 CC power_control.o #11 13.51 CC main.o #11 13.58 CC phy_link.o #11 13.58 CC dtx_dl_amr_fsm.o #11 13.58 CC scheduler_mframe.o #11 13.60 CC ta_control.o #11 13.61 CC nm_common_fsm.o #11 13.62 CC nm_bts_sm_fsm.o #11 13.62 CC nm_bts_fsm.o #11 13.64 CC nm_bb_transc_fsm.o #11 13.65 CC nm_channel_fsm.o #11 13.65 CC nm_gprs_cell_fsm.o #11 13.69 CC nm_gprs_nse_fsm.o #11 13.69 CC nm_gprs_nsvc_fsm.o #11 13.70 CC nm_radio_carrier_fsm.o #11 13.72 CC notification.o #11 13.73 CC scheduler.o #11 13.94 AR libbts.a #11 13.94 ar: `u' modifier ignored since `D' is the default (see `U') #11 14.00 AR libl1sched.a #11 14.00 ar: `u' modifier ignored since `D' is the default (see `U') #11 14.03 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 14.03 make[5]: Nothing to be done for 'install-exec-am'. #11 14.03 make[5]: Nothing to be done for 'install-data-am'. #11 14.03 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 14.03 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 14.03 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 14.03 Making install in osmo-bts-virtual #11 14.03 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 14.03 CC main.o #11 14.03 CC bts_model.o #11 14.03 CC virtualbts_vty.o #11 14.03 CC scheduler_virtbts.o #11 14.03 CC l1_if.o #11 14.04 CC virtual_um.o #11 14.04 CC osmo_mcast_sock.o #11 14.19 CCLD osmo-bts-virtual #11 14.59 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 14.59 make[4]: Nothing to be done for 'install-data-am'. #11 14.59 /usr/bin/mkdir -p '/usr/local/bin' #11 14.60 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 14.62 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 14.63 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 14.63 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 14.63 Making install in osmo-bts-omldummy #11 14.63 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 14.63 CC main.o #11 14.63 CC bts_model.o #11 14.73 CCLD osmo-bts-omldummy #11 15.01 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 15.01 make[4]: Nothing to be done for 'install-data-am'. #11 15.01 /usr/bin/mkdir -p '/usr/local/bin' #11 15.02 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 15.04 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 15.04 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 15.04 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 15.04 Making install in osmo-bts-trx #11 15.05 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.05 make install-am #11 15.05 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.05 CC main.o #11 15.05 CC trx_if.o #11 15.05 CC l1_if.o #11 15.05 CC scheduler_trx.o #11 15.05 CC sched_lchan_fcch_sch.o #11 15.05 CC sched_lchan_rach.o #11 15.05 CC sched_lchan_xcch.o #11 15.06 CC sched_lchan_pdtch.o #11 15.06 CC sched_lchan_tchf.o #11 15.06 CC sched_lchan_tchh.o #11 15.07 CC trx_provision_fsm.o #11 15.10 CC trx_vty.o #11 15.10 CC amr_loop.o #11 15.31 CCLD osmo-bts-trx #11 15.68 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.68 make[5]: Nothing to be done for 'install-data-am'. #11 15.68 /usr/bin/mkdir -p '/usr/local/bin' #11 15.69 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 15.71 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 15.71 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.71 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.71 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 15.72 make[3]: Entering directory '/tmp/osmo-bts/src' #11 15.72 make[4]: Entering directory '/tmp/osmo-bts/src' #11 15.72 make[4]: Nothing to be done for 'install-exec-am'. #11 15.72 make[4]: Nothing to be done for 'install-data-am'. #11 15.72 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 15.72 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 15.72 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 15.72 Making install in tests #11 15.72 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 15.72 Making install in paging #11 15.72 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 15.73 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 15.73 make[4]: Nothing to be done for 'install-exec-am'. #11 15.73 make[4]: Nothing to be done for 'install-data-am'. #11 15.73 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 15.73 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 15.73 Making install in cipher #11 15.73 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 15.73 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 15.73 make[4]: Nothing to be done for 'install-exec-am'. #11 15.73 make[4]: Nothing to be done for 'install-data-am'. #11 15.73 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 15.73 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 15.73 Making install in agch #11 15.73 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 15.73 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 15.73 make[4]: Nothing to be done for 'install-exec-am'. #11 15.73 make[4]: Nothing to be done for 'install-data-am'. #11 15.73 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 15.73 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 15.73 Making install in misc #11 15.74 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 15.74 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 15.74 make[4]: Nothing to be done for 'install-exec-am'. #11 15.74 make[4]: Nothing to be done for 'install-data-am'. #11 15.74 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 15.74 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 15.74 Making install in handover #11 15.74 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 15.74 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 15.74 make[4]: Nothing to be done for 'install-exec-am'. #11 15.74 make[4]: Nothing to be done for 'install-data-am'. #11 15.74 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 15.74 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 15.74 Making install in tx_power #11 15.74 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 15.75 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 15.75 make[4]: Nothing to be done for 'install-exec-am'. #11 15.75 make[4]: Nothing to be done for 'install-data-am'. #11 15.75 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 15.75 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 15.75 Making install in power #11 15.75 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 15.75 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 15.75 make[4]: Nothing to be done for 'install-exec-am'. #11 15.75 make[4]: Nothing to be done for 'install-data-am'. #11 15.75 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 15.75 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 15.75 Making install in meas #11 15.75 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 15.76 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #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/tests/meas' #11 15.76 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 15.76 Making install in ta_control #11 15.76 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 15.76 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #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/tests/ta_control' #11 15.76 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 15.76 Making install in amr #11 15.76 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 15.76 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #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/tests/amr' #11 15.76 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 15.76 Making install in csd #11 15.77 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 15.77 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #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/tests/csd' #11 15.77 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 15.77 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 15.77 make[4]: Entering directory '/tmp/osmo-bts/tests' #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/tests' #11 15.77 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 15.77 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 15.77 Making install in doc #11 15.77 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 15.78 Making install in examples #11 15.78 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 15.78 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 15.78 make[4]: Nothing to be done for 'install-exec-am'. #11 15.78 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 15.78 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 15.78 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.79 /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.79 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 15.79 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 15.79 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 15.79 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 15.79 Making install in manuals #11 15.79 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 15.79 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 15.79 make[4]: Nothing to be done for 'install-exec-am'. #11 15.79 make[4]: Nothing to be done for 'install-data-am'. #11 15.79 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 15.79 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 15.79 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 15.80 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 15.80 make[4]: Nothing to be done for 'install-exec-am'. #11 15.80 make[4]: Nothing to be done for 'install-data-am'. #11 15.80 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 15.80 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 15.80 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 15.80 Making install in contrib #11 15.80 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 15.80 Making install in systemd #11 15.80 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.80 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.81 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #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.81 CC rtp_ber.o #11 15.81 CC rtp_gen_map.o #11 15.85 CCLD rtp_gen_map #11 15.88 CCLD rtp_ber #11 16.02 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 16.02 make[4]: Nothing to be done for 'install-exec-am'. #11 16.02 make[4]: Nothing to be done for 'install-data-am'. #11 16.02 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 16.02 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 16.02 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 16.02 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 16.02 make[4]: Nothing to be done for 'install-exec-am'. #11 16.02 make[4]: Nothing to be done for 'install-data-am'. #11 16.02 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 16.02 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 16.02 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 16.02 make[2]: Entering directory '/tmp/osmo-bts' #11 16.03 make[3]: Entering directory '/tmp/osmo-bts' #11 16.03 make[3]: Nothing to be done for 'install-exec-am'. #11 16.03 make[3]: Nothing to be done for 'install-data-am'. #11 16.03 make[3]: Leaving directory '/tmp/osmo-bts' #11 16.03 make[2]: Leaving directory '/tmp/osmo-bts' #11 16.03 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 16.1s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.0s #13 [8/8] WORKDIR /DATA #13 DONE 0.0s #14 exporting to image #14 exporting layers #14 exporting layers 0.2s done #14 writing image sha256:6d01c6f2ba90ba74f4a123b10b39a5cfb3ca5e8fac30f941b911a8e9b09a632f done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest done #14 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 6d01c6f2ba90 + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202404182026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404182026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.62.da7b.202404182026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.11.5277.202404182026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404182026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404182026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404182026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404182026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo VTY library ii osmocom-nightly 202404182026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bsc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:fc0109dd5c9912933a91db6fc30d632b8ca46ecd2b8d0158de5c53378c02ca6a 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-bsc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + + grep -q $USER echo FROM $REGISTRY/$USER/debian-bookworm-titan + pull_arg= + set +x Building image: ttcn3-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bsc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bsc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-bsc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 2.17kB done #6 DONE 0.0s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bsc #8 0.231 + OSMO_TTCN3_BRANCH=master #8 0.231 + shift #8 0.231 + cd /osmo-ttcn3-hacks #8 0.231 + git fetch #8 0.319 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.319 95ad6a01..95fb6295 master -> origin/master #8 0.322 + git checkout master #8 0.360 Already on 'master' #8 0.360 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.360 (use "git pull" to update your local branch) #8 0.361 + git symbolic-ref -q HEAD #8 0.362 refs/heads/master #8 0.362 + git reset --hard origin/master #8 0.370 HEAD is now at 95fb6295 library: GTPv1C: fix ts_MM_Context{GSM,UMTS} templates #8 0.371 + git rev-parse --abbrev-ref HEAD #8 0.372 master #8 0.372 + git rev-parse HEAD #8 0.373 95fb629544967726fa725b05c50fdd697f62a729 #8 0.373 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.373 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.374 + make -j8 deps #8 0.402 (make -j16 -C deps || make -j1 -C deps) #8 0.403 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.404 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.921 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.922 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 0.922 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 0.922 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 0.922 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 0.923 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 0.923 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 0.924 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 0.925 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 0.925 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 0.925 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 0.927 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 0.928 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 0.934 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 0.934 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 0.935 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.012 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.012 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.013 + git checkout -q -f+ git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.013 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.053 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.070 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.074 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.081 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.095 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.095 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.102 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.103 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.105 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.105 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.107 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.115 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.131 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.150 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.150 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.154 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.154 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.154 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.154 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.154 + + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.154 git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.155 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.155 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.156 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.156 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.158 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.158 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.158 + + git checkout -qgit -f checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.158 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.158 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.159 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.165 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.165 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.167 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.167 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.169 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.169 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.181 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.181 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.263 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.263 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.264 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.265 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.265 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.266 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.266 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.266 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.266 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.266 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.267 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.267 + make bsc #8 1.294 (make -j16 -C deps || make -j1 -C deps) #8 1.296 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.493 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.494 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.494 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.494 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.494 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.494 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.495 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.495 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.495 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.496 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.496 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.496 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.497 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.498 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.498 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.501 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.567 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.567 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.569 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.569 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.648 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.648 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.650 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.651 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.656 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.656 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.657 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.660 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.662 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.663 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.663 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.668 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.674 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.720 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.720 + origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.720 git checkoutorigin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.720 -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.721 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.721 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.721 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.721 + + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.721 git+ git+ checkout -q -fgit e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.721 checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.721 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.721 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.721 checkoutorigin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.721 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.721 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.721 + git checkout -q -f+ 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.722 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.722 git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.722 #8 1.722 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.727 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.727 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.729 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.729 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.730 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.730 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.888 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.888 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.890 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.891 (cd bsc && ./gen_links.sh && ./regen_makefile.sh) #8 1.893 Linking TCCInterface_Functions.ttcn #8 1.894 Linking TCCConversion_Functions.ttcn #8 1.894 Linking TCCConversion.cc #8 1.895 Linking TCCInterface.cc #8 1.895 Linking TCCInterface_ip.h #8 1.896 Linking SDP_EncDec.cc #8 1.896 Linking Socket_API_Definitions.ttcn #8 1.897 Linking IPL4asp_Functions.ttcn #8 1.897 Linking IPL4asp_PT.cc #8 1.898 Linking IPL4asp_PT.hh #8 1.898 Linking IPL4asp_PortType.ttcn #8 1.899 Linking IPL4asp_Types.ttcn #8 1.899 Linking IPL4asp_discovery.cc #8 1.899 Linking IPL4asp_protocol_L234.hh #8 1.900 Linking M3UA_Types.ttcn #8 1.901 Linking SCTPasp_PT.cc #8 1.901 Linking SCTPasp_PT.hh #8 1.902 Linking SCTPasp_PortType.ttcn #8 1.903 Linking SCTPasp_Types.ttcn #8 1.903 Linking M3UA_Emulation.ttcn #8 1.904 Linking MTP3asp_PortType.ttcn #8 1.904 Linking MTP3asp_Types.ttcn #8 1.905 Linking SCCP_Emulation.ttcn #8 1.905 Linking SCCP_Mapping.ttcnpp #8 1.906 Linking SCCP_Types.ttcn #8 1.907 Linking SCCPasp_Types.ttcn #8 1.907 Linking BSSAP_Types.ttcn #8 1.908 Linking MobileL3_CC_Types.ttcn #8 1.908 Linking MobileL3_CommonIE_Types.ttcn #8 1.909 Linking MobileL3_GMM_SM_Types.ttcn #8 1.909 Linking MobileL3_MM_Types.ttcn #8 1.910 Linking MobileL3_RRM_Types.ttcn #8 1.910 Linking MobileL3_SMS_Types.ttcn #8 1.911 Linking MobileL3_SS_Types.ttcn #8 1.911 Linking MobileL3_Types.ttcn #8 1.912 Linking SDP_EncDec.cc #8 1.913 Linking SDP_Types.ttcn #8 1.913 Linking SDP_parse_.tab.c #8 1.914 Linking SDP_parse_.tab.h #8 1.914 Linking SDP_parse_parser.h #8 1.915 Linking SDP_parser.l #8 1.915 Linking SDP_parser.y #8 1.916 Linking lex.SDP_parse_.c #8 1.916 Linking RTP_EncDec.cc #8 1.917 Linking RTP_Types.ttcn #8 1.917 Linking TELNETasp_PT.cc #8 1.918 Linking TELNETasp_PT.hh #8 1.918 Linking TELNETasp_PortType.ttcn #8 1.919 Linking Misc_Helpers.ttcn #8 1.920 Linking General_Types.ttcn #8 1.921 Linking Osmocom_Types.ttcn #8 1.921 Linking GSM_Types.ttcn #8 1.922 Linking Osmocom_VTY_Functions.ttcn #8 1.922 Linking Native_Functions.ttcn #8 1.923 Linking Native_FunctionDefs.cc #8 1.923 Linking IPA_Types.ttcn #8 1.924 Linking IPA_CodecPort.ttcn #8 1.925 Linking IPA_CodecPort_CtrlFunct.ttcn #8 1.925 Linking IPA_CodecPort_CtrlFunctDef.cc #8 1.926 Linking IPA_Emulation.ttcnpp #8 1.927 Linking L3_Templates.ttcn #8 1.927 Linking BSSMAP_Templates.ttcn #8 1.928 Linking RAN_Emulation.ttcnpp #8 1.928 Linking RLCMAC_CSN1_Templates.ttcn #8 1.929 Linking RLCMAC_CSN1_Types.ttcn #8 1.930 Linking GSM_RR_Types.ttcn #8 1.930 Linking RSL_Types.ttcn #8 1.931 Linking RSL_Emulation.ttcn #8 1.931 Linking MGCP_Emulation.ttcn #8 1.932 Linking SDP_Templates.ttcn #8 1.932 Linking MGCP_Types.ttcn #8 1.933 Linking MGCP_Templates.ttcn #8 1.934 Linking MGCP_CodecPort.ttcn #8 1.934 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 1.935 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 1.936 Linking BSSAP_CodecPort.ttcn #8 1.936 Linking RAN_Adapter.ttcnpp #8 1.937 Linking Osmocom_CTRL_Types.ttcn #8 1.937 Linking Osmocom_CTRL_Functions.ttcn #8 1.938 Linking Osmocom_CTRL_Adapter.ttcn #8 1.939 Linking RTP_CodecPort.ttcn #8 1.939 Linking RTP_CodecPort_CtrlFunct.ttcn #8 1.940 Linking RTP_CodecPort_CtrlFunctDef.cc #8 1.941 Linking RTP_Emulation.ttcn #8 1.941 Linking IuUP_Types.ttcn #8 1.942 Linking IuUP_EncDec.cc #8 1.942 Linking IuUP_Emulation.ttcn #8 1.943 Linking SCCP_Templates.ttcn #8 1.943 Linking IPA_Testing.ttcn #8 1.944 Linking GSM_SystemInformation.ttcn #8 1.945 Linking GSM_RestOctets.ttcn #8 1.945 Linking CBSP_Types.ttcn #8 1.946 Linking CBSP_Templates.ttcn #8 1.946 Linking CBSP_CodecPort.ttcn #8 1.947 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 1.948 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 1.948 Linking CBSP_Adapter.ttcn #8 1.949 Linking StatsD_Types.ttcn #8 1.949 Linking StatsD_CodecPort.ttcn #8 1.950 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 1.950 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 1.951 Linking StatsD_Checker.ttcn #8 1.952 Linking BSSAP_LE_CodecPort.ttcn #8 1.952 Linking BSSAP_LE_Emulation.ttcn #8 1.953 Linking BSSAP_LE_Types.ttcn #8 1.954 Linking BSSAP_LE_Adapter.ttcn #8 1.954 Linking BSSLAP_Types.ttcn #8 1.955 Linking BSSMAP_LE_Templates.ttcn #8 1.955 Linking AbisOML_Types.ttcn #8 1.971 Generating Makefile skeleton... #8 1.971 Makefile skeleton was generated. #8 1.982 make -C bsc compile #8 1.987 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 1.987 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 1.995 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 2.003 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 2.012 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 2.016 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 2.016 49 | "internal user MTP3asp_PT #8 2.016 | ^ #8 2.016 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 2.016 58 | " #8 2.016 | ^ #8 2.016 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 2.016 70 | "user MTP3asp_PT #8 2.016 | ^ #8 2.016 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 2.016 79 | " #8 2.016 | ^ #8 2.018 /usr/bin/ttcn3_compiler -L -U 8 AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn - AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn #8 2.021 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.021 #8 2.026 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 2.030 Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'... #8 2.049 BSC_Tests.ttcn:7918.58-68: In charstring value: #8 2.049 BSC_Tests.ttcn:7918.60-61: warning: Unknown escape sequence `\(' was treated literally #8 2.049 BSC_Tests.ttcn:7918.65-66: warning: Unknown escape sequence `\)' was treated literally #8 2.073 Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'... #8 2.076 Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'... #8 2.080 Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'... #8 2.083 Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'... #8 2.084 Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'... #8 2.086 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 2.087 Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'... #8 2.088 Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'... #8 2.089 Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'... #8 2.091 Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'... #8 2.093 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 2.098 Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'... #8 2.099 Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'... #8 2.100 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 2.106 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 2.106 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 2.106 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 2.107 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 2.110 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 2.111 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 2.113 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 2.116 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 2.117 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.118 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.120 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.120 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.120 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 2.121 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.121 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.122 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.122 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.123 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 2.124 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 2.125 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 2.133 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 2.136 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 2.137 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 2.138 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 2.138 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 2.139 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 2.141 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 2.141 Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'... #8 2.147 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 2.147 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 2.148 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.148 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 2.150 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 2.151 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 2.156 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 2.157 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 2.161 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 2.162 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 2.162 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 2.163 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.163 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.163 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.165 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.165 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.165 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.165 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.165 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.167 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.168 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 2.169 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 2.173 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 2.176 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 2.185 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.185 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 2.185 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 2.187 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.188 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 2.192 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.192 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.192 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.194 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.197 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.197 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.198 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.198 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.198 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.198 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.198 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.204 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 2.204 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.205 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 2.206 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.206 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.208 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 2.209 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.209 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.210 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.210 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.212 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.212 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 2.213 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 2.214 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 2.214 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 2.214 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.216 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.216 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.217 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.220 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 2.221 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 2.225 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 2.226 Notify: Checking modules... #8 2.229 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 2.229 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 2.229 BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter': #8 2.229 BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier #8 2.272 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 2.272 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.272 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 2.272 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 2.272 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.272 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 2.272 BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 2.272 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 2.272 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.272 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 2.272 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 2.272 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.272 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 2.272 BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 2.272 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 2.273 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 2.273 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 2.273 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 2.273 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 2.273 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 2.273 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 2.273 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 2.273 BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime #8 2.273 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 2.274 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 2.274 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 2.274 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 2.274 BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 2.274 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 2.276 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 2.276 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 2.276 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 2.276 BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime #8 2.276 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 2.278 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 2.278 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 2.278 BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 2.278 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 2.300 BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': #8 2.300 BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': #8 2.300 BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': #8 2.300 BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': #8 2.300 BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': #8 2.300 BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': #8 2.300 BSSMAP_LE_Templates.ttcn:137.22-25: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 2.300 BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here #8 2.313 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 2.313 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 2.313 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.313 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 2.313 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.313 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 2.313 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.313 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 2.313 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.313 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 2.313 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.318 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 2.318 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 2.318 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 2.318 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 2.318 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 2.318 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 2.318 RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.318 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 2.323 RSL_Types.ttcn:2383.10-2425.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 2.323 RSL_Types.ttcn:2415.3-2422.3: In if statement: #8 2.323 RSL_Types.ttcn:2416.4-2421.4: In variable assignment: #8 2.323 RSL_Types.ttcn:2416.11-2421.4: In the right operand of operation `&': #8 2.323 RSL_Types.ttcn:2417.5-2420.6: In component #1: #8 2.323 RSL_Types.ttcn:2417.5-2420.6: In the operand of operation `valueof()': #8 2.323 RSL_Types.ttcn:2419.14-65: In template for record field `body': #8 2.323 RSL_Types.ttcn:2419.29-63: In template for union field `osmux_cid': #8 2.323 RSL_Types.ttcn:2419.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.323 RSL_Types.ttcn:2419.54-62: In parameter #1 for `osmux_cid': #8 2.323 RSL_Types.ttcn:2419.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.323 RSL_Types.ttcn:2386.13-45: note: Referenced template parameter is here #8 2.323 RSL_Types.ttcn:2444.2-2464.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 2.323 RSL_Types.ttcn:2460.3-2462.3: In if statement: #8 2.323 RSL_Types.ttcn:2461.4-128: In variable assignment: #8 2.323 RSL_Types.ttcn:2461.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.323 RSL_Types.ttcn:2461.66-127: In parameter #2 for `body': #8 2.323 RSL_Types.ttcn:2461.92-126: In template for union field `osmux_cid': #8 2.323 RSL_Types.ttcn:2461.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.323 RSL_Types.ttcn:2461.117-125: In parameter #1 for `osmux_cid': #8 2.323 RSL_Types.ttcn:2461.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.323 RSL_Types.ttcn:2447.10-50: note: Referenced template parameter is here #8 2.324 RSL_Types.ttcn:2508.2-2530.2: In function definition `ts_RSL_IPA_MDCX': #8 2.324 RSL_Types.ttcn:2526.3-2528.3: In if statement: #8 2.324 RSL_Types.ttcn:2527.4-128: In variable assignment: #8 2.324 RSL_Types.ttcn:2527.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.324 RSL_Types.ttcn:2527.66-127: In parameter #2 for `body': #8 2.324 RSL_Types.ttcn:2527.92-126: In template for union field `osmux_cid': #8 2.324 RSL_Types.ttcn:2527.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.324 RSL_Types.ttcn:2527.117-125: In parameter #1 for `osmux_cid': #8 2.324 RSL_Types.ttcn:2527.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.324 RSL_Types.ttcn:2512.6-46: note: Referenced template parameter is here #8 2.324 RSL_Types.ttcn:2542.2-2565.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 2.324 RSL_Types.ttcn:2561.3-2563.3: In if statement: #8 2.324 RSL_Types.ttcn:2562.4-128: In variable assignment: #8 2.324 RSL_Types.ttcn:2562.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.324 RSL_Types.ttcn:2562.66-127: In parameter #2 for `body': #8 2.324 RSL_Types.ttcn:2562.92-126: In template for union field `osmux_cid': #8 2.324 RSL_Types.ttcn:2562.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.324 RSL_Types.ttcn:2562.117-125: In parameter #1 for `osmux_cid': #8 2.324 RSL_Types.ttcn:2562.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.324 RSL_Types.ttcn:2546.10-50: note: Referenced template parameter is here #8 2.376 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 2.376 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 2.376 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 2.376 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 2.376 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 2.376 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 2.376 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 2.385 MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler': #8 2.385 MSC_ConnectionHandler.ttcn:470.1-531.1: In altstep definition `as_Media_mgw': #8 2.385 MSC_ConnectionHandler.ttcn:493.20-82: In guard operation: #8 2.385 MSC_ConnectionHandler.ttcn:493.20-82: In receive statement: #8 2.385 MSC_ConnectionHandler.ttcn:493.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot. #8 2.385 MSC_ConnectionHandler.ttcn:513.4-66: In guard operation: #8 2.385 MSC_ConnectionHandler.ttcn:513.4-66: In receive statement: #8 2.385 MSC_ConnectionHandler.ttcn:513.23-52: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot. #8 2.386 MSC_ConnectionHandler.ttcn:528.44-93: In guard operation: #8 2.386 MSC_ConnectionHandler.ttcn:528.44-93: In receive statement: #8 2.386 MSC_ConnectionHandler.ttcn:528.63-92: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.407 BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': #8 2.407 BSC_Tests.ttcn:1317.1-1343.1: In function definition `f_init_bts_and_check_sysinfo': #8 2.407 BSC_Tests.ttcn:1333.2-20: In deactivate statement: #8 2.407 BSC_Tests.ttcn:1333.2-20: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.416 BSC_Tests.ttcn:1847.9-1874.1: In function definition `f_tc_assignment_csd': #8 2.416 BSC_Tests.ttcn:1872.2-18: In function instance: #8 2.416 BSC_Tests.ttcn:8533.8-8563.1: In function definition `f_perform_clear': #8 2.416 BSC_Tests.ttcn:8537.14-57: In variable definition `ack_dlcx': #8 2.416 BSC_Tests.ttcn:8537.26-57: In `activate()' operation: #8 2.416 BSC_Tests.ttcn:8505.9-8523.1: In altstep definition `as_mgcp_ack_all_dlcx': #8 2.416 BSC_Tests.ttcn:8517.20-82: In guard operation: #8 2.416 BSC_Tests.ttcn:8517.20-82: In receive statement: #8 2.416 BSC_Tests.ttcn:8517.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.416 BSC_Tests.ttcn:8561.2-21: In deactivate statement: #8 2.416 BSC_Tests.ttcn:8561.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.416 BSC_Tests.ttcn:8562.2-24: In deactivate statement: #8 2.416 BSC_Tests.ttcn:8562.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.423 BSC_Tests.ttcn:2123.9-2156.1: In function definition `f_TC_stats_conn_fail': #8 2.423 BSC_Tests.ttcn:2139.2-24: In function instance: #8 2.423 BSC_Tests.ttcn:2139.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.423 BSC_Tests.ttcn:2153.2-24: In function instance: #8 2.423 BSC_Tests.ttcn:2153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.428 BSC_Tests.ttcn:3175.9-3182.1: In function definition `f_tc_stat_num_msc_connected_msc_connhdlr': #8 2.428 BSC_Tests.ttcn:3181.2-24: In function instance: #8 2.428 BSC_Tests.ttcn:3181.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.429 BSC_Tests.ttcn:3225.9-3247.1: In function definition `f_tc_stat_num_bts_connected_msc_connhdlr': #8 2.429 BSC_Tests.ttcn:3246.2-24: In function instance: #8 2.429 BSC_Tests.ttcn:3246.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.430 BSC_Tests.ttcn:3364.1-3386.1: In testcase definition `TC_ctrl_location': #8 2.430 BSC_Tests.ttcn:3372.2-3373.77: In function instance: #8 2.430 BSC_Tests.ttcn:3372.2-3373.77: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 2.430 BSC_Tests.ttcn:3379.2-3380.76: In function instance: #8 2.430 BSC_Tests.ttcn:3379.2-3380.76: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 2.431 BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': #8 2.431 BSC_Tests.ttcn:3443.2-3445.2: In if statement: #8 2.431 BSC_Tests.ttcn:3444.3-23: In variable assignment: #8 2.431 BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': #8 2.431 BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': #8 2.431 BSC_Tests.ttcn:3444.19-22: warning: Inadequate restriction on the referenced template parameter `tmsi', this may cause a dynamic test case error at runtime #8 2.431 BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here #8 2.442 BSC_Tests.ttcn:4328.9-4345.1: In function definition `f_tc_assignment_sign': #8 2.442 BSC_Tests.ttcn:4343.2-24: In function instance: #8 2.442 BSC_Tests.ttcn:4343.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.458 BSC_Tests.ttcn:5577.9-5594.1: In function definition `f_tc_common_id': #8 2.458 BSC_Tests.ttcn:5589.2-76: In function instance: #8 2.458 BSC_Tests.ttcn:5589.2-76: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_match_regexp_retry' is not used #8 2.463 BSC_Tests.ttcn:5999.9-6028.1: In function definition `f_expect_dlcx_conns': #8 2.463 BSC_Tests.ttcn:6018.4-6027.2: In else statement: #8 2.463 BSC_Tests.ttcn:6020.3-65: In receive statement: #8 2.463 BSC_Tests.ttcn:6020.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.468 BSC_Tests.ttcn:6402.9-6572.1: In function definition `f_ho_into_this_bsc': #8 2.468 BSC_Tests.ttcn:6452.2-6470.2: In if statement: #8 2.468 BSC_Tests.ttcn:6459.3-6468.3: In if statement: #8 2.468 BSC_Tests.ttcn:6464.6-6467.4: In else statement: #8 2.468 BSC_Tests.ttcn:6465.5-66: In receive statement: #8 2.468 BSC_Tests.ttcn:6465.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := sdp } })' may change the actual snapshot. #8 2.468 BSC_Tests.ttcn:6466.5-66: In receive statement: #8 2.468 BSC_Tests.ttcn:6466.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := * } })' may change the actual snapshot. #8 2.469 BSC_Tests.ttcn:6570.2-21: In deactivate statement: #8 2.469 BSC_Tests.ttcn:6570.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.481 BSC_Tests.ttcn:8211.1-8261.1: In testcase definition `TC_dyn_ts_sdcch8_all_subslots_used': #8 2.481 BSC_Tests.ttcn:8231.2-44: In function instance: #8 2.481 BSC_Tests.ttcn:8231.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.485 BSC_Tests.ttcn:8565.8-8588.1: In function definition `f_perform_clear_no_rr_rel': #8 2.485 BSC_Tests.ttcn:8586.2-21: In deactivate statement: #8 2.485 BSC_Tests.ttcn:8586.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.485 BSC_Tests.ttcn:8587.2-24: In deactivate statement: #8 2.485 BSC_Tests.ttcn:8587.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.517 BSC_Tests.ttcn:9606.1-9670.1: In testcase definition `TC_emerg_premption': #8 2.517 BSC_Tests.ttcn:9622.2-9624.2: In for statement: #8 2.517 BSC_Tests.ttcn:9623.3-27: In function instance: #8 2.517 BSC_Tests.ttcn:9623.3-27: warning: The value returned by function `@BSC_Tests.f_chreq_act_ack' is not used #8 2.519 BSC_Tests.ttcn:9878.9-9905.1: In function definition `f_TC_fh_params_unset': #8 2.519 BSC_Tests.ttcn:9878.38-9881.61: In formal parameter list: #8 2.519 BSC_Tests.ttcn:9880.31-9881.60: In parameter `arfcn': #8 2.519 BSC_Tests.ttcn:9881.33-60: In default value: #8 2.519 BSC_Tests.ttcn:9881.33-60: warning: Field `uplink' is missing from record value #8 2.519 BSC_Tests.ttcn:9881.33-60: warning: Field `spare' is missing from record value #8 2.526 BSC_Tests.ttcn:10478.9-10500.1: In function definition `f_tc_lcs_loc_req_no_subscriber': #8 2.526 BSC_Tests.ttcn:10491.2-10493.74: In receive statement: #8 2.526 BSC_Tests.ttcn:10493.17-72: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__DATA__MISSING__IN__REQ)' may change the actual snapshot. #8 2.527 BSC_Tests.ttcn:10518.9-10549.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout': #8 2.527 BSC_Tests.ttcn:10540.2-10542.69: In receive statement: #8 2.527 BSC_Tests.ttcn:10542.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot. #8 2.529 BSC_Tests.ttcn:10586.9-10635.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp': #8 2.529 BSC_Tests.ttcn:10626.2-10628.70: In receive statement: #8 2.529 BSC_Tests.ttcn:10628.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot. #8 2.541 BSC_Tests.ttcn:11266.1-11288.1: In testcase definition `TC_cm_reestablishment': #8 2.541 BSC_Tests.ttcn:11282.2-72: In function instance: #8 2.541 BSC_Tests.ttcn:11282.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.541 BSC_Tests.ttcn:11283.2-72: In function instance: #8 2.541 BSC_Tests.ttcn:11283.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.543 BSC_Tests.ttcn:11491.1-11561.1: In testcase definition `TC_imm_ass_pre_chan_ack_dyn_ts': #8 2.543 BSC_Tests.ttcn:11503.2-44: In function instance: #8 2.543 BSC_Tests.ttcn:11503.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.543 BSC_Tests.ttcn:11525.2-42: In function instance: #8 2.543 BSC_Tests.ttcn:11525.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.543 BSC_Tests.ttcn:11563.1-11634.1: In testcase definition `TC_imm_ass_pre_ts_ack_dyn_ts': #8 2.543 BSC_Tests.ttcn:11575.2-44: In function instance: #8 2.543 BSC_Tests.ttcn:11575.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.544 BSC_Tests.ttcn:11597.2-42: In function instance: #8 2.544 BSC_Tests.ttcn:11597.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.546 BSC_Tests.ttcn:11780.9-11841.1: In function definition `f_TC_lost_sdcch_during_assignment': #8 2.546 BSC_Tests.ttcn:11829.2-11838.2: In alt construct: #8 2.546 BSC_Tests.ttcn:11833.20-82: In guard operation: #8 2.546 BSC_Tests.ttcn:11833.20-82: In receive statement: #8 2.546 BSC_Tests.ttcn:11833.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.547 BSC_Tests.ttcn:11927.1-12017.1: In testcase definition `TC_ratectr_all_available_allocated_dyn': #8 2.547 BSC_Tests.ttcn:11943.2-44: In function instance: #8 2.547 BSC_Tests.ttcn:11943.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.547 BSC_Tests.ttcn:12002.2-44: In function instance: #8 2.547 BSC_Tests.ttcn:12002.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.551 BSC_Tests.ttcn:12220.1-12246.1: In testcase definition `TC_mgwpool_all_used': #8 2.551 BSC_Tests.ttcn:12238.2-70: In function instance: #8 2.551 BSC_Tests.ttcn:12238.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.551 BSC_Tests.ttcn:12239.2-70: In function instance: #8 2.551 BSC_Tests.ttcn:12239.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.552 BSC_Tests.ttcn:12249.1-12276.1: In testcase definition `TC_mgwpool_blocked_not_used': #8 2.552 BSC_Tests.ttcn:12268.2-70: In function instance: #8 2.552 BSC_Tests.ttcn:12268.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.553 BSC_Tests.ttcn:12269.2-70: In function instance: #8 2.553 BSC_Tests.ttcn:12269.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.554 BSC_Tests.ttcn:12279.1-12307.1: In testcase definition `TC_mgwpool_pin_bts': #8 2.554 BSC_Tests.ttcn:12298.2-70: In function instance: #8 2.554 BSC_Tests.ttcn:12298.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.554 BSC_Tests.ttcn:12299.2-70: In function instance: #8 2.554 BSC_Tests.ttcn:12299.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.556 BSC_Tests.ttcn:12337.1-12367.1: In testcase definition `TC_mgwpool_keepalive_down_not_used': #8 2.556 BSC_Tests.ttcn:12357.2-74: In function instance: #8 2.556 BSC_Tests.ttcn:12357.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.556 BSC_Tests.ttcn:12358.2-74: In function instance: #8 2.556 BSC_Tests.ttcn:12358.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.557 BSC_Tests.ttcn:12369.9-12408.1: In function definition `f_tc_ho_meas_rep_multi_band': #8 2.557 BSC_Tests.ttcn:12397.2-12405.2: In alt construct: #8 2.557 BSC_Tests.ttcn:12398.5-67: In guard operation: #8 2.557 BSC_Tests.ttcn:12398.5-67: In receive statement: #8 2.557 BSC_Tests.ttcn:12398.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': #8 2.557 In parameter #2 for `cid_list': #8 2.557 BSC_Tests.ttcn:12398.58-65: warning: Inadequate restriction on the referenced template variable `cid_list', this may cause a dynamic test case error at runtime #8 2.557 BSC_Tests.ttcn:12394.51-12396.2: note: Referenced template variable is here #8 2.560 BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': #8 2.560 BSC_Tests_ASCI.ttcn:373.9-497.1: In function definition `f_tc_asci_assignment': #8 2.560 BSC_Tests_ASCI.ttcn:413.2-476.2: In alt construct: #8 2.560 BSC_Tests_ASCI.ttcn:414.5-95: In guard operation: #8 2.560 BSC_Tests_ASCI.ttcn:414.5-95: In receive statement: #8 2.560 BSC_Tests_ASCI.ttcn:414.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': #8 2.560 BSC_Tests_ASCI.ttcn:414.52-62: In parameter #1 for `ch_type': #8 2.560 BSC_Tests_ASCI.ttcn:414.52-62: warning: Inadequate restriction on the referenced template variable `res_ch_type', this may cause a dynamic test case error at runtime #8 2.560 BSC_Tests_ASCI.ttcn:399.37-111: note: Referenced template variable is here #8 2.560 BSC_Tests_ASCI.ttcn:414.65-75: In parameter #2 for `cell_id': #8 2.560 BSC_Tests_ASCI.ttcn:414.65-75: warning: Inadequate restriction on the referenced template variable `res_cell_id', this may cause a dynamic test case error at runtime #8 2.560 BSC_Tests_ASCI.ttcn:401.40-69: note: Referenced template variable is here #8 2.560 BSC_Tests_ASCI.ttcn:462.3-26: In deactivate statement: #8 2.560 BSC_Tests_ASCI.ttcn:462.3-26: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.572 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 2.572 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 2.572 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 2.572 CBSP_Templates.ttcn:381.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.572 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.573 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 2.573 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 2.573 CBSP_Templates.ttcn:449.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.573 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.573 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 2.573 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 2.573 CBSP_Templates.ttcn:538.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.573 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.573 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 2.573 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 2.573 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 2.573 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 2.573 CBSP_Templates.ttcn:567.42-52: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 2.573 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 2.573 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 2.573 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 2.573 CBSP_Templates.ttcn:617.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.573 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.574 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 2.574 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 2.574 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 2.574 CBSP_Templates.ttcn:691.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.574 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.574 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 2.574 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 2.574 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 2.574 CBSP_Templates.ttcn:727.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.574 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.574 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 2.574 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 2.574 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 2.574 CBSP_Templates.ttcn:786.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.574 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.575 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 2.575 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 2.575 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 2.575 CBSP_Templates.ttcn:837.4-23: In component 1: #8 2.575 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 2.575 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 2.575 CBSP_Templates.ttcn:837.17-22: warning: Inadequate restriction on the referenced template parameter `msg_id', this may cause a dynamic test case error at runtime #8 2.575 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 2.575 CBSP_Templates.ttcn:838.4-26: In component 2: #8 2.575 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 2.575 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 2.575 CBSP_Templates.ttcn:838.16-25: warning: Inadequate restriction on the referenced template parameter `old_ser_nr', this may cause a dynamic test case error at runtime #8 2.575 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 2.575 CBSP_Templates.ttcn:839.4-29: In component 3: #8 2.575 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 2.575 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 2.575 CBSP_Templates.ttcn:839.20-28: warning: Inadequate restriction on the referenced template parameter `cell_list', this may cause a dynamic test case error at runtime #8 2.575 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 2.575 CBSP_Templates.ttcn:840.4-33: In component 4: #8 2.575 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 2.575 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 2.575 CBSP_Templates.ttcn:840.22-32: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 2.575 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 2.576 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 2.576 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 2.576 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 2.576 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 2.576 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.576 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 2.576 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 2.576 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 2.576 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.578 BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': #8 2.578 BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': #8 2.578 BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: #8 2.578 BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: #8 2.578 BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': #8 2.578 In parameter #3 for `compl_list': #8 2.578 BSC_Tests_CBSP.ttcn:432.68-77: warning: Inadequate restriction on the referenced template parameter `compl_list', this may cause a dynamic test case error at runtime #8 2.578 BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here #8 2.578 BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: #8 2.578 BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: #8 2.578 BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': #8 2.578 BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': #8 2.578 BSC_Tests_CBSP.ttcn:434.55-63: warning: Inadequate restriction on the referenced template parameter `fail_list', this may cause a dynamic test case error at runtime #8 2.578 BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here #8 2.580 BSC_Tests_CBSP.ttcn:773.1-785.1: In testcase definition `TC_cbsp_write_lac_ci': #8 2.580 BSC_Tests_CBSP.ttcn:782.2-89: In receive statement: #8 2.580 BSC_Tests_CBSP.ttcn:782.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.580 BSC_Tests_CBSP.ttcn:788.1-800.1: In testcase definition `TC_cbsp_write_ci': #8 2.580 BSC_Tests_CBSP.ttcn:797.2-89: In receive statement: #8 2.580 BSC_Tests_CBSP.ttcn:797.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.580 BSC_Tests_CBSP.ttcn:803.1-819.1: In testcase definition `TC_cbsp_write_lai': #8 2.580 BSC_Tests_CBSP.ttcn:816.2-89: In receive statement: #8 2.580 BSC_Tests_CBSP.ttcn:816.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.580 BSC_Tests_CBSP.ttcn:841.1-862.1: In testcase definition `TC_cbsp_write_then_replace': #8 2.580 BSC_Tests_CBSP.ttcn:851.2-89: In receive statement: #8 2.580 BSC_Tests_CBSP.ttcn:851.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.581 BSC_Tests_CBSP.ttcn:859.2-89: In receive statement: #8 2.581 BSC_Tests_CBSP.ttcn:859.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.581 BSC_Tests_CBSP.ttcn:865.1-917.1: In testcase definition `TC_cbsp_write_rep_period_num': #8 2.581 BSC_Tests_CBSP.ttcn:883.2-908.2: In alt construct: #8 2.581 BSC_Tests_CBSP.ttcn:884.5-88: In guard operation: #8 2.581 BSC_Tests_CBSP.ttcn:884.5-88: In receive statement: #8 2.581 BSC_Tests_CBSP.ttcn:884.41-86: warning: Function invocation 'f_page2rsl(page, g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.590 BSC_Tests_OML.ttcn: In TTCN-3 module `BSC_Tests_OML': #8 2.590 BSC_Tests_OML.ttcn:228.9-244.1: In function definition `f_oml_send_exp_fail_rep': #8 2.590 BSC_Tests_OML.ttcn:243.2-47: In function instance: #8 2.590 BSC_Tests_OML.ttcn:243.2-47: warning: The value returned by function `@BSC_Tests_OML.f_oml_exp_rx' is not used #8 2.593 BSC_Tests_VAMOS.ttcn: In TTCN-3 module `BSC_Tests_VAMOS': #8 2.593 BSC_Tests_VAMOS.ttcn:300.9-356.1: In function definition `f_est_lchan_and_mode_modify_to_vamos': #8 2.593 BSC_Tests_VAMOS.ttcn:348.2-350.17: In receive statement: #8 2.593 BSC_Tests_VAMOS.ttcn:348.78-115: warning: Function invocation 'f_rsl_chan_nr_to_chrt(g_chan_nr, true)' may change the actual snapshot. #8 2.602 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 2.602 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 2.602 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 2.602 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 2.602 In parameter #4 for `rfci': #8 2.602 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 2.602 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 2.606 Notify: Generating code... #8 3.455 Notify: File `AbisOML_Types.hh' was generated. #8 3.456 Notify: File `AbisOML_Types.cc' was generated. #8 3.456 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 3.456 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 3.456 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 3.456 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 3.456 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 3.456 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 3.456 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 3.456 Notify: File `BSC_Tests.hh' was generated. #8 3.457 Notify: File `BSC_Tests.cc' was generated. #8 3.457 Notify: File `BSC_Tests_ASCI.hh' was generated. #8 3.457 Notify: File `BSC_Tests_ASCI.cc' was generated. #8 3.457 Notify: File `BSC_Tests_ASCI_part_1.cc' was generated. #8 3.458 Notify: File `BSC_Tests_ASCI_part_2.cc' was generated. #8 3.458 Notify: File `BSC_Tests_ASCI_part_3.cc' was generated. #8 3.458 Notify: File `BSC_Tests_ASCI_part_4.cc' was generated. #8 3.458 Notify: File `BSC_Tests_ASCI_part_5.cc' was generated. #8 3.458 Notify: File `BSC_Tests_ASCI_part_6.cc' was generated. #8 3.458 Notify: File `BSC_Tests_ASCI_part_7.cc' was generated. #8 3.458 Notify: File `BSC_Tests_CBSP.hh' was generated. #8 3.458 Notify: File `BSC_Tests_CBSP.cc' was generated. #8 3.458 Notify: File `BSC_Tests_CBSP_part_1.cc' was generated. #8 3.458 Notify: File `BSC_Tests_CBSP_part_2.cc' was generated. #8 3.459 Notify: File `BSC_Tests_CBSP_part_3.cc' was generated. #8 3.459 Notify: File `BSC_Tests_CBSP_part_4.cc' was generated. #8 3.459 Notify: File `BSC_Tests_CBSP_part_5.cc' was generated. #8 3.459 Notify: File `BSC_Tests_CBSP_part_6.cc' was generated. #8 3.459 Notify: File `BSC_Tests_CBSP_part_7.cc' was generated. #8 3.459 Notify: File `BSC_Tests_LCLS.hh' was generated. #8 3.459 Notify: File `BSC_Tests_LCLS.cc' was generated. #8 3.459 Notify: File `BSC_Tests_LCLS_part_1.cc' was generated. #8 3.459 Notify: File `BSC_Tests_LCLS_part_2.cc' was generated. #8 3.459 Notify: File `BSC_Tests_LCLS_part_3.cc' was generated. #8 3.460 Notify: File `BSC_Tests_LCLS_part_4.cc' was generated. #8 3.460 Notify: File `BSC_Tests_LCLS_part_5.cc' was generated. #8 3.460 Notify: File `BSC_Tests_LCLS_part_6.cc' was generated. #8 3.460 Notify: File `BSC_Tests_LCLS_part_7.cc' was generated. #8 3.460 Notify: File `BSC_Tests_OML.hh' was generated. #8 3.460 Notify: File `BSC_Tests_OML.cc' was generated. #8 3.460 Notify: File `BSC_Tests_OML_part_1.cc' was generated. #8 3.460 Notify: File `BSC_Tests_OML_part_2.cc' was generated. #8 3.460 Notify: File `BSC_Tests_OML_part_3.cc' was generated. #8 3.460 Notify: File `BSC_Tests_OML_part_4.cc' was generated. #8 3.460 Notify: File `BSC_Tests_OML_part_5.cc' was generated. #8 3.461 Notify: File `BSC_Tests_OML_part_6.cc' was generated. #8 3.461 Notify: File `BSC_Tests_OML_part_7.cc' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS.hh' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS.cc' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS_part_1.cc' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS_part_2.cc' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS_part_3.cc' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS_part_4.cc' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS_part_5.cc' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS_part_6.cc' was generated. #8 3.461 Notify: File `BSC_Tests_VAMOS_part_7.cc' was generated. #8 3.462 Notify: File `BSC_Tests_part_1.cc' was generated. #8 3.462 Notify: File `BSC_Tests_part_2.cc' was generated. #8 3.462 Notify: File `BSC_Tests_part_3.cc' was generated. #8 3.462 Notify: File `BSC_Tests_part_4.cc' was generated. #8 3.462 Notify: File `BSC_Tests_part_5.cc' was generated. #8 3.462 Notify: File `BSC_Tests_part_6.cc' was generated. #8 3.462 Notify: File `BSC_Tests_part_7.cc' was generated. #8 3.462 Notify: File `BSSAP_CodecPort.hh' was generated. #8 3.463 Notify: File `BSSAP_CodecPort.cc' was generated. #8 3.463 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 3.463 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 3.463 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 3.463 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 3.463 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 3.463 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 3.463 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 3.463 Notify: File `BSSAP_LE_Adapter.hh' was generated. #8 3.464 Notify: File `BSSAP_LE_Adapter.cc' was generated. #8 3.464 Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated. #8 3.464 Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated. #8 3.464 Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated. #8 3.464 Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated. #8 3.464 Notify: File `BSSAP_LE_Adapter_part_5.cc' was generated. #8 3.464 Notify: File `BSSAP_LE_Adapter_part_6.cc' was generated. #8 3.464 Notify: File `BSSAP_LE_Adapter_part_7.cc' was generated. #8 3.464 Notify: File `BSSAP_LE_CodecPort.hh' was generated. #8 3.465 Notify: File `BSSAP_LE_CodecPort.cc' was generated. #8 3.465 Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated. #8 3.465 Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated. #8 3.465 Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated. #8 3.465 Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated. #8 3.465 Notify: File `BSSAP_LE_CodecPort_part_5.cc' was generated. #8 3.465 Notify: File `BSSAP_LE_CodecPort_part_6.cc' was generated. #8 3.465 Notify: File `BSSAP_LE_CodecPort_part_7.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation.hh' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation_part_5.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation_part_6.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Emulation_part_7.cc' was generated. #8 3.466 Notify: File `BSSAP_LE_Types.hh' was generated. #8 3.468 Notify: File `BSSAP_LE_Types.cc' was generated. #8 3.468 Notify: File `BSSAP_LE_Types_part_1.cc' was generated. #8 3.468 Notify: File `BSSAP_LE_Types_part_2.cc' was generated. #8 3.468 Notify: File `BSSAP_LE_Types_part_3.cc' was generated. #8 3.468 Notify: File `BSSAP_LE_Types_part_4.cc' was generated. #8 3.468 Notify: File `BSSAP_LE_Types_part_5.cc' was generated. #8 3.468 Notify: File `BSSAP_LE_Types_part_6.cc' was generated. #8 3.468 Notify: File `BSSAP_LE_Types_part_7.cc' was generated. #8 3.470 Notify: File `BSSAP_Types.hh' was generated. #8 3.471 Notify: File `BSSAP_Types.cc' was generated. #8 3.472 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 3.474 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 3.475 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 3.476 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 3.477 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 3.478 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 3.479 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 3.479 Notify: File `BSSLAP_Types.hh' was generated. #8 3.481 Notify: File `BSSLAP_Types.cc' was generated. #8 3.481 Notify: File `BSSLAP_Types_part_1.cc' was generated. #8 3.481 Notify: File `BSSLAP_Types_part_2.cc' was generated. #8 3.481 Notify: File `BSSLAP_Types_part_3.cc' was generated. #8 3.481 Notify: File `BSSLAP_Types_part_4.cc' was generated. #8 3.481 Notify: File `BSSLAP_Types_part_5.cc' was generated. #8 3.481 Notify: File `BSSLAP_Types_part_6.cc' was generated. #8 3.481 Notify: File `BSSLAP_Types_part_7.cc' was generated. #8 3.481 Notify: File `BSSMAP_LE_Templates.hh' was generated. #8 3.481 Notify: File `BSSMAP_LE_Templates.cc' was generated. #8 3.481 Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated. #8 3.482 Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated. #8 3.482 Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated. #8 3.482 Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated. #8 3.482 Notify: File `BSSMAP_LE_Templates_part_5.cc' was generated. #8 3.482 Notify: File `BSSMAP_LE_Templates_part_6.cc' was generated. #8 3.482 Notify: File `BSSMAP_LE_Templates_part_7.cc' was generated. #8 3.482 Notify: File `BSSMAP_Templates.hh' was generated. #8 3.482 Notify: File `BSSMAP_Templates.cc' was generated. #8 3.482 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 3.482 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 3.483 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 3.483 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 3.483 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 3.483 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 3.483 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 3.483 Notify: File `CBSP_Adapter.hh' was generated. #8 3.483 Notify: File `CBSP_Adapter.cc' was generated. #8 3.483 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 3.483 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 3.483 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 3.483 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 3.483 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 3.483 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 3.483 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 3.483 Notify: File `CBSP_CodecPort.hh' was generated. #8 3.483 Notify: File `CBSP_CodecPort.cc' was generated. #8 3.483 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 3.483 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 3.484 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 3.485 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 3.485 Notify: File `CBSP_Templates.hh' was generated. #8 3.485 Notify: File `CBSP_Templates.cc' was generated. #8 3.485 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 3.485 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 3.485 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 3.485 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 3.485 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 3.485 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 3.485 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 3.485 Notify: File `CBSP_Types.hh' was generated. #8 3.486 Notify: File `CBSP_Types.cc' was generated. #8 3.486 Notify: File `CBSP_Types_part_1.cc' was generated. #8 3.486 Notify: File `CBSP_Types_part_2.cc' was generated. #8 3.487 Notify: File `CBSP_Types_part_3.cc' was generated. #8 3.487 Notify: File `CBSP_Types_part_4.cc' was generated. #8 3.487 Notify: File `CBSP_Types_part_5.cc' was generated. #8 3.487 Notify: File `CBSP_Types_part_6.cc' was generated. #8 3.487 Notify: File `CBSP_Types_part_7.cc' was generated. #8 3.487 Notify: File `GSM_RR_Types.hh' was generated. #8 3.488 Notify: File `GSM_RR_Types.cc' was generated. #8 3.489 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 3.489 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 3.489 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 3.489 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 3.490 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 3.490 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 3.490 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 3.490 Notify: File `GSM_RestOctets.hh' was generated. #8 3.491 Notify: File `GSM_RestOctets.cc' was generated. #8 3.492 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 3.493 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 3.494 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 3.494 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 3.494 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 3.494 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 3.494 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 3.494 Notify: File `GSM_SystemInformation.hh' was generated. #8 3.495 Notify: File `GSM_SystemInformation.cc' was generated. #8 3.495 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 3.495 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 3.495 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 3.495 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 3.495 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 3.495 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 3.495 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 3.496 Notify: File `GSM_Types.hh' was generated. #8 3.496 Notify: File `GSM_Types.cc' was generated. #8 3.496 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.496 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.496 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.496 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.496 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.496 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.496 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.497 Notify: File `General_Types.hh' was generated. #8 3.497 Notify: File `General_Types.cc' was generated. #8 3.497 Notify: File `General_Types_part_1.cc' was generated. #8 3.497 Notify: File `General_Types_part_2.cc' was generated. #8 3.497 Notify: File `General_Types_part_3.cc' was generated. #8 3.497 Notify: File `General_Types_part_4.cc' was generated. #8 3.497 Notify: File `General_Types_part_5.cc' was generated. #8 3.497 Notify: File `General_Types_part_6.cc' was generated. #8 3.498 Notify: File `General_Types_part_7.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort.hh' was generated. #8 3.498 Notify: File `IPA_CodecPort.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 3.498 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 3.499 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 3.499 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 3.499 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 3.499 Notify: File `IPA_Emulation.hh' was generated. #8 3.499 Notify: File `IPA_Emulation.cc' was generated. #8 3.499 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 3.499 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 3.499 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 3.499 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 3.500 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 3.500 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 3.500 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 3.500 Notify: File `IPA_Testing.hh' was generated. #8 3.500 Notify: File `IPA_Testing.cc' was generated. #8 3.500 Notify: File `IPA_Testing_part_1.cc' was generated. #8 3.500 Notify: File `IPA_Testing_part_2.cc' was generated. #8 3.500 Notify: File `IPA_Testing_part_3.cc' was generated. #8 3.500 Notify: File `IPA_Testing_part_4.cc' was generated. #8 3.500 Notify: File `IPA_Testing_part_5.cc' was generated. #8 3.500 Notify: File `IPA_Testing_part_6.cc' was generated. #8 3.500 Notify: File `IPA_Testing_part_7.cc' was generated. #8 3.500 Notify: File `IPA_Types.hh' was generated. #8 3.501 Notify: File `IPA_Types.cc' was generated. #8 3.501 Notify: File `IPA_Types_part_1.cc' was generated. #8 3.501 Notify: File `IPA_Types_part_2.cc' was generated. #8 3.501 Notify: File `IPA_Types_part_3.cc' was generated. #8 3.501 Notify: File `IPA_Types_part_4.cc' was generated. #8 3.501 Notify: File `IPA_Types_part_5.cc' was generated. #8 3.501 Notify: File `IPA_Types_part_6.cc' was generated. #8 3.501 Notify: File `IPA_Types_part_7.cc' was generated. #8 3.501 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.501 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.501 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.502 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.502 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.502 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.502 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.502 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.502 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.502 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.502 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.502 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.502 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.502 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.502 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.502 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.502 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.502 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.503 Notify: File `IPL4asp_Types.hh' was generated. #8 3.503 Notify: File `IPL4asp_Types.cc' was generated. #8 3.503 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.503 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.503 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.503 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.503 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.503 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.503 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.504 Notify: File `IuUP_Emulation.hh' was generated. #8 3.504 Notify: File `IuUP_Emulation.cc' was generated. #8 3.504 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 3.504 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 3.504 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 3.504 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 3.504 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 3.504 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 3.504 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 3.504 Notify: File `IuUP_Types.hh' was generated. #8 3.505 Notify: File `IuUP_Types.cc' was generated. #8 3.505 Notify: File `IuUP_Types_part_1.cc' was generated. #8 3.505 Notify: File `IuUP_Types_part_2.cc' was generated. #8 3.505 Notify: File `IuUP_Types_part_3.cc' was generated. #8 3.505 Notify: File `IuUP_Types_part_4.cc' was generated. #8 3.505 Notify: File `IuUP_Types_part_5.cc' was generated. #8 3.505 Notify: File `IuUP_Types_part_6.cc' was generated. #8 3.505 Notify: File `IuUP_Types_part_7.cc' was generated. #8 3.506 Notify: File `L3_Templates.hh' was generated. #8 3.506 Notify: File `L3_Templates.cc' was generated. #8 3.506 Notify: File `L3_Templates_part_1.cc' was generated. #8 3.506 Notify: File `L3_Templates_part_2.cc' was generated. #8 3.506 Notify: File `L3_Templates_part_3.cc' was generated. #8 3.506 Notify: File `L3_Templates_part_4.cc' was generated. #8 3.506 Notify: File `L3_Templates_part_5.cc' was generated. #8 3.506 Notify: File `L3_Templates_part_6.cc' was generated. #8 3.506 Notify: File `L3_Templates_part_7.cc' was generated. #8 3.506 Notify: File `M3UA_Emulation.hh' was generated. #8 3.507 Notify: File `M3UA_Emulation.cc' was generated. #8 3.507 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 3.507 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 3.507 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 3.507 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 3.507 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 3.507 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 3.507 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 3.507 Notify: File `M3UA_Types.hh' was generated. #8 3.508 Notify: File `M3UA_Types.cc' was generated. #8 3.510 Notify: File `M3UA_Types_part_1.cc' was generated. #8 3.510 Notify: File `M3UA_Types_part_2.cc' was generated. #8 3.510 Notify: File `M3UA_Types_part_3.cc' was generated. #8 3.510 Notify: File `M3UA_Types_part_4.cc' was generated. #8 3.510 Notify: File `M3UA_Types_part_5.cc' was generated. #8 3.510 Notify: File `M3UA_Types_part_6.cc' was generated. #8 3.510 Notify: File `M3UA_Types_part_7.cc' was generated. #8 3.510 Notify: File `MGCP_CodecPort.hh' was generated. #8 3.510 Notify: File `MGCP_CodecPort.cc' was generated. #8 3.510 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 3.510 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 3.510 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 3.511 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 3.511 Notify: File `MGCP_Emulation.hh' was generated. #8 3.511 Notify: File `MGCP_Emulation.cc' was generated. #8 3.512 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 3.512 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 3.512 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 3.512 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 3.512 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 3.512 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 3.512 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 3.512 Notify: File `MGCP_Templates.hh' was generated. #8 3.512 Notify: File `MGCP_Templates.cc' was generated. #8 3.512 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 3.512 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 3.512 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 3.512 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 3.512 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 3.512 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 3.512 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 3.512 Notify: File `MGCP_Types.hh' was generated. #8 3.513 Notify: File `MGCP_Types.cc' was generated. #8 3.513 Notify: File `MGCP_Types_part_1.cc' was generated. #8 3.513 Notify: File `MGCP_Types_part_2.cc' was generated. #8 3.513 Notify: File `MGCP_Types_part_3.cc' was generated. #8 3.513 Notify: File `MGCP_Types_part_4.cc' was generated. #8 3.513 Notify: File `MGCP_Types_part_5.cc' was generated. #8 3.513 Notify: File `MGCP_Types_part_6.cc' was generated. #8 3.513 Notify: File `MGCP_Types_part_7.cc' was generated. #8 3.513 Notify: File `MSC_ConnectionHandler.hh' was generated. #8 3.514 Notify: File `MSC_ConnectionHandler.cc' was generated. #8 3.514 Notify: File `MSC_ConnectionHandler_part_1.cc' was generated. #8 3.514 Notify: File `MSC_ConnectionHandler_part_2.cc' was generated. #8 3.514 Notify: File `MSC_ConnectionHandler_part_3.cc' was generated. #8 3.514 Notify: File `MSC_ConnectionHandler_part_4.cc' was generated. #8 3.514 Notify: File `MSC_ConnectionHandler_part_5.cc' was generated. #8 3.514 Notify: File `MSC_ConnectionHandler_part_6.cc' was generated. #8 3.514 Notify: File `MSC_ConnectionHandler_part_7.cc' was generated. #8 3.514 Notify: File `MTP3asp_PortType.hh' was generated. #8 3.514 Notify: File `MTP3asp_PortType.cc' was generated. #8 3.514 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 3.514 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 3.514 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 3.514 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 3.514 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 3.515 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 3.515 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 3.515 Notify: File `MTP3asp_Types.hh' was generated. #8 3.515 Notify: File `MTP3asp_Types.cc' was generated. #8 3.515 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 3.515 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 3.515 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 3.515 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 3.515 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 3.515 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 3.515 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 3.515 Notify: File `Misc_Helpers.hh' was generated. #8 3.515 Notify: File `Misc_Helpers.cc' was generated. #8 3.516 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.516 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.516 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.516 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.516 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.516 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.516 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.516 Notify: File `MobileL3_CC_Types.hh' was generated. #8 3.517 Notify: File `MobileL3_CC_Types.cc' was generated. #8 3.518 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 3.520 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 3.520 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 3.520 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 3.520 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 3.520 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 3.520 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 3.521 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 3.522 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 3.522 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 3.522 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 3.522 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 3.522 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 3.522 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 3.523 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 3.523 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 3.524 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 3.525 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 3.526 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 3.527 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 3.528 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 3.530 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 3.531 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 3.532 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 3.532 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 3.532 Notify: File `MobileL3_MM_Types.hh' was generated. #8 3.533 Notify: File `MobileL3_MM_Types.cc' was generated. #8 3.533 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 3.534 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 3.534 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 3.534 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 3.534 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 3.534 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 3.534 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 3.535 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 3.536 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 3.537 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 3.538 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 3.539 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 3.539 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 3.539 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 3.540 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 3.540 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 3.540 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 3.541 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 3.542 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 3.542 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 3.542 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 3.542 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 3.542 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 3.542 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 3.542 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 3.542 Notify: File `MobileL3_SS_Types.hh' was generated. #8 3.542 Notify: File `MobileL3_SS_Types.cc' was generated. #8 3.542 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 3.543 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 3.543 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 3.543 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 3.543 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 3.543 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 3.543 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 3.543 Notify: File `MobileL3_Types.hh' was generated. #8 3.544 Notify: File `MobileL3_Types.cc' was generated. #8 3.544 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 3.544 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 3.544 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 3.544 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 3.544 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 3.544 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 3.544 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 3.544 Notify: File `Native_Functions.hh' was generated. #8 3.544 Notify: File `Native_Functions.cc' was generated. #8 3.544 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.544 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.544 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.544 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.544 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.544 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.544 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.544 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 3.544 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 3.544 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 3.544 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 3.544 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 3.545 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 3.546 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 3.546 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 3.546 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 3.546 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 3.546 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 3.546 Notify: File `Osmocom_Types.hh' was generated. #8 3.546 Notify: File `Osmocom_Types.cc' was generated. #8 3.546 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.546 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.546 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.546 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.546 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.546 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.546 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.546 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.546 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.546 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.546 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.546 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.547 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.547 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.547 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.547 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.547 Notify: File `RAN_Adapter.hh' was generated. #8 3.547 Notify: File `RAN_Adapter.cc' was generated. #8 3.547 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 3.547 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 3.547 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 3.547 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 3.547 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 3.547 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 3.547 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 3.547 Notify: File `RAN_Emulation.hh' was generated. #8 3.548 Notify: File `RAN_Emulation.cc' was generated. #8 3.548 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 3.548 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 3.548 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 3.548 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 3.548 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 3.548 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 3.549 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 3.549 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 3.550 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 3.551 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 3.552 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 3.554 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 3.555 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 3.556 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 3.556 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 3.556 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 3.556 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 3.556 Notify: File `RSL_Emulation.hh' was generated. #8 3.556 Notify: File `RSL_Emulation.cc' was generated. #8 3.556 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 3.556 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 3.556 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 3.556 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 3.556 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 3.557 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 3.557 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 3.557 Notify: File `RSL_Types.hh' was generated. #8 3.558 Notify: File `RSL_Types.cc' was generated. #8 3.559 Notify: File `RSL_Types_part_1.cc' was generated. #8 3.560 Notify: File `RSL_Types_part_2.cc' was generated. #8 3.560 Notify: File `RSL_Types_part_3.cc' was generated. #8 3.560 Notify: File `RSL_Types_part_4.cc' was generated. #8 3.560 Notify: File `RSL_Types_part_5.cc' was generated. #8 3.560 Notify: File `RSL_Types_part_6.cc' was generated. #8 3.560 Notify: File `RSL_Types_part_7.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort.hh' was generated. #8 3.560 Notify: File `RTP_CodecPort.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.560 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 3.561 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 3.561 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 3.561 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 3.561 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 3.561 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 3.561 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 3.561 Notify: File `RTP_Emulation.hh' was generated. #8 3.561 Notify: File `RTP_Emulation.cc' was generated. #8 3.561 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 3.561 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 3.561 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 3.561 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 3.561 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 3.562 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 3.562 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 3.562 Notify: File `RTP_Types.hh' was generated. #8 3.563 Notify: File `RTP_Types.cc' was generated. #8 3.564 Notify: File `RTP_Types_part_1.cc' was generated. #8 3.564 Notify: File `RTP_Types_part_2.cc' was generated. #8 3.564 Notify: File `RTP_Types_part_3.cc' was generated. #8 3.564 Notify: File `RTP_Types_part_4.cc' was generated. #8 3.564 Notify: File `RTP_Types_part_5.cc' was generated. #8 3.564 Notify: File `RTP_Types_part_6.cc' was generated. #8 3.564 Notify: File `RTP_Types_part_7.cc' was generated. #8 3.564 Notify: File `SCCP_Emulation.hh' was generated. #8 3.565 Notify: File `SCCP_Emulation.cc' was generated. #8 3.565 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 3.565 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 3.565 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 3.565 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 3.565 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 3.565 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 3.565 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 3.565 Notify: File `SCCP_Mapping.hh' was generated. #8 3.565 Notify: File `SCCP_Mapping.cc' was generated. #8 3.565 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 3.565 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 3.565 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 3.565 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 3.565 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 3.565 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 3.565 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 3.565 Notify: File `SCCP_Templates.hh' was generated. #8 3.566 Notify: File `SCCP_Templates.cc' was generated. #8 3.566 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 3.566 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 3.566 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 3.566 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 3.566 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 3.566 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 3.566 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 3.566 Notify: File `SCCP_Types.hh' was generated. #8 3.568 Notify: File `SCCP_Types.cc' was generated. #8 3.569 Notify: File `SCCP_Types_part_1.cc' was generated. #8 3.569 Notify: File `SCCP_Types_part_2.cc' was generated. #8 3.569 Notify: File `SCCP_Types_part_3.cc' was generated. #8 3.569 Notify: File `SCCP_Types_part_4.cc' was generated. #8 3.569 Notify: File `SCCP_Types_part_5.cc' was generated. #8 3.569 Notify: File `SCCP_Types_part_6.cc' was generated. #8 3.569 Notify: File `SCCP_Types_part_7.cc' was generated. #8 3.569 Notify: File `SCCPasp_Types.hh' was generated. #8 3.570 Notify: File `SCCPasp_Types.cc' was generated. #8 3.570 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 3.570 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 3.570 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 3.570 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 3.570 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 3.570 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 3.570 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 3.570 Notify: File `SCTPasp_PortType.hh' was generated. #8 3.571 Notify: File `SCTPasp_PortType.cc' was generated. #8 3.571 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 3.571 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 3.571 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 3.571 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 3.571 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 3.571 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 3.571 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 3.571 Notify: File `SCTPasp_Types.hh' was generated. #8 3.572 Notify: File `SCTPasp_Types.cc' was generated. #8 3.572 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 3.572 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 3.572 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 3.572 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 3.572 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 3.572 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 3.572 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 3.572 Notify: File `SDP_Templates.hh' was generated. #8 3.572 Notify: File `SDP_Templates.cc' was generated. #8 3.572 Notify: File `SDP_Templates_part_1.cc' was generated. #8 3.572 Notify: File `SDP_Templates_part_2.cc' was generated. #8 3.572 Notify: File `SDP_Templates_part_3.cc' was generated. #8 3.572 Notify: File `SDP_Templates_part_4.cc' was generated. #8 3.572 Notify: File `SDP_Templates_part_5.cc' was generated. #8 3.572 Notify: File `SDP_Templates_part_6.cc' was generated. #8 3.572 Notify: File `SDP_Templates_part_7.cc' was generated. #8 3.573 Notify: File `SDP_Types.hh' was generated. #8 3.574 Notify: File `SDP_Types.cc' was generated. #8 3.575 Notify: File `SDP_Types_part_1.cc' was generated. #8 3.576 Notify: File `SDP_Types_part_2.cc' was generated. #8 3.576 Notify: File `SDP_Types_part_3.cc' was generated. #8 3.576 Notify: File `SDP_Types_part_4.cc' was generated. #8 3.576 Notify: File `SDP_Types_part_5.cc' was generated. #8 3.576 Notify: File `SDP_Types_part_6.cc' was generated. #8 3.576 Notify: File `SDP_Types_part_7.cc' was generated. #8 3.576 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.577 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.577 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.577 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.577 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.577 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.577 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.577 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.577 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.577 Notify: File `StatsD_Checker.hh' was generated. #8 3.578 Notify: File `StatsD_Checker.cc' was generated. #8 3.578 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 3.578 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 3.578 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 3.578 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 3.578 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 3.578 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 3.578 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 3.578 Notify: File `StatsD_CodecPort.hh' was generated. #8 3.578 Notify: File `StatsD_CodecPort.cc' was generated. #8 3.578 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 3.578 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 3.578 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.578 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.578 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.578 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.578 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 3.579 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 3.579 Notify: File `StatsD_Types.hh' was generated. #8 3.579 Notify: File `StatsD_Types.cc' was generated. #8 3.579 Notify: File `StatsD_Types_part_1.cc' was generated. #8 3.579 Notify: File `StatsD_Types_part_2.cc' was generated. #8 3.579 Notify: File `StatsD_Types_part_3.cc' was generated. #8 3.579 Notify: File `StatsD_Types_part_4.cc' was generated. #8 3.579 Notify: File `StatsD_Types_part_5.cc' was generated. #8 3.580 Notify: File `StatsD_Types_part_6.cc' was generated. #8 3.580 Notify: File `StatsD_Types_part_7.cc' was generated. #8 3.580 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.580 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.580 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.580 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.580 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.580 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.580 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.580 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.580 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.580 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.580 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.580 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.580 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.580 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.580 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.580 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.581 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.581 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.581 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.581 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.581 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.581 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.581 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.581 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.581 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.581 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.581 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.581 Notify: 801 files were updated. #8 3.691 touch compile #8 3.692 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 3.693 make -j16 -C bsc #8 3.712 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 3.807 Creating dependency file for TELNETasp_PT.cc #8 3.807 Creating dependency file for TCCInterface.cc #8 3.807 Creating dependency file for TCCConversion.cc #8 3.807 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 3.808 Creating dependency file for SDP_EncDec.cc #8 3.808 Creating dependency file for SCTPasp_PT.cc #8 3.808 Creating dependency file for RTP_EncDec.cc #8 3.809 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 3.811 Creating dependency file for Native_FunctionDefs.cc #8 3.811 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 3.811 Creating dependency file for IuUP_EncDec.cc #8 3.811 Creating dependency file for IPL4asp_PT.cc #8 3.811 Creating dependency file for IPL4asp_discovery.cc #8 3.820 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 3.832 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 3.840 Creating dependency file for lex.SDP_parse_.c #8 3.884 Creating dependency file for SDP_parse_.tab.c #8 3.889 Creating dependency file for SCCP_Mapping_part_7.cc #8 3.890 Creating dependency file for SCCP_Mapping_part_6.cc #8 3.896 Creating dependency file for SCCP_Mapping_part_5.cc #8 3.897 Creating dependency file for SCCP_Mapping_part_4.cc #8 3.899 Creating dependency file for SCCP_Mapping_part_3.cc #8 3.909 Creating dependency file for SCCP_Mapping_part_2.cc #8 3.909 Creating dependency file for RAN_Emulation_part_7.cc #8 3.909 Creating dependency file for SCCP_Mapping_part_1.cc #8 3.923 Creating dependency file for RAN_Emulation_part_6.cc #8 3.924 Creating dependency file for RAN_Emulation_part_5.cc #8 3.925 Creating dependency file for RAN_Emulation_part_4.cc #8 3.926 Creating dependency file for RAN_Emulation_part_3.cc #8 3.934 Creating dependency file for RAN_Emulation_part_2.cc #8 3.936 Creating dependency file for RAN_Emulation_part_1.cc #8 3.940 Creating dependency file for RAN_Adapter_part_7.cc #8 3.941 Creating dependency file for RAN_Adapter_part_6.cc #8 3.941 Creating dependency file for RAN_Adapter_part_5.cc #8 3.944 Creating dependency file for RAN_Adapter_part_4.cc #8 3.945 Creating dependency file for RAN_Adapter_part_3.cc #8 3.946 Creating dependency file for RAN_Adapter_part_2.cc #8 3.947 Creating dependency file for RAN_Adapter_part_1.cc #8 3.947 Creating dependency file for IPA_Emulation_part_7.cc #8 3.953 Creating dependency file for IPA_Emulation_part_6.cc #8 3.957 Creating dependency file for IPA_Emulation_part_5.cc #8 3.958 Creating dependency file for IPA_Emulation_part_4.cc #8 3.958 Creating dependency file for IPA_Emulation_part_3.cc #8 3.959 Creating dependency file for IPA_Emulation_part_2.cc #8 3.960 Creating dependency file for IPA_Emulation_part_1.cc #8 3.961 Creating dependency file for SCCP_Mapping.cc #8 3.962 Creating dependency file for RAN_Emulation.cc #8 3.964 Creating dependency file for RAN_Adapter.cc #8 3.965 Creating dependency file for IPA_Emulation.cc #8 3.968 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.974 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.976 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.977 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.980 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.980 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.982 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.982 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.983 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.986 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.986 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.992 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.994 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.995 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.996 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.997 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.998 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.002 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.002 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.003 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.004 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.004 Creating dependency file for StatsD_Types_part_7.cc #8 4.005 Creating dependency file for StatsD_Types_part_6.cc #8 4.013 Creating dependency file for StatsD_Types_part_4.cc #8 4.013 Creating dependency file for StatsD_Types_part_5.cc #8 4.014 Creating dependency file for StatsD_Types_part_3.cc #8 4.014 Creating dependency file for StatsD_Types_part_2.cc #8 4.015 Creating dependency file for StatsD_Types_part_1.cc #8 4.015 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 4.016 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 4.017 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 4.025 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 4.028 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 4.029 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 4.030 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 4.031 Creating dependency file for StatsD_CodecPort_part_7.cc #8 4.031 Creating dependency file for StatsD_CodecPort_part_6.cc #8 4.032 Creating dependency file for StatsD_CodecPort_part_5.cc #8 4.032 Creating dependency file for StatsD_CodecPort_part_4.cc #8 4.033 Creating dependency file for StatsD_CodecPort_part_3.cc #8 4.041 Creating dependency file for StatsD_CodecPort_part_2.cc #8 4.041 Creating dependency file for StatsD_CodecPort_part_1.cc #8 4.042 Creating dependency file for StatsD_Checker_part_7.cc #8 4.043 Creating dependency file for StatsD_Checker_part_6.cc #8 4.045 Creating dependency file for StatsD_Checker_part_5.cc #8 4.046 Creating dependency file for StatsD_Checker_part_4.cc #8 4.048 Creating dependency file for StatsD_Checker_part_3.cc #8 4.049 Creating dependency file for StatsD_Checker_part_2.cc #8 4.050 Creating dependency file for StatsD_Checker_part_1.cc #8 4.051 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.054 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.055 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.057 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.058 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.058 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.058 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.059 Creating dependency file for SDP_Types_part_7.cc #8 4.066 Creating dependency file for SDP_Types_part_6.cc #8 4.067 Creating dependency file for SDP_Types_part_4.cc #8 4.067 Creating dependency file for SDP_Types_part_5.cc #8 4.068 Creating dependency file for SDP_Types_part_3.cc #8 4.068 Creating dependency file for SDP_Types_part_2.cc #8 4.068 Creating dependency file for SDP_Types_part_1.cc #8 4.069 Creating dependency file for SDP_Templates_part_7.cc #8 4.069 Creating dependency file for SDP_Templates_part_6.cc #8 4.071 Creating dependency file for SDP_Templates_part_5.cc #8 4.072 Creating dependency file for SDP_Templates_part_4.cc #8 4.079 Creating dependency file for SDP_Templates_part_3.cc #8 4.079 Creating dependency file for SDP_Templates_part_1.cc #8 4.079 Creating dependency file for SDP_Templates_part_2.cc #8 4.079 Creating dependency file for SCTPasp_Types_part_7.cc #8 4.080 Creating dependency file for SCTPasp_Types_part_6.cc #8 4.080 Creating dependency file for SCTPasp_Types_part_5.cc #8 4.089 Creating dependency file for SCTPasp_Types_part_4.cc #8 4.090 Creating dependency file for SCTPasp_Types_part_3.cc #8 4.090 Creating dependency file for SCTPasp_Types_part_2.cc #8 4.090 Creating dependency file for SCTPasp_Types_part_1.cc #8 4.091 Creating dependency file for SCTPasp_PortType_part_7.cc #8 4.093 Creating dependency file for SCTPasp_PortType_part_6.cc #8 4.093 Creating dependency file for SCTPasp_PortType_part_5.cc #8 4.095 Creating dependency file for SCTPasp_PortType_part_4.cc #8 4.096 Creating dependency file for SCTPasp_PortType_part_3.cc #8 4.096 Creating dependency file for SCTPasp_PortType_part_2.cc #8 4.097 Creating dependency file for SCTPasp_PortType_part_1.cc #8 4.103 Creating dependency file for SCCPasp_Types_part_7.cc #8 4.104 Creating dependency file for SCCPasp_Types_part_6.cc #8 4.107 Creating dependency file for SCCPasp_Types_part_5.cc #8 4.109 Creating dependency file for SCCPasp_Types_part_4.cc #8 4.114 Creating dependency file for SCCPasp_Types_part_3.cc #8 4.119 Creating dependency file for SCCPasp_Types_part_2.cc #8 4.119 Creating dependency file for SCCPasp_Types_part_1.cc #8 4.119 Creating dependency file for SCCP_Types_part_7.cc #8 4.119 Creating dependency file for SCCP_Types_part_6.cc #8 4.119 Creating dependency file for SCCP_Types_part_5.cc #8 4.119 Creating dependency file for SCCP_Types_part_4.cc #8 4.120 Creating dependency file for SCCP_Types_part_3.cc #8 4.120 Creating dependency file for SCCP_Types_part_2.cc #8 4.121 Creating dependency file for SCCP_Types_part_1.cc #8 4.130 Creating dependency file for SCCP_Templates_part_7.cc #8 4.131 Creating dependency file for SCCP_Templates_part_6.cc #8 4.131 Creating dependency file for SCCP_Templates_part_5.cc #8 4.132 Creating dependency file for SCCP_Templates_part_4.cc #8 4.132 Creating dependency file for SCCP_Templates_part_3.cc #8 4.133 Creating dependency file for SCCP_Templates_part_2.cc #8 4.134 Creating dependency file for SCCP_Templates_part_1.cc #8 4.146 Creating dependency file for SCCP_Emulation_part_7.cc #8 4.146 Creating dependency file for SCCP_Emulation_part_6.cc #8 4.148 Creating dependency file for SCCP_Emulation_part_5.cc #8 4.148 Creating dependency file for SCCP_Emulation_part_4.cc #8 4.155 Creating dependency file for SCCP_Emulation_part_3.cc #8 4.157 Creating dependency file for SCCP_Emulation_part_2.cc #8 4.158 Creating dependency file for SCCP_Emulation_part_1.cc #8 4.161 Creating dependency file for RTP_Types_part_7.cc #8 4.163 Creating dependency file for RTP_Types_part_6.cc #8 4.164 Creating dependency file for RTP_Types_part_5.cc #8 4.170 Creating dependency file for RTP_Types_part_4.cc #8 4.173 Creating dependency file for RTP_Types_part_3.cc #8 4.174 Creating dependency file for RTP_Types_part_2.cc #8 4.174 Creating dependency file for RTP_Types_part_1.cc #8 4.178 Creating dependency file for RTP_Emulation_part_7.cc #8 4.178 Creating dependency file for RTP_Emulation_part_6.cc #8 4.179 Creating dependency file for RTP_Emulation_part_5.cc #8 4.179 Creating dependency file for RTP_Emulation_part_4.cc #8 4.184 Creating dependency file for RTP_Emulation_part_3.cc #8 4.195 Creating dependency file for RTP_Emulation_part_2.cc #8 4.195 Creating dependency file for RTP_Emulation_part_1.cc #8 4.197 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 4.198 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 4.201 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 4.202 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 4.204 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 4.206 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 4.206 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 4.208 Creating dependency file for RTP_CodecPort_part_7.cc #8 4.210 Creating dependency file for RTP_CodecPort_part_6.cc #8 4.211 Creating dependency file for RTP_CodecPort_part_5.cc #8 4.211 Creating dependency file for RTP_CodecPort_part_4.cc #8 4.212 Creating dependency file for RTP_CodecPort_part_3.cc #8 4.220 Creating dependency file for RTP_CodecPort_part_2.cc #8 4.221 Creating dependency file for RTP_CodecPort_part_1.cc #8 4.221 Creating dependency file for RSL_Types_part_7.cc #8 4.221 Creating dependency file for RSL_Types_part_6.cc #8 4.228 Creating dependency file for RSL_Types_part_5.cc #8 4.230 Creating dependency file for RSL_Types_part_4.cc #8 4.230 Creating dependency file for RSL_Types_part_3.cc #8 4.230 Creating dependency file for RSL_Types_part_2.cc #8 4.237 Creating dependency file for RSL_Types_part_1.cc #8 4.238 Creating dependency file for RSL_Emulation_part_7.cc #8 4.238 Creating dependency file for RSL_Emulation_part_6.cc #8 4.239 Creating dependency file for RSL_Emulation_part_5.cc #8 4.239 Creating dependency file for RSL_Emulation_part_4.cc #8 4.240 Creating dependency file for RSL_Emulation_part_3.cc #8 4.242 Creating dependency file for RSL_Emulation_part_2.cc #8 4.247 Creating dependency file for RSL_Emulation_part_1.cc #8 4.248 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 4.248 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 4.248 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 4.250 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 4.250 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 4.250 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 4.250 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 4.253 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 4.254 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 4.254 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 4.256 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 4.257 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 4.262 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 4.263 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 4.272 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.275 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.275 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.276 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.277 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.277 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.286 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.286 Creating dependency file for Osmocom_Types_part_7.cc #8 4.287 Creating dependency file for Osmocom_Types_part_6.cc #8 4.291 Creating dependency file for Osmocom_Types_part_5.cc #8 4.295 Creating dependency file for Osmocom_Types_part_4.cc #8 4.299 Creating dependency file for Osmocom_Types_part_3.cc #8 4.300 Creating dependency file for Osmocom_Types_part_2.cc #8 4.308 Creating dependency file for Osmocom_Types_part_1.cc #8 4.308 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 4.308 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 4.315 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 4.318 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 4.319 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 4.327 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 4.340 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 4.340 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 4.341 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 4.344 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 4.357 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 4.357 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 4.365 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 4.376 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 4.376 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 4.376 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 4.378 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 4.384 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 4.385 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 4.385 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 4.395 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 4.395 Creating dependency file for Native_Functions_part_7.cc #8 4.395 Creating dependency file for Native_Functions_part_6.cc #8 4.397 Creating dependency file for Native_Functions_part_5.cc #8 4.401 Creating dependency file for Native_Functions_part_4.cc #8 4.405 Creating dependency file for Native_Functions_part_3.cc #8 4.408 Creating dependency file for Native_Functions_part_2.cc #8 4.408 Creating dependency file for Native_Functions_part_1.cc #8 4.411 Creating dependency file for MobileL3_Types_part_7.cc #8 4.411 Creating dependency file for MobileL3_Types_part_6.cc #8 4.412 Creating dependency file for MobileL3_Types_part_4.cc #8 4.412 Creating dependency file for MobileL3_Types_part_5.cc #8 4.416 Creating dependency file for MobileL3_Types_part_3.cc #8 4.421 Creating dependency file for MobileL3_Types_part_2.cc #8 4.422 Creating dependency file for MobileL3_Types_part_1.cc #8 4.424 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 4.427 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 4.433 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 4.438 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 4.439 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 4.439 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 4.440 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 4.440 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 4.443 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 4.446 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 4.447 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 4.448 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 4.456 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 4.456 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 4.457 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 4.460 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 4.461 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 4.461 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 4.468 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 4.468 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 4.469 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 4.476 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.477 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.480 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.488 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.493 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.494 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.504 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.504 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.504 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.508 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.520 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.532 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.540 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.560 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.568 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.616 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 4.616 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 4.632 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 4.643 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 4.654 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 4.655 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 4.656 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 4.660 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 4.664 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 4.670 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 4.671 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 4.672 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 4.672 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 4.673 Creating dependency file for Misc_Helpers_part_7.cc #8 4.678 Creating dependency file for Misc_Helpers_part_6.cc #8 4.688 Creating dependency file for Misc_Helpers_part_5.cc #8 4.689 Creating dependency file for Misc_Helpers_part_4.cc #8 4.690 Creating dependency file for Misc_Helpers_part_3.cc #8 4.693 Creating dependency file for Misc_Helpers_part_2.cc #8 4.706 Creating dependency file for Misc_Helpers_part_1.cc #8 4.714 Creating dependency file for MTP3asp_Types_part_7.cc #8 4.714 Creating dependency file for MTP3asp_Types_part_6.cc #8 4.715 Creating dependency file for MTP3asp_Types_part_5.cc #8 4.724 Creating dependency file for MTP3asp_Types_part_4.cc #8 4.726 Creating dependency file for MTP3asp_Types_part_3.cc #8 4.727 Creating dependency file for MTP3asp_Types_part_2.cc #8 4.742 Creating dependency file for MTP3asp_Types_part_1.cc #8 4.743 Creating dependency file for MTP3asp_PortType_part_7.cc #8 4.743 Creating dependency file for MTP3asp_PortType_part_6.cc #8 4.745 Creating dependency file for MTP3asp_PortType_part_4.cc #8 4.745 Creating dependency file for MTP3asp_PortType_part_5.cc #8 4.748 Creating dependency file for MTP3asp_PortType_part_3.cc #8 4.748 Creating dependency file for MTP3asp_PortType_part_2.cc #8 4.756 Creating dependency file for MTP3asp_PortType_part_1.cc #8 4.756 Creating dependency file for MSC_ConnectionHandler_part_7.cc #8 4.757 Creating dependency file for MSC_ConnectionHandler_part_6.cc #8 4.757 Creating dependency file for MSC_ConnectionHandler_part_5.cc #8 4.763 Creating dependency file for MSC_ConnectionHandler_part_3.cc #8 4.763 Creating dependency file for MSC_ConnectionHandler_part_4.cc #8 4.764 Creating dependency file for MSC_ConnectionHandler_part_2.cc #8 4.765 Creating dependency file for MSC_ConnectionHandler_part_1.cc #8 4.767 Creating dependency file for MGCP_Types_part_7.cc #8 4.767 Creating dependency file for MGCP_Types_part_6.cc #8 4.768 Creating dependency file for MGCP_Types_part_5.cc #8 4.770 Creating dependency file for MGCP_Types_part_4.cc #8 4.772 Creating dependency file for MGCP_Types_part_3.cc #8 4.773 Creating dependency file for MGCP_Types_part_2.cc #8 4.773 Creating dependency file for MGCP_Types_part_1.cc #8 4.775 Creating dependency file for MGCP_Templates_part_7.cc #8 4.778 Creating dependency file for MGCP_Templates_part_6.cc #8 4.779 Creating dependency file for MGCP_Templates_part_5.cc #8 4.779 Creating dependency file for MGCP_Templates_part_4.cc #8 4.780 Creating dependency file for MGCP_Templates_part_3.cc #8 4.780 Creating dependency file for MGCP_Templates_part_2.cc #8 4.785 Creating dependency file for MGCP_Templates_part_1.cc #8 4.785 Creating dependency file for MGCP_Emulation_part_7.cc #8 4.785 Creating dependency file for MGCP_Emulation_part_6.cc #8 4.790 Creating dependency file for MGCP_Emulation_part_5.cc #8 4.791 Creating dependency file for MGCP_Emulation_part_4.cc #8 4.791 Creating dependency file for MGCP_Emulation_part_3.cc #8 4.791 Creating dependency file for MGCP_Emulation_part_2.cc #8 4.791 Creating dependency file for MGCP_Emulation_part_1.cc #8 4.795 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 4.795 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 4.795 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 4.796 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 4.797 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 4.806 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 4.806 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 4.806 Creating dependency file for MGCP_CodecPort_part_7.cc #8 4.807 Creating dependency file for MGCP_CodecPort_part_6.cc #8 4.808 Creating dependency file for MGCP_CodecPort_part_5.cc #8 4.808 Creating dependency file for MGCP_CodecPort_part_4.cc #8 4.808 Creating dependency file for MGCP_CodecPort_part_3.cc #8 4.808 Creating dependency file for MGCP_CodecPort_part_2.cc #8 4.808 Creating dependency file for MGCP_CodecPort_part_1.cc #8 4.817 Creating dependency file for M3UA_Types_part_7.cc #8 4.818 Creating dependency file for M3UA_Types_part_6.cc #8 4.818 Creating dependency file for M3UA_Types_part_5.cc #8 4.818 Creating dependency file for M3UA_Types_part_4.cc #8 4.819 Creating dependency file for M3UA_Types_part_3.cc #8 4.819 Creating dependency file for M3UA_Types_part_2.cc #8 4.820 Creating dependency file for M3UA_Types_part_1.cc #8 4.820 Creating dependency file for M3UA_Emulation_part_6.cc #8 4.821 Creating dependency file for M3UA_Emulation_part_7.cc #8 4.824 Creating dependency file for M3UA_Emulation_part_5.cc #8 4.824 Creating dependency file for M3UA_Emulation_part_4.cc #8 4.825 Creating dependency file for M3UA_Emulation_part_3.cc #8 4.826 Creating dependency file for M3UA_Emulation_part_2.cc #8 4.826 Creating dependency file for M3UA_Emulation_part_1.cc #8 4.826 Creating dependency file for L3_Templates_part_7.cc #8 4.829 Creating dependency file for L3_Templates_part_6.cc #8 4.831 Creating dependency file for L3_Templates_part_5.cc #8 4.831 Creating dependency file for L3_Templates_part_4.cc #8 4.832 Creating dependency file for L3_Templates_part_3.cc #8 4.834 Creating dependency file for L3_Templates_part_1.cc #8 4.834 Creating dependency file for IuUP_Types_part_7.cc #8 4.835 Creating dependency file for IuUP_Types_part_6.cc #8 4.836 Creating dependency file for L3_Templates_part_2.cc #8 4.838 Creating dependency file for IuUP_Types_part_5.cc #8 4.838 Creating dependency file for IuUP_Types_part_4.cc #8 4.840 Creating dependency file for IuUP_Types_part_3.cc #8 4.842 Creating dependency file for IuUP_Types_part_2.cc #8 4.845 Creating dependency file for IuUP_Types_part_1.cc #8 4.845 Creating dependency file for IuUP_Emulation_part_7.cc #8 4.847 Creating dependency file for IuUP_Emulation_part_6.cc #8 4.848 Creating dependency file for IuUP_Emulation_part_5.cc #8 4.849 Creating dependency file for IuUP_Emulation_part_4.cc #8 4.850 Creating dependency file for IuUP_Emulation_part_3.cc #8 4.850 Creating dependency file for IuUP_Emulation_part_2.cc #8 4.850 Creating dependency file for IuUP_Emulation_part_1.cc #8 4.851 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.852 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.858 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.859 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.859 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.860 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.860 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.861 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.861 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.863 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.863 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.863 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.864 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.864 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.869 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.870 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.870 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.872 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.873 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.874 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.874 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.875 Creating dependency file for IPA_Types_part_7.cc #8 4.876 Creating dependency file for IPA_Types_part_6.cc #8 4.876 Creating dependency file for IPA_Types_part_5.cc #8 4.878 Creating dependency file for IPA_Types_part_3.cc #8 4.880 Creating dependency file for IPA_Types_part_2.cc #8 4.881 Creating dependency file for IPA_Types_part_1.cc #8 4.882 Creating dependency file for IPA_Types_part_4.cc #8 4.883 Creating dependency file for IPA_Testing_part_7.cc #8 4.883 Creating dependency file for IPA_Testing_part_6.cc #8 4.887 Creating dependency file for IPA_Testing_part_5.cc #8 4.887 Creating dependency file for IPA_Testing_part_4.cc #8 4.887 Creating dependency file for IPA_Testing_part_3.cc #8 4.888 Creating dependency file for IPA_Testing_part_2.cc #8 4.888 Creating dependency file for IPA_Testing_part_1.cc #8 4.888 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 4.890 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 4.891 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 4.891 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 4.892 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 4.897 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 4.897 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 4.901 Creating dependency file for IPA_CodecPort_part_7.cc #8 4.902 Creating dependency file for IPA_CodecPort_part_6.cc #8 4.904 Creating dependency file for IPA_CodecPort_part_5.cc #8 4.904 Creating dependency file for IPA_CodecPort_part_4.cc #8 4.905 Creating dependency file for IPA_CodecPort_part_3.cc #8 4.905 Creating dependency file for IPA_CodecPort_part_2.cc #8 4.906 Creating dependency file for IPA_CodecPort_part_1.cc #8 4.908 Creating dependency file for General_Types_part_7.cc #8 4.909 Creating dependency file for General_Types_part_6.cc #8 4.909 Creating dependency file for General_Types_part_5.cc #8 4.912 Creating dependency file for General_Types_part_3.cc #8 4.912 Creating dependency file for General_Types_part_2.cc #8 4.912 Creating dependency file for General_Types_part_4.cc #8 4.912 Creating dependency file for General_Types_part_1.cc #8 4.913 Creating dependency file for GSM_Types_part_7.cc #8 4.914 Creating dependency file for GSM_Types_part_6.cc #8 4.914 Creating dependency file for GSM_Types_part_5.cc #8 4.915 Creating dependency file for GSM_Types_part_4.cc #8 4.921 Creating dependency file for GSM_Types_part_3.cc #8 4.922 Creating dependency file for GSM_Types_part_2.cc #8 4.922 Creating dependency file for GSM_Types_part_1.cc #8 4.922 Creating dependency file for GSM_SystemInformation_part_7.cc #8 4.923 Creating dependency file for GSM_SystemInformation_part_6.cc #8 4.923 Creating dependency file for GSM_SystemInformation_part_5.cc #8 4.924 Creating dependency file for GSM_SystemInformation_part_4.cc #8 4.925 Creating dependency file for GSM_SystemInformation_part_3.cc #8 4.928 Creating dependency file for GSM_SystemInformation_part_2.cc #8 4.929 Creating dependency file for GSM_SystemInformation_part_1.cc #8 4.929 Creating dependency file for GSM_RestOctets_part_7.cc #8 4.932 Creating dependency file for GSM_RestOctets_part_6.cc #8 4.932 Creating dependency file for GSM_RestOctets_part_5.cc #8 4.932 Creating dependency file for GSM_RestOctets_part_4.cc #8 4.933 Creating dependency file for GSM_RestOctets_part_3.cc #8 4.933 Creating dependency file for GSM_RestOctets_part_2.cc #8 4.934 Creating dependency file for GSM_RestOctets_part_1.cc #8 4.934 Creating dependency file for GSM_RR_Types_part_7.cc #8 4.934 Creating dependency file for GSM_RR_Types_part_6.cc #8 4.935 Creating dependency file for GSM_RR_Types_part_5.cc #8 4.937 Creating dependency file for GSM_RR_Types_part_4.cc #8 4.938 Creating dependency file for GSM_RR_Types_part_3.cc #8 4.939 Creating dependency file for GSM_RR_Types_part_2.cc #8 4.941 Creating dependency file for GSM_RR_Types_part_1.cc #8 4.941 Creating dependency file for CBSP_Types_part_7.cc #8 4.941 Creating dependency file for CBSP_Types_part_6.cc #8 4.942 Creating dependency file for CBSP_Types_part_5.cc #8 4.946 Creating dependency file for CBSP_Types_part_4.cc #8 4.946 Creating dependency file for CBSP_Types_part_3.cc #8 4.946 Creating dependency file for CBSP_Types_part_2.cc #8 4.947 Creating dependency file for CBSP_Types_part_1.cc #8 4.949 Creating dependency file for CBSP_Templates_part_7.cc #8 4.949 Creating dependency file for CBSP_Templates_part_6.cc #8 4.953 Creating dependency file for CBSP_Templates_part_5.cc #8 4.957 Creating dependency file for CBSP_Templates_part_4.cc #8 4.958 Creating dependency file for CBSP_Templates_part_3.cc #8 4.958 Creating dependency file for CBSP_Templates_part_2.cc #8 4.958 Creating dependency file for CBSP_Templates_part_1.cc #8 4.960 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 4.960 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 4.961 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 4.964 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 4.964 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 4.965 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 4.966 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 4.972 Creating dependency file for CBSP_CodecPort_part_7.cc #8 4.973 Creating dependency file for CBSP_CodecPort_part_6.cc #8 4.975 Creating dependency file for CBSP_CodecPort_part_5.cc #8 4.975 Creating dependency file for CBSP_CodecPort_part_4.cc #8 4.976 Creating dependency file for CBSP_CodecPort_part_3.cc #8 4.976 Creating dependency file for CBSP_CodecPort_part_2.cc #8 4.978 Creating dependency file for CBSP_CodecPort_part_1.cc #8 4.979 Creating dependency file for CBSP_Adapter_part_7.cc #8 4.979 Creating dependency file for CBSP_Adapter_part_6.cc #8 4.981 Creating dependency file for CBSP_Adapter_part_5.cc #8 4.982 Creating dependency file for CBSP_Adapter_part_4.cc #8 4.983 Creating dependency file for CBSP_Adapter_part_3.cc #8 4.984 Creating dependency file for CBSP_Adapter_part_2.cc #8 4.985 Creating dependency file for CBSP_Adapter_part_1.cc #8 4.988 Creating dependency file for BSSMAP_Templates_part_7.cc #8 4.988 Creating dependency file for BSSMAP_Templates_part_6.cc #8 4.989 Creating dependency file for BSSMAP_Templates_part_5.cc #8 4.990 Creating dependency file for BSSMAP_Templates_part_4.cc #8 4.994 Creating dependency file for BSSMAP_Templates_part_3.cc #8 4.995 Creating dependency file for BSSMAP_Templates_part_2.cc #8 4.996 Creating dependency file for BSSMAP_Templates_part_1.cc #8 4.996 Creating dependency file for BSSMAP_LE_Templates_part_7.cc #8 4.997 Creating dependency file for BSSMAP_LE_Templates_part_6.cc #8 5.001 Creating dependency file for BSSMAP_LE_Templates_part_5.cc #8 5.002 Creating dependency file for BSSMAP_LE_Templates_part_4.cc #8 5.002 Creating dependency file for BSSMAP_LE_Templates_part_3.cc #8 5.005 Creating dependency file for BSSMAP_LE_Templates_part_2.cc #8 5.007 Creating dependency file for BSSMAP_LE_Templates_part_1.cc #8 5.008 Creating dependency file for BSSLAP_Types_part_7.cc #8 5.012 Creating dependency file for BSSLAP_Types_part_6.cc #8 5.012 Creating dependency file for BSSLAP_Types_part_5.cc #8 5.013 Creating dependency file for BSSLAP_Types_part_4.cc #8 5.013 Creating dependency file for BSSLAP_Types_part_3.cc #8 5.013 Creating dependency file for BSSLAP_Types_part_2.cc #8 5.020 Creating dependency file for BSSAP_Types_part_7.cc #8 5.020 Creating dependency file for BSSLAP_Types_part_1.cc #8 5.022 Creating dependency file for BSSAP_Types_part_6.cc #8 5.023 Creating dependency file for BSSAP_Types_part_5.cc #8 5.027 Creating dependency file for BSSAP_Types_part_3.cc #8 5.027 Creating dependency file for BSSAP_Types_part_4.cc #8 5.028 Creating dependency file for BSSAP_Types_part_2.cc #8 5.033 Creating dependency file for BSSAP_Types_part_1.cc #8 5.033 Creating dependency file for BSSAP_LE_Types_part_7.cc #8 5.033 Creating dependency file for BSSAP_LE_Types_part_6.cc #8 5.033 Creating dependency file for BSSAP_LE_Types_part_5.cc #8 5.056 Creating dependency file for BSSAP_LE_Types_part_4.cc #8 5.068 Creating dependency file for BSSAP_LE_Types_part_3.cc #8 5.079 Creating dependency file for BSSAP_LE_Types_part_2.cc #8 5.090 Creating dependency file for BSSAP_LE_Types_part_1.cc #8 5.091 Creating dependency file for BSSAP_LE_Emulation_part_7.cc #8 5.108 Creating dependency file for BSSAP_LE_Emulation_part_6.cc #8 5.108 Creating dependency file for BSSAP_LE_Emulation_part_5.cc #8 5.110 Creating dependency file for BSSAP_LE_Emulation_part_4.cc #8 5.113 Creating dependency file for BSSAP_LE_Emulation_part_3.cc #8 5.115 Creating dependency file for BSSAP_LE_Emulation_part_2.cc #8 5.125 Creating dependency file for BSSAP_LE_Emulation_part_1.cc #8 5.130 Creating dependency file for BSSAP_LE_CodecPort_part_7.cc #8 5.132 Creating dependency file for BSSAP_LE_CodecPort_part_6.cc #8 5.141 Creating dependency file for BSSAP_LE_CodecPort_part_5.cc #8 5.155 Creating dependency file for BSSAP_LE_CodecPort_part_4.cc #8 5.162 Creating dependency file for BSSAP_LE_CodecPort_part_3.cc #8 5.162 Creating dependency file for BSSAP_LE_CodecPort_part_2.cc #8 5.163 Creating dependency file for BSSAP_LE_CodecPort_part_1.cc #8 5.165 Creating dependency file for BSSAP_LE_Adapter_part_7.cc #8 5.168 Creating dependency file for BSSAP_LE_Adapter_part_6.cc #8 5.169 Creating dependency file for BSSAP_LE_Adapter_part_5.cc #8 5.170 Creating dependency file for BSSAP_LE_Adapter_part_4.cc #8 5.175 Creating dependency file for BSSAP_LE_Adapter_part_3.cc #8 5.177 Creating dependency file for BSSAP_LE_Adapter_part_2.cc #8 5.178 Creating dependency file for BSSAP_LE_Adapter_part_1.cc #8 5.183 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 5.184 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 5.184 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 5.185 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 5.191 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 5.191 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 5.192 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 5.192 Creating dependency file for BSC_Tests_VAMOS_part_7.cc #8 5.193 Creating dependency file for BSC_Tests_VAMOS_part_6.cc #8 5.195 Creating dependency file for BSC_Tests_VAMOS_part_5.cc #8 5.197 Creating dependency file for BSC_Tests_VAMOS_part_4.cc #8 5.197 Creating dependency file for BSC_Tests_VAMOS_part_3.cc #8 5.198 Creating dependency file for BSC_Tests_VAMOS_part_2.cc #8 5.200 Creating dependency file for BSC_Tests_VAMOS_part_1.cc #8 5.201 Creating dependency file for BSC_Tests_OML_part_7.cc #8 5.204 Creating dependency file for BSC_Tests_OML_part_6.cc #8 5.204 Creating dependency file for BSC_Tests_OML_part_5.cc #8 5.205 Creating dependency file for BSC_Tests_OML_part_4.cc #8 5.208 Creating dependency file for BSC_Tests_OML_part_3.cc #8 5.208 Creating dependency file for BSC_Tests_OML_part_2.cc #8 5.208 Creating dependency file for BSC_Tests_OML_part_1.cc #8 5.209 Creating dependency file for BSC_Tests_LCLS_part_6.cc #8 5.209 Creating dependency file for BSC_Tests_LCLS_part_7.cc #8 5.211 Creating dependency file for BSC_Tests_LCLS_part_5.cc #8 5.211 Creating dependency file for BSC_Tests_LCLS_part_4.cc #8 5.216 Creating dependency file for BSC_Tests_LCLS_part_3.cc #8 5.219 Creating dependency file for BSC_Tests_LCLS_part_2.cc #8 5.220 Creating dependency file for BSC_Tests_CBSP_part_7.cc #8 5.220 Creating dependency file for BSC_Tests_LCLS_part_1.cc #8 5.220 Creating dependency file for BSC_Tests_CBSP_part_6.cc #8 5.220 Creating dependency file for BSC_Tests_CBSP_part_5.cc #8 5.220 Creating dependency file for BSC_Tests_CBSP_part_4.cc #8 5.221 Creating dependency file for BSC_Tests_CBSP_part_3.cc #8 5.221 Creating dependency file for BSC_Tests_CBSP_part_2.cc #8 5.228 Creating dependency file for BSC_Tests_CBSP_part_1.cc #8 5.229 Creating dependency file for BSC_Tests_ASCI_part_7.cc #8 5.229 Creating dependency file for BSC_Tests_ASCI_part_6.cc #8 5.229 Creating dependency file for BSC_Tests_ASCI_part_5.cc #8 5.230 Creating dependency file for BSC_Tests_ASCI_part_4.cc #8 5.230 Creating dependency file for BSC_Tests_ASCI_part_3.cc #8 5.231 Creating dependency file for BSC_Tests_ASCI_part_2.cc #8 5.232 Creating dependency file for BSC_Tests_ASCI_part_1.cc #8 5.234 Creating dependency file for BSC_Tests_part_7.cc #8 5.235 Creating dependency file for BSC_Tests_part_6.cc #8 5.238 Creating dependency file for BSC_Tests_part_4.cc #8 5.238 Creating dependency file for BSC_Tests_part_5.cc #8 5.239 Creating dependency file for BSC_Tests_part_3.cc #8 5.239 Creating dependency file for BSC_Tests_part_2.cc #8 5.241 Creating dependency file for BSC_Tests_part_1.cc #8 5.242 Creating dependency file for AbisOML_Types_part_7.cc #8 5.245 Creating dependency file for AbisOML_Types_part_6.cc #8 5.248 Creating dependency file for AbisOML_Types_part_5.cc #8 5.249 Creating dependency file for AbisOML_Types_part_4.cc #8 5.250 Creating dependency file for AbisOML_Types_part_3.cc #8 5.251 Creating dependency file for AbisOML_Types_part_2.cc #8 5.252 Creating dependency file for AbisOML_Types_part_1.cc #8 5.252 Creating dependency file for TELNETasp_PortType.cc #8 5.253 Creating dependency file for TCCInterface_Functions.cc #8 5.253 Creating dependency file for TCCConversion_Functions.cc #8 5.253 Creating dependency file for StatsD_Types.cc #8 5.261 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 5.262 Creating dependency file for StatsD_CodecPort.cc #8 5.262 Creating dependency file for StatsD_Checker.cc #8 5.262 Creating dependency file for Socket_API_Definitions.cc #8 5.263 Creating dependency file for SDP_Types.cc #8 5.263 Creating dependency file for SDP_Templates.cc #8 5.263 Creating dependency file for SCTPasp_Types.cc #8 5.280 Creating dependency file for SCTPasp_PortType.cc #8 5.284 Creating dependency file for SCCPasp_Types.cc #8 5.284 Creating dependency file for SCCP_Types.cc #8 5.330 Creating dependency file for SCCP_Templates.cc #8 5.350 Creating dependency file for SCCP_Emulation.cc #8 5.351 Creating dependency file for RTP_Types.cc #8 5.361 Creating dependency file for RTP_Emulation.cc #8 5.362 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 5.378 Creating dependency file for RTP_CodecPort.cc #8 5.379 Creating dependency file for RSL_Types.cc #8 5.379 Creating dependency file for RSL_Emulation.cc #8 5.379 Creating dependency file for RLCMAC_CSN1_Types.cc #8 5.387 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 5.387 Creating dependency file for Osmocom_VTY_Functions.cc #8 5.408 Creating dependency file for Osmocom_Types.cc #8 5.411 Creating dependency file for Osmocom_CTRL_Types.cc #8 5.412 Creating dependency file for Osmocom_CTRL_Functions.cc #8 5.451 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 5.463 Creating dependency file for Native_Functions.cc #8 5.464 Creating dependency file for MobileL3_Types.cc #8 5.475 Creating dependency file for MobileL3_SS_Types.cc #8 5.475 Creating dependency file for MobileL3_SMS_Types.cc #8 5.501 Creating dependency file for MobileL3_RRM_Types.cc #8 5.502 Creating dependency file for MobileL3_MM_Types.cc #8 5.519 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.532 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.548 Creating dependency file for MobileL3_CC_Types.cc #8 5.584 Creating dependency file for Misc_Helpers.cc #8 5.584 Creating dependency file for MTP3asp_Types.cc #8 5.584 Creating dependency file for MTP3asp_PortType.cc #8 5.596 Creating dependency file for MSC_ConnectionHandler.cc #8 5.640 Creating dependency file for MGCP_Types.cc #8 5.664 Creating dependency file for MGCP_Templates.cc #8 5.696 Creating dependency file for MGCP_Emulation.cc #8 5.709 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 5.715 Creating dependency file for MGCP_CodecPort.cc #8 5.720 Creating dependency file for M3UA_Types.cc #8 5.728 Creating dependency file for M3UA_Emulation.cc #8 5.732 Creating dependency file for L3_Templates.cc #8 5.735 Creating dependency file for IuUP_Types.cc #8 5.798 Creating dependency file for IuUP_Emulation.cc #8 5.802 Creating dependency file for IPL4asp_Types.cc #8 5.833 Creating dependency file for IPL4asp_PortType.cc #8 5.834 Creating dependency file for IPL4asp_Functions.cc #8 5.852 Creating dependency file for IPA_Types.cc #8 5.900 Creating dependency file for IPA_Testing.cc #8 5.912 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 5.936 Creating dependency file for IPA_CodecPort.cc #8 5.944 Creating dependency file for General_Types.cc #8 5.952 Creating dependency file for GSM_Types.cc #8 5.994 Creating dependency file for GSM_SystemInformation.cc #8 5.995 Creating dependency file for GSM_RestOctets.cc #8 6.004 Creating dependency file for GSM_RR_Types.cc #8 6.016 Creating dependency file for CBSP_Types.cc #8 6.017 Creating dependency file for CBSP_Templates.cc #8 6.036 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 6.048 Creating dependency file for CBSP_CodecPort.cc #8 6.052 Creating dependency file for CBSP_Adapter.cc #8 6.064 Creating dependency file for BSSMAP_Templates.cc #8 6.077 Creating dependency file for BSSMAP_LE_Templates.cc #8 6.077 Creating dependency file for BSSLAP_Types.cc #8 6.092 Creating dependency file for BSSAP_Types.cc #8 6.108 Creating dependency file for BSSAP_LE_Types.cc #8 6.166 Creating dependency file for BSSAP_LE_Emulation.cc #8 6.180 Creating dependency file for BSSAP_LE_CodecPort.cc #8 6.208 Creating dependency file for BSSAP_LE_Adapter.cc #8 6.251 Creating dependency file for BSSAP_CodecPort.cc #8 6.287 Creating dependency file for BSC_Tests_VAMOS.cc #8 6.305 Creating dependency file for BSC_Tests_OML.cc #8 6.328 Creating dependency file for BSC_Tests_LCLS.cc #8 6.339 Creating dependency file for BSC_Tests_CBSP.cc #8 6.388 Creating dependency file for BSC_Tests_ASCI.cc #8 6.404 Creating dependency file for BSC_Tests.cc #8 6.405 Creating dependency file for AbisOML_Types.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types.o AbisOML_Types.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests.o BSC_Tests.cc #8 7.770 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI.o BSC_Tests_ASCI.cc #8 7.770 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP.o BSC_Tests_CBSP.cc #8 7.770 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS.o BSC_Tests_LCLS.cc #8 7.770 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML.o BSC_Tests_OML.cc #8 7.771 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS.o BSC_Tests_VAMOS.cc #8 7.771 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc #8 7.771 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter.o BSSAP_LE_Adapter.cc #8 7.772 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort.o BSSAP_LE_CodecPort.cc #8 7.772 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation.o BSSAP_LE_Emulation.cc #8 7.773 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types.o BSSAP_LE_Types.cc #8 7.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 7.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types.o BSSLAP_Types.cc #8 7.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates.o BSSMAP_LE_Templates.cc #8 7.777 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc #8 11.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter.o CBSP_Adapter.cc #8 14.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort.o CBSP_CodecPort.cc #8 14.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct.o CBSP_CodecPort_CtrlFunct.cc #8 14.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates.o CBSP_Templates.cc #8 15.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types.o CBSP_Types.cc #8 17.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc #8 17.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc #8 17.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc #8 18.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 19.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 20.38 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 20.38 BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] #8 20.38 10483 | } #8 20.38 | ^ #8 20.38 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 20.38 BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] #8 20.38 10534 | } #8 20.38 | ^ #8 20.38 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': #8 20.38 BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] #8 20.38 10585 | } #8 20.38 | ^ #8 20.39 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': #8 20.39 BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] #8 20.39 12350 | } #8 20.39 | ^ #8 20.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 22.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 22.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc #8 22.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 25.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 25.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 25.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 25.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 25.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc #8 25.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc #8 26.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler.o MSC_ConnectionHandler.cc #8 27.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 27.99 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 27.99 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 27.99 7791 | } #8 27.99 | ^ #8 27.99 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 27.99 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 27.99 7843 | } #8 27.99 | ^ #8 28.00 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 28.00 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 28.00 8940 | } #8 28.00 | ^ #8 28.00 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 28.00 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 28.00 9388 | } #8 28.00 | ^ #8 28.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 28.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 28.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 28.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 29.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 29.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 29.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 30.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 31.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 31.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 31.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 32.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 32.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 32.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 33.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 33.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc #8 34.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc #8 34.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc #8 34.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc #8 34.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 35.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 37.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 37.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 37.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 38.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 39.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 39.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 39.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 39.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 39.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 40.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 40.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 40.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 40.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 41.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 41.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 41.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 41.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 42.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 42.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc #8 42.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc #8 42.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc #8 42.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc #8 42.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc #8 43.01 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 43.01 RSL_Emulation.cc:11178:1: warning: control reaches end of non-void function [-Wreturn-type] #8 43.01 11178 | } #8 43.01 | ^ #8 43.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc #8 43.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc #8 43.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_1.o BSC_Tests_part_1.cc #8 43.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_2.o BSC_Tests_part_2.cc #8 43.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_3.o BSC_Tests_part_3.cc #8 43.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_4.o BSC_Tests_part_4.cc #8 43.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_5.o BSC_Tests_part_5.cc #8 43.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_6.o BSC_Tests_part_6.cc #8 43.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_7.o BSC_Tests_part_7.cc #8 43.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_1.cc #8 43.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_2.cc #8 43.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_3.cc #8 43.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_4.cc #8 43.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_5.cc #8 43.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_6.cc #8 43.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_7.o BSC_Tests_ASCI_part_7.cc #8 43.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_1.cc #8 43.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_2.cc #8 43.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_3.cc #8 43.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_4.cc #8 43.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_5.cc #8 43.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_6.cc #8 43.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_7.o BSC_Tests_CBSP_part_7.cc #8 43.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_1.cc #8 43.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_2.cc #8 43.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_3.cc #8 43.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_4.cc #8 43.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_5.cc #8 43.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_6.cc #8 43.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_7.o BSC_Tests_LCLS_part_7.cc #8 43.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_1.cc #8 44.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_2.cc #8 44.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_3.cc #8 44.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_4.cc #8 44.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_5.cc #8 44.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_6.cc #8 44.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_7.o BSC_Tests_OML_part_7.cc #8 44.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_1.cc #8 44.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_2.cc #8 44.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_3.cc #8 44.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_4.cc #8 44.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_5.cc #8 44.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_6.cc #8 44.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_7.o BSC_Tests_VAMOS_part_7.cc #8 44.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc #8 44.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc #8 44.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc #8 44.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc #8 44.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc #8 44.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc #8 44.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc #8 44.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_1.cc #8 44.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_2.cc #8 44.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_3.cc #8 44.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_4.cc #8 44.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_5.cc #8 44.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_6.cc #8 44.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_7.o BSSAP_LE_Adapter_part_7.cc #8 44.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_1.cc #8 44.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_2.cc #8 44.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_3.cc #8 44.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_4.cc #8 44.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_5.cc #8 44.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_6.cc #8 44.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_CodecPort_part_7.cc #8 44.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_1.cc #8 44.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_2.cc #8 44.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_3.cc #8 44.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_4.cc #8 44.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_5.cc #8 44.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_6.cc #8 44.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Emulation_part_7.cc #8 44.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_1.cc #8 44.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_2.cc #8 44.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_3.cc #8 44.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_4.cc #8 44.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_5.cc #8 44.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_6.cc #8 44.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_7.o BSSAP_LE_Types_part_7.cc #8 44.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc #8 44.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc #8 44.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc #8 44.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc #8 44.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc #8 45.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc #8 45.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 45.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_1.o BSSLAP_Types_part_1.cc #8 46.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_2.o BSSLAP_Types_part_2.cc #8 46.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_3.o BSSLAP_Types_part_3.cc #8 46.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_4.o BSSLAP_Types_part_4.cc #8 46.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_5.o BSSLAP_Types_part_5.cc #8 47.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_6.o BSSLAP_Types_part_6.cc #8 47.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_7.o BSSLAP_Types_part_7.cc #8 47.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_1.cc #8 47.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_2.cc #8 47.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_3.cc #8 47.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_4.cc #8 47.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_5.cc #8 47.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_6.cc #8 47.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_7.o BSSMAP_LE_Templates_part_7.cc #8 47.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc #8 47.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc #8 47.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc #8 47.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc #8 47.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc #8 47.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc #8 47.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc #8 47.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_1.o CBSP_Adapter_part_1.cc #8 47.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_2.o CBSP_Adapter_part_2.cc #8 47.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_3.o CBSP_Adapter_part_3.cc #8 47.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_4.o CBSP_Adapter_part_4.cc #8 47.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_5.o CBSP_Adapter_part_5.cc #8 47.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_6.o CBSP_Adapter_part_6.cc #8 47.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_7.o CBSP_Adapter_part_7.cc #8 47.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_1.cc #8 47.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_2.cc #8 47.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_3.cc #8 47.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_4.cc #8 47.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_5.cc #8 47.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_6.cc #8 47.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_7.o CBSP_CodecPort_part_7.cc #8 47.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_1.cc #8 47.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_2.cc #8 47.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_3.cc #8 47.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_4.cc #8 47.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_5.cc #8 47.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_6.cc #8 47.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_CodecPort_CtrlFunct_part_7.cc #8 48.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_1.o CBSP_Templates_part_1.cc #8 48.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_2.o CBSP_Templates_part_2.cc #8 48.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_3.o CBSP_Templates_part_3.cc #8 48.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_4.o CBSP_Templates_part_4.cc #8 48.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_5.o CBSP_Templates_part_5.cc #8 48.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_6.o CBSP_Templates_part_6.cc #8 48.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_7.o CBSP_Templates_part_7.cc #8 48.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_1.o CBSP_Types_part_1.cc #8 48.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_2.o CBSP_Types_part_2.cc #8 48.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_3.o CBSP_Types_part_3.cc #8 48.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_4.o CBSP_Types_part_4.cc #8 48.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_5.o CBSP_Types_part_5.cc #8 48.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_6.o CBSP_Types_part_6.cc #8 48.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_7.o CBSP_Types_part_7.cc #8 48.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc #8 48.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc #8 48.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc #8 48.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc #8 49.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc #8 49.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc #8 49.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc #8 49.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc #8 49.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc #8 50.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc #8 50.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc #8 50.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc #8 50.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc #8 50.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc #8 50.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc #8 50.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc #8 50.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc #8 50.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc #8 50.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc #8 51.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc #8 51.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc #8 51.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 51.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 51.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 51.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 51.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 51.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 51.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 51.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 51.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 51.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 51.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 51.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 51.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 51.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 51.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 51.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 51.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 51.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 51.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 51.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 51.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 51.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 51.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 51.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 51.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 51.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 51.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 51.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 51.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_1.o IPA_Testing_part_1.cc #8 51.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_2.o IPA_Testing_part_2.cc #8 51.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_3.o IPA_Testing_part_3.cc #8 51.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_4.o IPA_Testing_part_4.cc #8 51.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_5.o IPA_Testing_part_5.cc #8 51.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_6.o IPA_Testing_part_6.cc #8 51.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_7.o IPA_Testing_part_7.cc #8 51.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 51.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 51.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 51.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 51.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 51.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 51.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 51.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 51.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 51.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 51.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 51.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 51.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 51.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 51.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 51.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 51.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 51.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 51.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 51.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 51.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 51.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 51.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 51.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 51.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 51.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 51.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 51.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 51.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 51.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 51.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 51.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 51.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 51.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 51.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 51.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 51.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 51.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 51.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 51.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 51.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 51.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 51.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 51.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 51.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 51.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 51.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 51.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 51.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 51.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 51.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 51.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 51.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 51.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 51.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 51.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 51.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 51.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 52.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 52.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 52.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 52.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 52.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 52.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc #8 52.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc #8 52.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc #8 52.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc #8 52.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc #8 52.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc #8 52.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc #8 52.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc #8 52.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc #8 52.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc #8 52.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc #8 52.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc #8 52.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc #8 52.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc #8 52.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc #8 52.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc #8 52.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc #8 52.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc #8 52.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc #8 52.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc #8 52.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc #8 52.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc #8 52.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc #8 52.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 52.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc #8 53.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc #8 53.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc #8 53.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc #8 53.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc #8 53.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc #8 53.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc #8 53.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc #8 53.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc #8 53.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc #8 53.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc #8 53.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_1.cc #8 53.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_2.cc #8 53.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_3.cc #8 53.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_4.cc #8 53.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_5.cc #8 53.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_6.cc #8 53.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_7.o MSC_ConnectionHandler_part_7.cc #8 53.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 53.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 53.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 53.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 53.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 53.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 53.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 53.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 54.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 54.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 54.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 54.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 54.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 54.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 54.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 54.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 54.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 54.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 54.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 54.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 54.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 54.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 54.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 54.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 54.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 54.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 54.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 54.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 54.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 55.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 55.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 55.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 55.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 55.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 55.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 55.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 56.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 56.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 56.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 57.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 57.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 58.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 58.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 60.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 60.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 60.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 60.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 60.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 60.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 60.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 60.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 62.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 63.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 64.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 64.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 64.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 64.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 64.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 64.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 64.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 64.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 64.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 65.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 65.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 65.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 65.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 65.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 65.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 65.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 65.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 65.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 65.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 65.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 65.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 65.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 65.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 65.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 65.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 65.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 65.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 65.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 65.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 66.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 66.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 66.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 66.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 66.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 66.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 66.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 66.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 66.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 66.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 66.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 66.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 66.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 66.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 66.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 66.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 66.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 66.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 66.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 66.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 66.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 66.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 66.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 66.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 66.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 66.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 66.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 66.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 66.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 66.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 66.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 66.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 66.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 66.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 66.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 66.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 66.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 66.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc #8 66.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc #8 66.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc #8 66.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc #8 66.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc #8 66.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc #8 66.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc #8 66.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc #8 66.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc #8 66.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc #8 66.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc #8 67.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc #8 67.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc #8 67.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc #8 67.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc #8 67.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc #8 67.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc #8 67.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc #8 67.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc #8 67.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc #8 67.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc #8 67.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_1.o RSL_Types_part_1.cc #8 68.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_2.o RSL_Types_part_2.cc #8 68.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_3.o RSL_Types_part_3.cc #8 68.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_4.o RSL_Types_part_4.cc #8 68.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_5.o RSL_Types_part_5.cc #8 68.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_6.o RSL_Types_part_6.cc #8 68.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_7.o RSL_Types_part_7.cc #8 68.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 68.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 68.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 68.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 68.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 68.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 68.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 68.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 68.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 68.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 68.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 68.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 68.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 68.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 68.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 68.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 68.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 68.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 68.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 68.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 68.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 68.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 68.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 68.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 68.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 68.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 68.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 68.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 68.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 68.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 68.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 68.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 68.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 68.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 68.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 68.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 68.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 68.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 68.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 68.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 68.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 68.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 68.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 68.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 68.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 68.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 68.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 68.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 68.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 68.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 68.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 68.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 68.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 68.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 68.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 68.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 69.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 69.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 69.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 69.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 69.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 69.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 69.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 69.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 69.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 69.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 69.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 69.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 69.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 69.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 69.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 69.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 69.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 69.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 69.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 69.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 69.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 69.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 69.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 69.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 69.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 69.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 69.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 69.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 69.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 69.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 69.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 69.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 69.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 69.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 69.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 69.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 69.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 69.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 70.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 70.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 70.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 70.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 70.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 70.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 70.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 70.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 70.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 70.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 70.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 70.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 70.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 70.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 70.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 70.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 70.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 70.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 70.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 70.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 70.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 70.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 70.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 70.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 70.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 70.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 70.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 70.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 70.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 70.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 70.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 70.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 70.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 70.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 70.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 70.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 70.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 70.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 70.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 70.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 70.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 70.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 70.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 70.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 70.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 70.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 70.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 71.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 71.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc #8 71.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 73.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 73.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 73.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 73.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 74.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 74.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 74.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 74.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc #8 74.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc #8 74.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc #8 74.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc #8 74.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc #8 74.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc #8 74.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc #8 74.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc #8 74.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc #8 74.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc #8 74.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc #8 74.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc #8 74.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc #8 74.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc #8 74.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 74.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 74.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 74.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 74.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 74.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 74.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 75.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 75.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 75.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunctdef.o CBSP_CodecPort_CtrlFunctdef.cc #8 75.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 76.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 76.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 77.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 77.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc #8 78.11 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 78.11 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.11 21592 | register yy_state_type yy_current_state; #8 78.11 | ^~~~~~~~~~~~~~~~ #8 78.11 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.11 21593 | register char *yy_cp, *yy_bp; #8 78.11 | ^~~~~ #8 78.11 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.11 21593 | register char *yy_cp, *yy_bp; #8 78.11 | ^~~~~ #8 78.11 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.11 21594 | register int yy_act; #8 78.11 | ^~~~~~ #8 78.12 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 78.12 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.12 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 78.12 | ^~~~ #8 78.12 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.12 22513 | register char *source = (yytext_ptr); #8 78.12 | ^~~~~~ #8 78.12 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.12 22514 | register int number_to_move, i; #8 78.12 | ^~~~~~~~~~~~~~ #8 78.12 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.12 22514 | register int number_to_move, i; #8 78.12 | ^ #8 78.12 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 78.12 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.12 22646 | register yy_state_type yy_current_state; #8 78.12 | ^~~~~~~~~~~~~~~~ #8 78.12 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.12 22647 | register char *yy_cp; #8 78.12 | ^~~~~ #8 78.12 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 78.12 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.12 22676 | register int yy_is_jam; #8 78.12 | ^~~~~~~~~ #8 78.12 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 78.12 22677 | register char *yy_cp = (yy_c_buf_p); #8 78.12 | ^~~~~ #8 78.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 78.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 78.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 78.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 79.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 79.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 80.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 80.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 80.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 81.01 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 81.08 g++ -shared -o BSC_Tests.so BSC_Tests.o #8 81.32 g++ -shared -o BSC_Tests_ASCI.so BSC_Tests_ASCI.o #8 81.53 g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o #8 81.57 g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o #8 81.74 g++ -shared -o BSC_Tests_OML.so BSC_Tests_OML.o #8 81.76 g++ -shared -o BSC_Tests_VAMOS.so BSC_Tests_VAMOS.o #8 81.80 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 81.88 g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o #8 81.96 g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o #8 82.00 g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o #8 82.06 g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o #8 82.18 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 82.19 g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o #8 82.46 g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o #8 82.50 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 82.52 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 82.54 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 82.55 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 82.59 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 82.64 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 82.67 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 82.68 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 82.69 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 82.82 g++ -shared -o GSM_Types.so GSM_Types.o #8 82.88 g++ -shared -o General_Types.so General_Types.o #8 82.90 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 82.92 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 82.94 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 83.01 g++ -shared -o IPA_Types.so IPA_Types.o #8 83.15 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 83.20 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 83.25 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 83.26 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 83.26 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 83.28 g++ -shared -o L3_Templates.so L3_Templates.o #8 83.32 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 83.40 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 83.43 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 83.45 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 83.54 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 83.58 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 83.59 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 83.62 g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.o #8 83.67 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 83.69 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 83.77 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 83.83 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 83.85 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 83.88 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 83.92 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 83.93 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 83.96 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 83.97 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 84.05 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 84.09 g++ -shared -o Native_Functions.so Native_Functions.o #8 84.12 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 84.22 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 84.27 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 84.30 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 84.30 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 84.32 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 84.37 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 84.44 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 84.50 g++ -shared -o RSL_Types.so RSL_Types.o #8 84.51 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 84.53 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 84.57 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 84.66 g++ -shared -o RTP_Types.so RTP_Types.o #8 84.75 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 84.78 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 84.79 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 84.81 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 84.83 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 84.84 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 84.85 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 84.88 g++ -shared -o SDP_Types.so SDP_Types.o #8 84.91 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 84.92 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 85.24 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 85.34 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 85.35 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 85.38 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 85.42 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 85.47 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 85.48 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 85.51 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 85.54 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 85.57 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 85.58 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 85.58 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 85.59 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 85.60 g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o #8 85.62 g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o #8 85.62 g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o #8 85.66 g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o #8 85.68 g++ -shared -o BSC_Tests_part_5.so BSC_Tests_part_5.o #8 85.71 g++ -shared -o BSC_Tests_part_6.so BSC_Tests_part_6.o #8 85.72 g++ -shared -o BSC_Tests_part_7.so BSC_Tests_part_7.o #8 85.73 g++ -shared -o BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_1.o #8 85.73 g++ -shared -o BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_2.o #8 85.74 g++ -shared -o BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_3.o #8 85.74 g++ -shared -o BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_4.o #8 85.74 g++ -shared -o BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_5.o #8 85.78 g++ -shared -o BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_6.o #8 85.83 g++ -shared -o BSC_Tests_ASCI_part_7.so BSC_Tests_ASCI_part_7.o #8 85.84 g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o #8 85.84 g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o #8 85.85 g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o #8 85.87 g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o #8 85.87 g++ -shared -o BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_5.o #8 85.88 g++ -shared -o BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_6.o #8 85.90 g++ -shared -o BSC_Tests_CBSP_part_7.so BSC_Tests_CBSP_part_7.o #8 85.90 g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o #8 85.92 g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o #8 85.94 g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o #8 85.94 g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o #8 85.94 g++ -shared -o BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_5.o #8 85.96 g++ -shared -o BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_6.o #8 85.97 g++ -shared -o BSC_Tests_LCLS_part_7.so BSC_Tests_LCLS_part_7.o #8 86.02 g++ -shared -o BSC_Tests_OML_part_1.so BSC_Tests_OML_part_1.o #8 86.02 g++ -shared -o BSC_Tests_OML_part_2.so BSC_Tests_OML_part_2.o #8 86.04 g++ -shared -o BSC_Tests_OML_part_3.so BSC_Tests_OML_part_3.o #8 86.05 g++ -shared -o BSC_Tests_OML_part_4.so BSC_Tests_OML_part_4.o #8 86.05 g++ -shared -o BSC_Tests_OML_part_5.so BSC_Tests_OML_part_5.o #8 86.08 g++ -shared -o BSC_Tests_OML_part_6.so BSC_Tests_OML_part_6.o #8 86.12 g++ -shared -o BSC_Tests_OML_part_7.so BSC_Tests_OML_part_7.o #8 86.13 g++ -shared -o BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_1.o #8 86.14 g++ -shared -o BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_2.o #8 86.15 g++ -shared -o BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_3.o #8 86.15 g++ -shared -o BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_4.o #8 86.15 g++ -shared -o BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_5.o #8 86.16 g++ -shared -o BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_6.o #8 86.20 g++ -shared -o BSC_Tests_VAMOS_part_7.so BSC_Tests_VAMOS_part_7.o #8 86.20 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 86.23 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 86.23 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 86.24 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 86.25 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 86.26 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 86.26 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 86.26 g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o #8 86.26 g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o #8 86.27 g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o #8 86.27 g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o #8 86.28 g++ -shared -o BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_5.o #8 86.29 g++ -shared -o BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_6.o #8 86.30 g++ -shared -o BSSAP_LE_Adapter_part_7.so BSSAP_LE_Adapter_part_7.o #8 86.32 g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o #8 86.33 g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o #8 86.35 g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o #8 86.36 g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o #8 86.38 g++ -shared -o BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_5.o #8 86.38 g++ -shared -o BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_6.o #8 86.39 g++ -shared -o BSSAP_LE_CodecPort_part_7.so BSSAP_LE_CodecPort_part_7.o #8 86.39 g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o #8 86.39 g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o #8 86.42 g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o #8 86.42 g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o #8 86.43 g++ -shared -o BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_5.o #8 86.44 g++ -shared -o BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_6.o #8 86.44 g++ -shared -o BSSAP_LE_Emulation_part_7.so BSSAP_LE_Emulation_part_7.o #8 86.45 g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o #8 86.49 g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o #8 86.49 g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o #8 86.50 g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o #8 86.50 g++ -shared -o BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_5.o #8 86.51 g++ -shared -o BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_6.o #8 86.52 g++ -shared -o BSSAP_LE_Types_part_7.so BSSAP_LE_Types_part_7.o #8 86.53 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 86.54 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 86.56 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 86.57 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 86.57 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 86.58 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 86.59 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 86.60 g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o #8 86.61 g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o #8 86.62 g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o #8 86.65 g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o #8 86.67 g++ -shared -o BSSLAP_Types_part_5.so BSSLAP_Types_part_5.o #8 86.77 g++ -shared -o BSSLAP_Types_part_6.so BSSLAP_Types_part_6.o #8 86.78 g++ -shared -o BSSLAP_Types_part_7.so BSSLAP_Types_part_7.o #8 86.79 g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o #8 86.83 g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o #8 86.84 g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o #8 86.84 g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o #8 86.87 g++ -shared -o BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_5.o #8 86.90 g++ -shared -o BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_6.o #8 86.91 g++ -shared -o BSSMAP_LE_Templates_part_7.so BSSMAP_LE_Templates_part_7.o #8 86.91 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 86.92 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 86.92 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 86.95 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 86.96 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 86.96 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 86.98 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 87.00 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 87.00 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 87.01 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 87.02 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 87.03 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 87.03 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 87.04 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 87.04 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 87.05 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 87.05 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 87.05 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 87.05 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 87.08 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 87.10 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 87.10 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 87.10 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 87.10 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 87.10 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 87.10 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 87.11 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 87.11 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 87.11 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 87.13 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 87.13 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 87.15 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 87.16 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 87.17 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 87.17 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 87.18 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 87.18 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 87.18 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 87.19 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 87.19 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 87.20 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 87.21 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 87.22 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 87.22 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 87.22 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 87.23 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 87.23 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 87.24 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 87.25 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 87.25 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 87.26 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 87.28 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 87.30 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 87.30 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 87.30 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 87.31 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 87.32 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 87.34 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 87.41 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 87.41 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 87.42 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 87.44 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 87.45 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 87.46 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 87.48 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 87.50 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 87.51 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 87.52 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 87.53 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 87.55 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 87.57 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 87.57 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 87.58 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 87.59 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 87.59 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 87.60 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 87.60 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 87.62 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 87.63 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 87.63 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 87.63 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 87.65 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 87.65 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 87.66 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 87.68 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 87.70 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 87.71 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 87.72 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 87.73 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 87.73 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 87.73 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 87.76 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 87.76 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 87.76 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 87.76 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 87.76 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 87.78 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 87.80 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 87.80 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 87.81 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 87.82 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 87.85 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 87.85 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 87.85 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 87.89 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 87.89 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 87.89 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 87.91 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 87.92 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 87.92 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 87.93 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 87.96 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 87.96 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 87.97 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 87.98 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 88.00 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 88.00 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 88.01 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 88.01 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 88.02 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 88.04 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 88.06 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 88.06 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 88.08 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 88.10 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 88.11 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 88.11 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 88.11 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 88.13 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 88.14 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 88.14 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 88.16 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 88.16 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 88.17 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 88.17 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 88.17 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 88.17 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 88.19 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 88.20 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 88.22 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 88.23 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 88.24 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 88.25 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 88.26 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 88.27 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 88.29 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 88.29 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 88.32 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 88.32 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 88.32 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 88.34 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 88.34 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 88.34 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 88.34 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 88.34 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 88.34 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 88.35 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 88.36 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 88.38 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 88.39 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 88.39 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 88.39 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 88.40 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 88.42 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 88.44 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 88.45 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 88.45 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 88.46 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 88.47 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 88.47 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 88.48 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 88.48 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 88.49 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 88.49 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 88.51 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 88.53 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 88.55 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 88.55 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 88.56 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 88.57 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 88.58 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 88.61 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 88.61 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 88.62 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 88.63 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 88.64 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 88.64 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 88.65 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 88.65 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 88.66 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 88.66 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 88.67 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 88.68 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 88.69 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 88.72 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 88.73 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 88.74 g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o #8 88.74 g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o #8 88.74 g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o #8 88.74 g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o #8 88.74 g++ -shared -o MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_5.o #8 88.75 g++ -shared -o MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_6.o #8 88.75 g++ -shared -o MSC_ConnectionHandler_part_7.so MSC_ConnectionHandler_part_7.o #8 88.75 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 88.77 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 88.79 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 88.79 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 88.79 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 88.79 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 88.79 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 88.79 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 88.81 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 88.82 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 88.85 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 88.86 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 88.86 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 88.86 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 88.86 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 88.88 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 88.90 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 88.91 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 88.92 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 88.94 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 88.94 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 88.95 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 88.95 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 88.95 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 88.96 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 88.97 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 88.98 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 88.98 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 88.98 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 88.98 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 88.99 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 89.00 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 89.02 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 89.02 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 89.03 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 89.04 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 89.04 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 89.04 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 89.05 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 89.06 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 89.08 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 89.11 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 89.13 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 89.13 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 89.14 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 89.15 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 89.20 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 89.24 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 89.27 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 89.31 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 89.33 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 89.35 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 89.36 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 89.38 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 89.39 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 89.41 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 89.41 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 89.42 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 89.44 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 89.44 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 89.44 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 89.46 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 89.47 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 89.47 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 89.50 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 89.52 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 89.52 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 89.54 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 89.55 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 89.56 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 89.58 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 89.58 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 89.58 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 89.61 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 89.62 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 89.62 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 89.63 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 89.64 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 89.66 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 89.67 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 89.67 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 89.67 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 89.67 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 89.69 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 89.70 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 89.70 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 89.70 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 89.72 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 89.72 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 89.73 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 89.74 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 89.74 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 89.74 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 89.75 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 89.75 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 89.77 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 89.78 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 89.80 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 89.81 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 89.82 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 89.83 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 89.84 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 89.84 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 89.85 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 89.85 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 89.85 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 89.86 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 89.86 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 89.87 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 89.88 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 89.88 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 89.89 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 89.90 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 89.90 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 89.92 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 89.93 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 89.93 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 89.94 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 89.94 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 89.96 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 89.97 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 89.98 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 89.98 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 89.99 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 90.00 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 90.00 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 90.01 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 90.01 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 90.01 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 90.03 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 90.04 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 90.05 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 90.07 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 90.08 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 90.09 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 90.11 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 90.11 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 90.12 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 90.13 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 90.13 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 90.14 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 90.16 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 90.18 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 90.19 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 90.20 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 90.21 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 90.22 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 90.24 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 90.24 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 90.26 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 90.26 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 90.26 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 90.28 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 90.30 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 90.30 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 90.30 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 90.31 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 90.32 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 90.33 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 90.34 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 90.35 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 90.35 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 90.36 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 90.36 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 90.38 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 90.39 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 90.39 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 90.40 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 90.40 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 90.40 RAN_Emulation.cc:17128:1: warning: control reaches end of non-void function [-Wreturn-type] #8 90.40 17128 | } #8 90.40 | ^ #8 90.40 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': #8 90.40 RAN_Emulation.cc:17180:1: warning: control reaches end of non-void function [-Wreturn-type] #8 90.40 17180 | } #8 90.40 | ^ #8 90.41 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 90.41 RAN_Emulation.cc:17290:1: warning: control reaches end of non-void function [-Wreturn-type] #8 90.41 17290 | } #8 90.41 | ^ #8 90.41 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 90.41 RAN_Emulation.cc:17399:1: warning: control reaches end of non-void function [-Wreturn-type] #8 90.41 17399 | } #8 90.41 | ^ #8 90.41 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 90.41 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 90.41 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 90.41 RAN_Emulation.cc:17450:1: warning: control reaches end of non-void function [-Wreturn-type] #8 90.41 17450 | } #8 90.41 | ^ #8 90.42 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 90.42 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 90.43 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': #8 90.43 RAN_Emulation.cc:20147:1: warning: control reaches end of non-void function [-Wreturn-type] #8 90.43 20147 | } #8 90.43 | ^ #8 90.43 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 90.45 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 90.46 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 90.47 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 90.48 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 90.48 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 90.49 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 90.51 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 90.53 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 90.53 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 90.53 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 90.53 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 90.54 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 90.58 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 90.58 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 90.59 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 90.60 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 90.61 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 90.61 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 90.61 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 90.61 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 90.61 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 90.63 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 90.64 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 90.66 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 90.66 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 90.69 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 90.70 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 90.70 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 90.70 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 90.70 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 90.70 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 90.71 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 90.72 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 90.72 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 90.73 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 90.74 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 90.74 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 90.74 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 90.75 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 90.78 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 90.78 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 90.78 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 90.79 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 90.79 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 90.80 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 90.81 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 90.82 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 90.84 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 90.84 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 90.85 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 90.85 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 90.86 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 90.87 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 90.89 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 90.90 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 90.90 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 90.90 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 90.90 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 90.92 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 90.93 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 90.94 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 90.94 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 90.94 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 90.94 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 90.96 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 90.96 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 90.97 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 91.00 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 91.00 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 91.01 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 91.03 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 91.03 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 91.08 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 91.09 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 91.11 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 91.12 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 91.12 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 91.14 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 91.14 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 91.16 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 91.18 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 91.18 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 91.18 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 91.18 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 91.19 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 91.20 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 91.21 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 91.21 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 91.21 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 91.22 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 91.23 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 91.24 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 91.25 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 91.27 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 91.27 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 91.28 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 91.29 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 91.29 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 91.31 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 91.31 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 91.33 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 91.33 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 91.34 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 91.34 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 91.35 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 91.35 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 91.35 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 91.36 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 91.39 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 91.41 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 91.41 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 91.42 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 91.42 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 91.44 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 91.44 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 91.44 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 91.46 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 91.46 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 91.46 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 91.47 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 91.47 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 91.48 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 91.49 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 91.49 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 91.51 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 91.54 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 91.54 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 91.54 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 91.55 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 91.56 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 91.58 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 91.58 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 91.60 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 91.61 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 91.64 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 91.64 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 91.64 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 91.65 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 91.66 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 91.70 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 91.71 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 91.71 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 91.72 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 91.74 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 91.75 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 91.76 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 91.77 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 91.77 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 91.77 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 91.80 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 91.80 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 91.82 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 91.84 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 91.86 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 91.88 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 91.89 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 91.90 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 91.90 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 91.90 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 91.91 g++ -shared -o TCCConversion.so TCCConversion.o #8 91.92 g++ -shared -o TCCInterface.so TCCInterface.o #8 91.93 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 94.03 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 94.14 if g++ -L /usr/lib/titan-fPIC -o BSC_Tests -Wl,--no-as-needed AbisOML_Types.so BSC_Tests.so BSC_Tests_ASCI.so BSC_Tests_CBSP.so BSC_Tests_LCLS.so BSC_Tests_OML.so BSC_Tests_VAMOS.so BSSAP_CodecPort.so BSSAP_LE_Adapter.so BSSAP_LE_CodecPort.so BSSAP_LE_Emulation.so BSSAP_LE_Types.so BSSAP_Types.so BSSLAP_Types.so BSSMAP_LE_Templates.so BSSMAP_Templates.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MSC_ConnectionHandler.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BSC_Tests_part_1.so BSC_Tests_part_2.so BSC_Tests_part_3.so BSC_Tests_part_4.so BSC_Tests_part_5.so BSC_Tests_part_6.so BSC_Tests_part_7.so BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_7.so BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_7.so BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_7.so BSC_Tests_OML_part_1.so BSC_Tests_OML_part_2.so BSC_Tests_OML_part_3.so BSC_Tests_OML_part_4.so BSC_Tests_OML_part_5.so BSC_Tests_OML_part_6.so BSC_Tests_OML_part_7.so BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_7.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_7.so BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_7.so BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_7.so BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSLAP_Types_part_1.so BSSLAP_Types_part_2.so BSSLAP_Types_part_3.so BSSLAP_Types_part_4.so BSSLAP_Types_part_5.so BSSLAP_Types_part_6.so BSSLAP_Types_part_7.so BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_Adapter_part_5.so CBSP_Adapter_part_6.so CBSP_Adapter_part_7.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_part_5.so CBSP_CodecPort_part_6.so CBSP_CodecPort_part_7.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_7.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Templates_part_5.so CBSP_Templates_part_6.so CBSP_Templates_part_7.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so CBSP_Types_part_5.so CBSP_Types_part_6.so CBSP_Types_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so CBSP_CodecPort_CtrlFunctdef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 94.14 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 94.14 -L/lib -lcrypto \ #8 94.14 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 94.14 then : ; else /usr/bin/titanver AbisOML_Types.o BSC_Tests.o BSC_Tests_ASCI.o BSC_Tests_CBSP.o BSC_Tests_LCLS.o BSC_Tests_OML.o BSC_Tests_VAMOS.o BSSAP_CodecPort.o BSSAP_LE_Adapter.o BSSAP_LE_CodecPort.o BSSAP_LE_Emulation.o BSSAP_LE_Types.o BSSAP_Types.o BSSLAP_Types.o BSSMAP_LE_Templates.o BSSMAP_Templates.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MSC_ConnectionHandler.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BSC_Tests_part_1.o BSC_Tests_part_2.o BSC_Tests_part_3.o BSC_Tests_part_4.o BSC_Tests_part_5.o BSC_Tests_part_6.o BSC_Tests_part_7.o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_7.o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_7.o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_7.o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_7.o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_7.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_7.o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSLAP_Types_part_1.o BSSLAP_Types_part_2.o BSSLAP_Types_part_3.o BSSLAP_Types_part_4.o BSSLAP_Types_part_5.o BSSLAP_Types_part_6.o BSSLAP_Types_part_7.o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_Adapter_part_5.o CBSP_Adapter_part_6.o CBSP_Adapter_part_7.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_7.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Templates_part_5.o CBSP_Templates_part_6.o CBSP_Templates_part_7.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o CBSP_Types_part_5.o CBSP_Types_part_6.o CBSP_Types_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o CBSP_CodecPort_CtrlFunctdef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 95.51 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 DONE 95.6s #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 2.7s done #10 writing image sha256:3619ded3c1d8b0fb2da6942ace847807fb51ac13cfc78f1cb697ffe6f3d16fb1 done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest done #10 DONE 2.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n 3619ded3c1d8 + list_osmo_packages debian-bookworm ttcn3-bsc-test + local distro=debian-bookworm + local image=ttcn3-bsc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bsc-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester + cp BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc + cp osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy + network_create + SUBNET=3432047 + seq 1 30 + bc+ echo (3432047 + 1) % 256 + SUBNET=112 + NET_NAME=ttcn3-bsc-test-112 + SUB4=172.18.112.0/24 + SUB6=fd02:db8:112::/64 + set +x Creating network ttcn3-bsc-test-112, trying SUBNET=112... + docker network create --internal --subnet 172.18.112.0/24 --ipv6 --subnet fd02:db8:112::/64 ttcn3-bsc-test-112 1984fbc12631cfa39b2dba5a1daf72f0563b64506ff2f6dd11d09838c121cafa + set +x ### Network ttcn3-bsc-test-112 created (SUBNET=112) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/osmo-bsc.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/osmo-stp.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + echo Starting container with STP Starting container with STP + docker_network_params 112 200 + NET=112 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test-112 --ip 172.18.112.200 --ip6 fd02:db8:112::200 + docker run --rm --network ttcn3-bsc-test-112 --ip 172.18.112.200 --ip6 fd02:db8:112::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp:/data --name jenkins-ttcn3-bsc-test-io_uring-40-stp -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 osmocom-build/osmo-stp-master 24b4bcdb87324cf64b06667a05b3c9ede5a91adb7aa8fe86ba954f211f2cedbc + echo Starting container with BSC Starting container with BSC + docker_network_params 112 20 + NET=112 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-112 --ip 172.18.112.20 --ip6 fd02:db8:112::20 + docker run --rm --network ttcn3-bsc-test-112 --ip 172.18.112.20 --ip6 fd02:db8:112::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bsc-test-io_uring-40-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 osmocom-build/osmo-bsc-master 65b8564076d843d70416709e2979c57da12410ee1cde146f044a188121301aa9 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + set -- 0 1 + echo Starting container with OML for BTS0 (TRXN = 1) Starting container with OML for BTS0 (TRXN = 1) + docker_network_params 112 100 + NET=112 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-112 --ip 172.18.112.100 --ip6 fd02:db8:112::100 + docker run --rm --network ttcn3-bsc-test-112 --ip 172.18.112.100 --ip6 fd02:db8:112::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-40-bts0 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.112.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 0aa5d5cce08ac284d099d46dcc558b9e78cbeb016061e32983d286830a3089db + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 112 101 + NET=112 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-112 --ip 172.18.112.101 --ip6 fd02:db8:112::101 + docker run --rm --network ttcn3-bsc-test-112 --ip 172.18.112.101 --ip6 fd02:db8:112::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-40-bts1 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.112.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 1e623779ce209d4f0df4f32433e62a45835d5be4a40b058111f8357763b179c9 + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 112 102 + NET=112 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-112 --ip 172.18.112.102 --ip6 fd02:db8:112::102 + docker run --rm --network ttcn3-bsc-test-112 --ip 172.18.112.102 --ip6 fd02:db8:112::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-40-bts2 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.112.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 0fb9c67ebb8b8ddde54fc802e6ac8fdb83c51e5cf9771eee7f0b0a18f5b7fd5c + sleep 1 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 112 203 + NET=112 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-112 --ip 172.18.112.203 --ip6 fd02:db8:112::203 + docker run --rm --network ttcn3-bsc-test-112 --ip 172.18.112.203 --ip6 fd02:db8:112::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.112.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-io_uring-40-ttcn3-bsc-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 osmocom-build/ttcn3-bsc-test + SUBDIR=bsc + SUITE=BSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests BSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BSC_Tests.cfg MC@0f6eefe98bec: Unix server socket created successfully. MC@0f6eefe98bec: Listening on TCP port 46663. MC2> 0f6eefe98bec is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests 0f6eefe98bec 46663 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0f6eefe98bec: New HC connected from 172.18.112.203 [172.18.112.203]. 0f6eefe98bec: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@0f6eefe98bec: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0f6eefe98bec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f6eefe98bec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f6eefe98bec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f6eefe98bec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f6eefe98bec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f6eefe98bec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f6eefe98bec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0f6eefe98bec: Configuration file was processed on all HCs. MC@0f6eefe98bec: Creating MTC on host 172.18.112.203. MC@0f6eefe98bec: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Fri Apr 19 11:40:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ctrl_msc_connection_status started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ctrl_msc_connection_status finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail'. Fri Apr 19 11:40:36 UTC 2024 ------ BSC_Tests.TC_ctrl_msc_connection_status fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2448) Waiting for packet dumper to finish... 1 (prev_count=2448, count=2636) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Fri Apr 19 11:40:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ctrl_msc0_connection_status started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ctrl_msc0_connection_status finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail'. Fri Apr 19 11:40:49 UTC 2024 ------ BSC_Tests.TC_ctrl_msc0_connection_status fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1'. ------ BSC_Tests.TC_stat_num_msc_connected_1 ------ Fri Apr 19 11:40:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_stat_num_msc_connected_1 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_stat_num_msc_connected_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail'. Fri Apr 19 11:41:02 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_stat_num_msc_connected_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1404) Waiting for packet dumper to finish... 1 (prev_count=1404, count=1592) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2'. ------ BSC_Tests.TC_stat_num_msc_connected_2 ------ Fri Apr 19 11:41:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_stat_num_msc_connected_2 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_stat_num_msc_connected_2 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail'. Fri Apr 19 11:41:15 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_2 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_stat_num_msc_connected_2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3'. ------ BSC_Tests.TC_stat_num_msc_connected_3 ------ Fri Apr 19 11:41:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_stat_num_msc_connected_3 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_stat_num_msc_connected_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail'. Fri Apr 19 11:41:28 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_stat_num_msc_connected_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1644) Waiting for packet dumper to finish... 1 (prev_count=1644, count=1832) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Fri Apr 19 11:41:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_stat_num_bts_connected_1 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_stat_num_bts_connected_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 fail'. Fri Apr 19 11:41:41 UTC 2024 ------ BSC_Tests.TC_stat_num_bts_connected_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Fri Apr 19 11:41:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_stat_num_bts_connected_2 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_stat_num_bts_connected_2 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 fail'. Fri Apr 19 11:41:55 UTC 2024 ------ BSC_Tests.TC_stat_num_bts_connected_2 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Fri Apr 19 11:42:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_stat_num_bts_connected_3 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_stat_num_bts_connected_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail'. Fri Apr 19 11:42:08 UTC 2024 ------ BSC_Tests.TC_stat_num_bts_connected_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Fri Apr 19 11:42:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ctrl started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ctrl finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail'. Fri Apr 19 11:42:21 UTC 2024 ------ BSC_Tests.TC_ctrl fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ctrl.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1312) Waiting for packet dumper to finish... 1 (prev_count=1312, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Fri Apr 19 11:42:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si_default started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si_default finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail'. Fri Apr 19 11:42:34 UTC 2024 ------ BSC_Tests.TC_si_default fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si_default.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1312) Waiting for packet dumper to finish... 1 (prev_count=1312, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Fri Apr 19 11:42:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_2_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_2_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail'. Fri Apr 19 11:42:47 UTC 2024 ------ BSC_Tests.TC_si2quater_2_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Fri Apr 19 11:42:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_3_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_3_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail'. Fri Apr 19 11:43:00 UTC 2024 ------ BSC_Tests.TC_si2quater_3_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Fri Apr 19 11:43:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_4_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_4_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail'. Fri Apr 19 11:43:13 UTC 2024 ------ BSC_Tests.TC_si2quater_4_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Fri Apr 19 11:43:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_5_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_5_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail'. Fri Apr 19 11:43:26 UTC 2024 ------ BSC_Tests.TC_si2quater_5_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Fri Apr 19 11:43:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_6_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_6_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail'. Fri Apr 19 11:43:39 UTC 2024 ------ BSC_Tests.TC_si2quater_6_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Fri Apr 19 11:43:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_12_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_12_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail'. Fri Apr 19 11:43:52 UTC 2024 ------ BSC_Tests.TC_si2quater_12_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Fri Apr 19 11:43:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_23_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_23_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail'. Fri Apr 19 11:44:05 UTC 2024 ------ BSC_Tests.TC_si2quater_23_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Fri Apr 19 11:44:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_32_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_32_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail'. Fri Apr 19 11:44:19 UTC 2024 ------ BSC_Tests.TC_si2quater_32_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1312) Waiting for packet dumper to finish... 1 (prev_count=1312, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Fri Apr 19 11:44:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_33_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_33_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail'. Fri Apr 19 11:44:32 UTC 2024 ------ BSC_Tests.TC_si2quater_33_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Fri Apr 19 11:44:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_42_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_42_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail'. Fri Apr 19 11:44:45 UTC 2024 ------ BSC_Tests.TC_si2quater_42_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Fri Apr 19 11:44:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_48_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_48_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail'. Fri Apr 19 11:44:58 UTC 2024 ------ BSC_Tests.TC_si2quater_48_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1312) Waiting for packet dumper to finish... 1 (prev_count=1312, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Fri Apr 19 11:45:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2quater_49_earfcns started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2quater_49_earfcns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail'. Fri Apr 19 11:45:11 UTC 2024 ------ BSC_Tests.TC_si2quater_49_earfcns fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Fri Apr 19 11:45:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si_acc_rotate started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si_acc_rotate finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail'. Fri Apr 19 11:45:24 UTC 2024 ------ BSC_Tests.TC_si_acc_rotate fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Fri Apr 19 11:45:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si_acc_ramp_rotate started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si_acc_ramp_rotate finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail'. Fri Apr 19 11:45:37 UTC 2024 ------ BSC_Tests.TC_si_acc_ramp_rotate fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Fri Apr 19 11:45:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_si2_ncc_permitted started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_si2_ncc_permitted finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail'. Fri Apr 19 11:45:50 UTC 2024 ------ BSC_Tests.TC_si2_ncc_permitted fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Fri Apr 19 11:45:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_act_noreply started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_act_noreply finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail'. Fri Apr 19 11:46:03 UTC 2024 ------ BSC_Tests.TC_chan_act_noreply fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Fri Apr 19 11:46:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_act_counter started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_act_counter finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail'. Fri Apr 19 11:46:16 UTC 2024 ------ BSC_Tests.TC_chan_act_counter fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_act_counter.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Fri Apr 19 11:46:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_act_ack_noest started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_act_ack_noest finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail'. Fri Apr 19 11:46:29 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Fri Apr 19 11:46:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_act_ack_noest_emerg started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_act_ack_noest_emerg finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail'. Fri Apr 19 11:46:43 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest_emerg fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Fri Apr 19 11:46:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rqd_emerg_deny started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rqd_emerg_deny finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail'. Fri Apr 19 11:46:56 UTC 2024 ------ BSC_Tests.TC_chan_rqd_emerg_deny fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply'. ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply ------ Fri Apr 19 11:47:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_act_ack_est_ind_noreply started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail'. Fri Apr 19 11:47:09 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused'. ------ BSC_Tests.TC_chan_act_ack_est_ind_refused ------ Fri Apr 19 11:47:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_act_ack_est_ind_refused started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail'. Fri Apr 19 11:47:22 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_refused fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1460) Waiting for packet dumper to finish... 1 (prev_count=1460, count=1648) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Fri Apr 19 11:47:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_act_nack started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_act_nack finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail'. Fri Apr 19 11:47:35 UTC 2024 ------ BSC_Tests.TC_chan_act_nack fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_act_nack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Fri Apr 19 11:47:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_exhaustion started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_exhaustion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail'. Fri Apr 19 11:47:48 UTC 2024 ------ BSC_Tests.TC_chan_exhaustion fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Fri Apr 19 11:47:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_deact_silence started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_deact_silence finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail'. Fri Apr 19 11:48:01 UTC 2024 ------ BSC_Tests.TC_chan_deact_silence fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1312) Waiting for packet dumper to finish... 1 (prev_count=1312, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Fri Apr 19 11:48:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_rll_rel_ind started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_rll_rel_ind finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail'. Fri Apr 19 11:48:14 UTC 2024 ------ BSC_Tests.TC_chan_rel_rll_rel_ind fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Fri Apr 19 11:48:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_conn_fail started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_conn_fail finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail'. Fri Apr 19 11:48:27 UTC 2024 ------ BSC_Tests.TC_chan_rel_conn_fail fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Fri Apr 19 11:48:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_hard_clear started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_hard_clear finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail'. Fri Apr 19 11:48:41 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb ------ Fri Apr 19 11:48:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail'. Fri Apr 19 11:48:54 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb ------ Fri Apr 19 11:49:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail'. Fri Apr 19 11:49:07 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Fri Apr 19 11:49:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_hard_clear_csfb started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail'. Fri Apr 19 11:49:20 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear_csfb fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Fri Apr 19 11:49:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_hard_rlsd started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_hard_rlsd finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail'. Fri Apr 19 11:49:33 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1312) Waiting for packet dumper to finish... 1 (prev_count=1312, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead'. ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead ------ Fri Apr 19 11:49:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_hard_rlsd_ms_dead started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail'. Fri Apr 19 11:49:46 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Fri Apr 19 11:49:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_a_reset started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_a_reset finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail'. Fri Apr 19 11:49:59 UTC 2024 ------ BSC_Tests.TC_chan_rel_a_reset fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Fri Apr 19 11:50:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_sccp_tiar_timeout started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail'. Fri Apr 19 11:50:12 UTC 2024 ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Fri Apr 19 11:50:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_rel_rr_cause started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_rel_rr_cause finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail'. Fri Apr 19 11:50:25 UTC 2024 ------ BSC_Tests.TC_chan_rel_rr_cause fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Fri Apr 19 11:50:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_outbound_connect started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_outbound_connect finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail'. Fri Apr 19 11:50:39 UTC 2024 ------ BSC_Tests.TC_outbound_connect fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_outbound_connect.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Fri Apr 19 11:50:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_cic_only started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_cic_only finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail'. Fri Apr 19 11:50:52 UTC 2024 ------ BSC_Tests.TC_assignment_cic_only fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Fri Apr 19 11:50:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_csd started. MTC@0f6eefe98bec: "TC_assignment_csd": using IMSI '001019501252875'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_csd finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail'. Fri Apr 19 11:51:05 UTC 2024 ------ BSC_Tests.TC_assignment_csd fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_csd.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Fri Apr 19 11:51:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_ctm started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_ctm finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail'. Fri Apr 19 11:51:18 UTC 2024 ------ BSC_Tests.TC_assignment_ctm fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_ctm.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Fri Apr 19 11:51:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_sign started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_sign finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail'. Fri Apr 19 11:51:31 UTC 2024 ------ BSC_Tests.TC_assignment_sign fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_sign.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6'. ------ BSC_Tests.TC_assignment_aoip_tla_v6 ------ Fri Apr 19 11:51:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_aoip_tla_v6 started. MTC@0f6eefe98bec: "TC_assignment_aoip_tla_v6": using IMSI '001011796336549'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_aoip_tla_v6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail'. Fri Apr 19 11:51:44 UTC 2024 ------ BSC_Tests.TC_assignment_aoip_tla_v6 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_aoip_tla_v6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Fri Apr 19 11:51:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_0 started. MTC@0f6eefe98bec: "TC_assignment_fr_a5_0": using IMSI '001013586439408'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail'. Fri Apr 19 11:51:57 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_0 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Fri Apr 19 11:52:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_1 started. MTC@0f6eefe98bec: "TC_assignment_fr_a5_1": using IMSI '001010332427596'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail'. Fri Apr 19 11:52:10 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing'. ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing ------ Fri Apr 19 11:52:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_1_codec_missing started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_1_codec_missing finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail'. Fri Apr 19 11:52:23 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_fr_a5_1_codec_missing.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Fri Apr 19 11:52:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_3 started. MTC@0f6eefe98bec: "TC_assignment_fr_a5_3": using IMSI '001017969263968'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail'. Fri Apr 19 11:52:36 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Fri Apr 19 11:52:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_4 started. MTC@0f6eefe98bec: "TC_assignment_fr_a5_4": using IMSI '001016596649758'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail'. Fri Apr 19 11:52:49 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Fri Apr 19 11:52:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_4_fail started. MTC@0f6eefe98bec: "TC_assignment_fr_a5_4_fail": using IMSI '001014627591452'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_4_fail finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail'. Fri Apr 19 11:53:03 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4_fail fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Fri Apr 19 11:53:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_not_sup started. MTC@0f6eefe98bec: "TC_assignment_fr_a5_not_sup": using IMSI '001010858903467'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_fr_a5_not_sup finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail'. Fri Apr 19 11:53:16 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_not_sup fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Fri Apr 19 11:53:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_0 started. MTC@0f6eefe98bec: "TC_ciph_mode_a5_0": using IMSI '001010461391493'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail'. Fri Apr 19 11:53:29 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_0 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Fri Apr 19 11:53:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_1 started. MTC@0f6eefe98bec: "TC_ciph_mode_a5_1": using IMSI '001011132459322'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail'. Fri Apr 19 11:53:42 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Fri Apr 19 11:53:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_2_0 started. MTC@0f6eefe98bec: "TC_ciph_mode_a5_2_0": using IMSI '001011733840186'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_2_0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail'. Fri Apr 19 11:53:55 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_0 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Fri Apr 19 11:54:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_2_1 started. MTC@0f6eefe98bec: "TC_ciph_mode_a5_2_1": using IMSI '001013421831424'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_2_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail'. Fri Apr 19 11:54:08 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Fri Apr 19 11:54:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_3 started. MTC@0f6eefe98bec: "TC_ciph_mode_a5_3": using IMSI '001011356449556'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail'. Fri Apr 19 11:54:21 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Fri Apr 19 11:54:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_4 started. MTC@0f6eefe98bec: "TC_ciph_mode_a5_4": using IMSI '001018638234320'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ciph_mode_a5_4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail'. Fri Apr 19 11:54:34 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_4 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Fri Apr 19 11:54:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_fr started. MTC@0f6eefe98bec: "TC_assignment_codec_fr": using IMSI '001013359291465'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_fr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail'. Fri Apr 19 11:54:47 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify'. ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify ------ Fri Apr 19 11:54:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@0f6eefe98bec: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001012210173212'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail'. Fri Apr 19 11:55:00 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Fri Apr 19 11:55:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_hr started. MTC@0f6eefe98bec: "TC_assignment_codec_hr": using IMSI '001010599217148'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_hr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail'. Fri Apr 19 11:55:13 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Fri Apr 19 11:55:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_efr started. MTC@0f6eefe98bec: "TC_assignment_codec_efr": using IMSI '001010565541004'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_efr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail'. Fri Apr 19 11:55:27 UTC 2024 ------ BSC_Tests.TC_assignment_codec_efr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Fri Apr 19 11:55:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f": using IMSI '001017337126877'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail'. Fri Apr 19 11:55:40 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Fri Apr 19 11:55:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h": using IMSI '001013533228075'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail'. Fri Apr 19 11:55:53 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1460) Waiting for packet dumper to finish... 1 (prev_count=1460, count=1648) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1'. ------ BSC_Tests.TC_assignment_codec_amr_f_S1 ------ Fri Apr 19 11:56:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S1 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_S1": using IMSI '001016144046255'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail'. Fri Apr 19 11:56:06 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1'. ------ BSC_Tests.TC_assignment_codec_amr_h_S1 ------ Fri Apr 19 11:56:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S1 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_S1": using IMSI '001011271166292'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail'. Fri Apr 19 11:56:19 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124'. ------ BSC_Tests.TC_assignment_codec_amr_f_S124 ------ Fri Apr 19 11:56:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S124 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_S124": using IMSI '001011393535833'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S124 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail'. Fri Apr 19 11:56:32 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S124 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S124.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124'. ------ BSC_Tests.TC_assignment_codec_amr_h_S124 ------ Fri Apr 19 11:56:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S124 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_S124": using IMSI '001019377001947'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S124 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail'. Fri Apr 19 11:56:45 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S124 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S124.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0 ------ Fri Apr 19 11:56:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S0 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_S0": using IMSI '001017129831433'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail'. Fri Apr 19 11:56:58 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02'. ------ BSC_Tests.TC_assignment_codec_amr_f_S02 ------ Fri Apr 19 11:57:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S02 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_S02": using IMSI '001018953871724'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S02 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail'. Fri Apr 19 11:57:11 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S02 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S02.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024'. ------ BSC_Tests.TC_assignment_codec_amr_f_S024 ------ Fri Apr 19 11:57:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S024 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_S024": using IMSI '001014473683866'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S024 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail'. Fri Apr 19 11:57:25 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S024 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S024.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 ------ Fri Apr 19 11:57:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S0247 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_S0247": using IMSI '001016207798153'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S0247 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail'. Fri Apr 19 11:57:38 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0247.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0 ------ Fri Apr 19 11:57:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S0 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_S0": using IMSI '001016453752766'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail'. Fri Apr 19 11:57:51 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02'. ------ BSC_Tests.TC_assignment_codec_amr_h_S02 ------ Fri Apr 19 11:57:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S02 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_S02": using IMSI '001018707372083'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S02 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail'. Fri Apr 19 11:58:04 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S02 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S02.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024'. ------ BSC_Tests.TC_assignment_codec_amr_h_S024 ------ Fri Apr 19 11:58:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S024 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_S024": using IMSI '001017932120294'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S024 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail'. Fri Apr 19 11:58:17 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S024 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S024.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 ------ Fri Apr 19 11:58:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S0247 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_S0247": using IMSI '001018495821339'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S0247 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail'. Fri Apr 19 11:58:30 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0247.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 ------ Fri Apr 19 11:58:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S01234567 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_S01234567": using IMSI '001014653306007'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S01234567 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail'. Fri Apr 19 11:58:43 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S01234567.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 ------ Fri Apr 19 11:58:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S0234567 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_S0234567": using IMSI '001019031378685'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_S0234567 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail'. Fri Apr 19 11:58:56 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0234567.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero'. ------ BSC_Tests.TC_assignment_codec_amr_f_zero ------ Fri Apr 19 11:59:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_zero started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_zero": using IMSI '001017869145735'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_zero finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail'. Fri Apr 19 11:59:09 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_zero fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_zero.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp'. ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp ------ Fri Apr 19 11:59:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_unsupp started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_unsupp": using IMSI '001010236874410'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_unsupp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail'. Fri Apr 19 11:59:23 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_unsupp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7'. ------ BSC_Tests.TC_assignment_codec_amr_h_S7 ------ Fri Apr 19 11:59:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S7 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_S7": using IMSI '001016401876419'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_S7 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail'. Fri Apr 19 11:59:36 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S7 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S7.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto'. ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto ------ Fri Apr 19 11:59:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_start_mode_auto started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_start_mode_auto": using IMSI '001012628977998'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_start_mode_auto finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail'. Fri Apr 19 11:59:49 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto'. ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto ------ Fri Apr 19 11:59:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_start_mode_auto started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_start_mode_auto": using IMSI '001012524988545'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_start_mode_auto finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail'. Fri Apr 19 12:00:02 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4'. ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 ------ Fri Apr 19 12:00:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_start_mode_4 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_f_start_mode_4": using IMSI '001012219479220'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_f_start_mode_4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail'. Fri Apr 19 12:00:15 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4'. ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 ------ Fri Apr 19 12:00:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_start_mode_4 started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_h_start_mode_4": using IMSI '001019747881173'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_h_start_mode_4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail'. Fri Apr 19 12:00:28 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft'. ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft ------ Fri Apr 19 12:00:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_startmode_cruft started. MTC@0f6eefe98bec: "TC_assignment_codec_amr_startmode_cruft": using IMSI '001018384126262'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_amr_startmode_cruft finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail'. Fri Apr 19 12:00:41 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_amr_startmode_cruft.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr ------ Fri Apr 19 12:00:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_exhausted_req_hr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail'. Fri Apr 19 12:00:55 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr ------ Fri Apr 19 12:01:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_exhausted_req_fr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail'. Fri Apr 19 12:01:08 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr ------ Fri Apr 19 12:01:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail'. Fri Apr 19 12:01:21 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr ------ Fri Apr 19 12:01:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail'. Fri Apr 19 12:01:34 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr ------ Fri Apr 19 12:01:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_exhausted_req_fr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail'. Fri Apr 19 12:01:47 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr ------ Fri Apr 19 12:01:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_exhausted_req_hr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail'. Fri Apr 19 12:02:00 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr ------ Fri Apr 19 12:02:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail'. Fri Apr 19 12:02:13 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr ------ Fri Apr 19 12:02:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail'. Fri Apr 19 12:02:26 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Fri Apr 19 12:02:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_req_hr_fr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_req_hr_fr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail'. Fri Apr 19 12:02:39 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_hr_fr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Fri Apr 19 12:02:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_req_fr_hr started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_req_fr_hr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail'. Fri Apr 19 12:02:52 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_fr_hr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Fri Apr 19 12:02:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_sdcch_exhausted_req_signalling started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail'. Fri Apr 19 12:03:05 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden ------ Fri Apr 19 12:03:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail'. Fri Apr 19 12:03:18 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden ------ Fri Apr 19 12:03:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail'. Fri Apr 19 12:03:32 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Fri Apr 19 12:03:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_osmux_on started. MTC@0f6eefe98bec: "TC_assignment_codec_hr_osmux_on": using IMSI '001018441415858'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail'. Fri Apr 19 12:03:45 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_osmux_on fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Fri Apr 19 12:03:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_osmux started. MTC@0f6eefe98bec: "TC_assignment_osmux": using IMSI '001017036498828'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_osmux finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail'. Fri Apr 19 12:03:58 UTC 2024 ------ BSC_Tests.TC_assignment_osmux fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Fri Apr 19 12:04:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_osmux_cn started. MTC@0f6eefe98bec: "TC_assignment_osmux_cn": using IMSI '001012308860262'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_osmux_cn finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail'. Fri Apr 19 12:04:11 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_cn fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Fri Apr 19 12:04:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_osmux_bts started. MTC@0f6eefe98bec: "TC_assignment_osmux_bts": using IMSI '001015506636254'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_osmux_bts finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail'. Fri Apr 19 12:04:24 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_bts fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Fri Apr 19 12:04:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rll_est_ind_inact_lchan started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rll_est_ind_inact_lchan finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail'. Fri Apr 19 12:04:37 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inact_lchan fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Fri Apr 19 12:04:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rll_est_ind_inval_sapi1 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail'. Fri Apr 19 12:04:50 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Fri Apr 19 12:04:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rll_est_ind_inval_sapi3 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail'. Fri Apr 19 12:05:03 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Fri Apr 19 12:05:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rll_est_ind_inval_sacch started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rll_est_ind_inval_sacch finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail'. Fri Apr 19 12:05:16 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sacch fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Fri Apr 19 12:05:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_tch_dlci_link_id_sapi started. MTC@0f6eefe98bec: "TC_tch_dlci_link_id_sapi": using IMSI '001019860394724'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_tch_dlci_link_id_sapi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail'. Fri Apr 19 12:05:30 UTC 2024 ------ BSC_Tests.TC_tch_dlci_link_id_sapi fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject ------ Fri Apr 19 12:05:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rll_rel_ind_sapi_n_reject started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail'. Fri Apr 19 12:05:43 UTC 2024 ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject ------ Fri Apr 19 12:05:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rll_err_ind_sapi_n_reject started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail'. Fri Apr 19 12:05:56 UTC 2024 ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Fri Apr 19 12:06:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rll_timeout_sapi_n_reject started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail'. Fri Apr 19 12:06:09 UTC 2024 ------ BSC_Tests.TC_rll_timeout_sapi_n_reject fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc'. ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc ------ Fri Apr 19 12:06:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rll_sapi_n_reject_dlci_cc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail'. Fri Apr 19 12:06:22 UTC 2024 ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Fri Apr 19 12:06:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail'. Fri Apr 19 12:06:35 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Fri Apr 19 12:06:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_tmsi_nochan started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_tmsi_nochan finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail'. Fri Apr 19 12:06:48 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_nochan fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Fri Apr 19 12:06:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_tmsi_any started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_tmsi_any finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail'. Fri Apr 19 12:07:01 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_any fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Fri Apr 19 12:07:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_tmsi_sdcch started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_tmsi_sdcch finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail'. Fri Apr 19 12:07:14 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_sdcch fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Fri Apr 19 12:07:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_tmsi_tch_f started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_tmsi_tch_f finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail'. Fri Apr 19 12:07:27 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_f fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Fri Apr 19 12:07:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_tmsi_tch_hf started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_tmsi_tch_hf finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail'. Fri Apr 19 12:07:41 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_hf fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Fri Apr 19 12:07:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_cgi started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_cgi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail'. Fri Apr 19 12:07:54 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Fri Apr 19 12:08:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lac_ci started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail'. Fri Apr 19 12:08:07 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Fri Apr 19 12:08:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_ci started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_ci finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail'. Fri Apr 19 12:08:20 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Fri Apr 19 12:08:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lai started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lai finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail'. Fri Apr 19 12:08:33 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lai fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Fri Apr 19 12:08:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lac started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lac finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail'. Fri Apr 19 12:08:46 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Fri Apr 19 12:08:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_all started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_all finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail'. Fri Apr 19 12:08:59 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_all fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc ------ Fri Apr 19 12:09:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail'. Fri Apr 19 12:09:12 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Fri Apr 19 12:09:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_rnc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_rnc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail'. Fri Apr 19 12:09:25 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_rnc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Fri Apr 19 12:09:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lac_rnc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail'. Fri Apr 19 12:09:38 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Fri Apr 19 12:09:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lacs started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lacs finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail'. Fri Apr 19 12:09:51 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1312) Waiting for packet dumper to finish... 1 (prev_count=1312, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Fri Apr 19 12:09:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lacs_empty started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail'. Fri Apr 19 12:10:05 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid ------ Fri Apr 19 12:10:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail'. Fri Apr 19 12:10:18 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Fri Apr 19 12:10:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_a_reset started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_a_reset finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail'. Fri Apr 19 12:10:31 UTC 2024 ------ BSC_Tests.TC_paging_imsi_a_reset fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Fri Apr 19 12:10:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_load started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_load finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail'. Fri Apr 19 12:10:44 UTC 2024 ------ BSC_Tests.TC_paging_imsi_load fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Fri Apr 19 12:10:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_counter started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_counter finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail'. Fri Apr 19 12:10:57 UTC 2024 ------ BSC_Tests.TC_paging_counter fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_counter.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1460) Waiting for packet dumper to finish... 1 (prev_count=1460, count=1648) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Fri Apr 19 12:11:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_resp_unsol started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_resp_unsol finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail'. Fri Apr 19 12:11:10 UTC 2024 ------ BSC_Tests.TC_paging_resp_unsol fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Fri Apr 19 12:11:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_500req started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_500req finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail'. Fri Apr 19 12:11:23 UTC 2024 ------ BSC_Tests.TC_paging_500req fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_500req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind'. ------ BSC_Tests.TC_paging_450req_no_paging_load_ind ------ Fri Apr 19 12:11:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_450req_no_paging_load_ind started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail'. Fri Apr 19 12:11:36 UTC 2024 ------ BSC_Tests.TC_paging_450req_no_paging_load_ind fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi'. ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi ------ Fri Apr 19 12:11:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail'. Fri Apr 19 12:11:50 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Fri Apr 19 12:11:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rsl_drop_counter started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_rsl_drop_counter finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail'. Fri Apr 19 12:12:03 UTC 2024 ------ BSC_Tests.TC_rsl_drop_counter fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Fri Apr 19 12:12:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_rsl_unknown_unit_id started. IPA-CTRL-CLI-IPA(4)@0f6eefe98bec: setverdict(fail): none -> fail reason: "Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration", new component reason: "Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration" MC@0f6eefe98bec: Test Component 4 has requested to stop MTC. Terminating current testcase execution. IPA-BTS0-TRX0-RSL-IPA(3)@0f6eefe98bec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(4)@0f6eefe98bec: Final verdict of PTC: fail reason: "Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: none MTC@0f6eefe98bec: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3): none (none -> none) MTC@0f6eefe98bec: Local verdict of PTC IPA-CTRL-CLI-IPA(4): fail (none -> fail) reason: "Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration" MTC@0f6eefe98bec: Test case TC_rsl_unknown_unit_id finished. Verdict: fail reason: Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id fail'. Fri Apr 19 12:12:14 UTC 2024 ------ BSC_Tests.TC_rsl_unknown_unit_id fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1675) Waiting for packet dumper to finish... 1 (prev_count=1675, count=1739) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Fri Apr 19 12:12:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_oml_unknown_unit_id started. IPA-CTRL-CLI-IPA(6)@0f6eefe98bec: setverdict(fail): none -> fail reason: "Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration", new component reason: "Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration" MC@0f6eefe98bec: Test Component 6 has requested to stop MTC. Terminating current testcase execution. IPA-BTS0-TRX0-RSL-IPA(5)@0f6eefe98bec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@0f6eefe98bec: Final verdict of PTC: fail reason: "Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: none MTC@0f6eefe98bec: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(5): none (none -> none) MTC@0f6eefe98bec: Local verdict of PTC IPA-CTRL-CLI-IPA(6): fail (none -> fail) reason: "Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration" MTC@0f6eefe98bec: Test case TC_oml_unknown_unit_id finished. Verdict: fail reason: Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id fail'. Fri Apr 19 12:12:25 UTC 2024 ------ BSC_Tests.TC_oml_unknown_unit_id fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1427) Waiting for packet dumper to finish... 1 (prev_count=1427, count=1491) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Fri Apr 19 12:12:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_classmark started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_classmark finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail'. Fri Apr 19 12:12:38 UTC 2024 ------ BSC_Tests.TC_classmark fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_classmark.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=972) Waiting for packet dumper to finish... 1 (prev_count=972, count=1160) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Fri Apr 19 12:12:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_common_id started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_common_id finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail'. Fri Apr 19 12:12:51 UTC 2024 ------ BSC_Tests.TC_common_id fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_common_id.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Fri Apr 19 12:12:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_unsol_ass_fail started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_unsol_ass_fail finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail'. Fri Apr 19 12:13:04 UTC 2024 ------ BSC_Tests.TC_unsol_ass_fail fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Fri Apr 19 12:13:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_unsol_ass_compl started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_unsol_ass_compl finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail'. Fri Apr 19 12:13:17 UTC 2024 ------ BSC_Tests.TC_unsol_ass_compl fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Fri Apr 19 12:13:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_unsol_ho_fail started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_unsol_ho_fail finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail'. Fri Apr 19 12:13:30 UTC 2024 ------ BSC_Tests.TC_unsol_ho_fail fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Fri Apr 19 12:13:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_err_82_short_msg started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_err_82_short_msg finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail'. Fri Apr 19 12:13:43 UTC 2024 ------ BSC_Tests.TC_err_82_short_msg fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Fri Apr 19 12:13:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_err_84_unknown_msg started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_err_84_unknown_msg finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail'. Fri Apr 19 12:13:56 UTC 2024 ------ BSC_Tests.TC_err_84_unknown_msg fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Fri Apr 19 12:14:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_int started. MTC@0f6eefe98bec: "TC_ho_int": using IMSI '001016603457217'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_int finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail'. Fri Apr 19 12:14:10 UTC 2024 ------ BSC_Tests.TC_ho_int fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_int.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Fri Apr 19 12:14:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_int_a5_0 started. MTC@0f6eefe98bec: "TC_ho_int_a5_0": using IMSI '001017703151565'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_int_a5_0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail'. Fri Apr 19 12:14:23 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_0 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Fri Apr 19 12:14:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_int_a5_1 started. MTC@0f6eefe98bec: "TC_ho_int_a5_1": using IMSI '001016013623338'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_int_a5_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail'. Fri Apr 19 12:14:36 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Fri Apr 19 12:14:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_int_a5_3 started. MTC@0f6eefe98bec: "TC_ho_int_a5_3": using IMSI '001010956409004'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_int_a5_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail'. Fri Apr 19 12:14:49 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Fri Apr 19 12:14:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_int_a5_4 started. MTC@0f6eefe98bec: "TC_ho_int_a5_4": using IMSI '001015219603030'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_int_a5_4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail'. Fri Apr 19 12:15:02 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_4 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Fri Apr 19 12:15:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_int_radio_link_failure started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_int_radio_link_failure finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail'. Fri Apr 19 12:15:15 UTC 2024 ------ BSC_Tests.TC_ho_int_radio_link_failure fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response'. ------ BSC_Tests.TC_ho_out_fail_no_msc_response ------ Fri Apr 19 12:15:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_out_fail_no_msc_response started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_out_fail_no_msc_response finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail'. Fri Apr 19 12:15:28 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_msc_response fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure'. ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure ------ Fri Apr 19 12:15:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_out_fail_rr_ho_failure started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail'. Fri Apr 19 12:15:41 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd'. ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd ------ Fri Apr 19 12:15:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_out_fail_no_result_after_ho_cmd started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail'. Fri Apr 19 12:15:54 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Fri Apr 19 12:16:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc": using IMSI '001019283768900'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail'. Fri Apr 19 12:16:07 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 ------ Fri Apr 19 12:16:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_0 started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_a5_0": using IMSI '001017340008795'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail'. Fri Apr 19 12:16:21 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 ------ Fri Apr 19 12:16:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_1 started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_a5_1": using IMSI '001016796621962'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail'. Fri Apr 19 12:16:34 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1312) Waiting for packet dumper to finish... 1 (prev_count=1312, count=1500) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 ------ Fri Apr 19 12:16:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_3 started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_a5_3": using IMSI '001012850259779'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail'. Fri Apr 19 12:16:47 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 ------ Fri Apr 19 12:16:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_4 started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_a5_4": using IMSI '001012581598448'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail'. Fri Apr 19 12:17:00 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg ------ Fri Apr 19 12:17:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001015445956899'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail'. Fri Apr 19 12:17:13 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 ------ Fri Apr 19 12:17:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001016528680579'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail'. Fri Apr 19 12:17:26 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch ------ Fri Apr 19 12:17:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001012221768213'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail'. Fri Apr 19 12:17:39 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6'. ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 ------ Fri Apr 19 12:17:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_tla_v6 started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_tla_v6": using IMSI '001016004637342'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_tla_v6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail'. Fri Apr 19 12:17:52 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_tla_v6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Fri Apr 19 12:17:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran started. MTC@0f6eefe98bec: "TC_srvcc_eutran_to_geran": using IMSI '001015273957048'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail'. Fri Apr 19 12:18:05 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 ------ Fri Apr 19 12:18:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@0f6eefe98bec: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001013778147024'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail'. Fri Apr 19 12:18:18 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai ------ Fri Apr 19 12:18:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@0f6eefe98bec: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001019438993418'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail'. Fri Apr 19 12:18:32 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out ------ Fri Apr 19 12:18:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@0f6eefe98bec: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001018215367298'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail'. Fri Apr 19 12:18:45 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return ------ Fri Apr 19 12:18:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail'. Fri Apr 19 12:18:58 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return ------ Fri Apr 19 12:19:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@0f6eefe98bec: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001013865138814'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail'. Fri Apr 19 12:19:11 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Fri Apr 19 12:19:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_in_fail_msc_clears started. MTC@0f6eefe98bec: "TC_ho_in_fail_msc_clears": using IMSI '001016724527637'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_in_fail_msc_clears finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail'. Fri Apr 19 12:19:24 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect'. ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect ------ Fri Apr 19 12:19:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@0f6eefe98bec: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001010316965197'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail'. Fri Apr 19 12:19:37 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Fri Apr 19 12:19:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_in_fail_no_detect started. MTC@0f6eefe98bec: "TC_ho_in_fail_no_detect": using IMSI '001013120368951'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_in_fail_no_detect finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail'. Fri Apr 19 12:19:50 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Fri Apr 19 12:19:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_in_fail_no_detect2 started. MTC@0f6eefe98bec: "TC_ho_in_fail_no_detect2": using IMSI '001014580364856'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_in_fail_no_detect2 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail'. Fri Apr 19 12:20:03 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect2 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout ------ Fri Apr 19 12:20:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@0f6eefe98bec: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001014440357116'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail'. Fri Apr 19 12:20:16 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout ------ Fri Apr 19 12:20:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@0f6eefe98bec: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001012370021080'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail'. Fri Apr 19 12:20:30 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap'. ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap ------ Fri Apr 19 12:20:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@0f6eefe98bec: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001011540624959'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail'. Fri Apr 19 12:20:43 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Fri Apr 19 12:20:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_1 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail'. Fri Apr 19 12:20:56 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Fri Apr 19 12:21:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_2 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_2 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail'. Fri Apr 19 12:21:09 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_2 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Fri Apr 19 12:21:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_3 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_3 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail'. Fri Apr 19 12:21:22 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_3 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Fri Apr 19 12:21:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_4 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail'. Fri Apr 19 12:21:35 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_4 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Fri Apr 19 12:21:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_5 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_5 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail'. Fri Apr 19 12:21:48 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_5 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Fri Apr 19 12:21:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_6 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail'. Fri Apr 19 12:22:01 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_6 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Fri Apr 19 12:22:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_7 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_neighbor_config_7 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail'. Fri Apr 19 12:22:14 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_7 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset ------ Fri Apr 19 12:22:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail'. Fri Apr 19 12:22:27 UTC 2024 ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset ------ Fri Apr 19 12:22:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail'. Fri Apr 19 12:22:40 UTC 2024 ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset ------ Fri Apr 19 12:22:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail'. Fri Apr 19 12:22:54 UTC 2024 ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Fri Apr 19 12:23:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_dyn_pdch_ipa_act_deact started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail'. Fri Apr 19 12:23:07 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Fri Apr 19 12:23:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_dyn_pdch_ipa_act_nack started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail'. Fri Apr 19 12:23:20 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Fri Apr 19 12:23:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_dyn_pdch_osmo_act_deact started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail'. Fri Apr 19 12:23:33 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Fri Apr 19 12:23:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_dyn_pdch_osmo_act_nack started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail'. Fri Apr 19 12:23:46 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Fri Apr 19 12:23:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_dyn_ts_sdcch8_act_deact started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail'. Fri Apr 19 12:23:59 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used'. ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used ------ Fri Apr 19 12:24:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_dyn_ts_sdcch8_all_subslots_used started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail'. Fri Apr 19 12:24:12 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact ------ Fri Apr 19 12:24:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail'. Fri Apr 19 12:24:25 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Fri Apr 19 12:24:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_dyn_ts_sdcch8_act_nack started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail'. Fri Apr 19 12:24:39 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Fri Apr 19 12:24:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chopped_ipa_ping started. 7@0f6eefe98bec: setverdict(fail): none -> fail reason: "Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration", new component reason: "Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration" MC@0f6eefe98bec: Test Component 7 has requested to stop MTC. Terminating current testcase execution. 7@0f6eefe98bec: Final verdict of PTC: fail reason: "Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: none MTC@0f6eefe98bec: Local verdict of PTC with component reference 7: fail (none -> fail) reason: "Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration" MTC@0f6eefe98bec: Test case TC_chopped_ipa_ping finished. Verdict: fail reason: Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping fail'. Fri Apr 19 12:24:50 UTC 2024 ------ BSC_Tests.TC_chopped_ipa_ping fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1414) Waiting for packet dumper to finish... 1 (prev_count=1414, count=1478) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Fri Apr 19 12:24:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chopped_ipa_payload started. 8@0f6eefe98bec: setverdict(fail): none -> fail reason: "Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration", new component reason: "Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration" MC@0f6eefe98bec: Test Component 8 has requested to stop MTC. Terminating current testcase execution. 8@0f6eefe98bec: Final verdict of PTC: fail reason: "Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: none MTC@0f6eefe98bec: Local verdict of PTC with component reference 8: fail (none -> fail) reason: "Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration" MTC@0f6eefe98bec: Test case TC_chopped_ipa_payload finished. Verdict: fail reason: Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload fail'. Fri Apr 19 12:25:01 UTC 2024 ------ BSC_Tests.TC_chopped_ipa_payload fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1169) Waiting for packet dumper to finish... 1 (prev_count=1169, count=1233) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie'. ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie ------ Fri Apr 19 12:25:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_verify_ms_power_params_ie started. MTC@0f6eefe98bec: "TC_assignment_verify_ms_power_params_ie": using IMSI '001016207986309'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail'. Fri Apr 19 12:25:14 UTC 2024 ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=972) Waiting for packet dumper to finish... 1 (prev_count=972, count=1160) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Fri Apr 19 12:25:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_c0_power_red_mode started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_c0_power_red_mode finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail'. Fri Apr 19 12:25:27 UTC 2024 ------ BSC_Tests.TC_c0_power_red_mode fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc'. ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc ------ Fri Apr 19 12:25:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_L3Compl_on_1_msc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_L3Compl_on_1_msc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail'. Fri Apr 19 12:25:40 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_L3Compl_on_1_msc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Fri Apr 19 12:25:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail'. Fri Apr 19 12:25:53 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Fri Apr 19 12:26:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail'. Fri Apr 19 12:26:06 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Fri Apr 19 12:26:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail'. Fri Apr 19 12:26:19 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Fri Apr 19 12:26:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail'. Fri Apr 19 12:26:32 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Fri Apr 19 12:26:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail'. Fri Apr 19 12:26:45 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Fri Apr 19 12:26:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail'. Fri Apr 19 12:26:59 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Fri Apr 19 12:27:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail'. Fri Apr 19 12:27:12 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Fri Apr 19 12:27:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail'. Fri Apr 19 12:27:25 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_imsi ------ Fri Apr 19 12:27:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_paging_and_response_imsi started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_paging_and_response_imsi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail'. Fri Apr 19 12:27:38 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_imsi fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_imsi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi ------ Fri Apr 19 12:27:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_paging_and_response_tmsi started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_paging_and_response_tmsi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail'. Fri Apr 19 12:27:51 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_tmsi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin ------ Fri Apr 19 12:27:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_no_allow_attach_round_robin started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail'. Fri Apr 19 12:28:04 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_round_robin.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Fri Apr 19 12:28:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_no_allow_attach_valid_nri started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail'. Fri Apr 19 12:28:17 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc'. ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc ------ Fri Apr 19 12:28:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_sccp_n_pcstate_detaches_msc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_sccp_n_pcstate_detaches_msc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail'. Fri Apr 19 12:28:30 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc'. ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc ------ Fri Apr 19 12:28:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mscpool_sccp_n_pcstate_attaches_msc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mscpool_sccp_n_pcstate_attaches_msc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail'. Fri Apr 19 12:28:43 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Fri Apr 19 12:28:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_early_conn_fail started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_early_conn_fail finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail'. Fri Apr 19 12:28:56 UTC 2024 ------ BSC_Tests.TC_early_conn_fail fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_early_conn_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Fri Apr 19 12:29:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_late_conn_fail started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_late_conn_fail finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail'. Fri Apr 19 12:29:10 UTC 2024 ------ BSC_Tests.TC_late_conn_fail fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_late_conn_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Fri Apr 19 12:29:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_stats_conn_fail started. MTC@0f6eefe98bec: "TC_stats_conn_fail": using IMSI '001013363335779'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_stats_conn_fail finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail'. Fri Apr 19 12:29:23 UTC 2024 ------ BSC_Tests.TC_stats_conn_fail fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Fri Apr 19 12:29:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_emerg_setup_allow started. MTC@0f6eefe98bec: "TC_assignment_emerg_setup_allow": using IMSI '001012973163378'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_emerg_setup_allow finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail'. Fri Apr 19 12:29:36 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Fri Apr 19 12:29:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_emerg_setup_allow_imei started. MTC@0f6eefe98bec: "TC_assignment_emerg_setup_allow_imei": using IMSI '001014383944635'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail'. Fri Apr 19 12:29:49 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Fri Apr 19 12:29:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_emerg_setup_deny_msc started. MTC@0f6eefe98bec: "TC_assignment_emerg_setup_deny_msc": using IMSI '001016718507110'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail'. Fri Apr 19 12:30:02 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Fri Apr 19 12:30:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_assignment_emerg_setup_deny_bts started. MTC@0f6eefe98bec: "TC_assignment_emerg_setup_deny_bts": using IMSI '001012923161760'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail'. Fri Apr 19 12:30:15 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Fri Apr 19 12:30:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_emerg_premption started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_emerg_premption finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail'. Fri Apr 19 12:30:28 UTC 2024 ------ BSC_Tests.TC_emerg_premption fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_emerg_premption.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Fri Apr 19 12:30:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_fh_params_chan_activ started. MTC@0f6eefe98bec: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 18, maio := 36, ma := { 5, 10, 15, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 36, maio := 21, ma := { 5, 10, 15, 20, 25, 30, 35, 40, 45, 50 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 20, maio := 13, ma := { 3, 6, 9, 12, 15, 18, 21, 24, 27, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_fh_params_chan_activ finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail'. Fri Apr 19 12:30:41 UTC 2024 ------ BSC_Tests.TC_fh_params_chan_activ fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Fri Apr 19 12:30:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_fh_params_imm_ass started. MTC@0f6eefe98bec: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 16, maio := 42, ma := { 3, 6, 9, 12, 15, 18, 21, 24, 27 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 55, maio := 58, ma := { 3, 6, 9 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 19, maio := 40, ma := { 4, 8, 12, 16, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_fh_params_imm_ass finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail'. Fri Apr 19 12:30:54 UTC 2024 ------ BSC_Tests.TC_fh_params_imm_ass fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Fri Apr 19 12:31:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_fh_params_assignment_cmd started. MTC@0f6eefe98bec: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 35, maio := 58, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 23, maio := 33, ma := { 3, 6, 9 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 15, maio := 9, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_fh_params_assignment_cmd finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail'. Fri Apr 19 12:31:08 UTC 2024 ------ BSC_Tests.TC_fh_params_assignment_cmd fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Fri Apr 19 12:31:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_fh_params_handover_cmd started. MTC@0f6eefe98bec: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 17, maio := 17, ma := { 3, 6, 9, 12, 15, 18, 21, 24, 27, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 4, maio := 20, ma := { 6, 12, 18, 24, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 27, maio := 15, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_fh_params_handover_cmd finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail'. Fri Apr 19 12:31:21 UTC 2024 ------ BSC_Tests.TC_fh_params_handover_cmd fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Fri Apr 19 12:31:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_fh_params_si4_cbch started. MTC@0f6eefe98bec: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 4, maio := 63, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_fh_params_si4_cbch finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail'. Fri Apr 19 12:31:34 UTC 2024 ------ BSC_Tests.TC_fh_params_si4_cbch fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms ------ Fri Apr 19 12:31:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_active_ms started. MTC@0f6eefe98bec: "TC_lcs_loc_req_for_active_ms": using IMSI '001011011727669'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_active_ms finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail'. Fri Apr 19 12:31:47 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req ------ Fri Apr 19 12:31:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_active_ms_ta_req started. MTC@0f6eefe98bec: "TC_lcs_loc_req_for_active_ms_ta_req": using IMSI '001015454970708'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_active_ms_ta_req finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail'. Fri Apr 19 12:32:00 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms'. ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms ------ Fri Apr 19 12:32:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_idle_ms started. MTC@0f6eefe98bec: "TC_lcs_loc_req_for_idle_ms": using IMSI '001010933014955'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_idle_ms finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail'. Fri Apr 19 12:32:13 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber'. ------ BSC_Tests.TC_lcs_loc_req_no_subscriber ------ Fri Apr 19 12:32:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcs_loc_req_no_subscriber started. MTC@0f6eefe98bec: "TC_lcs_loc_req_no_subscriber": using IMSI '001015390416738'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcs_loc_req_no_subscriber finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail'. Fri Apr 19 12:32:26 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_no_subscriber fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_lcs_loc_req_no_subscriber.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout ------ Fri Apr 19 12:32:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_active_ms_le_timeout started. MTC@0f6eefe98bec: "TC_lcs_loc_req_for_active_ms_le_timeout": using IMSI '001017314754325'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_active_ms_le_timeout finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail'. Fri Apr 19 12:32:39 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 ------ Fri Apr 19 12:32:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 started. MTC@0f6eefe98bec: "TC_lcs_loc_req_for_active_ms_le_timeout2": using IMSI '001014448840135'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail'. Fri Apr 19 12:32:52 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp'. ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp ------ Fri Apr 19 12:32:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp started. MTC@0f6eefe98bec: "TC_lcs_loc_req_for_idle_ms_no_pag_resp": using IMSI '001017978746747'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail'. Fri Apr 19 12:33:05 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req'. ------ BSC_Tests.TC_cm_service_during_lcs_loc_req ------ Fri Apr 19 12:33:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cm_service_during_lcs_loc_req started. MTC@0f6eefe98bec: "TC_cm_service_during_lcs_loc_req": using IMSI '001011052663934'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cm_service_during_lcs_loc_req finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail'. Fri Apr 19 12:33:19 UTC 2024 ------ BSC_Tests.TC_cm_service_during_lcs_loc_req fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_cm_service_during_lcs_loc_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req'. ------ BSC_Tests.TC_ho_during_lcs_loc_req ------ Fri Apr 19 12:33:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_during_lcs_loc_req started. MTC@0f6eefe98bec: "TC_ho_during_lcs_loc_req": using IMSI '001012591298800'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_during_lcs_loc_req finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail'. Fri Apr 19 12:33:32 UTC 2024 ------ BSC_Tests.TC_ho_during_lcs_loc_req fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_during_lcs_loc_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req ------ Fri Apr 19 12:33:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_emerg_call_and_lcs_loc_req started. MTC@0f6eefe98bec: "TC_emerg_call_and_lcs_loc_req": using IMSI '001016367360330'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_emerg_call_and_lcs_loc_req finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail'. Fri Apr 19 12:33:45 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind ------ Fri Apr 19 12:33:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind started. MTC@0f6eefe98bec: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind": using IMSI '001014283413233'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail'. Fri Apr 19 12:33:58 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail ------ Fri Apr 19 12:34:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail started. MTC@0f6eefe98bec: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail": using IMSI '001018527179353'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail'. Fri Apr 19 12:34:11 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Fri Apr 19 12:34:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_no_msc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_no_msc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc fail'. Fri Apr 19 12:34:24 UTC 2024 ------ BSC_Tests.TC_no_msc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_no_msc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Fri Apr 19 12:34:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_refuse_chan_act_to_vamos started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_refuse_chan_act_to_vamos finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail'. Fri Apr 19 12:34:37 UTC 2024 ------ BSC_Tests.TC_refuse_chan_act_to_vamos fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Fri Apr 19 12:34:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_refuse_mode_modif_to_vamos started. MTC@0f6eefe98bec: "TC_refuse_mode_modif_to_vamos": using IMSI '001019133516211'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail'. Fri Apr 19 12:34:50 UTC 2024 ------ BSC_Tests.TC_refuse_mode_modif_to_vamos fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Fri Apr 19 12:34:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_reassignment_fr started. MTC@0f6eefe98bec: "TC_reassignment_fr": using IMSI '001012787823455'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_reassignment_fr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail'. Fri Apr 19 12:35:03 UTC 2024 ------ BSC_Tests.TC_reassignment_fr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_reassignment_fr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Fri Apr 19 12:35:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cm_reestablishment started. MTC@0f6eefe98bec: "TC_cm_reestablishment": using IMSI '001017551107031'H MTC@0f6eefe98bec: "TC_cm_reestablishment": using IMSI '001015174830376'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cm_reestablishment finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail'. Fri Apr 19 12:35:16 UTC 2024 ------ BSC_Tests.TC_cm_reestablishment fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Fri Apr 19 12:35:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_imm_ass_post_chan_ack started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_imm_ass_post_chan_ack finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail'. Fri Apr 19 12:35:29 UTC 2024 ------ BSC_Tests.TC_imm_ass_post_chan_ack fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Fri Apr 19 12:35:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_imm_ass_pre_chan_ack started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_imm_ass_pre_chan_ack finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail'. Fri Apr 19 12:35:43 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Fri Apr 19 12:35:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_imm_ass_pre_ts_ack started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_imm_ass_pre_ts_ack finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail'. Fri Apr 19 12:35:56 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts ------ Fri Apr 19 12:36:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail'. Fri Apr 19 12:36:09 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts ------ Fri Apr 19 12:36:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail'. Fri Apr 19 12:36:22 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Fri Apr 19 12:36:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ctrl_trx_rf_locked started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ctrl_trx_rf_locked finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail'. Fri Apr 19 12:36:35 UTC 2024 ------ BSC_Tests.TC_ctrl_trx_rf_locked fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Fri Apr 19 12:36:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ratectr_all_available_allocated started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ratectr_all_available_allocated finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail'. Fri Apr 19 12:36:48 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Fri Apr 19 12:36:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ratectr_all_available_allocated_dyn started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail'. Fri Apr 19 12:37:01 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Fri Apr 19 12:37:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cm_serv_rej started. MTC@0f6eefe98bec: "TC_cm_serv_rej": using IMSI '001019390315723'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cm_serv_rej finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail'. Fri Apr 19 12:37:14 UTC 2024 ------ BSC_Tests.TC_cm_serv_rej fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Fri Apr 19 12:37:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lost_sdcch_during_assignment started. MTC@0f6eefe98bec: "TC_lost_sdcch_during_assignment": using IMSI '001015594957864'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lost_sdcch_during_assignment finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail'. Fri Apr 19 12:37:28 UTC 2024 ------ BSC_Tests.TC_lost_sdcch_during_assignment fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Fri Apr 19 12:37:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_alloc_algo_ascending started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_alloc_algo_ascending finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail'. Fri Apr 19 12:37:41 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ascending fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Fri Apr 19 12:37:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_alloc_algo_descending started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_alloc_algo_descending finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail'. Fri Apr 19 12:37:54 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_descending fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Fri Apr 19 12:38:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_chan_alloc_algo_ass_dynamic started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail'. Fri Apr 19 12:38:07 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Fri Apr 19 12:38:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mgwpool_all_used started. MTC@0f6eefe98bec: "TC_mgwpool_all_used": using IMSI '001019334264766'H MTC@0f6eefe98bec: "TC_mgwpool_all_used": using IMSI '001013904639747'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mgwpool_all_used finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail'. Fri Apr 19 12:38:20 UTC 2024 ------ BSC_Tests.TC_mgwpool_all_used fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1460) Waiting for packet dumper to finish... 1 (prev_count=1460, count=1648) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Fri Apr 19 12:38:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mgwpool_blocked_not_used started. MTC@0f6eefe98bec: "TC_mgwpool_blocked_not_used": using IMSI '001019593427555'H MTC@0f6eefe98bec: "TC_mgwpool_blocked_not_used": using IMSI '001011057562523'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mgwpool_blocked_not_used finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail'. Fri Apr 19 12:38:33 UTC 2024 ------ BSC_Tests.TC_mgwpool_blocked_not_used fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Fri Apr 19 12:38:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mgwpool_pin_bts started. MTC@0f6eefe98bec: "TC_mgwpool_pin_bts": using IMSI '001011466285423'H MTC@0f6eefe98bec: "TC_mgwpool_pin_bts": using IMSI '001019680324746'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mgwpool_pin_bts finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail'. Fri Apr 19 12:38:46 UTC 2024 ------ BSC_Tests.TC_mgwpool_pin_bts fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Fri Apr 19 12:38:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_mgwpool_keepalive_down_not_used started. MTC@0f6eefe98bec: "TC_mgwpool_keepalive_down_not_used": using IMSI '001012137175869'H MTC@0f6eefe98bec: "TC_mgwpool_keepalive_down_not_used": using IMSI '001014129639058'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail'. Fri Apr 19 12:38:59 UTC 2024 ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Fri Apr 19 12:39:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_meas_rep_multi_band started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_meas_rep_multi_band finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail'. Fri Apr 19 12:39:12 UTC 2024 ------ BSC_Tests.TC_ho_meas_rep_multi_band fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Fri Apr 19 12:39:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_ho_out_of_this_bsc started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_ho_out_of_this_bsc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail'. Fri Apr 19 12:39:26 UTC 2024 ------ BSC_Tests.TC_ho_out_of_this_bsc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 ------ Fri Apr 19 12:39:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@0f6eefe98bec: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001014879942879'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail'. Fri Apr 19 12:39:39 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 ------ Fri Apr 19 12:39:46 UTC 2024 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2'. NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@0f6eefe98bec: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001014061622915'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail'. Fri Apr 19 12:39:52 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail' was executed successfully (exit status: 0). MC@0f6eefe98bec: Test execution finished. MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only'. ------ BSC_Tests_LCLS.TC_lcls_gcr_only ------ Fri Apr 19 12:39:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_only started. MTC@0f6eefe98bec: "TC_lcls_gcr_only": using IMSI '001019714425142'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_only finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail'. Fri Apr 19 12:40:05 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_only fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_only.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect ------ Fri Apr 19 12:40:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_connect started. MTC@0f6eefe98bec: "TC_lcls_gcr_bway_connect": using IMSI '001012228516984'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_connect finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail'. Fri Apr 19 12:40:18 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr ------ Fri Apr 19 12:40:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_connect_hr started. MTC@0f6eefe98bec: "TC_lcls_gcr_bway_connect_hr": using IMSI '001014493724987'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_connect_hr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail'. Fri Apr 19 12:40:31 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch ------ Fri Apr 19 12:40:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_codec_mismatch started. MTC@0f6eefe98bec: "TC_lcls_gcr_bway_codec_mismatch": using IMSI '001015349430463'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_codec_mismatch finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail'. Fri Apr 19 12:40:44 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect ------ Fri Apr 19 12:40:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_nomatch_bway_connect started. MTC@0f6eefe98bec: "TC_lcls_gcr_nomatch_bway_connect": using IMSI '001016343092096'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_nomatch_bway_connect finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail'. Fri Apr 19 12:40:57 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect ------ Fri Apr 19 12:41:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_dont_connect started. MTC@0f6eefe98bec: "TC_lcls_gcr_bway_dont_connect": using IMSI '001013504829143'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_dont_connect finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail'. Fri Apr 19 12:41:10 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg ------ Fri Apr 19 12:41:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_unsuppported_cfg started. MTC@0f6eefe98bec: "TC_lcls_gcr_unsuppported_cfg": using IMSI '001010088201947'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_unsuppported_cfg finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail'. Fri Apr 19 12:41:23 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc ------ Fri Apr 19 12:41:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_unsuppported_csc started. MTC@0f6eefe98bec: "TC_lcls_gcr_unsuppported_csc": using IMSI '001015083789236'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_unsuppported_csc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail'. Fri Apr 19 12:41:36 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc ------ Fri Apr 19 12:41:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_dont_connect_csc started. MTC@0f6eefe98bec: "TC_lcls_gcr_bway_dont_connect_csc": using IMSI '001012685449403'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_gcr_bway_dont_connect_csc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail'. Fri Apr 19 12:41:50 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_connect_break ------ Fri Apr 19 12:41:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_connect_break started. MTC@0f6eefe98bec: "TC_lcls_connect_break": using IMSI '001018563674133'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_connect_break finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail'. Fri Apr 19 12:42:03 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_break fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_break.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear'. ------ BSC_Tests_LCLS.TC_lcls_connect_clear ------ Fri Apr 19 12:42:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_connect_clear started. MTC@0f6eefe98bec: "TC_lcls_connect_clear": using IMSI '001010296893188'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_connect_clear finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail'. Fri Apr 19 12:42:16 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_clear fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_clear.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect ------ Fri Apr 19 12:42:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_bts_gcr_bway_connect started. MTC@0f6eefe98bec: "TC_lcls_bts_gcr_bway_connect": using IMSI '001012100368719'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_bts_gcr_bway_connect finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail'. Fri Apr 19 12:42:29 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr'. ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr ------ Fri Apr 19 12:42:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_bts_gcr_bway_connect_hr started. MTC@0f6eefe98bec: "TC_lcls_bts_gcr_bway_connect_hr": using IMSI '001013283093916'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_bts_gcr_bway_connect_hr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail'. Fri Apr 19 12:42:42 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break ------ Fri Apr 19 12:42:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_lcls_bts_connect_break started. MTC@0f6eefe98bec: "TC_lcls_bts_connect_break": using IMSI '001011088590216'H MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_lcls_bts_connect_break finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail'. Fri Apr 19 12:42:55 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_connect_break.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail' was executed successfully (exit status: 0). MC@0f6eefe98bec: Test execution finished. MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server ------ Fri Apr 19 12:43:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_bsc_server started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_bsc_server finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail'. Fri Apr 19 12:43:08 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 ------ Fri Apr 19 12:43:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_bsc_server_ipv6 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_bsc_server_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail'. Fri Apr 19 12:43:22 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client ------ Fri Apr 19 12:43:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_bsc_client started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_bsc_client finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail'. Fri Apr 19 12:43:35 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 ------ Fri Apr 19 12:43:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_bsc_client_ipv6 started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_bsc_client_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail'. Fri Apr 19 12:43:48 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss'. ------ BSC_Tests_CBSP.TC_cbsp_reset_bss ------ Fri Apr 19 12:43:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_reset_bss started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_reset_bss finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail'. Fri Apr 19 12:44:01 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_reset_bss fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_reset_bss.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart'. ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart ------ Fri Apr 19 12:44:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_cell_rflock_failure_restart started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_cell_rflock_failure_restart finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail'. Fri Apr 19 12:44:14 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure'. ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure ------ Fri Apr 19 12:44:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_cell_rsl_down_failure started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_cell_rsl_down_failure finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail'. Fri Apr 19 12:44:27 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss'. ------ BSC_Tests_CBSP.TC_cbsp_write_bss ------ Fri Apr 19 12:44:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_bss started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_bss finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail'. Fri Apr 19 12:44:40 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bss fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bss.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi ------ Fri Apr 19 12:44:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_bts_cgi started. MTC@0f6eefe98bec: Generating CBSP payload: 7 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_bts_cgi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail'. Fri Apr 19 12:44:53 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch ------ Fri Apr 19 12:45:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_bts_no_cbch started. MTC@0f6eefe98bec: Generating CBSP payload: 2 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_bts_no_cbch finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail'. Fri Apr 19 12:45:06 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts'. ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts ------ Fri Apr 19 12:45:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_unknown_bts started. MTC@0f6eefe98bec: Generating CBSP payload: 51 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_unknown_bts finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail'. Fri Apr 19 12:45:19 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci ------ Fri Apr 19 12:45:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_lac_ci started. MTC@0f6eefe98bec: Generating CBSP payload: 36 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_lac_ci finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail'. Fri Apr 19 12:45:33 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac_ci.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_ci ------ Fri Apr 19 12:45:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_ci started. MTC@0f6eefe98bec: Generating CBSP payload: 22 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_ci finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail'. Fri Apr 19 12:45:46 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_ci fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_ci.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai'. ------ BSC_Tests_CBSP.TC_cbsp_write_lai ------ Fri Apr 19 12:45:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_lai started. MTC@0f6eefe98bec: Generating CBSP payload: 27 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_lai finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail'. Fri Apr 19 12:45:59 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lai fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lai.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac ------ Fri Apr 19 12:46:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_lac started. MTC@0f6eefe98bec: Generating CBSP payload: 78 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_lac finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail'. Fri Apr 19 12:46:12 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace ------ Fri Apr 19 12:46:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_then_replace started. MTC@0f6eefe98bec: Generating CBSP payload: 79 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_then_replace finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail'. Fri Apr 19 12:46:25 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_replace.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num'. ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num ------ Fri Apr 19 12:46:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_rep_period_num started. MTC@0f6eefe98bec: Generating CBSP payload: 65 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_rep_period_num finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail'. Fri Apr 19 12:46:38 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist ------ Fri Apr 19 12:46:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_replace_nonexist started. MTC@0f6eefe98bec: Generating CBSP payload: 23 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_replace_nonexist finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail'. Fri Apr 19 12:46:51 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_replace_nonexist.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many'. ------ BSC_Tests_CBSP.TC_cbsp_write_too_many ------ Fri Apr 19 12:46:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_too_many started. MTC@0f6eefe98bec: Generating CBSP payload: 74 octets MTC@0f6eefe98bec: Generating CBSP payload: 67 octets MTC@0f6eefe98bec: Generating CBSP payload: 35 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_too_many finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail'. Fri Apr 19 12:47:04 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_too_many fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_too_many.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist ------ Fri Apr 19 12:47:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_kill_nonexist started. MTC@0f6eefe98bec: Generating CBSP payload: 79 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_kill_nonexist finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail'. Fri Apr 19 12:47:17 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_kill_nonexist.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill ------ Fri Apr 19 12:47:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_then_kill started. MTC@0f6eefe98bec: Generating CBSP payload: 4 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_then_kill finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail'. Fri Apr 19 12:47:30 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_kill.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset ------ Fri Apr 19 12:47:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_write_then_reset started. MTC@0f6eefe98bec: Generating CBSP payload: 29 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_write_then_reset finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail'. Fri Apr 19 12:47:43 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_reset.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty ------ Fri Apr 19 12:47:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_status_q_empty started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_status_q_empty finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail'. Fri Apr 19 12:47:57 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_empty.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi ------ Fri Apr 19 12:48:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_status_q_bts_cgi started. MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_status_q_bts_cgi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail'. Fri Apr 19 12:48:10 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan ------ Fri Apr 19 12:48:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_dchan started. MTC@0f6eefe98bec: Generating CBSP payload: 2 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_dchan finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail'. Fri Apr 19 12:48:23 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan ------ Fri Apr 19 12:48:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_cchan started. MTC@0f6eefe98bec: Generating CBSP payload: 81 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_cchan finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail'. Fri Apr 19 12:48:36 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable ------ Fri Apr 19 12:48:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable started. MTC@0f6eefe98bec: Generating CBSP payload: 5 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail'. Fri Apr 19 12:48:49 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace ------ Fri Apr 19 12:48:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_noreplace started. MTC@0f6eefe98bec: Generating CBSP payload: 32 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_noreplace finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail'. Fri Apr 19 12:49:02 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace ------ Fri Apr 19 12:49:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_replace started. MTC@0f6eefe98bec: Generating CBSP payload: 48 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_replace finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail'. Fri Apr 19 12:49:15 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill ------ Fri Apr 19 12:49:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill' was executed successfully (exit status: 0). MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_kill started. MTC@0f6eefe98bec: Generating CBSP payload: 80 octets MTC@0f6eefe98bec: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: Setting final verdict of the test case. MTC@0f6eefe98bec: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@0f6eefe98bec: No PTCs were created. MTC@0f6eefe98bec: Test case TC_cbsp_emerg_write_bts_cgi_kill finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@0f6eefe98bec: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail'. Fri Apr 19 12:49:28 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail ------ Saving talloc report from 172.18.112.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1220) Waiting for packet dumper to finish... 1 (prev_count=1220, count=1408) MTC@0f6eefe98bec: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail' was executed successfully (exit status: 0). MC@0f6eefe98bec: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0f6eefe98bec: Terminating MTC. MC@0f6eefe98bec: MTC terminated. MC2> exit MC@0f6eefe98bec: Shutting down session. MC@0f6eefe98bec: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL BSC_Tests.TC_ctrl_msc_connection_status pass->FAIL BSC_Tests.TC_ctrl_msc0_connection_status pass->FAIL BSC_Tests.TC_stat_num_msc_connected_1 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_2 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_3 pass->FAIL BSC_Tests.TC_stat_num_bts_connected_1 pass->FAIL BSC_Tests.TC_stat_num_bts_connected_2 pass->FAIL BSC_Tests.TC_stat_num_bts_connected_3 pass->FAIL BSC_Tests.TC_ctrl pass->FAIL BSC_Tests.TC_si_default pass->FAIL BSC_Tests.TC_si2quater_2_earfcns pass->FAIL BSC_Tests.TC_si2quater_3_earfcns pass->FAIL BSC_Tests.TC_si2quater_4_earfcns pass->FAIL BSC_Tests.TC_si2quater_5_earfcns pass->FAIL BSC_Tests.TC_si2quater_6_earfcns pass->FAIL BSC_Tests.TC_si2quater_12_earfcns pass->FAIL BSC_Tests.TC_si2quater_23_earfcns pass->FAIL BSC_Tests.TC_si2quater_32_earfcns pass->FAIL BSC_Tests.TC_si2quater_33_earfcns pass->FAIL BSC_Tests.TC_si2quater_42_earfcns pass->FAIL BSC_Tests.TC_si2quater_48_earfcns pass->FAIL BSC_Tests.TC_si2quater_49_earfcns pass->FAIL BSC_Tests.TC_si_acc_rotate pass->FAIL BSC_Tests.TC_si_acc_ramp_rotate pass->FAIL BSC_Tests.TC_si2_ncc_permitted pass->FAIL BSC_Tests.TC_chan_act_noreply pass->FAIL BSC_Tests.TC_chan_act_counter pass->FAIL BSC_Tests.TC_chan_act_ack_noest pass->FAIL BSC_Tests.TC_chan_act_ack_noest_emerg pass->FAIL BSC_Tests.TC_chan_rqd_emerg_deny pass->FAIL BSC_Tests.TC_chan_act_ack_est_ind_noreply pass->FAIL BSC_Tests.TC_chan_act_ack_est_ind_refused pass->FAIL BSC_Tests.TC_chan_act_nack pass->FAIL BSC_Tests.TC_chan_exhaustion pass->FAIL BSC_Tests.TC_chan_deact_silence pass->FAIL BSC_Tests.TC_chan_rel_rll_rel_ind pass->FAIL BSC_Tests.TC_chan_rel_conn_fail pass->FAIL BSC_Tests.TC_chan_rel_hard_clear pass->FAIL BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass->FAIL BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass->FAIL BSC_Tests.TC_chan_rel_hard_clear_csfb pass->FAIL BSC_Tests.TC_chan_rel_hard_rlsd pass->FAIL BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass->FAIL BSC_Tests.TC_chan_rel_a_reset pass->FAIL BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass->FAIL BSC_Tests.TC_chan_rel_rr_cause pass->FAIL BSC_Tests.TC_outbound_connect pass->FAIL BSC_Tests.TC_assignment_cic_only pass->FAIL BSC_Tests.TC_assignment_csd pass->FAIL BSC_Tests.TC_assignment_ctm pass->FAIL BSC_Tests.TC_assignment_sign pass->FAIL BSC_Tests.TC_assignment_aoip_tla_v6 pass->FAIL BSC_Tests.TC_assignment_fr_a5_0 pass->FAIL BSC_Tests.TC_assignment_fr_a5_1 pass->FAIL BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass->FAIL BSC_Tests.TC_assignment_fr_a5_3 pass->FAIL BSC_Tests.TC_assignment_fr_a5_4 pass->FAIL BSC_Tests.TC_assignment_fr_a5_4_fail pass->FAIL BSC_Tests.TC_assignment_fr_a5_not_sup pass->FAIL BSC_Tests.TC_ciph_mode_a5_0 pass->FAIL BSC_Tests.TC_ciph_mode_a5_1 pass->FAIL BSC_Tests.TC_ciph_mode_a5_2_0 pass->FAIL BSC_Tests.TC_ciph_mode_a5_2_1 pass->FAIL BSC_Tests.TC_ciph_mode_a5_3 pass->FAIL BSC_Tests.TC_ciph_mode_a5_4 pass->FAIL BSC_Tests.TC_assignment_codec_fr pass->FAIL BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass->FAIL BSC_Tests.TC_assignment_codec_hr pass->FAIL BSC_Tests.TC_assignment_codec_efr pass->FAIL BSC_Tests.TC_assignment_codec_amr_f pass->FAIL BSC_Tests.TC_assignment_codec_amr_h pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S1 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S1 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S124 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S124 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S02 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S024 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0247 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S0 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S02 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S024 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S0247 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_zero pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_unsupp pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S7 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass->FAIL BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_codec_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass->FAIL BSC_Tests.TC_assignment_codec_hr_osmux_on pass->FAIL BSC_Tests.TC_assignment_osmux pass->FAIL BSC_Tests.TC_assignment_osmux_cn pass->FAIL BSC_Tests.TC_assignment_osmux_bts pass->FAIL BSC_Tests.TC_rll_est_ind_inact_lchan pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sapi1 pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sapi3 pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sacch pass->FAIL BSC_Tests.TC_tch_dlci_link_id_sapi pass->FAIL BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_err_ind_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_timeout_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass->FAIL BSC_Tests.TC_paging_imsi_nochan pass->FAIL BSC_Tests.TC_paging_tmsi_nochan pass->FAIL BSC_Tests.TC_paging_tmsi_any pass->FAIL BSC_Tests.TC_paging_tmsi_sdcch pass->FAIL BSC_Tests.TC_paging_tmsi_tch_f pass->FAIL BSC_Tests.TC_paging_tmsi_tch_hf pass->FAIL BSC_Tests.TC_paging_imsi_nochan_cgi pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac_ci pass->FAIL BSC_Tests.TC_paging_imsi_nochan_ci pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lai pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac pass->FAIL BSC_Tests.TC_paging_imsi_nochan_all pass->FAIL BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lacs pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass->FAIL BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass->FAIL BSC_Tests.TC_paging_imsi_a_reset pass->FAIL BSC_Tests.TC_paging_imsi_load pass->FAIL BSC_Tests.TC_paging_counter pass->FAIL BSC_Tests.TC_paging_resp_unsol pass->FAIL BSC_Tests.TC_paging_500req pass->FAIL BSC_Tests.TC_paging_450req_no_paging_load_ind pass->FAIL BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass->FAIL BSC_Tests.TC_rsl_drop_counter pass->FAIL BSC_Tests.TC_rsl_unknown_unit_id pass->FAIL BSC_Tests.TC_oml_unknown_unit_id pass->FAIL BSC_Tests.TC_classmark pass->FAIL BSC_Tests.TC_common_id pass->FAIL BSC_Tests.TC_unsol_ass_fail pass->FAIL BSC_Tests.TC_unsol_ass_compl pass->FAIL BSC_Tests.TC_unsol_ho_fail pass->FAIL BSC_Tests.TC_err_82_short_msg pass->FAIL BSC_Tests.TC_err_84_unknown_msg pass->FAIL BSC_Tests.TC_ho_int pass->FAIL BSC_Tests.TC_ho_int_a5_0 pass->FAIL BSC_Tests.TC_ho_int_a5_1 pass->FAIL BSC_Tests.TC_ho_int_a5_3 pass->FAIL BSC_Tests.TC_ho_int_a5_4 pass->FAIL BSC_Tests.TC_ho_int_radio_link_failure pass->FAIL BSC_Tests.TC_ho_out_fail_no_msc_response pass->FAIL BSC_Tests.TC_ho_out_fail_rr_ho_failure pass->FAIL BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass->FAIL BSC_Tests.TC_ho_into_this_bsc pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_0 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_3 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_4 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass->FAIL BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass->FAIL BSC_Tests.TC_ho_in_fail_msc_clears pass->FAIL BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass->FAIL BSC_Tests.TC_ho_in_fail_no_detect pass->FAIL BSC_Tests.TC_ho_in_fail_no_detect2 pass->FAIL BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass->FAIL BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass->FAIL BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass->FAIL BSC_Tests.TC_ho_neighbor_config_1 pass->FAIL BSC_Tests.TC_ho_neighbor_config_2 pass->FAIL BSC_Tests.TC_ho_neighbor_config_3 pass->FAIL BSC_Tests.TC_ho_neighbor_config_4 pass->FAIL BSC_Tests.TC_ho_neighbor_config_5 pass->FAIL BSC_Tests.TC_ho_neighbor_config_6 pass->FAIL BSC_Tests.TC_ho_neighbor_config_7 pass->FAIL BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_dyn_pdch_ipa_act_deact pass->FAIL BSC_Tests.TC_dyn_pdch_ipa_act_nack pass->FAIL BSC_Tests.TC_dyn_pdch_osmo_act_deact pass->FAIL BSC_Tests.TC_dyn_pdch_osmo_act_nack pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass->FAIL BSC_Tests.TC_chopped_ipa_ping pass->FAIL BSC_Tests.TC_chopped_ipa_payload pass->FAIL BSC_Tests.TC_assignment_verify_ms_power_params_ie pass->FAIL BSC_Tests.TC_c0_power_red_mode pass->FAIL BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass->FAIL BSC_Tests.TC_mscpool_paging_and_response_imsi pass->FAIL BSC_Tests.TC_mscpool_paging_and_response_tmsi pass->FAIL BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass->FAIL BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass->FAIL BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass->FAIL BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass->FAIL BSC_Tests.TC_early_conn_fail pass->FAIL BSC_Tests.TC_late_conn_fail pass->FAIL BSC_Tests.TC_stats_conn_fail pass->FAIL BSC_Tests.TC_assignment_emerg_setup_allow pass->FAIL BSC_Tests.TC_assignment_emerg_setup_allow_imei pass->FAIL BSC_Tests.TC_assignment_emerg_setup_deny_msc pass->FAIL BSC_Tests.TC_assignment_emerg_setup_deny_bts pass->FAIL BSC_Tests.TC_emerg_premption pass->FAIL BSC_Tests.TC_fh_params_chan_activ pass->FAIL BSC_Tests.TC_fh_params_imm_ass pass->FAIL BSC_Tests.TC_fh_params_assignment_cmd pass->FAIL BSC_Tests.TC_fh_params_handover_cmd pass->FAIL BSC_Tests.TC_fh_params_si4_cbch pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass->FAIL BSC_Tests.TC_lcs_loc_req_for_idle_ms pass->FAIL BSC_Tests.TC_lcs_loc_req_no_subscriber pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass->FAIL BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass->FAIL BSC_Tests.TC_cm_service_during_lcs_loc_req pass->FAIL BSC_Tests.TC_ho_during_lcs_loc_req pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass->FAIL BSC_Tests.TC_no_msc pass->FAIL BSC_Tests.TC_refuse_chan_act_to_vamos pass->FAIL BSC_Tests.TC_refuse_mode_modif_to_vamos pass->FAIL BSC_Tests.TC_reassignment_fr pass->FAIL BSC_Tests.TC_cm_reestablishment pass->FAIL BSC_Tests.TC_imm_ass_post_chan_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_chan_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_ts_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass->FAIL BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass->FAIL BSC_Tests.TC_ctrl_trx_rf_locked pass->FAIL BSC_Tests.TC_ratectr_all_available_allocated pass->FAIL BSC_Tests.TC_ratectr_all_available_allocated_dyn pass->FAIL BSC_Tests.TC_cm_serv_rej pass->FAIL BSC_Tests.TC_lost_sdcch_during_assignment pass->FAIL BSC_Tests.TC_chan_alloc_algo_ascending pass->FAIL BSC_Tests.TC_chan_alloc_algo_descending pass->FAIL BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass->FAIL BSC_Tests.TC_mgwpool_all_used pass->FAIL BSC_Tests.TC_mgwpool_blocked_not_used pass->FAIL BSC_Tests.TC_mgwpool_pin_bts pass->FAIL BSC_Tests.TC_mgwpool_keepalive_down_not_used pass->FAIL BSC_Tests.TC_ho_meas_rep_multi_band pass->FAIL BSC_Tests.TC_ho_out_of_this_bsc pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_only pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass->FAIL BSC_Tests_LCLS.TC_lcls_connect_break pass->FAIL BSC_Tests_LCLS.TC_lcls_connect_clear pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_connect_break pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_server pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_client pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass->FAIL BSC_Tests_CBSP.TC_cbsp_reset_bss pass->FAIL BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass->FAIL BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bss pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_ci pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lai pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lac pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_replace pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass->FAIL BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_too_many pass->FAIL BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_kill pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_reset pass->FAIL BSC_Tests_CBSP.TC_cbsp_status_q_empty pass->FAIL BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill Summary: pass->FAIL: 317 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm Generated BSC_Tests.TC_assignment_aoip_tla_v6.merged Generated BSC_Tests.TC_assignment_cic_only.merged Generated BSC_Tests.TC_assignment_codec_amr_f.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S01234567.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S02.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0234567.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S024.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0247.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S1.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S124.merged Generated BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.merged Generated BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.merged Generated BSC_Tests.TC_assignment_codec_amr_f_unsupp.merged Generated BSC_Tests.TC_assignment_codec_amr_f_zero.merged Generated BSC_Tests.TC_assignment_codec_amr_h.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S0.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S02.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S024.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S0247.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S1.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S124.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S7.merged Generated BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.merged Generated BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.merged Generated BSC_Tests.TC_assignment_codec_amr_startmode_cruft.merged Generated BSC_Tests.TC_assignment_codec_efr.merged Generated BSC_Tests.TC_assignment_codec_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_by_mode_modify.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_osmux_on.merged Generated BSC_Tests.TC_assignment_codec_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_req_hr_fr.merged Generated BSC_Tests.TC_assignment_csd.merged Generated BSC_Tests.TC_assignment_ctm.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow_imei.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_bts.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_msc.merged Generated BSC_Tests.TC_assignment_fr_a5_0.merged Generated BSC_Tests.TC_assignment_fr_a5_1.merged Generated BSC_Tests.TC_assignment_fr_a5_1_codec_missing.merged Generated BSC_Tests.TC_assignment_fr_a5_3.merged Generated BSC_Tests.TC_assignment_fr_a5_4.merged Generated BSC_Tests.TC_assignment_fr_a5_4_fail.merged Generated BSC_Tests.TC_assignment_fr_a5_not_sup.merged Generated BSC_Tests.TC_assignment_osmux.merged Generated BSC_Tests.TC_assignment_osmux_bts.merged Generated BSC_Tests.TC_assignment_osmux_cn.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sign.merged Generated BSC_Tests.TC_assignment_verify_ms_power_params_ie.merged Generated BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_c0_power_red_mode.merged Generated BSC_Tests.TC_cbsp_bsc_client.merged Generated BSC_Tests.TC_cbsp_bsc_client_ipv6.merged Generated BSC_Tests.TC_cbsp_bsc_server.merged Generated BSC_Tests.TC_cbsp_bsc_server_ipv6.merged Generated BSC_Tests.TC_cbsp_cell_rflock_failure_restart.merged Generated BSC_Tests.TC_cbsp_cell_rsl_down_failure.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_cchan.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_cchan_disable.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_dchan.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_kill.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_noreplace.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_replace.merged Generated BSC_Tests.TC_cbsp_kill_nonexist.merged Generated BSC_Tests.TC_cbsp_replace_nonexist.merged Generated BSC_Tests.TC_cbsp_reset_bss.merged Generated BSC_Tests.TC_cbsp_status_q_bts_cgi.merged Generated BSC_Tests.TC_cbsp_status_q_empty.merged Generated BSC_Tests.TC_cbsp_write_bss.merged Generated BSC_Tests.TC_cbsp_write_bts_cgi.merged Generated BSC_Tests.TC_cbsp_write_bts_no_cbch.merged Generated BSC_Tests.TC_cbsp_write_ci.merged Generated BSC_Tests.TC_cbsp_write_lac.merged Generated BSC_Tests.TC_cbsp_write_lac_ci.merged Generated BSC_Tests.TC_cbsp_write_lai.merged Generated BSC_Tests.TC_cbsp_write_rep_period_num.merged Generated BSC_Tests.TC_cbsp_write_then_kill.merged Generated BSC_Tests.TC_cbsp_write_then_replace.merged Generated BSC_Tests.TC_cbsp_write_then_reset.merged Generated BSC_Tests.TC_cbsp_write_too_many.merged Generated BSC_Tests.TC_cbsp_write_unknown_bts.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_noreply.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_refused.merged Generated BSC_Tests.TC_chan_act_ack_noest.merged Generated BSC_Tests.TC_chan_act_ack_noest_emerg.merged Generated BSC_Tests.TC_chan_act_counter.merged Generated BSC_Tests.TC_chan_act_nack.merged Generated BSC_Tests.TC_chan_act_noreply.merged Generated BSC_Tests.TC_chan_alloc_algo_ascending.merged Generated BSC_Tests.TC_chan_alloc_algo_ass_dynamic.merged Generated BSC_Tests.TC_chan_alloc_algo_descending.merged Generated BSC_Tests.TC_chan_deact_silence.merged Generated BSC_Tests.TC_chan_exhaustion.merged Generated BSC_Tests.TC_chan_rel_a_reset.merged Generated BSC_Tests.TC_chan_rel_conn_fail.merged Generated BSC_Tests.TC_chan_rel_hard_clear.merged Generated BSC_Tests.TC_chan_rel_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.merged Generated BSC_Tests.TC_chan_rel_rll_rel_ind.merged Generated BSC_Tests.TC_chan_rel_rr_cause.merged Generated BSC_Tests.TC_chan_rel_sccp_tiar_timeout.merged Generated BSC_Tests.TC_chan_rqd_emerg_deny.merged Generated BSC_Tests.TC_chopped_ipa_payload.merged Generated BSC_Tests.TC_chopped_ipa_ping.merged Generated BSC_Tests.TC_ciph_mode_a5_0.merged Generated BSC_Tests.TC_ciph_mode_a5_1.merged Generated BSC_Tests.TC_ciph_mode_a5_2_0.merged Generated BSC_Tests.TC_ciph_mode_a5_2_1.merged Generated BSC_Tests.TC_ciph_mode_a5_3.merged Generated BSC_Tests.TC_ciph_mode_a5_4.merged Generated BSC_Tests.TC_classmark.merged Generated BSC_Tests.TC_cm_reestablishment.merged Generated BSC_Tests.TC_cm_serv_rej.merged Generated BSC_Tests.TC_cm_service_during_lcs_loc_req.merged Generated BSC_Tests.TC_common_id.merged Generated BSC_Tests.TC_ctrl.merged Generated BSC_Tests.TC_ctrl_msc0_connection_status.merged Generated BSC_Tests.TC_ctrl_msc_connection_status.merged Generated BSC_Tests.TC_ctrl_trx_rf_locked.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_nack.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_deact.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.merged Generated BSC_Tests.TC_early_conn_fail.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.merged Generated BSC_Tests.TC_emerg_premption.merged Generated BSC_Tests.TC_err_82_short_msg.merged Generated BSC_Tests.TC_err_84_unknown_msg.merged Generated BSC_Tests.TC_fh_params_assignment_cmd.merged Generated BSC_Tests.TC_fh_params_chan_activ.merged Generated BSC_Tests.TC_fh_params_handover_cmd.merged Generated BSC_Tests.TC_fh_params_imm_ass.merged Generated BSC_Tests.TC_fh_params_si4_cbch.merged Generated BSC_Tests.TC_ho_during_lcs_loc_req.merged Generated BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect2.merged Generated BSC_Tests.TC_ho_int.merged Generated BSC_Tests.TC_ho_int_a5_0.merged Generated BSC_Tests.TC_ho_int_a5_1.merged Generated BSC_Tests.TC_ho_int_a5_3.merged Generated BSC_Tests.TC_ho_int_a5_4.merged Generated BSC_Tests.TC_ho_int_radio_link_failure.merged Generated BSC_Tests.TC_ho_into_this_bsc.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_0.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_4.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.merged Generated BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.merged Generated BSC_Tests.TC_ho_into_this_bsc_tla_v6.merged Generated BSC_Tests.TC_ho_meas_rep_multi_band.merged Generated BSC_Tests.TC_ho_neighbor_config_1.merged Generated BSC_Tests.TC_ho_neighbor_config_2.merged Generated BSC_Tests.TC_ho_neighbor_config_3.merged Generated BSC_Tests.TC_ho_neighbor_config_4.merged Generated BSC_Tests.TC_ho_neighbor_config_5.merged Generated BSC_Tests.TC_ho_neighbor_config_6.merged Generated BSC_Tests.TC_ho_neighbor_config_7.merged Generated BSC_Tests.TC_ho_out_fail_no_msc_response.merged Generated BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.merged Generated BSC_Tests.TC_ho_out_fail_rr_ho_failure.merged Generated BSC_Tests.TC_ho_out_of_this_bsc.merged Generated BSC_Tests.TC_imm_ass_post_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.merged Generated BSC_Tests.TC_late_conn_fail.merged Generated BSC_Tests.TC_lcls_bts_connect_break.merged Generated BSC_Tests.TC_lcls_bts_gcr_bway_connect.merged Generated BSC_Tests.TC_lcls_bts_gcr_bway_connect_hr.merged Generated BSC_Tests.TC_lcls_connect_break.merged Generated BSC_Tests.TC_lcls_connect_clear.merged Generated BSC_Tests.TC_lcls_gcr_bway_codec_mismatch.merged Generated BSC_Tests.TC_lcls_gcr_bway_connect.merged Generated BSC_Tests.TC_lcls_gcr_bway_connect_hr.merged Generated BSC_Tests.TC_lcls_gcr_bway_dont_connect.merged Generated BSC_Tests.TC_lcls_gcr_bway_dont_connect_csc.merged Generated BSC_Tests.TC_lcls_gcr_nomatch_bway_connect.merged Generated BSC_Tests.TC_lcls_gcr_only.merged Generated BSC_Tests.TC_lcls_gcr_unsuppported_cfg.merged Generated BSC_Tests.TC_lcls_gcr_unsuppported_csc.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.merged Generated BSC_Tests.TC_lcs_loc_req_for_idle_ms.merged Generated BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.merged Generated BSC_Tests.TC_lcs_loc_req_no_subscriber.merged Generated BSC_Tests.TC_lost_sdcch_during_assignment.merged Generated BSC_Tests.TC_mgwpool_all_used.merged Generated BSC_Tests.TC_mgwpool_blocked_not_used.merged Generated BSC_Tests.TC_mgwpool_keepalive_down_not_used.merged Generated BSC_Tests.TC_mgwpool_pin_bts.merged Generated BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_mscpool_L3Compl_on_1_msc.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated BSC_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated BSC_Tests.TC_mscpool_paging_and_response_imsi.merged Generated BSC_Tests.TC_mscpool_paging_and_response_tmsi.merged Generated BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.merged Generated BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.merged Generated BSC_Tests.TC_no_msc.merged Generated BSC_Tests.TC_oml_unknown_unit_id.merged Generated BSC_Tests.TC_outbound_connect.merged Generated BSC_Tests.TC_paging_450req_no_paging_load_ind.merged Generated BSC_Tests.TC_paging_500req.merged Generated BSC_Tests.TC_paging_counter.merged Generated BSC_Tests.TC_paging_imsi_a_reset.merged Generated BSC_Tests.TC_paging_imsi_load.merged Generated BSC_Tests.TC_paging_imsi_nochan.merged Generated BSC_Tests.TC_paging_imsi_nochan_all.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs_empty.merged Generated BSC_Tests.TC_paging_imsi_nochan_lai.merged Generated BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_rnc.merged Generated BSC_Tests.TC_paging_resp_unsol.merged Generated BSC_Tests.TC_paging_tmsi_any.merged Generated BSC_Tests.TC_paging_tmsi_nochan.merged Generated BSC_Tests.TC_paging_tmsi_sdcch.merged Generated BSC_Tests.TC_paging_tmsi_tch_f.merged Generated BSC_Tests.TC_paging_tmsi_tch_hf.merged Generated BSC_Tests.TC_ratectr_all_available_allocated.merged Generated BSC_Tests.TC_ratectr_all_available_allocated_dyn.merged Generated BSC_Tests.TC_reassignment_fr.merged Generated BSC_Tests.TC_refuse_chan_act_to_vamos.merged Generated BSC_Tests.TC_refuse_mode_modif_to_vamos.merged Generated BSC_Tests.TC_rll_err_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_est_ind_inact_lchan.merged Generated BSC_Tests.TC_rll_est_ind_inval_sacch.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi1.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi3.merged Generated BSC_Tests.TC_rll_rel_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.merged Generated BSC_Tests.TC_rll_timeout_sapi_n_reject.merged Generated BSC_Tests.TC_rsl_drop_counter.merged Generated BSC_Tests.TC_rsl_unknown_unit_id.merged Generated BSC_Tests.TC_si2_ncc_permitted.merged Generated BSC_Tests.TC_si2quater_12_earfcns.merged Generated BSC_Tests.TC_si2quater_23_earfcns.merged Generated BSC_Tests.TC_si2quater_2_earfcns.merged Generated BSC_Tests.TC_si2quater_32_earfcns.merged Generated BSC_Tests.TC_si2quater_33_earfcns.merged Generated BSC_Tests.TC_si2quater_3_earfcns.merged Generated BSC_Tests.TC_si2quater_42_earfcns.merged Generated BSC_Tests.TC_si2quater_48_earfcns.merged Generated BSC_Tests.TC_si2quater_49_earfcns.merged Generated BSC_Tests.TC_si2quater_4_earfcns.merged Generated BSC_Tests.TC_si2quater_5_earfcns.merged Generated BSC_Tests.TC_si2quater_6_earfcns.merged Generated BSC_Tests.TC_si_acc_ramp_rotate.merged Generated BSC_Tests.TC_si_acc_rotate.merged Generated BSC_Tests.TC_si_default.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.merged Generated BSC_Tests.TC_stat_num_bts_connected_1.merged Generated BSC_Tests.TC_stat_num_bts_connected_2.merged Generated BSC_Tests.TC_stat_num_bts_connected_3.merged Generated BSC_Tests.TC_stat_num_msc_connected_1.merged Generated BSC_Tests.TC_stat_num_msc_connected_2.merged Generated BSC_Tests.TC_stat_num_msc_connected_3.merged Generated BSC_Tests.TC_stats_conn_fail.merged Generated BSC_Tests.TC_tch_dlci_link_id_sapi.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.merged Generated BSC_Tests.TC_unsol_ass_compl.merged Generated BSC_Tests.TC_unsol_ass_fail.merged Generated BSC_Tests.TC_unsol_ho_fail.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-bsc-test-112 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-io_uring-40-stp + [ -n jenkins-ttcn3-bsc-test-io_uring-40-stp ] + docker_kill_wait jenkins-ttcn3-bsc-test-io_uring-40-stp + docker kill jenkins-ttcn3-bsc-test-io_uring-40-stp jenkins-ttcn3-bsc-test-io_uring-40-stp + docker wait jenkins-ttcn3-bsc-test-io_uring-40-stp Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-40-stp + true + network_remove + set +x Removing network ttcn3-bsc-test-112 + docker network remove ttcn3-bsc-test-112 ttcn3-bsc-test-112 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/_cache:/cache --name jenkins-ttcn3-bsc-test-io_uring-40-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/junit-xml-21.log "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12568 BSC_Tests control part BSC_Tests.ttcn:3158 TC_ctrl_msc_connection_status testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12569 BSC_Tests control part BSC_Tests.ttcn:3168 TC_ctrl_msc0_connection_status testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12573 BSC_Tests control part BSC_Tests.ttcn:3205 TC_stat_num_msc_connected_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12574 BSC_Tests control part BSC_Tests.ttcn:3213 TC_stat_num_msc_connected_2 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12575 BSC_Tests control part BSC_Tests.ttcn:3221 TC_stat_num_msc_connected_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12577 BSC_Tests control part BSC_Tests.ttcn:3311 TC_stat_num_bts_connected_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12578 BSC_Tests control part BSC_Tests.ttcn:3319 TC_stat_num_bts_connected_2 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12579 BSC_Tests control part BSC_Tests.ttcn:3327 TC_stat_num_bts_connected_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12580 BSC_Tests control part BSC_Tests.ttcn:3333 TC_ctrl testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12585 BSC_Tests control part BSC_Tests.ttcn:2758 TC_si_default testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12586 BSC_Tests control part BSC_Tests.ttcn:2869 TC_si2quater_2_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12587 BSC_Tests control part BSC_Tests.ttcn:2874 TC_si2quater_3_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12588 BSC_Tests control part BSC_Tests.ttcn:2879 TC_si2quater_4_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12589 BSC_Tests control part BSC_Tests.ttcn:2884 TC_si2quater_5_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12590 BSC_Tests control part BSC_Tests.ttcn:2889 TC_si2quater_6_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12591 BSC_Tests control part BSC_Tests.ttcn:2894 TC_si2quater_12_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12592 BSC_Tests control part BSC_Tests.ttcn:2899 TC_si2quater_23_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12593 BSC_Tests control part BSC_Tests.ttcn:2904 TC_si2quater_32_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12594 BSC_Tests control part BSC_Tests.ttcn:2909 TC_si2quater_33_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12595 BSC_Tests control part BSC_Tests.ttcn:2914 TC_si2quater_42_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12596 BSC_Tests control part BSC_Tests.ttcn:2919 TC_si2quater_48_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12597 BSC_Tests control part BSC_Tests.ttcn:2928 TC_si2quater_49_earfcns testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12598 BSC_Tests control part BSC_Tests.ttcn:3002 TC_si_acc_rotate testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12599 BSC_Tests control part BSC_Tests.ttcn:3054 TC_si_acc_ramp_rotate testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12600 BSC_Tests control part BSC_Tests.ttcn:3112 TC_si2_ncc_permitted testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12603 BSC_Tests control part BSC_Tests.ttcn:1381 TC_chan_act_noreply testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12604 BSC_Tests control part BSC_Tests.ttcn:1444 TC_chan_act_counter testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12605 BSC_Tests control part BSC_Tests.ttcn:1489 TC_chan_act_ack_noest testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12606 BSC_Tests control part BSC_Tests.ttcn:1496 TC_chan_act_ack_noest_emerg testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12607 BSC_Tests control part BSC_Tests.ttcn:1508 TC_chan_rqd_emerg_deny testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12608 BSC_Tests control part BSC_Tests.ttcn:1533 TC_chan_act_ack_est_ind_noreply testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12609 BSC_Tests control part BSC_Tests.ttcn:1554 TC_chan_act_ack_est_ind_refused testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12610 BSC_Tests control part BSC_Tests.ttcn:1574 TC_chan_act_nack testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12611 BSC_Tests control part BSC_Tests.ttcn:1598 TC_chan_exhaustion testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12612 BSC_Tests control part BSC_Tests.ttcn:1645 TC_chan_deact_silence testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12613 BSC_Tests control part BSC_Tests.ttcn:2011 TC_chan_rel_rll_rel_ind testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12614 BSC_Tests control part BSC_Tests.ttcn:2039 TC_chan_rel_conn_fail testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12615 BSC_Tests control part BSC_Tests.ttcn:2264 TC_chan_rel_hard_clear testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12616 BSC_Tests control part BSC_Tests.ttcn:2321 TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12617 BSC_Tests control part BSC_Tests.ttcn:2329 TC_chan_rel_last_eutran_plmn_hard_clear_csfb testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12618 BSC_Tests control part BSC_Tests.ttcn:2342 TC_chan_rel_hard_clear_csfb testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12619 BSC_Tests control part BSC_Tests.ttcn:2364 TC_chan_rel_hard_rlsd testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12620 BSC_Tests control part BSC_Tests.ttcn:2379 TC_chan_rel_hard_rlsd_ms_dead testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12621 BSC_Tests control part BSC_Tests.ttcn:2394 TC_chan_rel_a_reset testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12622 BSC_Tests control part BSC_Tests.ttcn:2422 TC_chan_rel_sccp_tiar_timeout testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12623 BSC_Tests control part BSC_Tests.ttcn:2447 TC_chan_rel_rr_cause testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12625 BSC_Tests control part BSC_Tests.ttcn:1680 TC_outbound_connect testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12628 BSC_Tests control part BSC_Tests.ttcn:1694 TC_assignment_cic_only testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12629 BSC_Tests control part BSC_Tests.ttcn:1897 TC_assignment_csd testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12630 BSC_Tests control part BSC_Tests.ttcn:1910 TC_assignment_ctm testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12631 BSC_Tests control part BSC_Tests.ttcn:4350 TC_assignment_sign testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12633 BSC_Tests control part BSC_Tests.ttcn:4189 TC_assignment_aoip_tla_v6 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12635 BSC_Tests control part BSC_Tests.ttcn:4213 TC_assignment_fr_a5_0 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12636 BSC_Tests control part BSC_Tests.ttcn:4224 TC_assignment_fr_a5_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12638 BSC_Tests control part BSC_Tests.ttcn:4285 TC_assignment_fr_a5_1_codec_missing testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12640 BSC_Tests control part BSC_Tests.ttcn:4235 TC_assignment_fr_a5_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12641 BSC_Tests control part BSC_Tests.ttcn:4247 TC_assignment_fr_a5_4 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12642 BSC_Tests control part BSC_Tests.ttcn:4261 TC_assignment_fr_a5_4_fail testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12643 BSC_Tests control part BSC_Tests.ttcn:4318 TC_assignment_fr_a5_not_sup testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12644 BSC_Tests control part BSC_Tests.ttcn:4103 TC_ciph_mode_a5_0 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12645 BSC_Tests control part BSC_Tests.ttcn:4114 TC_ciph_mode_a5_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12646 BSC_Tests control part BSC_Tests.ttcn:4127 TC_ciph_mode_a5_2_0 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12647 BSC_Tests control part BSC_Tests.ttcn:4142 TC_ciph_mode_a5_2_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12648 BSC_Tests control part BSC_Tests.ttcn:4155 TC_ciph_mode_a5_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12649 BSC_Tests control part BSC_Tests.ttcn:4167 TC_ciph_mode_a5_4 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12651 BSC_Tests control part BSC_Tests.ttcn:4605 TC_assignment_codec_fr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12652 BSC_Tests control part BSC_Tests.ttcn:4763 TC_assignment_codec_fr_by_mode_modify testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12653 BSC_Tests control part BSC_Tests.ttcn:4626 TC_assignment_codec_hr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12654 BSC_Tests control part BSC_Tests.ttcn:4647 TC_assignment_codec_efr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12655 BSC_Tests control part BSC_Tests.ttcn:4712 TC_assignment_codec_amr_f testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12656 BSC_Tests control part BSC_Tests.ttcn:4740 TC_assignment_codec_amr_h testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12659 BSC_Tests control part BSC_Tests.ttcn:4871 TC_assignment_codec_amr_f_S1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12660 BSC_Tests control part BSC_Tests.ttcn:4880 TC_assignment_codec_amr_h_S1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12661 BSC_Tests control part BSC_Tests.ttcn:4889 TC_assignment_codec_amr_f_S124 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12662 BSC_Tests control part BSC_Tests.ttcn:4898 TC_assignment_codec_amr_h_S124 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12663 BSC_Tests control part BSC_Tests.ttcn:4906 TC_assignment_codec_amr_f_S0 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12664 BSC_Tests control part BSC_Tests.ttcn:4913 TC_assignment_codec_amr_f_S02 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12665 BSC_Tests control part BSC_Tests.ttcn:4920 TC_assignment_codec_amr_f_S024 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12666 BSC_Tests control part BSC_Tests.ttcn:4927 TC_assignment_codec_amr_f_S0247 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12667 BSC_Tests control part BSC_Tests.ttcn:4935 TC_assignment_codec_amr_h_S0 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12668 BSC_Tests control part BSC_Tests.ttcn:4942 TC_assignment_codec_amr_h_S02 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12669 BSC_Tests control part BSC_Tests.ttcn:4949 TC_assignment_codec_amr_h_S024 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12670 BSC_Tests control part BSC_Tests.ttcn:4964 TC_assignment_codec_amr_h_S0247 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12671 BSC_Tests control part BSC_Tests.ttcn:4974 TC_assignment_codec_amr_f_S01234567 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12672 BSC_Tests control part BSC_Tests.ttcn:4984 TC_assignment_codec_amr_f_S0234567 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12673 BSC_Tests control part BSC_Tests.ttcn:4990 TC_assignment_codec_amr_f_zero testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12674 BSC_Tests control part BSC_Tests.ttcn:4996 TC_assignment_codec_amr_f_unsupp testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12675 BSC_Tests control part BSC_Tests.ttcn:5002 TC_assignment_codec_amr_h_S7 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12676 BSC_Tests control part BSC_Tests.ttcn:5010 TC_assignment_codec_amr_f_start_mode_auto testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12677 BSC_Tests control part BSC_Tests.ttcn:5018 TC_assignment_codec_amr_h_start_mode_auto testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12678 BSC_Tests control part BSC_Tests.ttcn:5028 TC_assignment_codec_amr_f_start_mode_4 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12679 BSC_Tests control part BSC_Tests.ttcn:5037 TC_assignment_codec_amr_h_start_mode_4 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12680 BSC_Tests control part BSC_Tests.ttcn:4793 TC_assignment_codec_amr_startmode_cruft testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12683 BSC_Tests control part BSC_Tests.ttcn:5188 TC_assignment_codec_fr_exhausted_req_hr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12684 BSC_Tests control part BSC_Tests.ttcn:5202 TC_assignment_codec_fr_exhausted_req_fr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12685 BSC_Tests control part BSC_Tests.ttcn:5216 TC_assignment_codec_fr_exhausted_req_fr_hr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12686 BSC_Tests control part BSC_Tests.ttcn:5230 TC_assignment_codec_fr_exhausted_req_hr_fr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12687 BSC_Tests control part BSC_Tests.ttcn:5244 TC_assignment_codec_hr_exhausted_req_fr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12688 BSC_Tests control part BSC_Tests.ttcn:5258 TC_assignment_codec_hr_exhausted_req_hr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12689 BSC_Tests control part BSC_Tests.ttcn:5272 TC_assignment_codec_hr_exhausted_req_hr_fr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12690 BSC_Tests control part BSC_Tests.ttcn:5286 TC_assignment_codec_hr_exhausted_req_fr_hr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12691 BSC_Tests control part BSC_Tests.ttcn:5328 TC_assignment_codec_req_hr_fr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12692 BSC_Tests control part BSC_Tests.ttcn:5340 TC_assignment_codec_req_fr_hr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12693 BSC_Tests control part BSC_Tests.ttcn:5377 TC_assignment_sdcch_exhausted_req_signalling testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12694 BSC_Tests control part BSC_Tests.ttcn:5392 TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12695 BSC_Tests control part BSC_Tests.ttcn:5440 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12697 BSC_Tests control part BSC_Tests.ttcn:5506 TC_assignment_codec_hr_osmux_on testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12698 BSC_Tests control part BSC_Tests.ttcn:5537 TC_assignment_osmux testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12699 BSC_Tests control part BSC_Tests.ttcn:5465 TC_assignment_osmux_cn testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12700 BSC_Tests control part BSC_Tests.ttcn:5488 TC_assignment_osmux_bts testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12703 BSC_Tests control part BSC_Tests.ttcn:2463 TC_rll_est_ind_inact_lchan testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12704 BSC_Tests control part BSC_Tests.ttcn:2487 TC_rll_est_ind_inval_sapi1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12705 BSC_Tests control part BSC_Tests.ttcn:2512 TC_rll_est_ind_inval_sapi3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12706 BSC_Tests control part BSC_Tests.ttcn:2536 TC_rll_est_ind_inval_sacch testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12709 BSC_Tests control part BSC_Tests.ttcn:2604 TC_tch_dlci_link_id_sapi testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12712 BSC_Tests control part BSC_Tests.ttcn:2657 TC_rll_rel_ind_sapi_n_reject testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12713 BSC_Tests control part BSC_Tests.ttcn:2684 TC_rll_err_ind_sapi_n_reject testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12714 BSC_Tests control part BSC_Tests.ttcn:2711 TC_rll_timeout_sapi_n_reject testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12715 BSC_Tests control part BSC_Tests.ttcn:2736 TC_rll_sapi_n_reject_dlci_cc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12718 BSC_Tests control part BSC_Tests.ttcn:3489 TC_paging_imsi_nochan testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12719 BSC_Tests control part BSC_Tests.ttcn:3497 TC_paging_tmsi_nochan testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12720 BSC_Tests control part BSC_Tests.ttcn:3505 TC_paging_tmsi_any testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12721 BSC_Tests control part BSC_Tests.ttcn:3511 TC_paging_tmsi_sdcch testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12722 BSC_Tests control part BSC_Tests.ttcn:3517 TC_paging_tmsi_tch_f testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12723 BSC_Tests control part BSC_Tests.ttcn:3523 TC_paging_tmsi_tch_hf testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12724 BSC_Tests control part BSC_Tests.ttcn:3531 TC_paging_imsi_nochan_cgi testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12725 BSC_Tests control part BSC_Tests.ttcn:3539 TC_paging_imsi_nochan_lac_ci testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12726 BSC_Tests control part BSC_Tests.ttcn:3547 TC_paging_imsi_nochan_ci testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12727 BSC_Tests control part BSC_Tests.ttcn:3555 TC_paging_imsi_nochan_lai testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12728 BSC_Tests control part BSC_Tests.ttcn:3563 TC_paging_imsi_nochan_lac testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12729 BSC_Tests control part BSC_Tests.ttcn:3571 TC_paging_imsi_nochan_all testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12730 BSC_Tests control part BSC_Tests.ttcn:3579 TC_paging_imsi_nochan_plmn_lac_rnc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12731 BSC_Tests control part BSC_Tests.ttcn:3587 TC_paging_imsi_nochan_rnc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12732 BSC_Tests control part BSC_Tests.ttcn:3595 TC_paging_imsi_nochan_lac_rnc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12733 BSC_Tests control part BSC_Tests.ttcn:3603 TC_paging_imsi_nochan_lacs testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12734 BSC_Tests control part BSC_Tests.ttcn:3611 TC_paging_imsi_nochan_lacs_empty testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12735 BSC_Tests control part BSC_Tests.ttcn:3619 TC_paging_imsi_nochan_cgi_unknown_cid testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12736 BSC_Tests control part BSC_Tests.ttcn:3755 TC_paging_imsi_a_reset testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12737 BSC_Tests control part BSC_Tests.ttcn:3678 TC_paging_imsi_load testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12738 BSC_Tests control part BSC_Tests.ttcn:3719 TC_paging_counter testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12739 BSC_Tests control part BSC_Tests.ttcn:3805 TC_paging_resp_unsol testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12740 BSC_Tests control part BSC_Tests.ttcn:3913 TC_paging_500req testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12741 BSC_Tests control part BSC_Tests.ttcn:3920 TC_paging_450req_no_paging_load_ind testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12742 BSC_Tests control part BSC_Tests.ttcn:3638 TC_paging_imsi_nochan_ci_resp_invalid_mi testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12744 BSC_Tests control part BSC_Tests.ttcn:3927 TC_rsl_drop_counter testcase Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration BSC_Tests.ttcn:12745 BSC_Tests control part BSC_Tests.ttcn:3977 TC_rsl_unknown_unit_id testcase Could not connect IPA socket from "" port 0 to "172.18.112.20" port 4249; check your configuration BSC_Tests.ttcn:12747 BSC_Tests control part BSC_Tests.ttcn:3988 TC_oml_unknown_unit_id testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12749 BSC_Tests control part BSC_Tests.ttcn:5568 TC_classmark testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12750 BSC_Tests control part BSC_Tests.ttcn:5597 TC_common_id testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12751 BSC_Tests control part BSC_Tests.ttcn:5636 TC_unsol_ass_fail testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12752 BSC_Tests control part BSC_Tests.ttcn:5652 TC_unsol_ass_compl testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12753 BSC_Tests control part BSC_Tests.ttcn:5668 TC_unsol_ho_fail testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12754 BSC_Tests control part BSC_Tests.ttcn:5689 TC_err_82_short_msg testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12755 BSC_Tests control part BSC_Tests.ttcn:5711 TC_err_84_unknown_msg testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12757 BSC_Tests control part BSC_Tests.ttcn:5822 TC_ho_int testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12758 BSC_Tests control part BSC_Tests.ttcn:5876 TC_ho_int_a5_0 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12759 BSC_Tests control part BSC_Tests.ttcn:5880 TC_ho_int_a5_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12760 BSC_Tests control part BSC_Tests.ttcn:5884 TC_ho_int_a5_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12761 BSC_Tests control part BSC_Tests.ttcn:5888 TC_ho_int_a5_4 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12762 BSC_Tests control part BSC_Tests.ttcn:5976 TC_ho_int_radio_link_failure testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12765 BSC_Tests control part BSC_Tests.ttcn:6201 TC_ho_out_fail_no_msc_response testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12766 BSC_Tests control part BSC_Tests.ttcn:6283 TC_ho_out_fail_rr_ho_failure testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12767 BSC_Tests control part BSC_Tests.ttcn:6384 TC_ho_out_fail_no_result_after_ho_cmd testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12769 BSC_Tests control part BSC_Tests.ttcn:6630 TC_ho_into_this_bsc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12770 BSC_Tests control part BSC_Tests.ttcn:6644 TC_ho_into_this_bsc_a5_0 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12771 BSC_Tests control part BSC_Tests.ttcn:6648 TC_ho_into_this_bsc_a5_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12772 BSC_Tests control part BSC_Tests.ttcn:6652 TC_ho_into_this_bsc_a5_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12773 BSC_Tests control part BSC_Tests.ttcn:6656 TC_ho_into_this_bsc_a5_4 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12774 BSC_Tests control part BSC_Tests.ttcn:6668 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12775 BSC_Tests control part BSC_Tests.ttcn:6672 TC_ho_into_this_bsc_a5_1_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12776 BSC_Tests control part BSC_Tests.ttcn:6677 TC_ho_into_this_bsc_a5_mismatch testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12778 BSC_Tests control part BSC_Tests.ttcn:6684 TC_ho_into_this_bsc_tla_v6 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12780 BSC_Tests control part BSC_Tests.ttcn:6697 TC_srvcc_eutran_to_geran testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12781 BSC_Tests control part BSC_Tests.ttcn:6711 TC_srvcc_eutran_to_geran_a5_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12782 BSC_Tests control part BSC_Tests.ttcn:6739 TC_srvcc_eutran_to_geran_src_sai testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12783 BSC_Tests control part BSC_Tests.ttcn:6807 TC_srvcc_eutran_to_geran_ho_out testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12784 BSC_Tests control part BSC_Tests.ttcn:6723 TC_srvcc_eutran_to_geran_forbid_fast_return testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12785 BSC_Tests control part BSC_Tests.ttcn:6812 TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12786 BSC_Tests control part BSC_Tests.ttcn:6881 TC_ho_in_fail_msc_clears testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12787 BSC_Tests control part BSC_Tests.ttcn:6972 TC_ho_in_fail_msc_clears_after_ho_detect testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12788 BSC_Tests control part BSC_Tests.ttcn:7064 TC_ho_in_fail_no_detect testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12789 BSC_Tests control part BSC_Tests.ttcn:7148 TC_ho_in_fail_no_detect2 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12790 BSC_Tests control part BSC_Tests.ttcn:7173 TC_ho_in_fail_mgw_mdcx_timeout testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12791 BSC_Tests control part BSC_Tests.ttcn:7184 TC_ho_in_fail_ipa_crcx_timeout testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12792 BSC_Tests control part BSC_Tests.ttcn:7194 TC_ho_into_this_bsc_sccp_cr_without_bssap testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12794 BSC_Tests control part BSC_Tests.ttcn:7392 TC_ho_neighbor_config_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12795 BSC_Tests control part BSC_Tests.ttcn:7457 TC_ho_neighbor_config_2 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12796 BSC_Tests control part BSC_Tests.ttcn:7509 TC_ho_neighbor_config_3 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12797 BSC_Tests control part BSC_Tests.ttcn:7564 TC_ho_neighbor_config_4 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12798 BSC_Tests control part BSC_Tests.ttcn:7615 TC_ho_neighbor_config_5 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12799 BSC_Tests control part BSC_Tests.ttcn:7659 TC_ho_neighbor_config_6 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12800 BSC_Tests control part BSC_Tests.ttcn:7704 TC_ho_neighbor_config_7 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12802 BSC_Tests control part BSC_Tests.ttcn:7743 TC_bssap_rlsd_does_not_cause_bssmap_reset testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12803 BSC_Tests control part BSC_Tests.ttcn:7787 TC_bssmap_clear_does_not_cause_bssmap_reset testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12804 BSC_Tests control part BSC_Tests.ttcn:7833 TC_ms_rel_ind_does_not_cause_bssmap_reset testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12806 BSC_Tests control part BSC_Tests.ttcn:7957 TC_dyn_pdch_ipa_act_deact testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12807 BSC_Tests control part BSC_Tests.ttcn:8004 TC_dyn_pdch_ipa_act_nack testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12808 BSC_Tests control part BSC_Tests.ttcn:8080 TC_dyn_pdch_osmo_act_deact testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12809 BSC_Tests control part BSC_Tests.ttcn:8110 TC_dyn_pdch_osmo_act_nack testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12810 BSC_Tests control part BSC_Tests.ttcn:8141 TC_dyn_ts_sdcch8_act_deact testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12811 BSC_Tests control part BSC_Tests.ttcn:8216 TC_dyn_ts_sdcch8_all_subslots_used testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12812 BSC_Tests control part BSC_Tests.ttcn:8273 TC_dyn_ts_sdcch8_tch_call_act_deact testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12813 BSC_Tests control part BSC_Tests.ttcn:8357 TC_dyn_ts_sdcch8_act_nack testcase Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration BSC_Tests.ttcn:12815 BSC_Tests control part BSC_Tests.ttcn:8425 TC_chopped_ipa_ping testcase Could not connect IPA socket to "172.18.112.20" port 3003; check your configuration BSC_Tests.ttcn:12816 BSC_Tests control part BSC_Tests.ttcn:8434 TC_chopped_ipa_payload testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12819 BSC_Tests control part BSC_Tests.ttcn:8447 TC_assignment_verify_ms_power_params_ie testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12820 BSC_Tests control part BSC_Tests.ttcn:8456 TC_c0_power_red_mode testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12828 BSC_Tests control part BSC_Tests.ttcn:8713 TC_mscpool_L3Compl_on_1_msc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12829 BSC_Tests control part BSC_Tests.ttcn:8732 TC_mscpool_L3Complete_by_imsi_round_robin testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12830 BSC_Tests control part BSC_Tests.ttcn:8774 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12831 BSC_Tests control part BSC_Tests.ttcn:8817 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12832 BSC_Tests control part BSC_Tests.ttcn:8859 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12833 BSC_Tests control part BSC_Tests.ttcn:8904 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12834 BSC_Tests control part BSC_Tests.ttcn:8955 TC_mscpool_L3Complete_by_tmsi_valid_nri_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12835 BSC_Tests control part BSC_Tests.ttcn:8999 TC_mscpool_L3Complete_by_tmsi_valid_nri_2 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12836 BSC_Tests control part BSC_Tests.ttcn:9042 TC_mscpool_LU_by_tmsi_from_other_PLMN testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12837 BSC_Tests control part BSC_Tests.ttcn:9101 TC_mscpool_paging_and_response_imsi testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12838 BSC_Tests control part BSC_Tests.ttcn:9153 TC_mscpool_paging_and_response_tmsi testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12839 BSC_Tests control part BSC_Tests.ttcn:9178 TC_mscpool_no_allow_attach_round_robin testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12840 BSC_Tests control part BSC_Tests.ttcn:9219 TC_mscpool_no_allow_attach_valid_nri testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12842 BSC_Tests control part BSC_Tests.ttcn:9262 TC_mscpool_sccp_n_pcstate_detaches_msc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12843 BSC_Tests control part BSC_Tests.ttcn:9306 TC_mscpool_sccp_n_pcstate_attaches_msc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12846 BSC_Tests control part BSC_Tests.ttcn:2073 TC_early_conn_fail testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12847 BSC_Tests control part BSC_Tests.ttcn:2096 TC_late_conn_fail testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12848 BSC_Tests control part BSC_Tests.ttcn:2161 TC_stats_conn_fail testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12851 BSC_Tests control part BSC_Tests.ttcn:9530 TC_assignment_emerg_setup_allow testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12852 BSC_Tests control part BSC_Tests.ttcn:9550 TC_assignment_emerg_setup_allow_imei testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12853 BSC_Tests control part BSC_Tests.ttcn:9565 TC_assignment_emerg_setup_deny_msc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12854 BSC_Tests control part BSC_Tests.ttcn:9592 TC_assignment_emerg_setup_deny_bts testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12855 BSC_Tests control part BSC_Tests.ttcn:9613 TC_emerg_premption testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12858 BSC_Tests control part BSC_Tests.ttcn:9914 TC_fh_params_chan_activ testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12859 BSC_Tests control part BSC_Tests.ttcn:9955 TC_fh_params_imm_ass testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12860 BSC_Tests control part BSC_Tests.ttcn:10003 TC_fh_params_assignment_cmd testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12861 BSC_Tests control part BSC_Tests.ttcn:10144 TC_fh_params_handover_cmd testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12862 BSC_Tests control part BSC_Tests.ttcn:10187 TC_fh_params_si4_cbch testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12865 BSC_Tests control part BSC_Tests.ttcn:10347 TC_lcs_loc_req_for_active_ms testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12866 BSC_Tests control part BSC_Tests.ttcn:10363 TC_lcs_loc_req_for_active_ms_ta_req testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12867 BSC_Tests control part BSC_Tests.ttcn:10465 TC_lcs_loc_req_for_idle_ms testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12868 BSC_Tests control part BSC_Tests.ttcn:10505 TC_lcs_loc_req_no_subscriber testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12869 BSC_Tests control part BSC_Tests.ttcn:10561 TC_lcs_loc_req_for_active_ms_le_timeout testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12870 BSC_Tests control part BSC_Tests.ttcn:10578 TC_lcs_loc_req_for_active_ms_le_timeout2 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12871 BSC_Tests control part BSC_Tests.ttcn:10640 TC_lcs_loc_req_for_idle_ms_no_pag_resp testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12872 BSC_Tests control part BSC_Tests.ttcn:10700 TC_cm_service_during_lcs_loc_req testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12873 BSC_Tests control part BSC_Tests.ttcn:10778 TC_ho_during_lcs_loc_req testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12874 BSC_Tests control part BSC_Tests.ttcn:10816 TC_emerg_call_and_lcs_loc_req testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12875 BSC_Tests control part BSC_Tests.ttcn:10894 TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12876 BSC_Tests control part BSC_Tests.ttcn:10912 TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12879 BSC_Tests control part BSC_Tests.ttcn:10949 TC_no_msc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12881 BSC_Tests control part BSC_Tests.ttcn:11039 TC_refuse_chan_act_to_vamos testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12882 BSC_Tests control part BSC_Tests.ttcn:11027 TC_refuse_mode_modif_to_vamos testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12884 BSC_Tests control part BSC_Tests.ttcn:11134 TC_reassignment_fr testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12886 BSC_Tests control part BSC_Tests.ttcn:11276 TC_cm_reestablishment testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12888 BSC_Tests control part BSC_Tests.ttcn:11352 TC_imm_ass_post_chan_ack testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12889 BSC_Tests control part BSC_Tests.ttcn:11400 TC_imm_ass_pre_chan_ack testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12890 BSC_Tests control part BSC_Tests.ttcn:11448 TC_imm_ass_pre_ts_ack testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12891 BSC_Tests control part BSC_Tests.ttcn:11493 TC_imm_ass_pre_chan_ack_dyn_ts testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12892 BSC_Tests control part BSC_Tests.ttcn:11565 TC_imm_ass_pre_ts_ack_dyn_ts testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12894 BSC_Tests control part BSC_Tests.ttcn:11640 TC_ctrl_trx_rf_locked testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12896 BSC_Tests control part BSC_Tests.ttcn:11893 TC_ratectr_all_available_allocated testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12897 BSC_Tests control part BSC_Tests.ttcn:11932 TC_ratectr_all_available_allocated_dyn testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12899 BSC_Tests control part BSC_Tests.ttcn:11762 TC_cm_serv_rej testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12901 BSC_Tests control part BSC_Tests.ttcn:11848 TC_lost_sdcch_during_assignment testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12904 BSC_Tests control part BSC_Tests.ttcn:12037 TC_chan_alloc_algo_ascending testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12905 BSC_Tests control part BSC_Tests.ttcn:12060 TC_chan_alloc_algo_descending testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12906 BSC_Tests control part BSC_Tests.ttcn:12086 TC_chan_alloc_algo_ass_dynamic testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12909 BSC_Tests control part BSC_Tests.ttcn:12230 TC_mgwpool_all_used testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12910 BSC_Tests control part BSC_Tests.ttcn:12259 TC_mgwpool_blocked_not_used testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12911 BSC_Tests control part BSC_Tests.ttcn:12289 TC_mgwpool_pin_bts testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12912 BSC_Tests control part BSC_Tests.ttcn:12347 TC_mgwpool_keepalive_down_not_used testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12914 BSC_Tests control part BSC_Tests.ttcn:12416 TC_ho_meas_rep_multi_band testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12918 BSC_Tests control part BSC_Tests.ttcn:6107 TC_ho_out_of_this_bsc testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12920 BSC_Tests control part BSC_Tests.ttcn:12546 TC_unbreak_lchan_after_missing_rel_ack_1 testcase "VTY Timeout for prompt: enable" BSC_Tests.ttcn:12921 BSC_Tests control part BSC_Tests.ttcn:12559 TC_unbreak_lchan_after_missing_rel_ack_2 testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:744 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:256 TC_lcls_gcr_only testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:745 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:376 TC_lcls_gcr_bway_connect testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:746 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:381 TC_lcls_gcr_bway_connect_hr testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:747 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:402 TC_lcls_gcr_bway_codec_mismatch testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:748 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:437 TC_lcls_gcr_nomatch_bway_connect testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:749 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:470 TC_lcls_gcr_bway_dont_connect testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:750 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:494 TC_lcls_gcr_unsuppported_cfg testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:751 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:516 TC_lcls_gcr_unsuppported_csc testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:752 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:577 TC_lcls_gcr_bway_dont_connect_csc testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:753 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:671 TC_lcls_connect_break testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:754 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:686 TC_lcls_connect_clear testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:756 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:386 TC_lcls_bts_gcr_bway_connect testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:757 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:391 TC_lcls_bts_gcr_bway_connect_hr testcase "VTY Timeout for prompt: enable" BSC_Tests_LCLS.ttcn:758 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:675 TC_lcls_bts_connect_break testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1228 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:508 TC_cbsp_bsc_server testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1229 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:517 TC_cbsp_bsc_server_ipv6 testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1230 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:524 TC_cbsp_bsc_client testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1231 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:533 TC_cbsp_bsc_client_ipv6 testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1232 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:540 TC_cbsp_reset_bss testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1233 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:557 TC_cbsp_cell_rflock_failure_restart testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1234 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:629 TC_cbsp_cell_rsl_down_failure testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1237 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:702 TC_cbsp_write_bss testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1238 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:733 TC_cbsp_write_bts_cgi testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1239 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:749 TC_cbsp_write_bts_no_cbch testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1240 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:763 TC_cbsp_write_unknown_bts testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1241 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:777 TC_cbsp_write_lac_ci testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1242 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:792 TC_cbsp_write_ci testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1243 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:807 TC_cbsp_write_lai testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1244 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:826 TC_cbsp_write_lac testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1246 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:845 TC_cbsp_write_then_replace testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1247 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:874 TC_cbsp_write_rep_period_num testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1248 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:924 TC_cbsp_replace_nonexist testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1249 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:938 TC_cbsp_write_too_many testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1250 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:951 TC_cbsp_kill_nonexist testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1251 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:962 TC_cbsp_write_then_kill testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1252 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:980 TC_cbsp_write_then_reset testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1254 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1187 TC_cbsp_status_q_empty testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1255 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1196 TC_cbsp_status_q_bts_cgi testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1257 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1003 TC_cbsp_emerg_write_bts_cgi_dchan testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1258 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1081 TC_cbsp_emerg_write_bts_cgi_cchan testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1259 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1097 TC_cbsp_emerg_write_bts_cgi_cchan_disable testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1260 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1117 TC_cbsp_emerg_write_bts_cgi_noreplace testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1261 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1145 TC_cbsp_emerg_write_bts_cgi_replace testcase "VTY Timeout for prompt: enable" BSC_Tests_CBSP.ttcn:1262 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1165 TC_cbsp_emerg_write_bts_cgi_kill testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE