Started by timer Running as SYSTEM Building remotely on gtp0-deb10fr (hdlc dahdi) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr 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-ns-test-fr # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bb Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 86ce525e8ba02b935d2042935c7aed3d6ca75c03 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 86ce525e8ba02b935d2042935c7aed3d6ca75c03 # timeout=10 Commit message: "fixup: ttcn3-bts-test: use an older version of fake_trx.py" > git rev-list --no-walk 86ce525e8ba02b935d2042935c7aed3d6ca75c03 # timeout=10 [ttcn3-ns-test-fr] $ /bin/sh -xe /tmp/jenkins7951856477656204763.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ns-test-fr + export IMAGE_SUFFIX=master-debian10 + cd ttcn3-ns-test-fr + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs ] + [ xjenkins-ttcn3-ns-test-fr-1401 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/ttcn3-ns-test-fr + SUITE_NAME=ttcn3-ns-test-fr + IMAGE_SUFFIX=master-debian10 + docker_images_require osmo-ns-master-debian10 ttcn3-ns-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-ns-master-debian10 + local feed + echo debian-buster-build + depends=debian-buster-build + [ -n debian-buster-build ] + docker_images_require debian-buster-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-buster-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-buster-build + echo debian-buster + distro_arg=debian-buster + [ -z ] + docker_upstream_distro_from_image_name debian-buster-build + echo debian:buster + upstream_distro_arg=debian:buster + docker_dir_from_image_name debian-buster-build + echo debian-buster-build + dir=debian-buster-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-buster-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-buster-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-buster-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:buster DISTRO=debian-buster IMAGE=osmocom-build/debian-buster-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/debian-buster-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-ns-test-fr/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-buster-build:latest . Sending build context to Docker daemon 36.35kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=debian:buster Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} buster: Pulling from debian Digest: sha256:2a0c1b9175adf759420fe0fbd7f5b449038319171eb76554bb76cbe172b62b42 Status: Image is up to date for registry.osmocom.org/debian:buster ---> 69530eaa9e7e Step 4/11 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> d562fc12468e Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> ef16879c784f Step 6/11 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_10/" ---> Using cache ---> c15b02a4b23d Step 7/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf dh-systemd doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtool libusb-1.0-0-dev libusb-dev make netcat-openbsd pkg-config sqlite3 stow telnet tcpdump wget && apt-get clean ---> Using cache ---> 8bd29488affe Step 8/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 52fae7d6d95b Step 9/11 : COPY .common/Release.key /tmp/Release.key ---> Using cache ---> 68f7de6a90a3 Step 10/11 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> a9f993eee803 Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 9bc003181fcc [Warning] One or more build-args [OSMO_MGW_BRANCH OSMO_SGSN_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_BB_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_EPDG_BRANCH OSMO_GGSN_BRANCH OSMO_HNBGW_BRANCH OSMO_HNODEB_BRANCH PJPROJECT_BRANCH USER LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMO_IUH_BRANCH OSMO_REMSIM_BRANCH OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_SIP_BRANCH ASTERISK_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH OPEN5GS_BRANCH OSMO_TTCN3_BRANCH UID OSMO_UECUPS_BRANCH] were not consumed Successfully built 9bc003181fcc Successfully tagged osmocom-build/debian-buster-build:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/debian-buster-build' + docker_image_exists debian-buster-build + docker images -q osmocom-build/debian-buster-build + test -n 9bc003181fcc + list_osmo_packages debian-buster debian-buster-build + local distro=debian-buster + local image=debian-buster-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-buster-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ns-master-debian10 + echo debian-buster + distro_arg=debian-buster + [ -z ] + docker_upstream_distro_from_image_name osmo-ns-master-debian10 + echo debian:buster + upstream_distro_arg=debian:buster + docker_dir_from_image_name osmo-ns-master-debian10 + echo osmo-ns-master-debian10 + sed s/\-debian10$// + dir=osmo-ns-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-ns-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + grep -q $USER + echo FROM $USER/$DISTRO-build + pull_arg= + set +x Building image: osmo-ns-master-debian10 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ns-master BUILD_ARGS= UPSTREAM_DISTRO=debian:buster DISTRO=debian-buster IMAGE=osmocom-build/osmo-ns-master-debian10 OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/osmo-ns-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-ns-test-fr/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-ns-master-debian10:latest . Sending build context to Docker daemon 38.91kB Step 1/16 : ARG USER Step 2/16 : ARG DISTRO Step 3/16 : FROM $USER/$DISTRO-build ---> 9bc003181fcc Step 4/16 : ARG DISTRO ---> Using cache ---> 1718309523bb Step 5/16 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends python3-osmopy-utils libmnl-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libmnl)" ;; esac ---> Running in f9b73012812e Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [122 kB] Fetched 123 kB in 1s (106 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: osmocom-nightly python3-aiohttp python3-asn1crypto python3-async-timeout python3-attr python3-automat python3-certifi python3-cffi-backend python3-chardet python3-constantly python3-cryptography python3-hyperlink python3-idna python3-incremental python3-multidict python3-openssl python3-osmopy-libs python3-pyasn1 python3-pyasn1-modules python3-requests python3-service-identity python3-treq python3-twisted python3-twisted-bin python3-urllib3 python3-yarl python3-zope.interface Suggested packages: python-attr-doc python-cryptography-doc python3-cryptography-vectors python-openssl-doc python3-openssl-dbg python3-socks python3-tk python3-gtk2 python3-glade2 python3-pampy python3-qt4 python3-serial python3-wxgtk2.8 python3-twisted-bin-dbg Recommended packages: libjs-jquery python3-click The following NEW packages will be installed: libmnl-dev osmocom-nightly python3-aiohttp python3-asn1crypto python3-async-timeout python3-attr python3-automat python3-certifi python3-cffi-backend python3-chardet python3-constantly python3-cryptography python3-hyperlink python3-idna python3-incremental python3-multidict python3-openssl python3-osmopy-libs python3-osmopy-utils python3-pyasn1 python3-pyasn1-modules python3-requests python3-service-identity python3-treq python3-twisted python3-twisted-bin python3-urllib3 python3-yarl python3-zope.interface 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. Need to get 3583 kB of archives. After this operation, 21.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB] Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 python3-idna all 2.6-1+deb10u1 [35.4 kB] Get:3 http://deb.debian.org/debian buster/main amd64 python3-multidict amd64 4.5.2-1 [60.6 kB] Get:4 http://deb.debian.org/debian buster/main amd64 python3-yarl amd64 1.3.0-1 [48.3 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ osmocom-nightly 202504232026 [1176 B] Get:6 http://deb.debian.org/debian buster/main amd64 python3-async-timeout all 3.0.1-1 [6292 B] Get:7 http://deb.debian.org/debian buster/main amd64 python3-attr all 18.2.0-1 [37.3 kB] Get:8 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB] Get:9 http://deb.debian.org/debian buster/main amd64 python3-aiohttp amd64 3.5.1-1+deb10u1 [261 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ python3-osmopy-libs 0.3.0.161.fc78.202504232026 [20.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ python3-osmopy-utils 0.3.0.161.fc78.202504232026 [12.8 kB] Get:12 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] Get:13 http://deb.debian.org/debian buster/main amd64 python3-automat all 0.6.0-1 [25.1 kB] Get:14 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB] Get:15 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] Get:16 http://deb.debian.org/debian buster/main amd64 python3-constantly all 15.1.0-1 [7982 B] Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] Get:18 http://deb.debian.org/debian buster/main amd64 python3-hyperlink all 17.3.1-2 [29.3 kB] Get:19 http://deb.debian.org/debian buster/main amd64 python3-incremental all 16.10.1-3 [14.4 kB] Get:20 http://deb.debian.org/debian buster/main amd64 python3-openssl all 19.0.0-1 [52.1 kB] Get:21 http://deb.debian.org/debian buster/main amd64 python3-zope.interface amd64 4.3.2-1+b2 [90.1 kB] Get:22 http://deb.debian.org/debian-security buster/updates/main amd64 python3-twisted-bin amd64 18.9.0-3+deb10u2 [20.3 kB] Get:23 http://deb.debian.org/debian buster/main amd64 python3-pyasn1 all 0.4.2-3 [57.7 kB] Get:24 http://deb.debian.org/debian buster/main amd64 python3-pyasn1-modules all 0.2.1-0.2 [34.5 kB] Get:25 http://deb.debian.org/debian buster/main amd64 python3-service-identity all 16.0.0-2 [9440 B] Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 python3-twisted all 18.9.0-3+deb10u2 [1943 kB] Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3-urllib3 all 1.24.1-1+deb10u2 [98.4 kB] Get:28 http://deb.debian.org/debian-security buster/updates/main amd64 python3-requests all 2.21.0-1+deb10u1 [67.4 kB] Get:29 http://deb.debian.org/debian buster/main amd64 python3-treq all 18.6.0-0.1 [40.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 3583 kB in 1s (2856 kB/s) Selecting previously unselected package libmnl-dev. (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 ... 25305 files and directories currently installed.) Preparing to unpack .../00-libmnl-dev_1.0.4-2_amd64.deb ... Unpacking libmnl-dev (1.0.4-2) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504232026_amd64.deb ... Unpacking osmocom-nightly (202504232026) ... Selecting previously unselected package python3-idna. Preparing to unpack .../02-python3-idna_2.6-1+deb10u1_all.deb ... Unpacking python3-idna (2.6-1+deb10u1) ... Selecting previously unselected package python3-multidict. Preparing to unpack .../03-python3-multidict_4.5.2-1_amd64.deb ... Unpacking python3-multidict (4.5.2-1) ... Selecting previously unselected package python3-yarl. Preparing to unpack .../04-python3-yarl_1.3.0-1_amd64.deb ... Unpacking python3-yarl (1.3.0-1) ... Selecting previously unselected package python3-async-timeout. Preparing to unpack .../05-python3-async-timeout_3.0.1-1_all.deb ... Unpacking python3-async-timeout (3.0.1-1) ... Selecting previously unselected package python3-attr. Preparing to unpack .../06-python3-attr_18.2.0-1_all.deb ... Unpacking python3-attr (18.2.0-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../07-python3-chardet_3.0.4-3_all.deb ... Unpacking python3-chardet (3.0.4-3) ... Selecting previously unselected package python3-aiohttp. Preparing to unpack .../08-python3-aiohttp_3.5.1-1+deb10u1_amd64.deb ... Unpacking python3-aiohttp (3.5.1-1+deb10u1) ... Selecting previously unselected package python3-asn1crypto. Preparing to unpack .../09-python3-asn1crypto_0.24.0-1_all.deb ... Unpacking python3-asn1crypto (0.24.0-1) ... Selecting previously unselected package python3-automat. Preparing to unpack .../10-python3-automat_0.6.0-1_all.deb ... Unpacking python3-automat (0.6.0-1) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../11-python3-certifi_2018.8.24-1_all.deb ... Unpacking python3-certifi (2018.8.24-1) ... Selecting previously unselected package python3-cffi-backend. Preparing to unpack .../12-python3-cffi-backend_1.12.2-1_amd64.deb ... Unpacking python3-cffi-backend (1.12.2-1) ... Selecting previously unselected package python3-constantly. Preparing to unpack .../13-python3-constantly_15.1.0-1_all.deb ... Unpacking python3-constantly (15.1.0-1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../14-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... Unpacking python3-cryptography (2.6.1-3+deb10u4) ... Selecting previously unselected package python3-hyperlink. Preparing to unpack .../15-python3-hyperlink_17.3.1-2_all.deb ... Unpacking python3-hyperlink (17.3.1-2) ... Selecting previously unselected package python3-incremental. Preparing to unpack .../16-python3-incremental_16.10.1-3_all.deb ... Unpacking python3-incremental (16.10.1-3) ... Selecting previously unselected package python3-openssl. Preparing to unpack .../17-python3-openssl_19.0.0-1_all.deb ... Unpacking python3-openssl (19.0.0-1) ... Selecting previously unselected package python3-osmopy-libs. Preparing to unpack .../18-python3-osmopy-libs_0.3.0.161.fc78.202504232026_all.deb ... Unpacking python3-osmopy-libs (0.3.0.161.fc78.202504232026) ... Selecting previously unselected package python3-zope.interface. Preparing to unpack .../19-python3-zope.interface_4.3.2-1+b2_amd64.deb ... Unpacking python3-zope.interface (4.3.2-1+b2) ... Selecting previously unselected package python3-twisted-bin:amd64. Preparing to unpack .../20-python3-twisted-bin_18.9.0-3+deb10u2_amd64.deb ... Unpacking python3-twisted-bin:amd64 (18.9.0-3+deb10u2) ... Selecting previously unselected package python3-pyasn1. Preparing to unpack .../21-python3-pyasn1_0.4.2-3_all.deb ... Unpacking python3-pyasn1 (0.4.2-3) ... Selecting previously unselected package python3-pyasn1-modules. Preparing to unpack .../22-python3-pyasn1-modules_0.2.1-0.2_all.deb ... Unpacking python3-pyasn1-modules (0.2.1-0.2) ... Selecting previously unselected package python3-service-identity. Preparing to unpack .../23-python3-service-identity_16.0.0-2_all.deb ... Unpacking python3-service-identity (16.0.0-2) ... Selecting previously unselected package python3-twisted. Preparing to unpack .../24-python3-twisted_18.9.0-3+deb10u2_all.deb ... Unpacking python3-twisted (18.9.0-3+deb10u2) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../25-python3-urllib3_1.24.1-1+deb10u2_all.deb ... Unpacking python3-urllib3 (1.24.1-1+deb10u2) ... Selecting previously unselected package python3-requests. Preparing to unpack .../26-python3-requests_2.21.0-1+deb10u1_all.deb ... Unpacking python3-requests (2.21.0-1+deb10u1) ... Selecting previously unselected package python3-treq. Preparing to unpack .../27-python3-treq_18.6.0-0.1_all.deb ... Unpacking python3-treq (18.6.0-0.1) ... Selecting previously unselected package python3-osmopy-utils. Preparing to unpack .../28-python3-osmopy-utils_0.3.0.161.fc78.202504232026_all.deb ... Unpacking python3-osmopy-utils (0.3.0.161.fc78.202504232026) ... Setting up python3-attr (18.2.0-1) ... Setting up osmocom-nightly (202504232026) ... Setting up python3-zope.interface (4.3.2-1+b2) ... Setting up python3-automat (0.6.0-1) ... Setting up python3-twisted-bin:amd64 (18.9.0-3+deb10u2) ... Setting up python3-multidict (4.5.2-1) ... Setting up python3-async-timeout (3.0.1-1) ... Setting up python3-chardet (3.0.4-3) ... Setting up python3-certifi (2018.8.24-1) ... Setting up libmnl-dev (1.0.4-2) ... Setting up python3-incremental (16.10.1-3) ... Setting up python3-hyperlink (17.3.1-2) ... Setting up python3-idna (2.6-1+deb10u1) ... Setting up python3-urllib3 (1.24.1-1+deb10u2) ... Setting up python3-pyasn1 (0.4.2-3) ... Setting up python3-constantly (15.1.0-1) ... Setting up python3-yarl (1.3.0-1) ... Setting up python3-asn1crypto (0.24.0-1) ... Setting up python3-cffi-backend (1.12.2-1) ... Setting up python3-osmopy-libs (0.3.0.161.fc78.202504232026) ... Setting up python3-aiohttp (3.5.1-1+deb10u1) ... Setting up python3-pyasn1-modules (0.2.1-0.2) ... Setting up python3-cryptography (2.6.1-3+deb10u4) ... Setting up python3-requests (2.21.0-1+deb10u1) ... Setting up python3-openssl (19.0.0-1) ... Setting up python3-service-identity (16.0.0-2) ... Setting up python3-twisted (18.9.0-3+deb10u2) ... Setting up python3-treq (18.6.0-0.1) ... Setting up python3-osmopy-utils (0.3.0.161.fc78.202504232026) ... Processing triggers for man-db (2.8.5-2+deb10u1) ... Removing intermediate container f9b73012812e ---> a9337584410c Step 6/16 : WORKDIR /tmp ---> Running in a66b495dd235 Removing intermediate container a66b495dd235 ---> 1cb43bc962c1 Step 7/16 : ARG LIBOSMOCORE_BRANCH="master" ---> Running in e37a55b2a631 Removing intermediate container e37a55b2a631 ---> f3b504d69985 Step 8/16 : RUN git clone https://gerrit.osmocom.org/libosmocore.git ---> Running in 036a2e17586c Cloning into 'libosmocore'... Removing intermediate container 036a2e17586c ---> 0d4deadddbc3 Step 9/16 : ADD https://gerrit.osmocom.org/plugins/gitiles/libosmocore/+/$LIBOSMOCORE_BRANCH?format=TEXT /tmp/commit-libosmocore ---> db60532a6160 Step 10/16 : RUN set -x && cd libosmocore && git fetch && git checkout $LIBOSMOCORE_BRANCH && (git symbolic-ref -q HEAD && git reset --hard origin/$LIBOSMOCORE_BRANCH || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && CONFIGURE_FLAGS="--disable-doxygen --disable-pcsc --enable-external-tests" && if [ "$DISTRO" = "debian-buster" ]; then CONFIGURE_FLAGS="$CONFIGURE_FLAGS --disable-uring"; fi && ./configure $CONFIGURE_FLAGS && make "-j$(nproc)" install && install -m 0755 utils/.libs/osmo-ns-dummy /usr/local/bin/osmo-ns-dummy && /sbin/ldconfig ---> Running in 23e62ba87db8 + cd libosmocore + git fetch + git checkout master Your branch is up to date with 'origin/master'. Already on 'master' + git symbolic-ref -q HEAD refs/heads/master + git reset --hard origin/master HEAD is now at ece60a48 Abort configure run on big endian hosts + git rev-parse --abbrev-ref HEAD + git rev-parse HEAD master ece60a486a8fd4d45ac7de6d9a825c7b6869ae56 + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:121: ... 'DOXYGEN' previously defined here src/codec/Makefile.am: installing './depcomp' + CONFIGURE_FLAGS=--disable-doxygen --disable-pcsc --enable-external-tests + [ debian-buster = debian-buster ] + CONFIGURE_FLAGS=--disable-doxygen --disable-pcsc --enable-external-tests --disable-uring + ./configure --disable-doxygen --disable-pcsc --enable-external-tests --disable-uring checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking whether HAVE_SYS_SOCKET_H is declared... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_getname_np(pthread_t, char*, size_t)... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if gcc supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for gettid... no checking whether to workaround TLS bug in old gcc on ARM platforms... checking for a Python interpreter with version >= 3.4... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for TALLOC... yes checking for LIBUSB... yes checking for LIBGNUTLS... yes checking for LIBMNL... yes checking for LIBSCTP... yes checking for osmo_verify_transcript_vty.py... yes checking whether to enable VTY/CTRL tests... yes checking whether C compiler accepts -mavx2... yes checking whether C compiler accepts -mssse3... yes checking whether C compiler accepts -msse4.1... yes checking whether to enable ARM NEON instructions support... no checking whether to include systemtap tracing support... no checking whether to build with code coverage support... no checking whether gcc has __builtin_cpu_supports built-in... yes checking for struct tcp_info.tcpi_notsent_bytes... yes checking for struct tcp_info.tcpi_rwnd_limited... yes checking for struct tcp_info.tcpi_sndbuf_limited... yes checking for struct tcp_info.tcpi_reord_seen... yes CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall" CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmocore.pc config.status: creating libosmocodec.pc config.status: creating libosmocoding.pc config.status: creating libosmovty.pc config.status: creating libosmogsm.pc config.status: creating libosmoisdn.pc config.status: creating libosmogb.pc config.status: creating libosmoctrl.pc config.status: creating libosmosim.pc config.status: creating libosmousb.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/codec/Makefile config.status: creating include/osmocom/coding/Makefile config.status: creating include/osmocom/core/Makefile config.status: creating include/osmocom/crypt/Makefile config.status: creating include/osmocom/ctrl/Makefile config.status: creating include/osmocom/gprs/Makefile config.status: creating include/osmocom/gprs/protocol/Makefile config.status: creating include/osmocom/gsm/Makefile config.status: creating include/osmocom/gsm/protocol/Makefile config.status: creating include/osmocom/isdn/Makefile config.status: creating include/osmocom/sim/Makefile config.status: creating include/osmocom/usb/Makefile config.status: creating include/osmocom/vty/Makefile config.status: creating src/Makefile config.status: creating src/core/Makefile config.status: creating src/vty/Makefile config.status: creating src/codec/Makefile config.status: creating src/coding/Makefile config.status: creating src/sim/Makefile config.status: creating src/usb/Makefile config.status: creating src/gsm/Makefile config.status: creating src/isdn/Makefile config.status: creating src/gb/Makefile config.status: creating src/ctrl/Makefile config.status: creating src/pseudotalloc/Makefile config.status: creating tapset/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating utils/Makefile config.status: creating utils/osmo-stat-dummy/Makefile config.status: creating Doxyfile.core config.status: creating Doxyfile.gsm config.status: creating Doxyfile.isdn config.status: creating Doxyfile.vty config.status: creating Doxyfile.codec config.status: creating Doxyfile.coding config.status: creating Doxyfile.gb config.status: creating Doxyfile.ctrl config.status: creating Doxyfile.sim config.status: creating Doxyfile.usb config.status: creating Makefile config.status: creating contrib/libosmocore.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + nproc + make -j4 install echo 1.11.0.24-ece60 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/tmp/libosmocore' Making install in include make[2]: Entering directory '/tmp/libosmocore/include' Making install in osmocom make[3]: Entering directory '/tmp/libosmocore/include/osmocom' Making install in core make[4]: Entering directory '/tmp/libosmocore/include/osmocom/core' GEN bit32gen.h GEN bit16gen.h GEN bit64gen.h GEN bit32gen.h GEN crc16gen.h GEN bit16gen.h GEN bit64gen.h GEN crc32gen.h GEN crc64gen.h GEN crc8gen.h GEN crc64gen.h GEN crc32gen.h GEN crc16gen.h GEN crc8gen.h GEN socket_compat.h GEN socket_compat.h make[5]: Entering directory '/tmp/libosmocore/include/osmocom/core' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/core' /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h jhash.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h '/usr/local/include/osmocom/core' /usr/bin/install -c -m 644 panic.h prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/usr/local/include/osmocom/core' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/core' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/core' Making install in vty make[4]: Entering directory '/tmp/libosmocore/include/osmocom/vty' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/vty' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/vty' /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/usr/local/include/osmocom/vty' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' Making install in codec make[4]: Entering directory '/tmp/libosmocore/include/osmocom/codec' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/codec' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/codec' /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/usr/local/include/osmocom/codec' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' Making install in gsm make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' GEN gsm0503.h Generating header file... Generate 'xcch' declaration Generate 'tch_f24' declaration Generate 'tch_h24' declaration Generate 'tch_f48' declaration Generate 'tch_f96' declaration Generate 'tch_f144' declaration Generate 'rach' declaration Generate 'rach_ext' declaration Generate 'sch' declaration Generate 'cs2' declaration Generate 'cs3' declaration Generate 'cs2_np' declaration Generate 'cs3_np' declaration Generate 'tch_afs_12_2' declaration Generate 'tch_afs_10_2' declaration Generate 'tch_afs_7_95' declaration Generate 'tch_afs_7_4' declaration Generate 'tch_afs_6_7' declaration Generate 'tch_afs_5_9' declaration Generate 'tch_afs_5_15' declaration Generate 'tch_afs_4_75' declaration Generate 'tch_fr' declaration Generate 'tch_hr' declaration Generate 'tch_ahs_7_95' declaration Generate 'tch_ahs_7_4' declaration Generate 'tch_ahs_6_7' declaration Generate 'tch_ahs_5_9' declaration Generate 'tch_ahs_5_15' declaration Generate 'tch_ahs_4_75' declaration Generate 'tch_axs_sid_update' declaration Generate 'mcs1_dl_hdr' declaration Generate 'mcs1_ul_hdr' declaration Generate 'mcs1' declaration Generate 'mcs2' declaration Generate 'mcs3' declaration Generate 'mcs4' declaration Generate 'mcs5_dl_hdr' declaration Generate 'mcs5_ul_hdr' declaration Generate 'mcs5' declaration Generate 'mcs6' declaration Generate 'mcs7_dl_hdr' declaration Generate 'mcs7_ul_hdr' declaration Generate 'mcs7' declaration Generate 'mcs8' declaration Generate 'mcs9' declaration Generation complete. make install-recursive make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' Making install in protocol make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/gsm/protocol' /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/usr/local/include/osmocom/gsm/protocol' make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/gsm' /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/usr/local/include/osmocom/gsm' /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rtp_extensions.h rxlev_stat.h sysinfo.h tlv.h '/usr/local/include/osmocom/gsm' make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' Making install in isdn make[4]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/isdn' /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/usr/local/include/osmocom/isdn' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' Making install in crypt make[4]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/crypt' /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/usr/local/include/osmocom/crypt' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' Making install in coding make[4]: Entering directory '/tmp/libosmocore/include/osmocom/coding' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/coding' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/coding' /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/usr/local/include/osmocom/coding' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' Making install in gprs make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' Making install in protocol make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/gprs/protocol' /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/usr/local/include/osmocom/gprs/protocol' make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/gprs' /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/usr/local/include/osmocom/gprs' make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' Making install in ctrl make[4]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/ctrl' /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/usr/local/include/osmocom/ctrl' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' Making install in sim make[4]: Entering directory '/tmp/libosmocore/include/osmocom/sim' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/sim' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/sim' /usr/bin/install -c -m 644 class_tables.h sim.h '/usr/local/include/osmocom/sim' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' Making install in usb make[4]: Entering directory '/tmp/libosmocore/include/osmocom/usb' make[5]: Entering directory '/tmp/libosmocore/include/osmocom/usb' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/usb' /usr/bin/install -c -m 644 libusb.h '/usr/local/include/osmocom/usb' make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' make[4]: Entering directory '/tmp/libosmocore/include/osmocom' make[5]: Entering directory '/tmp/libosmocore/include/osmocom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/libosmocore/include/osmocom' make[4]: Leaving directory '/tmp/libosmocore/include/osmocom' make[3]: Leaving directory '/tmp/libosmocore/include/osmocom' make[3]: Entering directory '/tmp/libosmocore/include' make[4]: Entering directory '/tmp/libosmocore/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/libosmocore/include' make[3]: Leaving directory '/tmp/libosmocore/include' make[2]: Leaving directory '/tmp/libosmocore/include' Making install in src make[2]: Entering directory '/tmp/libosmocore/src' Making install in core make[3]: Entering directory '/tmp/libosmocore/src/core' GEN crc8gen.c GEN crc16gen.c GEN crc32gen.c GEN crc64gen.c make install-am make[4]: Entering directory '/tmp/libosmocore/src/core' CC application.lo CC base64.lo CC backtrace.lo CC bits.lo CC bitvec.lo CC bitcomp.lo CC context.lo CC conv.lo CC conv_acc.lo CC conv_acc_generic.lo CC counter.lo CC crc16.lo CC crc16gen.lo CC crc8gen.lo CC crc32gen.lo CC crc64gen.lo CC exec.lo CC fsm.lo CC gsmtap_util.lo CC isdnhdlc.lo CC it_q.lo CC logging.lo CC logging_syslog.lo CC logging_gsmtap.lo CC loggingrb.lo CC macaddr.lo CC msgb.lo CC netdev.lo CC netns.lo CC osmo_io.lo CC osmo_io_poll.lo CC panic.lo CC prbs.lo CC prim.lo CC rate_ctr.lo CC rbtree.lo CC select.lo CC sercomm.lo CC signal.lo CC sockaddr_str.lo CC socket.lo CC soft_uart.lo CC stat_item.lo CC stats.lo socket.c: In function 'setsockopt_sctp_auth_supported': socket.c:770:9: note: #pragma message: setsockopt(SCTP_AUTH_SUPPORTED) not supported! some SCTP features may not be available! #pragma message "setsockopt(SCTP_AUTH_SUPPORTED) not supported! some SCTP features may not be available!" ^~~~~~~ socket.c: In function 'setsockopt_sctp_asconf_supported': socket.c:785:9: note: #pragma message: setsockopt(SCTP_ASCONF_SUPPORTED) not supported! some SCTP features may not be available! #pragma message "setsockopt(SCTP_ASCONF_SUPPORTED) not supported! some SCTP features may not be available!" ^~~~~~~  CC stats_statsd.lo CC stats_tcp.lo CC strrb.lo CC tdef.lo CC thread.lo CC time_cc.lo CC timer.lo thread.c: In function 'osmo_gettid': thread.c:55:10: note: #pragma message: use pid as tid #pragma message ("use pid as tid") ^~~~~~~  CC timer_gettimeofday.lo CC timer_clockgettime.lo CC tun.lo CC use_count.lo CC utils.lo CC write_queue.lo CC conv_acc_sse.lo CC conv_acc_sse_avx.lo CC plugin.lo CC msgfile.lo CC serial.lo CC mnl.lo CCLD libosmocore.la make[5]: Entering directory '/tmp/libosmocore/src/core' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocore.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libosmocore.so.22.1.0 /usr/local/lib/libosmocore.so.22.1.0 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.1.0 libosmocore.so.22; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.1.0 libosmocore.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmocore.lai /usr/local/lib/libosmocore.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/tmp/libosmocore/src/core' make[4]: Leaving directory '/tmp/libosmocore/src/core' make[3]: Leaving directory '/tmp/libosmocore/src/core' Making install in vty make[3]: Entering directory '/tmp/libosmocore/src/vty' CC buffer.lo CC cpu_sched_vty.lo CC command.lo CC fsm_vty.lo CC logging_vty.lo CC misc_vty.lo CC stats_vty.lo CC talloc_ctx_vty.lo CC tdef_vty.lo CC telnet_interface.lo CC utils.lo CC vector.lo CC vty.lo CCLD libosmovty.la make[4]: Entering directory '/tmp/libosmocore/src/vty' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/usr/local/lib' libtool: warning: relinking 'libosmovty.la' libtool: install: (cd /tmp/libosmocore/src/vty; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:2:0 -no-undefined -o libosmovty.la -rpath /usr/local/lib buffer.lo command.lo cpu_sched_vty.lo fsm_vty.lo logging_vty.lo misc_vty.lo stats_vty.lo talloc_ctx_vty.lo tdef_vty.lo telnet_interface.lo utils.lo vector.lo vty.lo ../../src/core/libosmocore.la -ltalloc ) libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.2T /usr/local/lib/libosmovty.so.13.0.2 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.2 libosmovty.so.13; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.2 libosmovty.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmovty.lai /usr/local/lib/libosmovty.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/libosmocore/src/vty' make[3]: Leaving directory '/tmp/libosmocore/src/vty' Making install in isdn make[3]: Entering directory '/tmp/libosmocore/src/isdn' CC lapd_core.lo CC v110.lo CC i460_mux.lo CC v110_ta.lo CCLD libisdnint.la ar: `u' modifier ignored since `D' is the default (see `U')  CCLD libosmoisdn.la make[4]: Entering directory '/tmp/libosmocore/src/isdn' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoisdn.la '/usr/local/lib' libtool: warning: relinking 'libosmoisdn.la' libtool: install: (cd /tmp/libosmocore/src/isdn; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 2:0:2 -no-undefined -o libosmoisdn.la -rpath /usr/local/lib libisdnint.la -ltalloc ) libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.2.0T /usr/local/lib/libosmoisdn.so.0.2.0 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so.0; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /usr/local/lib/libosmoisdn.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/libosmocore/src/isdn' make[3]: Leaving directory '/tmp/libosmocore/src/isdn' Making install in codec make[3]: Entering directory '/tmp/libosmocore/src/codec' CC gsm660.lo CC gsm690.lo CC gsm620.lo CC gsm610.lo CC hr_sid_class.lo CC ecu.lo CC ecu_fr.lo CC ecu_fr_old.lo CCLD libosmocodec.la make[4]: Entering directory '/tmp/libosmocore/src/codec' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/usr/local/lib' libtool: warning: relinking 'libosmocodec.la' libtool: install: (cd /tmp/libosmocore/src/codec; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 5:0:1 -no-undefined -o libosmocodec.la -rpath /usr/local/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la ) libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.1.0T /usr/local/lib/libosmocodec.so.4.1.0 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.1.0 libosmocodec.so.4; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.1.0 libosmocodec.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /usr/local/lib/libosmocodec.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/libosmocore/src/codec' make[3]: Leaving directory '/tmp/libosmocore/src/codec' Making install in gsm make[3]: Entering directory '/tmp/libosmocore/src/gsm' GEN gsm0503_conv.c Generating convolutional codes... Generate 'xcch' definition Generate 'tch_f24' definition Generate 'tch_h24' definition Generate 'tch_f48' definition Generate 'tch_f96' definition Generate 'tch_f144' definition Generate 'rach' definition Generate 'rach_ext' definition Generate 'sch' definition Generate 'cs2' definition Generate 'cs3' definition Generate 'cs2_np' definition Generate 'cs3_np' definition Generate 'tch_afs_12_2' definition Generate 'tch_afs_10_2' definition Generate 'tch_afs_7_95' definition Generate 'tch_afs_7_4' definition Generate 'tch_afs_6_7' definition Generate 'tch_afs_5_9' definition Generate 'tch_afs_5_15' definition Generate 'tch_afs_4_75' definition Generate 'tch_fr' definition Generate 'tch_hr' definition Generate 'tch_ahs_7_95' definition Generate 'tch_ahs_7_4' definition Generate 'tch_ahs_6_7' definition Generate 'tch_ahs_5_9' definition Generate 'tch_ahs_5_15' definition Generate 'tch_ahs_4_75' definition Generate 'tch_axs_sid_update' definition Generate 'mcs1_dl_hdr' definition Generate 'mcs1_ul_hdr' definition Generate 'mcs1' definition Generate 'mcs2' definition Generate 'mcs3' definition Generate 'mcs4' definition Generate 'mcs5_dl_hdr' definition Generate 'mcs5_ul_hdr' definition Generate 'mcs5' definition Generate 'mcs6' definition Generate 'mcs7_dl_hdr' definition Generate 'mcs7_ul_hdr' definition Generate 'mcs7' definition Generate 'mcs8' definition Generate 'mcs9' definition Generation complete. make install-am make[4]: Entering directory '/tmp/libosmocore/src/gsm' CC comp128.lo CC tlv_parser.lo CC a5.lo CC rxlev_stat.lo CC comp128v23.lo CC gsm_utils.lo CC rsl.lo CC gsm48.lo CC gsm48_arfcn_range_encode.lo gsm_utils.c:106:9: note: #pragma message: glibc 2.28 random detected #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected") ^~~~~~~  CC gsm48_ie.lo CC gsm0808.lo CC sysinfo.lo CC gprs_cipher_core.lo CC gprs_rlc.lo CC gsm0480.lo CC abis_nm.lo CC gsm0502.lo CC gsm0411_utils.lo CC gsm0411_smc.lo CC gsm0411_smr.lo CC gsm0414.lo CC lapdm.lo CC kasumi.lo CC gsm29205.lo CC gsm_04_08_gprs.lo CC auth_core.lo CC auth_comp128v1.lo CC auth_comp128v23.lo CC auth_xor.lo CC auth_xor_2g.lo CC auth_milenage.lo CC gea.lo CC milenage/aes-internal.lo CC milenage/aes-internal-enc.lo CC milenage/milenage.lo CC gan.lo CC ipa.lo CC gsm0341.lo CC apn.lo CC auth_tuak.lo CC gprs_gea.lo CC gsm0503_conv.lo CC oap.lo CC gsm0808_utils.lo CC gsm23003.lo CC gsm23236.lo CC mncc.lo CC bts_features.lo CC oap_client.lo CC gsm29118.lo CC gsm48_rest_octets.lo CC cbsp.lo CC gsm48049.lo CC gad.lo CC bsslap.lo CC bssmap_le.lo CC kdf.lo CC iuup.lo CC gsm44021.lo CC gsm44068.lo CC rlp.lo CC gsup.lo CC gsup_sms.lo CC milenage/aes-encblock.lo CC tuak/KeccakP-1600-3gpp.lo CC tuak/tuak.lo CCLD libgsmint.la ar: `u' modifier ignored since `D' is the default (see `U')  CCLD libosmogsm.la make[5]: Entering directory '/tmp/libosmocore/src/gsm' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '/usr/local/lib' libtool: warning: relinking 'libosmogsm.la' libtool: install: (cd /tmp/libosmocore/src/gsm; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 22:0:2 -no-undefined -o libosmogsm.la -rpath /usr/local/lib libgsmint.la -ltalloc -lgnutls ) libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.2.0T /usr/local/lib/libosmogsm.so.20.2.0 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.2.0 libosmogsm.so.20; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.2.0 libosmogsm.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /usr/local/lib/libosmogsm.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/tmp/libosmocore/src/gsm' make[4]: Leaving directory '/tmp/libosmocore/src/gsm' make[3]: Leaving directory '/tmp/libosmocore/src/gsm' Making install in coding make[3]: Entering directory '/tmp/libosmocore/src/coding' CC gsm0503_mapping.lo CC gsm0503_tables.lo CC gsm0503_interleaving.lo CC gsm0503_parity.lo CC gsm0503_coding.lo CC gsm0503_amr_dtx.lo CCLD libosmocoding.la make[4]: Entering directory '/tmp/libosmocore/src/coding' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/usr/local/lib' libtool: warning: relinking 'libosmocoding.la' libtool: install: (cd /tmp/libosmocore/src/coding; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:1:3 -no-undefined -o libosmocoding.la -rpath /usr/local/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la ) libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.1T /usr/local/lib/libosmocoding.so.0.3.1 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.1 libosmocoding.so.0; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.1 libosmocoding.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /usr/local/lib/libosmocoding.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/libosmocore/src/coding' make[3]: Leaving directory '/tmp/libosmocore/src/coding' Making install in gb make[3]: Entering directory '/tmp/libosmocore/src/gb' CC gprs_ns.lo CC gprs_ns_vty.lo CC gprs_ns_sns.lo CC gprs_ns_frgre.lo CC gprs_bssgp.lo CC gprs_bssgp_util.lo CC gprs_bssgp_vty.lo CC gprs_bssgp_rim.lo CC gprs_bssgp_bss.lo CC gprs_ns2.lo CC gprs_ns2_udp.lo CC gprs_ns2_frgre.lo CC gprs_ns2_fr.lo CC gprs_ns2_vc_fsm.lo CC gprs_ns2_sns.lo CC gprs_ns2_message.lo CC gprs_ns2_vty.lo CC gprs_bssgp2.lo CC bssgp_bvc_fsm.lo CC common_vty.lo CC frame_relay.lo CCLD libosmogb-test.la CCLD libosmogb.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Entering directory '/tmp/libosmocore/src/gb' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/usr/local/lib' libtool: warning: relinking 'libosmogb.la' libtool: install: (cd /tmp/libosmocore/src/gb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 17:0:3 -no-undefined -o libosmogb.la -rpath /usr/local/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la ) libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.3.0T /usr/local/lib/libosmogb.so.14.3.0 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.3.0 libosmogb.so.14; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.3.0 libosmogb.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmogb.lai /usr/local/lib/libosmogb.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/libosmocore/src/gb' make[3]: Leaving directory '/tmp/libosmocore/src/gb' Making install in ctrl make[3]: Entering directory '/tmp/libosmocore/src/ctrl' CC control_cmd.lo CC control_if.lo CC fsm_ctrl_commands.lo CC control_vty.lo CCLD libosmoctrl.la make[4]: Entering directory '/tmp/libosmocore/src/ctrl' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/usr/local/lib' libtool: warning: relinking 'libosmoctrl.la' libtool: install: (cd /tmp/libosmocore/src/ctrl; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:1:9 -no-undefined -o libosmoctrl.la -rpath /usr/local/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la ) libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.1T /usr/local/lib/libosmoctrl.so.0.9.1 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so.0; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/libosmocore/src/ctrl' make[3]: Leaving directory '/tmp/libosmocore/src/ctrl' Making install in pseudotalloc make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc' make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc' make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' Making install in sim make[3]: Entering directory '/tmp/libosmocore/src/sim' CC core.lo CC reader.lo CC card_fs_sim.lo CC class_tables.lo CC card_fs_usim.lo CC card_fs_uicc.lo CC card_fs_isim.lo CC card_fs_hpsim.lo CC card_fs_tetra.lo CCLD libosmosim.la make[4]: Entering directory '/tmp/libosmocore/src/sim' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/usr/local/lib' libtool: warning: relinking 'libosmosim.la' libtool: install: (cd /tmp/libosmocore/src/sim; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined -o libosmosim.la -rpath /usr/local/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc ) libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /usr/local/lib/libosmosim.so.2.1.3 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/libosmocore/src/sim' make[3]: Leaving directory '/tmp/libosmocore/src/sim' Making install in usb make[3]: Entering directory '/tmp/libosmocore/src/usb' CC osmo_libusb.lo CCLD libosmousb.la make[4]: Entering directory '/tmp/libosmocore/src/usb' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/usr/local/lib' libtool: warning: relinking 'libosmousb.la' libtool: install: (cd /tmp/libosmocore/src/usb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /usr/local/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 ) libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/libosmocore/src/usb' make[3]: Leaving directory '/tmp/libosmocore/src/usb' make[3]: Entering directory '/tmp/libosmocore/src' make[4]: Entering directory '/tmp/libosmocore/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/libosmocore/src' make[3]: Leaving directory '/tmp/libosmocore/src' make[2]: Leaving directory '/tmp/libosmocore/src' Making install in utils make[2]: Entering directory '/tmp/libosmocore/utils' Making install in osmo-stat-dummy make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' CC osmo_stat_dummy-osmo-stat-dummy.o CCLD osmo-stat-dummy make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' make[3]: Entering directory '/tmp/libosmocore/utils' CC osmo-arfcn.o CC osmo-config-merge.o CC osmo-auc-gen.o CC osmo-aka-verify.o CC gsmtap-logsend.o CC osmo-ns-dummy.o CC osmo-ns-dummy-vty.o CCLD osmo-arfcn CCLD osmo-auc-gen CCLD osmo-config-merge CCLD osmo-aka-verify CCLD osmo-gsmtap-logsend CCLD osmo-ns-dummy make[4]: Entering directory '/tmp/libosmocore/utils' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend make[4]: Leaving directory '/tmp/libosmocore/utils' make[3]: Leaving directory '/tmp/libosmocore/utils' make[2]: Leaving directory '/tmp/libosmocore/utils' Making install in tapset make[2]: Entering directory '/tmp/libosmocore/tapset' make[3]: Entering directory '/tmp/libosmocore/tapset' make[3]: Nothing to be done for 'install-exec-am'. make install-data-hook make[4]: Entering directory '/tmp/libosmocore/tapset' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/tmp/libosmocore/tapset' make[3]: Leaving directory '/tmp/libosmocore/tapset' make[2]: Leaving directory '/tmp/libosmocore/tapset' Making install in tests make[2]: Entering directory '/tmp/libosmocore/tests' GEN conv/gsm0503_test_vectors.c Generating test vectors... Generate 'xcch' test vector Generate 'tch_f24' test vector Generate 'tch_h24' test vector Generate 'tch_f48' test vector Generate 'tch_f96' test vector Generate 'tch_f144' test vector Generate 'rach' test vector Generate 'rach_ext' test vector Generate 'sch' test vector Generate 'cs2' test vector Generate 'cs3' test vector Generate 'cs2_np' test vector Generate 'cs3_np' test vector Generate 'tch_afs_12_2' test vector Generate 'tch_afs_10_2' test vector Generate 'tch_afs_7_95' test vector Generate 'tch_afs_7_4' test vector Generate 'tch_afs_6_7' test vector Generate 'tch_afs_5_9' test vector Generate 'tch_afs_5_15' test vector Generate 'tch_afs_4_75' test vector Generate 'tch_fr' test vector Generate 'tch_hr' test vector Generate 'tch_ahs_7_95' test vector Generate 'tch_ahs_7_4' test vector Generate 'tch_ahs_6_7' test vector Generate 'tch_ahs_5_9' test vector Generate 'tch_ahs_5_15' test vector Generate 'tch_ahs_4_75' test vector Generate 'tch_axs_sid_update' test vector Generate 'mcs1_dl_hdr' test vector Generate 'mcs1_ul_hdr' test vector Generate 'mcs1' test vector Generate 'mcs2' test vector Generate 'mcs3' test vector Generate 'mcs4' test vector Generate 'mcs5_dl_hdr' test vector Generate 'mcs5_ul_hdr' test vector Generate 'mcs5' test vector Generate 'mcs6' test vector Generate 'mcs7_dl_hdr' test vector Generate 'mcs7_ul_hdr' test vector Generate 'mcs7' test vector Generate 'mcs8' test vector Generate 'mcs9' test vector Generation complete. make install-am make[3]: Entering directory '/tmp/libosmocore/tests' make[4]: Entering directory '/tmp/libosmocore/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/libosmocore/tests' make[3]: Leaving directory '/tmp/libosmocore/tests' make[2]: Leaving directory '/tmp/libosmocore/tests' make[2]: Entering directory '/tmp/libosmocore' make[3]: Entering directory '/tmp/libosmocore' /bin/mkdir -p '/usr/local/bin' /bin/mkdir -p '/usr/local/share/aclocal' /usr/bin/install -c osmo-release.sh '/usr/local/bin' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal' /bin/mkdir -p '/usr/local/include' /bin/mkdir -p '/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/usr/local/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/tmp/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/tmp/libosmocore' make[3]: Leaving directory '/tmp/libosmocore' make[2]: Leaving directory '/tmp/libosmocore' make[1]: Leaving directory '/tmp/libosmocore' + install -m 0755 utils/.libs/osmo-ns-dummy /usr/local/bin/osmo-ns-dummy + /sbin/ldconfig Removing intermediate container 23e62ba87db8 ---> 9750742ec03f Step 11/16 : VOLUME /data ---> Running in c47c76108444 Removing intermediate container c47c76108444 ---> f6662bdeff2d Step 12/16 : COPY osmo-ns-dummy.cfg /data/osmo-ns-dummy.cfg ---> 5fa8b90e0e9e Step 13/16 : COPY .common/pipework /usr/bin/pipework ---> c5952b6f5f0a Step 14/16 : COPY docker-entrypoint.sh /docker-entrypoint.sh ---> b3613bbd13e0 Step 15/16 : WORKDIR /data ---> Running in 5c0f82114b16 Removing intermediate container 5c0f82114b16 ---> c15f45fbf8c2 Step 16/16 : CMD ["/docker-entrypoint.sh"] ---> Running in 4371415075a2 Removing intermediate container 4371415075a2 ---> b3b07c606770 [Warning] One or more build-args [OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH UPSTREAM_DISTRO ASTERISK_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_CBC_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_PATH OSMO_BB_BRANCH OSMO_HNBGW_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_HNODEB_BRANCH UID OSMO_EPDG_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GBPROXY_BRANCH OSMO_REMSIM_BRANCH OSMO_SGSN_BRANCH OSMO_BSC_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH REGISTRY OPEN5GS_BRANCH OSMO_STP_BRANCH PJPROJECT_BRANCH] were not consumed Successfully built b3b07c606770 Successfully tagged osmocom-build/osmo-ns-master-debian10:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/osmo-ns-master' + docker_image_exists osmo-ns-master-debian10 + docker images -q osmocom-build/osmo-ns-master-debian10 + test -n b3b07c606770 + list_osmo_packages debian-buster osmo-ns-master-debian10 + local distro=debian-buster + local image=osmo-ns-master-debian10 + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ns-master-debian10 -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ns-master-debian10 ### ii osmocom-nightly 202504232026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii python3-osmopy-libs 0.3.0.161.fc78.202504232026 all Python code (not only) for testing of Osmocom programs ii python3-osmopy-utils 0.3.0.161.fc78.202504232026 all Python code (not only) for testing of Osmocom programs + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ns-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:a7eb5030be6d8afb76bfc7693afac9f7c8aeb87d5510f55155fea84abb458e02 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-ns-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ns-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ns-test + echo ttcn3-ns-test + dir=ttcn3-ns-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-ns-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ns-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/ttcn3-ns-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-ns-test-fr/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-ns-test:latest . Sending build context to Docker daemon 62.98kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bookworm-titan ---> 6bd7a38c2bfb Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> ac57613a11d8 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> e987aef267f7 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" ns ---> Running in 35f1bf963219 + OSMO_TTCN3_BRANCH=master + shift + cd /osmo-ttcn3-hacks + git fetch From https://gerrit.osmocom.org/osmo-ttcn3-hacks 0eb0e4a3..a96d791e master -> origin/master + git checkout master Already on 'master' Your branch is behind 'origin/master' by 7 commits, and can be fast-forwarded. (use "git pull" to update your local branch) + git symbolic-ref -q HEAD refs/heads/master + git reset --hard origin/master HEAD is now at a96d791e hnbgw: Test paging with Page Area ID IE + git rev-parse --abbrev-ref HEAD master + git rev-parse HEAD a96d791ed80f1746dbe778f3b7cec484309e9db7 + diff -q /tmp/deps-Makefile deps/Makefile Files /tmp/deps-Makefile and deps/Makefile differ + make -j8 deps make: Nothing to be done for 'deps'. + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' + make ns (cd ns && ./gen_links.sh && ./regen_makefile.sh) Generating Makefile skeleton... Makefile skeleton was generated. make -C _build/ns compile make[1]: Entering directory '/osmo-ttcn3-hacks/_build/ns' PP BSSGP_Emulation.ttcn PP NS_Emulation.ttcn PP RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~  PP StatsD_Checker.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/ns' make -j4 -C _build/ns make[1]: Entering directory '/osmo-ttcn3-hacks/_build/ns' DEP UD_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP Native_FunctionDefs.cc DEP LLC_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP BSSGP_EncDec.cc DEP AF_PACKET_PT.cc DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP RAW_NS_part_7.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_1.cc DEP NS_Emulation_part_7.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_1.cc DEP BSSGP_Emulation_part_7.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_1.cc DEP StatsD_Checker.cc DEP RAW_NS.cc DEP NS_Emulation.cc DEP BSSGP_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SNDCP_Types_part_7.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_1.cc DEP Q933_Types_part_7.cc DEP Q933_Types_part_6.cc DEP Q933_Types_part_5.cc DEP Q933_Types_part_4.cc DEP Q933_Types_part_3.cc DEP Q933_Types_part_2.cc DEP Q933_Types_part_1.cc DEP Q931_Types_part_7.cc DEP Q931_Types_part_6.cc DEP Q931_Types_part_5.cc DEP Q931_Types_part_4.cc DEP Q931_Types_part_3.cc DEP Q931_Types_part_2.cc DEP Q931_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_7.cc DEP NS_Types_part_6.cc DEP NS_Types_part_5.cc DEP NS_Types_part_4.cc DEP NS_Types_part_3.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP NS_Tests_part_7.cc DEP NS_Tests_part_6.cc DEP NS_Tests_part_5.cc DEP NS_Tests_part_4.cc DEP NS_Tests_part_3.cc DEP NS_Tests_part_2.cc DEP NS_Tests_part_1.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_1.cc DEP NS_Provider_FR_part_7.cc DEP NS_Provider_FR_part_6.cc DEP NS_Provider_FR_part_5.cc DEP NS_Provider_FR_part_4.cc DEP NS_Provider_FR_part_3.cc DEP NS_Provider_FR_part_2.cc DEP NS_Provider_FR_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP LLC_Types_part_7.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_7.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP FrameRelay_Types_part_7.cc DEP FrameRelay_Types_part_6.cc DEP FrameRelay_Types_part_5.cc DEP FrameRelay_Types_part_4.cc DEP FrameRelay_Types_part_3.cc DEP FrameRelay_Types_part_2.cc DEP FrameRelay_Types_part_1.cc DEP FrameRelay_Emulation_part_7.cc DEP FrameRelay_Emulation_part_6.cc DEP FrameRelay_Emulation_part_5.cc DEP FrameRelay_Emulation_part_4.cc DEP FrameRelay_Emulation_part_3.cc DEP FrameRelay_Emulation_part_2.cc DEP FrameRelay_Emulation_part_1.cc DEP FrameRelay_CodecPort_part_7.cc DEP FrameRelay_CodecPort_part_6.cc DEP FrameRelay_CodecPort_part_5.cc DEP FrameRelay_CodecPort_part_4.cc DEP FrameRelay_CodecPort_part_3.cc DEP FrameRelay_CodecPort_part_2.cc DEP FrameRelay_CodecPort_part_1.cc DEP BSSGP_Types_part_7.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP AF_PACKET_PortTypes_part_7.cc DEP AF_PACKET_PortTypes_part_6.cc DEP AF_PACKET_PortTypes_part_5.cc DEP AF_PACKET_PortTypes_part_4.cc DEP AF_PACKET_PortTypes_part_3.cc DEP AF_PACKET_PortTypes_part_2.cc DEP AF_PACKET_PortTypes_part_1.cc DEP AF_PACKET_PortType_part_7.cc DEP AF_PACKET_PortType_part_6.cc DEP AF_PACKET_PortType_part_5.cc DEP AF_PACKET_PortType_part_4.cc DEP AF_PACKET_PortType_part_3.cc DEP AF_PACKET_PortType_part_2.cc DEP AF_PACKET_PortType_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SNDCP_Types.cc DEP Q933_Types.cc DEP Q931_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_Gb_Types.cc DEP Native_Functions.cc DEP NS_Types.cc DEP NS_Tests.cc DEP NS_Provider_IPL4.cc DEP NS_Provider_FR.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP LLC_Types.cc DEP LLC_Templates.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP General_Types.cc DEP GSM_Types.cc DEP FrameRelay_Types.cc DEP FrameRelay_Emulation.cc DEP FrameRelay_CodecPort.cc DEP BSSGP_Types.cc DEP AF_PACKET_PortTypes.cc DEP AF_PACKET_PortType.cc CC AF_PACKET_PortType.o CC AF_PACKET_PortTypes.o CC BSSGP_Types.o CC FrameRelay_CodecPort.o CC FrameRelay_Emulation.o CC FrameRelay_Types.o CC GSM_Types.o CC General_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC LLC_Templates.o CC LLC_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC NS_Provider_FR.o CC NS_Provider_IPL4.o CC NS_Tests.o CC NS_Types.o CC Native_Functions.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC Q931_Types.o CC Q933_Types.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC AF_PACKET_PortType_part_1.o CC AF_PACKET_PortType_part_2.o CC AF_PACKET_PortType_part_3.o CC AF_PACKET_PortType_part_4.o CC AF_PACKET_PortType_part_5.o CC AF_PACKET_PortType_part_6.o CC AF_PACKET_PortType_part_7.o CC AF_PACKET_PortTypes_part_1.o CC AF_PACKET_PortTypes_part_2.o CC AF_PACKET_PortTypes_part_3.o CC AF_PACKET_PortTypes_part_4.o CC AF_PACKET_PortTypes_part_5.o CC AF_PACKET_PortTypes_part_6.o CC AF_PACKET_PortTypes_part_7.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC FrameRelay_CodecPort_part_1.o CC FrameRelay_CodecPort_part_2.o CC FrameRelay_CodecPort_part_3.o CC FrameRelay_CodecPort_part_4.o CC FrameRelay_CodecPort_part_5.o CC FrameRelay_CodecPort_part_6.o CC FrameRelay_CodecPort_part_7.o CC FrameRelay_Emulation_part_1.o CC FrameRelay_Emulation_part_2.o CC FrameRelay_Emulation_part_3.o CC FrameRelay_Emulation_part_4.o CC FrameRelay_Emulation_part_5.o CC FrameRelay_Emulation_part_6.o CC FrameRelay_Emulation_part_7.o CC FrameRelay_Types_part_1.o CC FrameRelay_Types_part_2.o CC FrameRelay_Types_part_3.o CC FrameRelay_Types_part_4.o CC FrameRelay_Types_part_5.o CC FrameRelay_Types_part_6.o CC FrameRelay_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC LLC_Templates_part_1.o CC LLC_Templates_part_2.o CC LLC_Templates_part_3.o CC LLC_Templates_part_4.o CC LLC_Templates_part_5.o CC LLC_Templates_part_6.o CC LLC_Templates_part_7.o CC LLC_Types_part_1.o CC LLC_Types_part_2.o CC LLC_Types_part_3.o CC LLC_Types_part_4.o CC LLC_Types_part_5.o CC LLC_Types_part_6.o CC LLC_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC NS_Provider_FR_part_1.o CC NS_Provider_FR_part_2.o CC NS_Provider_FR_part_3.o CC NS_Provider_FR_part_4.o CC NS_Provider_FR_part_5.o CC NS_Provider_FR_part_6.o CC NS_Provider_FR_part_7.o CC NS_Provider_IPL4_part_1.o CC NS_Provider_IPL4_part_2.o CC NS_Provider_IPL4_part_3.o CC NS_Provider_IPL4_part_4.o CC NS_Provider_IPL4_part_5.o CC NS_Provider_IPL4_part_6.o CC NS_Provider_IPL4_part_7.o CC NS_Tests_part_1.o CC NS_Tests_part_2.o CC NS_Tests_part_3.o CC NS_Tests_part_4.o CC NS_Tests_part_5.o CC NS_Tests_part_6.o CC NS_Tests_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC Q931_Types_part_1.o CC Q931_Types_part_2.o CC Q931_Types_part_3.o CC Q931_Types_part_4.o CC Q931_Types_part_5.o CC Q931_Types_part_6.o CC Q931_Types_part_7.o CC Q933_Types_part_1.o CC Q933_Types_part_2.o CC Q933_Types_part_3.o CC Q933_Types_part_4.o CC Q933_Types_part_5.o CC Q933_Types_part_6.o CC Q933_Types_part_7.o CC SNDCP_Types_part_1.o CC SNDCP_Types_part_2.o CC SNDCP_Types_part_3.o CC SNDCP_Types_part_4.o CC SNDCP_Types_part_5.o CC SNDCP_Types_part_6.o CC SNDCP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC BSSGP_Emulation.o CC NS_Emulation.o CC RAW_NS.o CC StatsD_Checker.o CC BSSGP_Emulation_part_1.o CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC NS_Emulation_part_1.o CC NS_Emulation_part_2.o CC NS_Emulation_part_3.o CC NS_Emulation_part_4.o CC NS_Emulation_part_5.o CC NS_Emulation_part_6.o CC NS_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC AF_PACKET_PT.o CC BSSGP_EncDec.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CC UD_PT.o CCLD AF_PACKET_PortType.so CCLD AF_PACKET_PortTypes.so CCLD BSSGP_Types.so CCLD FrameRelay_CodecPort.so CCLD FrameRelay_Emulation.so CCLD FrameRelay_Types.so CCLD GSM_Types.so CCLD General_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD LLC_Templates.so CCLD LLC_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD NS_Provider_FR.so CCLD NS_Provider_IPL4.so CCLD NS_Tests.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD Q931_Types.so CCLD Q933_Types.so CCLD SNDCP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD AF_PACKET_PortType_part_1.so CCLD AF_PACKET_PortType_part_2.so CCLD AF_PACKET_PortType_part_3.so CCLD AF_PACKET_PortType_part_4.so CCLD AF_PACKET_PortType_part_5.so CCLD AF_PACKET_PortType_part_6.so CCLD AF_PACKET_PortType_part_7.so CCLD AF_PACKET_PortTypes_part_1.so CCLD AF_PACKET_PortTypes_part_2.so CCLD AF_PACKET_PortTypes_part_3.so CCLD AF_PACKET_PortTypes_part_4.so CCLD AF_PACKET_PortTypes_part_5.so CCLD AF_PACKET_PortTypes_part_6.so CCLD AF_PACKET_PortTypes_part_7.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD FrameRelay_CodecPort_part_1.so CCLD FrameRelay_CodecPort_part_2.so CCLD FrameRelay_CodecPort_part_3.so CCLD FrameRelay_CodecPort_part_4.so CCLD FrameRelay_CodecPort_part_5.so CCLD FrameRelay_CodecPort_part_6.so CCLD FrameRelay_CodecPort_part_7.so CCLD FrameRelay_Emulation_part_1.so CCLD FrameRelay_Emulation_part_2.so CCLD FrameRelay_Emulation_part_3.so CCLD FrameRelay_Emulation_part_4.so CCLD FrameRelay_Emulation_part_5.so CCLD FrameRelay_Emulation_part_6.so CCLD FrameRelay_Emulation_part_7.so CCLD FrameRelay_Types_part_1.so CCLD FrameRelay_Types_part_2.so CCLD FrameRelay_Types_part_3.so CCLD FrameRelay_Types_part_4.so CCLD FrameRelay_Types_part_5.so CCLD FrameRelay_Types_part_6.so CCLD FrameRelay_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_FR_part_1.so CCLD NS_Provider_FR_part_2.so CCLD NS_Provider_FR_part_3.so CCLD NS_Provider_FR_part_4.so CCLD NS_Provider_FR_part_5.so CCLD NS_Provider_FR_part_6.so CCLD NS_Provider_FR_part_7.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Tests_part_1.so CCLD NS_Tests_part_2.so CCLD NS_Tests_part_3.so CCLD NS_Tests_part_4.so CCLD NS_Tests_part_5.so CCLD NS_Tests_part_6.so CCLD NS_Tests_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD Q931_Types_part_1.so CCLD Q931_Types_part_2.so CCLD Q931_Types_part_3.so CCLD Q931_Types_part_4.so CCLD Q931_Types_part_5.so CCLD Q931_Types_part_6.so CCLD Q931_Types_part_7.so CCLD Q933_Types_part_1.so CCLD Q933_Types_part_2.so CCLD Q933_Types_part_3.so CCLD Q933_Types_part_4.so CCLD Q933_Types_part_5.so CCLD Q933_Types_part_6.so CCLD Q933_Types_part_7.so CCLD SNDCP_Types_part_1.so CCLD SNDCP_Types_part_2.so CCLD SNDCP_Types_part_3.so CCLD SNDCP_Types_part_4.so CCLD SNDCP_Types_part_5.so CCLD SNDCP_Types_part_6.so CCLD SNDCP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD BSSGP_Emulation.so CCLD NS_Emulation.so CCLD RAW_NS.so CCLD StatsD_Checker.so CCLD BSSGP_Emulation_part_1.so CCLD BSSGP_Emulation_part_2.so CCLD BSSGP_Emulation_part_3.so CCLD BSSGP_Emulation_part_4.so CCLD BSSGP_Emulation_part_5.so CCLD BSSGP_Emulation_part_6.so CCLD BSSGP_Emulation_part_7.so CCLD NS_Emulation_part_1.so CCLD NS_Emulation_part_2.so CCLD NS_Emulation_part_3.so CCLD NS_Emulation_part_4.so CCLD NS_Emulation_part_5.so CCLD NS_Emulation_part_6.so CCLD NS_Emulation_part_7.so CCLD RAW_NS_part_1.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_5.so CCLD RAW_NS_part_6.so CCLD RAW_NS_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD AF_PACKET_PT.so CCLD BSSGP_EncDec.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.so CCLD Native_FunctionDefs.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD NS_Tests make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/ns' Removing intermediate container 35f1bf963219 ---> d1476613a0ec Step 7/9 : VOLUME /data ---> Running in f2fe8b79be3c Removing intermediate container f2fe8b79be3c ---> d84edac235aa Step 8/9 : COPY NS_Tests.cfg /data/NS_Tests.cfg ---> b5beb35d4238 Step 9/9 : CMD ttcn3-docker-run ns NS_Tests ---> Running in 3d557244ee97 Removing intermediate container 3d557244ee97 ---> 3f38f900f38a [Warning] One or more build-args [OSMO_DIA2GSUP_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_STP_BRANCH OSMO_CBC_BRANCH OSMO_HNBGW_BRANCH UPSTREAM_DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH PJPROJECT_BRANCH OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH OSMO_NITB_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH DISTRO OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH ASTERISK_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_EPDG_BRANCH UID OPEN5GS_BRANCH OSMO_IUH_BRANCH OSMO_REMSIM_BRANCH] were not consumed Successfully built 3f38f900f38a Successfully tagged osmocom-build/ttcn3-ns-test:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/ttcn3-ns-test' + docker_image_exists ttcn3-ns-test + docker images -q osmocom-build/ttcn3-ns-test + test -n 3f38f900f38a + list_osmo_packages debian-bookworm ttcn3-ns-test + local distro=debian-bookworm + local image=ttcn3-ns-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-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-ns-test-fr/logs/ns-tester + cp fr/NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_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-ns-test-fr/logs/ns-tester/NS_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns + cp fr/osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns/ + network_clean_remove_all_ttcn3 + local networks + local i + + dockergrep ^ttcn3- network ls --format {{.Name}} + true + networks= + [ -z ] + return + network_create + SUBNET=25973 + seq 1 30 + echo (25973 + 1) % 256 + bc + SUBNET=118 + NET_NAME=ttcn3-ns-test-fr-118 + SUB4=172.18.118.0/24 + SUB6=fd02:db8:118::/64 + set +x Creating network ttcn3-ns-test-fr-118, trying SUBNET=118... + docker network create --internal --subnet 172.18.118.0/24 --ipv6 --subnet fd02:db8:118::/64 ttcn3-ns-test-fr-118 4742485e558c033ccd632ec313e2815f5253bbe7f44ce4057cf00958667f6e35 + set +x ### Network ttcn3-ns-test-fr-118 created (SUBNET=118) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=118 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns/osmo-ns-dummy.cfg Applying SUBNET=118 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg + echo Starting container with osmo-ns-dummy Starting container with osmo-ns-dummy + docker_network_params 118 101 + NET=118 + ADDR_SUFIX=101 + echo --network ttcn3-ns-test-fr-118 --ip 172.18.118.101 --ip6 fd02:db8:118::101 + docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-ns-test-fr-118 --ip 172.18.118.101 --ip6 fd02:db8:118::101 --ulimit core=-1 -e WAIT_FOR_NETDEV=hdlcnet8 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns:/data --name jenkins-ttcn3-ns-test-fr-1401-ns -d osmocom-build/osmo-ns-master-debian10 41ea96002ca9bb262b37f845fa29cde3228cf2c49f6204c5ced5d3ddb804a792 + seq 1 8 + DEV=hdlcnet1 + sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-ns-test-fr-1401-ns + DEV=hdlcnet2 + sudo ./netdev-to-docker.sh hdlcnet2 jenkins-ttcn3-ns-test-fr-1401-ns + DEV=hdlcnet3 + sudo ./netdev-to-docker.sh hdlcnet3 jenkins-ttcn3-ns-test-fr-1401-ns + DEV=hdlcnet4 + sudo ./netdev-to-docker.sh hdlcnet4 jenkins-ttcn3-ns-test-fr-1401-ns + DEV=hdlcnet5 + sudo ./netdev-to-docker.sh hdlcnet5 jenkins-ttcn3-ns-test-fr-1401-ns + DEV=hdlcnet6 + sudo ./netdev-to-docker.sh hdlcnet6 jenkins-ttcn3-ns-test-fr-1401-ns + DEV=hdlcnet7 + sudo ./netdev-to-docker.sh hdlcnet7 jenkins-ttcn3-ns-test-fr-1401-ns + DEV=hdlcnet8 + sudo ./netdev-to-docker.sh hdlcnet8 jenkins-ttcn3-ns-test-fr-1401-ns + echo Starting container with NS testsuite Starting container with NS testsuite + docker_network_params 118 10 + NET=118 + ADDR_SUFIX=10 + echo --network ttcn3-ns-test-fr-118 --ip 172.18.118.10 --ip6 fd02:db8:118::10 + docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-ns-test-fr-118 --ip 172.18.118.10 --ip6 fd02:db8:118::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlc8 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test -d osmocom-build/ttcn3-ns-test 4e8ee4b43861f48565931ee55209abb7e361ca21e91d0b3ecd9145b44fa6d943 + seq 1 8 + DEV=hdlc1 + sudo ./netdev-to-docker.sh hdlc1 jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + DEV=hdlc2 + sudo ./netdev-to-docker.sh hdlc2 jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + DEV=hdlc3 + sudo ./netdev-to-docker.sh hdlc3 jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + DEV=hdlc4 + sudo ./netdev-to-docker.sh hdlc4 jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + DEV=hdlc5 + sudo ./netdev-to-docker.sh hdlc5 jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + DEV=hdlc6 + sudo ./netdev-to-docker.sh hdlc6 jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + DEV=hdlc7 + sudo ./netdev-to-docker.sh hdlc7 jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + DEV=hdlc8 + sudo ./netdev-to-docker.sh hdlc8 jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + docker logs -f jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + SUBDIR=ns + SUITE=NS_Tests + '[' -n hdlc8 ']' + echo 'Waiting for hdlc8 to appear' + pipework --wait -i hdlc8 Waiting for hdlc8 to appear + true + '[' '!' -f /sys/class/net/hdlc8/flags ']' ++ cat /sys/class/net/hdlc8/flags + FLAGS=0x91 + let 'FLAG_UP=0x91&1' + '[' 1 = 1 ']' + break + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ns/NS_Tests NS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli NS_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: NS_Tests.cfg MC@4e8ee4b43861: Unix server socket created successfully. MC@4e8ee4b43861: Listening on TCP port 46443. MC2> 4e8ee4b43861 is the default spawn /osmo-ttcn3-hacks/_build/ns/NS_Tests 4e8ee4b43861 46443 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4e8ee4b43861: New HC connected from 172.18.118.10 [172.18.118.10]. 4e8ee4b43861: Linux 4.19.0-12-amd64 on x86_64. cmtc MC@4e8ee4b43861: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4e8ee4b43861: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@4e8ee4b43861: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@4e8ee4b43861: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@4e8ee4b43861: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e8ee4b43861: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@4e8ee4b43861: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@4e8ee4b43861: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@4e8ee4b43861: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@4e8ee4b43861: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@4e8ee4b43861: Configuration file was processed on all HCs. MC@4e8ee4b43861: Creating MTC on host 172.18.118.10. MC@4e8ee4b43861: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'. ------ NS_Tests.TC_tx_reset ------ Thu Apr 24 04:49:30 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset.pcap" >/data/NS_Tests.TC_tx_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_reset started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 10 s -FRemu(4)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(4)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(4)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(4)@4e8ee4b43861: Start timer T391: 1 s -FRemu(4)@4e8ee4b43861: Start timer T391: 1 s -FRemu(4)@4e8ee4b43861: Start timer T391: 1 s -FRemu(4)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(4)@4e8ee4b43861: Start timer T391: 1 s -FRemu(4)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(4)@4e8ee4b43861: Start timer T391: 1 s -FRemu(4)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(4)@4e8ee4b43861: Start timer T391: 1 s -FRemu(4)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_reset finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'. Thu Apr 24 04:49:37 UTC 2025 ====== NS_Tests.TC_tx_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18974) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'. ------ NS_Tests.TC_tx_block ------ Thu Apr 24 04:49:38 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block.pcap" >/data/NS_Tests.TC_tx_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_block started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(6)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(6)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(6)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(6)@4e8ee4b43861: Start timer T391: 1 s -FRemu(6)@4e8ee4b43861: Start timer T391: 1 s -FRemu(6)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(6)@4e8ee4b43861: Start timer T391: 1 s -FRemu(6)@4e8ee4b43861: Start timer T391: 1 s -FRemu(6)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(6)@4e8ee4b43861: Start timer T391: 1 s -provFR(5)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(6)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(6)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(6)@4e8ee4b43861: Start timer T391: 1 s -FRemu(6)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_block finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'. Thu Apr 24 04:49:46 UTC 2025 ====== NS_Tests.TC_tx_block pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25941) Waiting for packet dumper to finish... 1 (prev_count=25941, count=26539) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'. ------ NS_Tests.TC_tx_block_by_vty ------ Thu Apr 24 04:49:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_by_vty.pcap" >/data/NS_Tests.TC_tx_block_by_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_block_by_vty started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(8)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(8)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(8)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(8)@4e8ee4b43861: Start timer T391: 1 s -FRemu(8)@4e8ee4b43861: Start timer T391: 1 s -FRemu(8)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(8)@4e8ee4b43861: Start timer T391: 1 s -FRemu(8)@4e8ee4b43861: Start timer T391: 1 s -FRemu(8)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(8)@4e8ee4b43861: Start timer T391: 1 s -provFR(7)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(8)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(8)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(8)@4e8ee4b43861: Start timer T391: 1 s -FRemu(8)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_block_by_vty finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'. Thu Apr 24 04:49:56 UTC 2025 ====== NS_Tests.TC_tx_block_by_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25177) Waiting for packet dumper to finish... 1 (prev_count=25177, count=25775) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'. ------ NS_Tests.TC_tx_block_by_vty_reset ------ Thu Apr 24 04:49:58 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_by_vty_reset.pcap" >/data/NS_Tests.TC_tx_block_by_vty_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_block_by_vty_reset started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 60 s -FRemu(10)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(10)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(10)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -provFR(9)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 10 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: Start timer T391: 1 s -FRemu(10)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_block_by_vty_reset finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'. Thu Apr 24 04:50:16 UTC 2025 ====== NS_Tests.TC_tx_block_by_vty_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=37157) Waiting for packet dumper to finish... 1 (prev_count=37157, count=37755) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'. ------ NS_Tests.TC_tx_block_unitdata_over_blocked ------ Thu Apr 24 04:50:18 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_block_unitdata_over_blocked started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(12)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(12)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(12)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s -FRemu(12)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s -FRemu(12)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s -provFR(11)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(12)@4e8ee4b43861: Start timer T391: 1 s -FRemu(12)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'. Thu Apr 24 04:50:28 UTC 2025 ====== NS_Tests.TC_tx_block_unitdata_over_blocked pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=26923) Waiting for packet dumper to finish... 1 (prev_count=26923, count=30368) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'. ------ NS_Tests.TC_rx_block_unitdata_over_blocked ------ Thu Apr 24 04:50:30 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_rx_block_unitdata_over_blocked started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(14)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(14)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(14)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s -FRemu(14)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s -FRemu(14)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s -provFR(13)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(14)@4e8ee4b43861: Start timer T391: 1 s -FRemu(14)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'. Thu Apr 24 04:50:39 UTC 2025 ====== NS_Tests.TC_rx_block_unitdata_over_blocked pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=29405) Waiting for packet dumper to finish... 1 (prev_count=29405, count=30961) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'. ------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------ Thu Apr 24 04:50:41 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap" >/data/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_mirror_unitdata_tx_status_blocked started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(16)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(16)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(16)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(16)@4e8ee4b43861: Start timer T391: 1 s -FRemu(16)@4e8ee4b43861: Start timer T391: 1 s -FRemu(16)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(16)@4e8ee4b43861: Start timer T391: 1 s -FRemu(16)@4e8ee4b43861: Start timer T391: 1 s -FRemu(16)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(16)@4e8ee4b43861: Start timer T391: 1 s -provFR(15)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(16)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } } MTC@4e8ee4b43861: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(16)@4e8ee4b43861: Start timer T391: 1 s -FRemu(16)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'. Thu Apr 24 04:50:48 UTC 2025 ====== NS_Tests.TC_mirror_unitdata_tx_status_blocked pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28588) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'. ------ NS_Tests.TC_tx_blocked_foreign_nsvc ------ Thu Apr 24 04:50:49 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap" >/data/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_blocked_foreign_nsvc started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 60 s -FRemu(18)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(18)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(18)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(18)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(18)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -provFR(17)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(20)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(20)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(20)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' -FRemu(20)@4e8ee4b43861: Start timer T391: 1 s -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(20)@4e8ee4b43861: Start timer T391: 1 s -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(20)@4e8ee4b43861: Start timer T391: 1 s -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(20)@4e8ee4b43861: Start timer T391: 1 s -FRemu(20)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -provFR(19)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(20)@4e8ee4b43861: Start timer T391: 1 s -FRemu(18)@4e8ee4b43861: Start timer T391: 1 s -FRemu(20)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: f_ns_exp() expecting { pDU_NS_Block_Ack := { nsPduType := '05'O, nS_VCI := { iEI := '01'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nS_VCI := '0002'O } } } MTC@4e8ee4b43861: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } -FRemu(18)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop -FRemu(20)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'. Thu Apr 24 04:51:01 UTC 2025 ====== NS_Tests.TC_tx_blocked_foreign_nsvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36363) Waiting for packet dumper to finish... 1 (prev_count=36363, count=38103) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'. ------ NS_Tests.TC_tx_unblock ------ Thu Apr 24 04:51:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unblock.pcap" >/data/NS_Tests.TC_tx_unblock.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_unblock started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(22)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(22)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(22)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(22)@4e8ee4b43861: Start timer T391: 1 s -FRemu(22)@4e8ee4b43861: Start timer T391: 1 s -FRemu(22)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(22)@4e8ee4b43861: Start timer T391: 1 s -FRemu(22)@4e8ee4b43861: Start timer T391: 1 s -FRemu(22)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(22)@4e8ee4b43861: Start timer T391: 1 s -provFR(21)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(22)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(22)@4e8ee4b43861: Start timer T391: 1 s -FRemu(22)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_unblock finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'. Thu Apr 24 04:51:10 UTC 2025 ====== NS_Tests.TC_tx_unblock pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21160) Waiting for packet dumper to finish... 1 (prev_count=21160, count=24648) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'. ------ NS_Tests.TC_tx_unblock_retries ------ Thu Apr 24 04:51:12 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unblock_retries.pcap" >/data/NS_Tests.TC_tx_unblock_retries.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_unblock_retries started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(24)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(24)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(24)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(24)@4e8ee4b43861: Start timer T391: 1 s -FRemu(24)@4e8ee4b43861: Start timer T391: 1 s -FRemu(24)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(24)@4e8ee4b43861: Start timer T391: 1 s -FRemu(24)@4e8ee4b43861: Start timer T391: 1 s -FRemu(24)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(24)@4e8ee4b43861: Start timer T391: 1 s -provFR(23)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(24)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(24)@4e8ee4b43861: Start timer T391: 1 s -FRemu(24)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_unblock_retries finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'. Thu Apr 24 04:51:19 UTC 2025 ====== NS_Tests.TC_tx_unblock_retries pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28580) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'. ------ NS_Tests.TC_reset_wrong_nsei ------ Thu Apr 24 04:51:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_wrong_nsei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_reset_wrong_nsei started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(26)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(26)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(26)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -provFR(25)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 15 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(26)@4e8ee4b43861: Start timer T391: 1 s -FRemu(26)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_reset_wrong_nsei finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'. Thu Apr 24 04:51:43 UTC 2025 ====== NS_Tests.TC_reset_wrong_nsei pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=38616) Waiting for packet dumper to finish... 1 (prev_count=38616, count=42104) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'. ------ NS_Tests.TC_reset_wrong_nsvci ------ Thu Apr 24 04:51:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_reset_wrong_nsvci started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(28)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(28)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(28)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -provFR(27)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 15 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(28)@4e8ee4b43861: Start timer T391: 1 s -FRemu(28)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_reset_wrong_nsvci finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'. Thu Apr 24 04:52:07 UTC 2025 ====== NS_Tests.TC_reset_wrong_nsvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=35593) Waiting for packet dumper to finish... 1 (prev_count=35593, count=38089) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'. ------ NS_Tests.TC_reset_wrong_nsei_nsvci ------ Thu Apr 24 04:52:09 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_reset_wrong_nsei_nsvci started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(30)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(30)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(30)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -provFR(29)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 15 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(30)@4e8ee4b43861: Start timer T391: 1 s -FRemu(30)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'. Thu Apr 24 04:52:31 UTC 2025 ====== NS_Tests.TC_reset_wrong_nsei_nsvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=39077) Waiting for packet dumper to finish... 1 (prev_count=39077, count=42522) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'. ------ NS_Tests.TC_reset_ack_wrong_nsei ------ Thu Apr 24 04:52:33 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_reset_ack_wrong_nsei started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(32)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(32)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(32)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -provFR(31)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 15 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(32)@4e8ee4b43861: Start timer T391: 1 s -FRemu(32)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'. Thu Apr 24 04:52:57 UTC 2025 ====== NS_Tests.TC_reset_ack_wrong_nsei pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43861) Waiting for packet dumper to finish... 1 (prev_count=43861, count=44361) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'. ------ NS_Tests.TC_reset_ack_wrong_nsvci ------ Thu Apr 24 04:52:59 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_reset_ack_wrong_nsvci started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(34)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(34)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(34)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -provFR(33)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 15 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(34)@4e8ee4b43861: Start timer T391: 1 s -FRemu(34)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'. Thu Apr 24 04:53:23 UTC 2025 ====== NS_Tests.TC_reset_ack_wrong_nsvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41091) Waiting for packet dumper to finish... 1 (prev_count=41091, count=41591) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'. ------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------ Thu Apr 24 04:53:25 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_reset_ack_wrong_nsei_nsvci started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(36)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(36)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(36)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -provFR(35)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 15 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: Start timer T391: 1 s -FRemu(36)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'. Thu Apr 24 04:53:50 UTC 2025 ====== NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41118) Waiting for packet dumper to finish... 1 (prev_count=41118, count=41721) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'. ------ NS_Tests.TC_reset_retries ------ Thu Apr 24 04:53:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_retries.pcap" >/data/NS_Tests.TC_reset_retries.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_reset_retries started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(38)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(38)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(38)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -provFR(37)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(38)@4e8ee4b43861: Start timer T391: 1 s -FRemu(38)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_reset_retries finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'. Thu Apr 24 04:54:10 UTC 2025 ====== NS_Tests.TC_reset_retries pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=32221) Waiting for packet dumper to finish... 1 (prev_count=32221, count=32721) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'. ------ NS_Tests.TC_reset_on_block_reset ------ Thu Apr 24 04:54:12 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_on_block_reset.pcap" >/data/NS_Tests.TC_reset_on_block_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_reset_on_block_reset started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(40)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(40)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(40)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(40)@4e8ee4b43861: Start timer T391: 1 s -FRemu(40)@4e8ee4b43861: Start timer T391: 1 s -FRemu(40)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(40)@4e8ee4b43861: Start timer T391: 1 s -FRemu(40)@4e8ee4b43861: Start timer T391: 1 s -FRemu(40)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(40)@4e8ee4b43861: Start timer T391: 1 s -provFR(39)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(40)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(40)@4e8ee4b43861: Start timer T391: 1 s -FRemu(40)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_reset_on_block_reset finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'. Thu Apr 24 04:54:19 UTC 2025 ====== NS_Tests.TC_reset_on_block_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=27715) Waiting for packet dumper to finish... 1 (prev_count=27715, count=31160) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'. ------ NS_Tests.TC_ignore_reset_ack ------ Thu Apr 24 04:54:21 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_ignore_reset_ack.pcap" >/data/NS_Tests.TC_ignore_reset_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_ignore_reset_ack started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(42)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(42)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(42)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -provFR(41)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 15 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(42)@4e8ee4b43861: Start timer T391: 1 s -FRemu(42)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_ignore_reset_ack finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'. Thu Apr 24 04:54:43 UTC 2025 ====== NS_Tests.TC_ignore_reset_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=40320) Waiting for packet dumper to finish... 1 (prev_count=40320, count=43765) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'. ------ NS_Tests.TC_tx_reset_tx_alive ------ Thu Apr 24 04:54:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset_tx_alive.pcap" >/data/NS_Tests.TC_tx_reset_tx_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_reset_tx_alive started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 10 s -FRemu(44)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(44)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(44)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(44)@4e8ee4b43861: Start timer T391: 1 s -FRemu(44)@4e8ee4b43861: Start timer T391: 1 s -FRemu(44)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(44)@4e8ee4b43861: Start timer T391: 1 s -FRemu(44)@4e8ee4b43861: Start timer T391: 1 s -FRemu(44)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(44)@4e8ee4b43861: Start timer T391: 1 s -provFR(43)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(44)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(44)@4e8ee4b43861: Start timer T391: 1 s -FRemu(44)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_reset_tx_alive finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'. Thu Apr 24 04:54:52 UTC 2025 ====== NS_Tests.TC_tx_reset_tx_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25695) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'. ------ NS_Tests.TC_tx_reset_rx_alive ------ Thu Apr 24 04:54:54 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset_rx_alive.pcap" >/data/NS_Tests.TC_tx_reset_rx_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_reset_rx_alive started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 10 s -FRemu(46)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(46)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(46)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(46)@4e8ee4b43861: Start timer T391: 1 s -FRemu(46)@4e8ee4b43861: Start timer T391: 1 s -FRemu(46)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(46)@4e8ee4b43861: Start timer T391: 1 s -FRemu(46)@4e8ee4b43861: Start timer T391: 1 s -FRemu(46)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(46)@4e8ee4b43861: Start timer T391: 1 s -provFR(45)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(46)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(46)@4e8ee4b43861: Start timer T391: 1 s -FRemu(46)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_reset_rx_alive finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'. Thu Apr 24 04:55:01 UTC 2025 ====== NS_Tests.TC_tx_reset_rx_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21416) Waiting for packet dumper to finish... 1 (prev_count=21416, count=24861) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'. ------ NS_Tests.TC_alive_retries_single_reset ------ Thu Apr 24 04:55:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_alive_retries_single_reset.pcap" >/data/NS_Tests.TC_alive_retries_single_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_alive_retries_single_reset started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 60 s -FRemu(48)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(48)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(48)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -provFR(47)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(48)@4e8ee4b43861: Start timer T391: 1 s -FRemu(48)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_alive_retries_single_reset finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'. Thu Apr 24 04:55:34 UTC 2025 ====== NS_Tests.TC_alive_retries_single_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=51053) Waiting for packet dumper to finish... 1 (prev_count=51053, count=54498) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'. ------ NS_Tests.TC_no_reset_alive_ack ------ Thu Apr 24 04:55:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_no_reset_alive_ack.pcap" >/data/NS_Tests.TC_no_reset_alive_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_no_reset_alive_ack started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(50)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(50)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(50)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -provFR(49)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 15 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(50)@4e8ee4b43861: Start timer T391: 1 s -FRemu(50)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_no_reset_alive_ack finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'. Thu Apr 24 04:55:58 UTC 2025 ====== NS_Tests.TC_no_reset_alive_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=39823) Waiting for packet dumper to finish... 1 (prev_count=39823, count=43170) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'. ------ NS_Tests.TC_tx_unitdata ------ Thu Apr 24 04:56:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unitdata.pcap" >/data/NS_Tests.TC_tx_unitdata.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0). MTC@4e8ee4b43861: Test case TC_tx_unitdata started. MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer g_T_guard: 30 s -FRemu(52)@4e8ee4b43861: AF_PACKET Test port (FR): user_start -FRemu(52)@4e8ee4b43861: AF_PACKET Test port (FR): user_map -FRemu(52)@4e8ee4b43861: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' -FRemu(52)@4e8ee4b43861: Start timer T391: 1 s -FRemu(52)@4e8ee4b43861: Start timer T391: 1 s -FRemu(52)@4e8ee4b43861: Dropping Rx FR frame while service affecting condition exists -FRemu(52)@4e8ee4b43861: Start timer T391: 1 s -FRemu(52)@4e8ee4b43861: Start timer T391: 1 s -FRemu(52)@4e8ee4b43861: Detecting no more service affecting condition after N392 consecutive good cycles -FRemu(52)@4e8ee4b43861: Start timer T391: 1 s -provFR(51)@4e8ee4b43861: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } -FRemu(52)@4e8ee4b43861: Start timer T391: 1 s MTC@4e8ee4b43861: Start timer T: 10 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } } MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 2 s MTC@4e8ee4b43861: Start timer T: 1 s -FRemu(52)@4e8ee4b43861: Start timer T391: 1 s -FRemu(52)@4e8ee4b43861: AF_PACKET Test port (FR): user_stop MTC@4e8ee4b43861: Test case TC_tx_unitdata finished. Verdict: pass MTC@4e8ee4b43861: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'. Thu Apr 24 04:56:07 UTC 2025 ====== NS_Tests.TC_tx_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28914) MTC@4e8ee4b43861: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0). MC@4e8ee4b43861: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4e8ee4b43861: Terminating MTC. MC@4e8ee4b43861: MTC terminated. MC2> exit MC@4e8ee4b43861: Shutting down session. MC@4e8ee4b43861: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-34.log' -------------------- pass NS_Tests.TC_tx_reset pass NS_Tests.TC_tx_block pass NS_Tests.TC_tx_block_by_vty pass NS_Tests.TC_tx_block_by_vty_reset pass NS_Tests.TC_tx_block_unitdata_over_blocked pass NS_Tests.TC_rx_block_unitdata_over_blocked pass NS_Tests.TC_mirror_unitdata_tx_status_blocked pass NS_Tests.TC_tx_blocked_foreign_nsvc pass NS_Tests.TC_tx_unblock pass NS_Tests.TC_tx_unblock_retries pass NS_Tests.TC_reset_wrong_nsei pass NS_Tests.TC_reset_wrong_nsvci pass NS_Tests.TC_reset_wrong_nsei_nsvci pass NS_Tests.TC_reset_ack_wrong_nsei pass NS_Tests.TC_reset_ack_wrong_nsvci pass NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass NS_Tests.TC_reset_retries pass NS_Tests.TC_reset_on_block_reset pass NS_Tests.TC_ignore_reset_ack pass NS_Tests.TC_tx_reset_tx_alive pass NS_Tests.TC_tx_reset_rx_alive pass NS_Tests.TC_alive_retries_single_reset pass NS_Tests.TC_no_reset_alive_ack pass NS_Tests.TC_tx_unitdata Summary: pass: 24 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm Generated NS_Tests.TC_alive_retries_single_reset.merged Generated NS_Tests.TC_ignore_reset_ack.merged Generated NS_Tests.TC_mirror_unitdata_tx_status_blocked.merged Generated NS_Tests.TC_no_reset_alive_ack.merged Generated NS_Tests.TC_reset_ack_wrong_nsei.merged Generated NS_Tests.TC_reset_ack_wrong_nsei_nsvci.merged Generated NS_Tests.TC_reset_ack_wrong_nsvci.merged Generated NS_Tests.TC_reset_on_block_reset.merged Generated NS_Tests.TC_reset_retries.merged Generated NS_Tests.TC_reset_wrong_nsei.merged Generated NS_Tests.TC_reset_wrong_nsei_nsvci.merged Generated NS_Tests.TC_reset_wrong_nsvci.merged Generated NS_Tests.TC_rx_block_unitdata_over_blocked.merged Generated NS_Tests.TC_tx_block.merged Generated NS_Tests.TC_tx_block_by_vty.merged Generated NS_Tests.TC_tx_block_by_vty_reset.merged Generated NS_Tests.TC_tx_block_unitdata_over_blocked.merged Generated NS_Tests.TC_tx_blocked_foreign_nsvc.merged Generated NS_Tests.TC_tx_reset.merged Generated NS_Tests.TC_tx_reset_rx_alive.merged Generated NS_Tests.TC_tx_reset_tx_alive.merged Generated NS_Tests.TC_tx_unblock.merged Generated NS_Tests.TC_tx_unblock_retries.merged Generated NS_Tests.TC_tx_unitdata.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 + + grep Name docker network inspect+ cut -d : -f2 + awk -F" NR>1{print $2} ttcn3-ns-test-fr-118 + local containers=jenkins-ttcn3-ns-test-fr-1401-ns jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + [ -n jenkins-ttcn3-ns-test-fr-1401-ns jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test ] + docker_kill_wait jenkins-ttcn3-ns-test-fr-1401-ns jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + docker kill jenkins-ttcn3-ns-test-fr-1401-ns jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test jenkins-ttcn3-ns-test-fr-1401-ns Error response from daemon: Cannot kill container: jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test: Container 4e8ee4b43861f48565931ee55209abb7e361ca21e91d0b3ecd9145b44fa6d943 is not running + docker wait jenkins-ttcn3-ns-test-fr-1401-ns jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test Error response from daemon: No such container: jenkins-ttcn3-ns-test-fr-1401-ns Error response from daemon: No such container: jenkins-ttcn3-ns-test-fr-1401-ttcn3-ns-test + true + network_remove + set +x Removing network ttcn3-ns-test-fr-118 + docker network remove ttcn3-ns-test-fr-118 ttcn3-ns-test-fr-118 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/_cache:/cache --name jenkins-ttcn3-ns-test-fr-1401-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1003:1003 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1003:1003 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/junit-xml-34.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS