Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns
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-pcu-test-sns # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10
Commit message: "ttcn3-hnbgw: osmo-hnbgw.cfg: Enable color in log file"
 > git rev-list --no-walk 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10
[ttcn3-pcu-test-sns] $ /bin/sh -xe /tmp/jenkins3280736196681758852.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-pcu-test-sns + export IMAGE_SUFFIX=master + cd ttcn3-pcu-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs ] + [ xjenkins-ttcn3-pcu-test-sns-1894 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-test-sns + SUITE_NAME=ttcn3-pcu-test-sns + IMAGE_SUFFIX=master + docker_images_require osmo-pcu-master ttcn3-pcu-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-pcu-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #23 CACHED #24 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED #25 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:29b816cff49dbb8149b288fa664bb9178ebd4ac757b33b82ee98089e60633bb2 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 29b816cff49d + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcu-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-pcu-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-pcu-master + echo osmo-pcu-master + dir=osmo-pcu-master + pull_arg=--pull + grep ^FROM ../osmo-pcu-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcu-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcu-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-pcu-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/osmo-pcu-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-pcu-test-sns/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-pcu-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.11kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcu/+/master?format=TEXT #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcu/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 179B done #4 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac #7 0.405 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.405 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.405 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.522 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.933 Reading package lists... #7 1.195 Reading package lists... #7 1.440 Building dependency tree... #7 1.492 Reading state information... #7 1.554 The following additional packages will be installed: #7 1.554 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 1.554 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #7 1.554 osmocom-nightly #7 1.564 The following NEW packages will be installed: #7 1.564 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #7 1.564 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #7 1.565 libosmovty13 osmocom-nightly #7 1.585 0 upgraded, 13 newly installed, 0 to remove and 1 not upgraded. #7 1.585 Need to get 1870 kB of archives. #7 1.585 After this operation, 6760 kB of additional disk space will be used. #7 1.585 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404172026 [1172 B] #7 1.614 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404172026 [164 kB] #7 1.617 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404172026 [46.0 kB] #7 1.618 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404172026 [65.4 kB] #7 1.620 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404172026 [222 kB] #7 1.623 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404172026 [66.0 kB] #7 1.624 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404172026 [97.9 kB] #7 1.625 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404172026 [173 kB] #7 1.627 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404172026 [54.5 kB] #7 1.628 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404172026 [58.6 kB] #7 1.629 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404172026 [45.3 kB] #7 1.631 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404172026 [38.6 kB] #7 1.632 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404172026 [838 kB] #7 1.747 debconf: delaying package configuration, since apt-utils is not installed #7 1.788 Fetched 1870 kB in 0s (25.4 MB/s) #7 1.849 Selecting previously unselected package osmocom-nightly. #7 1.849 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #7 1.888 Preparing to unpack .../00-osmocom-nightly_202404172026_amd64.deb ... #7 1.905 Unpacking osmocom-nightly (202404172026) ... #7 2.032 Selecting previously unselected package libosmocore21:amd64. #7 2.050 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.084 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.239 Selecting previously unselected package libosmocodec4:amd64. #7 2.247 Preparing to unpack .../02-libosmocodec4_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.264 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.404 Selecting previously unselected package libosmoisdn0:amd64. #7 2.422 Preparing to unpack .../03-libosmoisdn0_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.439 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.590 Selecting previously unselected package libosmogsm20:amd64. #7 2.598 Preparing to unpack .../04-libosmogsm20_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.615 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.752 Selecting previously unselected package libosmocoding0:amd64. #7 2.770 Preparing to unpack .../05-libosmocoding0_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.788 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.930 Selecting previously unselected package libosmovty13:amd64. #7 2.938 Preparing to unpack .../06-libosmovty13_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.960 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.116 Selecting previously unselected package libosmogb14:amd64. #7 3.124 Preparing to unpack .../07-libosmogb14_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.141 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.279 Selecting previously unselected package libosmoctrl0:amd64. #7 3.287 Preparing to unpack .../08-libosmoctrl0_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.310 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.459 Selecting previously unselected package libosmosim2:amd64. #7 3.467 Preparing to unpack .../09-libosmosim2_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.484 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.631 Selecting previously unselected package libosmousb0:amd64. #7 3.649 Preparing to unpack .../10-libosmousb0_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.666 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.790 Selecting previously unselected package libosmocore. #7 3.808 Preparing to unpack .../11-libosmocore_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.825 Unpacking libosmocore (1.9.0.192.1c24.202404172026) ... #7 3.957 Selecting previously unselected package libosmocore-dev:amd64. #7 3.965 Preparing to unpack .../12-libosmocore-dev_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.982 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.167 Setting up osmocom-nightly (202404172026) ... #7 4.220 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.282 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.335 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.389 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.443 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.497 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.558 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.611 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.665 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.719 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.778 Setting up libosmocore (1.9.0.192.1c24.202404172026) ... #7 4.833 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.887 Processing triggers for libc-bin (2.36-9+deb12u4) ... #7 DONE 5.2s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcu.git #9 0.322 Cloning into 'osmo-pcu'... #9 DONE 2.0s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCU/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcu #10 DONE 0.2s #11 [6/8] RUN CD osmo-pcu && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.431 Already on 'master' #11 0.431 Your branch is up to date with 'origin/master'. #11 0.432 refs/heads/master #11 0.434 HEAD is now at 75727403 doc: Introduce code architecture section with main class diagram #11 0.435 master #11 0.436 75727403bf2184dd045c1867a7493e9b6a57d320 #11 2.671 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.671 libtoolize: copying file './ltmain.sh' #11 3.114 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.114 libtoolize: and rerunning libtoolize and aclocal. #11 3.114 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.857 configure.ac:42: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.857 configure.ac:42: You should run autoupdate. #11 3.857 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.857 configure.ac:42: the top level #11 3.857 configure.ac:93: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.857 configure.ac:93: You should run autoupdate. #11 3.857 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.857 configure.ac:93: the top level #11 3.857 configure.ac:134: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.857 configure.ac:134: You should run autoupdate. #11 3.857 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.857 configure.ac:134: the top level #11 3.857 configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.857 configure.ac:153: You should run autoupdate. #11 3.857 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.857 configure.ac:153: the top level #11 3.857 configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.857 configure.ac:172: You should run autoupdate. #11 3.857 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.857 configure.ac:172: the top level #11 3.857 configure.ac:183: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.857 configure.ac:183: You should run autoupdate. #11 3.857 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.857 configure.ac:183: the top level #11 3.857 configure.ac:263: warning: AC_OUTPUT should be used without arguments. #11 3.857 configure.ac:263: You should run autoupdate. #11 4.313 configure.ac:24: installing './compile' #11 4.317 configure.ac:27: installing './config.guess' #11 4.322 configure.ac:27: installing './config.sub' #11 4.327 configure.ac:9: installing './install-sh' #11 4.332 configure.ac:9: installing './missing' #11 4.406 src/Makefile.am: installing './depcomp' #11 4.420 tests/Makefile.am:34: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, #11 4.420 tests/Makefile.am:34: but option 'subdir-objects' is disabled #11 4.420 automake: warning: possible forward-incompatibility. #11 4.420 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.420 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.420 automake: object file(s) will be placed in the top-level directory. However, this #11 4.420 automake: behavior may change in a future Automake major version, with object #11 4.420 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.420 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.420 automake: project, to avoid future incompatibilities. #11 4.421 tests/Makefile.am:47: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, #11 4.421 tests/Makefile.am:47: but option 'subdir-objects' is disabled #11 4.421 tests/Makefile.am:154: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, #11 4.421 tests/Makefile.am:154: but option 'subdir-objects' is disabled #11 4.422 tests/Makefile.am:69: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, #11 4.422 tests/Makefile.am:69: but option 'subdir-objects' is disabled #11 4.422 tests/Makefile.am:69: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, #11 4.422 tests/Makefile.am:69: but option 'subdir-objects' is disabled #11 4.422 tests/Makefile.am:138: warning: source file 'codel/codel_test.c' is in a subdirectory, #11 4.422 tests/Makefile.am:138: but option 'subdir-objects' is disabled #11 4.422 tests/Makefile.am:76: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, #11 4.422 tests/Makefile.am:76: but option 'subdir-objects' is disabled #11 4.423 tests/Makefile.am:85: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, #11 4.423 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.423 tests/Makefile.am:85: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, #11 4.423 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.423 tests/Makefile.am:85: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, #11 4.423 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.423 tests/Makefile.am:85: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, #11 4.423 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.423 tests/Makefile.am:145: warning: source file 'fn/FnTest.cpp' is in a subdirectory, #11 4.423 tests/Makefile.am:145: but option 'subdir-objects' is disabled #11 4.424 tests/Makefile.am:119: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, #11 4.424 tests/Makefile.am:119: but option 'subdir-objects' is disabled #11 4.424 tests/Makefile.am:133: warning: source file 'llist/LListTest.cpp' is in a subdirectory, #11 4.424 tests/Makefile.am:133: but option 'subdir-objects' is disabled #11 4.425 tests/Makefile.am:105: warning: source file 'ms/MsTest.cpp' is in a subdirectory, #11 4.425 tests/Makefile.am:105: but option 'subdir-objects' is disabled #11 4.425 tests/Makefile.am:28: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, #11 4.425 tests/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.425 tests/Makefile.am:56: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, #11 4.425 tests/Makefile.am:56: but option 'subdir-objects' is disabled #11 4.426 tests/Makefile.am:96: warning: source file 'types/TypesTest.cpp' is in a subdirectory, #11 4.426 tests/Makefile.am:96: but option 'subdir-objects' is disabled #11 4.426 tests/Makefile.am:167: warning: source file 'ulc/PdchUlcTest.cpp' is in a subdirectory, #11 4.426 tests/Makefile.am:167: but option 'subdir-objects' is disabled #11 4.502 checking for a BSD-compatible install... /usr/bin/install -c #11 4.515 checking whether build environment is sane... yes #11 4.538 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.543 checking for gawk... gawk #11 4.543 checking whether make sets $(MAKE)... yes #11 4.567 checking whether make supports nested variables... yes #11 4.584 checking whether make supports nested variables... (cached) yes #11 4.584 checking whether make sets $(MAKE)... (cached) yes #11 4.589 checking for gcc... gcc #11 4.659 checking whether the C compiler works... yes #11 4.730 checking for C compiler default output file name... a.out #11 4.731 checking for suffix of executables... #11 4.753 checking whether we are cross compiling... no #11 4.780 checking for suffix of object files... o #11 4.796 checking whether the compiler supports GNU C... yes #11 4.814 checking whether gcc accepts -g... yes #11 4.841 checking for gcc option to enable C11 features... none needed #11 4.872 checking whether gcc understands -c and -o together... yes #11 4.888 checking whether make supports the include directive... yes (GNU style) #11 4.892 checking dependency style of gcc... gcc3 #11 4.924 checking for g++... g++ #11 4.977 checking whether the compiler supports GNU C++... yes #11 5.014 checking whether g++ accepts -g... yes #11 5.031 checking for g++ option to enable C++11 features... unsupported #11 5.155 checking for g++ option to enable C++98 features... none needed #11 5.172 checking dependency style of g++... gcc3 #11 5.223 checking build system type... x86_64-pc-linux-gnu #11 5.318 checking host system type... x86_64-pc-linux-gnu #11 5.318 checking how to print strings... printf #11 5.347 checking for a sed that does not truncate output... /usr/bin/sed #11 5.349 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.350 checking for egrep... /usr/bin/grep -E #11 5.350 checking for fgrep... /usr/bin/grep -F #11 5.351 checking for ld used by gcc... /usr/bin/ld #11 5.353 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.354 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.356 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.367 checking whether ln -s works... yes #11 5.367 checking the maximum length of command line arguments... 1572864 #11 5.372 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.372 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.372 checking for /usr/bin/ld option to reload object files... -r #11 5.373 checking for file... file #11 5.373 checking for objdump... objdump #11 5.373 checking how to recognize dependent libraries... pass_all #11 5.374 checking for dlltool... no #11 5.374 checking how to associate runtime and link libraries... printf %s\n #11 5.374 checking for ar... ar #11 5.374 checking for archiver @FILE support... @ #11 5.392 checking for strip... strip #11 5.393 checking for ranlib... ranlib #11 5.393 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.453 checking for sysroot... no #11 5.453 checking for a working dd... /usr/bin/dd #11 5.456 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.486 checking for mt... no #11 5.486 checking if : is a manifest tool... no #11 5.498 checking for stdio.h... yes #11 5.530 checking for stdlib.h... yes #11 5.560 checking for string.h... yes #11 5.587 checking for inttypes.h... yes #11 5.612 checking for stdint.h... yes #11 5.635 checking for strings.h... yes #11 5.660 checking for sys/stat.h... yes #11 5.686 checking for sys/types.h... yes #11 5.709 checking for unistd.h... yes #11 5.736 checking for dlfcn.h... yes #11 5.751 checking for objdir... .libs #11 5.806 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.834 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.835 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.879 checking if gcc static flag -static works... yes #11 5.927 checking if gcc supports -c -o file.o... yes #11 5.940 checking if gcc supports -c -o file.o... (cached) yes #11 5.940 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.947 checking whether -lc should be explicitly linked in... no #11 5.977 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.050 checking how to hardcode library paths into programs... immediate #11 6.050 checking whether stripping libraries is possible... yes #11 6.051 checking if libtool supports shared libraries... yes #11 6.051 checking whether to build shared libraries... yes #11 6.051 checking whether to build static libraries... yes #11 6.056 checking how to run the C++ preprocessor... g++ -E #11 6.217 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #11 6.218 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #11 6.221 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.279 checking for g++ option to produce PIC... -fPIC -DPIC #11 6.279 checking if g++ PIC flag -fPIC -DPIC works... yes #11 6.320 checking if g++ static flag -static works... yes #11 6.378 checking if g++ supports -c -o file.o... yes #11 6.394 checking if g++ supports -c -o file.o... (cached) yes #11 6.394 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.394 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #11 6.398 checking how to hardcode library paths into programs... immediate #11 6.398 checking for pkg-config... /usr/bin/pkg-config #11 6.399 checking for pkg-config... /usr/bin/pkg-config #11 6.399 checking pkg-config is at least version 0.20... yes #11 6.400 checking for egrep... (cached) /usr/bin/grep -E #11 6.400 checking for libosmocore >= 1.9.0... yes #11 6.415 checking for libosmovty >= 1.9.0... yes #11 6.434 checking for libosmoctrl >= 1.9.0... yes #11 6.458 checking for libosmogsm >= 1.9.0... yes #11 6.480 checking for libosmogb >= 1.9.0... yes #11 6.504 checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset #11 6.504 checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no #11 6.505 checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no #11 6.505 checking whether to enable direct E1 CCU access for PDCH of Ericsson RBS... no #11 6.508 checking whether to enable VTY tests... no #11 6.514 CPPFLAGS="" #11 6.514 CFLAGS=" -std=gnu11" #11 6.514 CXXFLAGS=" -std=gnu++03" #11 6.514 LDFLAGS="" #11 6.577 checking that generated files are newer than configure... done #11 6.580 configure: creating ./config.status #11 8.042 config.status: creating include/Makefile #11 8.081 config.status: creating src/Makefile #11 8.123 config.status: creating doc/Makefile #11 8.162 config.status: creating doc/examples/Makefile #11 8.201 config.status: creating tests/Makefile #11 8.243 config.status: creating doc/manuals/Makefile #11 8.283 config.status: creating contrib/Makefile #11 8.322 config.status: creating contrib/systemd/Makefile #11 8.361 config.status: creating contrib/osmo-pcu.spec #11 8.401 config.status: creating Makefile #11 8.440 config.status: executing tests/atconfig commands #11 8.447 config.status: executing depfiles commands #11 9.263 config.status: executing libtool commands #11 9.392 echo 1.4.0.11-7572 > .version-t && mv .version-t .version #11 9.397 make install-recursive #11 9.405 make[1]: Entering directory '/tmp/osmo-pcu' #11 9.414 Making install in include #11 9.418 make[2]: Entering directory '/tmp/osmo-pcu/include' #11 9.423 make[3]: Entering directory '/tmp/osmo-pcu/include' #11 9.423 make[3]: Nothing to be done for 'install-exec-am'. #11 9.423 make[3]: Nothing to be done for 'install-data-am'. #11 9.423 make[3]: Leaving directory '/tmp/osmo-pcu/include' #11 9.424 make[2]: Leaving directory '/tmp/osmo-pcu/include' #11 9.424 Making install in src #11 9.432 make[2]: Entering directory '/tmp/osmo-pcu/src' #11 9.435 CXX pcu_main.o #11 9.436 CXX alloc_algo.lo #11 9.437 CC gprs_debug.lo #11 9.438 CC csn1.lo #11 9.439 CC csn1_dec.lo #11 9.439 CC csn1_enc.lo #11 9.440 CC gsm_rlcmac.lo #11 9.442 CC gprs_bssgp_pcu.lo #11 9.443 CC gprs_bssgp_rim.lo #11 9.444 CC gprs_rlcmac.lo #11 9.444 CXX gprs_rlcmac_sched.lo #11 9.445 CXX gprs_rlcmac_meas.lo #11 9.445 CC gprs_ms.lo #11 9.445 CC gprs_pcu.lo #11 9.445 CXX pcu_l1_if.lo #11 9.445 CC pcu_vty.lo #11 9.446 CXX pcu_vty_functions.lo #11 9.446 CC mslot_class.lo #11 9.446 CC nacc_fsm.lo #11 9.446 CC neigh_cache.lo #11 9.554 CXX tbf.lo #11 9.560 CC tbf_fsm.lo #11 9.613 CXX tbf_ul.lo #11 9.625 CC tbf_ul_fsm.lo #11 9.647 CC tbf_ul_ack_fsm.lo #11 9.648 CC tbf_ul_ass_fsm.lo #11 9.648 CXX tbf_dl.lo #11 9.648 CC tbf_dl_fsm.lo #11 9.665 CC tbf_dl_ass_fsm.lo #11 9.678 CXX bts.lo #11 9.706 CC bts_pch_timer.lo #11 9.718 CXX pdch.lo #11 9.719 CC pdch_ul_controller.lo #11 9.783 CXX encoding.lo #11 9.787 CC sba.lo #11 9.850 CXX decoding.lo #11 9.850 CC llc.lo #11 9.850 CXX rlc.lo #11 9.852 CXX rlc_window.lo #11 9.859 CXX rlc_window_dl.lo #11 9.878 CXX rlc_window_ul.lo #11 9.879 CC pcuif_sock.lo #11 9.891 CC gprs_codel.lo #11 9.913 CC coding_scheme.lo #11 9.923 CXX egprs_rlc_compression.lo #11 10.29 CXXLD libgprs.la #11 10.33 copying selected object files to avoid basename conflicts... #11 10.41 CXXLD osmo-pcu #11 10.89 make[3]: Entering directory '/tmp/osmo-pcu/src' #11 10.89 make[3]: Nothing to be done for 'install-data-am'. #11 10.89 /usr/bin/mkdir -p '/usr/local/bin' #11 10.89 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-pcu '/usr/local/bin' #11 10.91 libtool: install: /usr/bin/install -c osmo-pcu /usr/local/bin/osmo-pcu #11 10.91 make[3]: Leaving directory '/tmp/osmo-pcu/src' #11 10.91 make[2]: Leaving directory '/tmp/osmo-pcu/src' #11 10.91 Making install in doc #11 10.91 make[2]: Entering directory '/tmp/osmo-pcu/doc' #11 10.91 Making install in examples #11 10.91 make[3]: Entering directory '/tmp/osmo-pcu/doc/examples' #11 10.91 make[4]: Entering directory '/tmp/osmo-pcu/doc/examples' #11 10.91 make[4]: Nothing to be done for 'install-exec-am'. #11 10.91 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-pcu/examples/osmo-pcu' #11 10.91 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.91 /usr/bin/install -c -m 644 osmo-pcu.cfg '/usr/local/share/doc/osmo-pcu/examples/osmo-pcu' #11 10.91 /usr/bin/install -c -m 644 osmo-pcu.cfg '/usr/local/etc/osmocom' #11 10.91 make[4]: Leaving directory '/tmp/osmo-pcu/doc/examples' #11 10.91 make[3]: Leaving directory '/tmp/osmo-pcu/doc/examples' #11 10.91 Making install in manuals #11 10.92 make[3]: Entering directory '/tmp/osmo-pcu/doc/manuals' #11 10.92 make[4]: Entering directory '/tmp/osmo-pcu/doc/manuals' #11 10.92 make[4]: Nothing to be done for 'install-exec-am'. #11 10.92 make[4]: Nothing to be done for 'install-data-am'. #11 10.92 make[4]: Leaving directory '/tmp/osmo-pcu/doc/manuals' #11 10.92 make[3]: Leaving directory '/tmp/osmo-pcu/doc/manuals' #11 10.92 make[3]: Entering directory '/tmp/osmo-pcu/doc' #11 10.92 make[4]: Entering directory '/tmp/osmo-pcu/doc' #11 10.92 make[4]: Nothing to be done for 'install-exec-am'. #11 10.92 make[4]: Nothing to be done for 'install-data-am'. #11 10.92 make[4]: Leaving directory '/tmp/osmo-pcu/doc' #11 10.92 make[3]: Leaving directory '/tmp/osmo-pcu/doc' #11 10.92 make[2]: Leaving directory '/tmp/osmo-pcu/doc' #11 10.92 Making install in tests #11 10.92 make[2]: Entering directory '/tmp/osmo-pcu/tests' #11 10.92 CXX pcu_emu.o #11 10.92 CXX test_replay_gprs_attach.o #11 10.92 CC openbsc_clone.o #11 10.92 CXX test_pdp_activation.o #11 11.00 CXXLD emu/pcu_emu #11 11.28 make[3]: Entering directory '/tmp/osmo-pcu/tests' #11 11.28 make[3]: Nothing to be done for 'install-exec-am'. #11 11.28 make[3]: Nothing to be done for 'install-data-am'. #11 11.28 make[3]: Leaving directory '/tmp/osmo-pcu/tests' #11 11.28 make[2]: Leaving directory '/tmp/osmo-pcu/tests' #11 11.28 Making install in contrib #11 11.28 make[2]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.28 Making install in systemd #11 11.28 make[3]: Entering directory '/tmp/osmo-pcu/contrib/systemd' #11 11.28 make[4]: Entering directory '/tmp/osmo-pcu/contrib/systemd' #11 11.28 make[4]: Nothing to be done for 'install-exec-am'. #11 11.28 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.29 /usr/bin/install -c -m 644 osmo-pcu.service '/lib/systemd/system' #11 11.29 make[4]: Leaving directory '/tmp/osmo-pcu/contrib/systemd' #11 11.29 make[3]: Leaving directory '/tmp/osmo-pcu/contrib/systemd' #11 11.29 make[3]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.29 make[4]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.29 make[4]: Nothing to be done for 'install-exec-am'. #11 11.29 make[4]: Nothing to be done for 'install-data-am'. #11 11.29 make[4]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.29 make[3]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.29 make[2]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.29 make[2]: Entering directory '/tmp/osmo-pcu' #11 11.29 make[3]: Entering directory '/tmp/osmo-pcu' #11 11.29 make[3]: Nothing to be done for 'install-exec-am'. #11 11.29 make[3]: Nothing to be done for 'install-data-am'. #11 11.29 make[3]: Leaving directory '/tmp/osmo-pcu' #11 11.29 make[2]: Leaving directory '/tmp/osmo-pcu' #11 11.29 make[1]: Leaving directory '/tmp/osmo-pcu' #11 DONE 11.4s #12 [7/8] COPY OSMO-PCU.CFG /data/osmo-pcu.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:85c9dbec004e35f0b910e1dd032efa274a9c13a1cae80caec014b0721fa4f9c2 done #14 naming to docker.io/osmocom-build/osmo-pcu-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/osmo-pcu-master' + docker_image_exists osmo-pcu-master + docker images -q osmocom-build/osmo-pcu-master + test -n 85c9dbec004e + list_osmo_packages debian-bookworm osmo-pcu-master + local distro=debian-bookworm + local image=osmo-pcu-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcu-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcu-master ### ii libosmocodec4:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404172026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404172026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo VTY library ii osmocom-nightly 202404172026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pcu-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:8823ac836c067cb97375e2a72508c0f6c6c854924bc920811b1af5b48ee03685 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-pcu-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pcu-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pcu-test + echo ttcn3-pcu-test + dir=ttcn3-pcu-test + pull_arg=--pull + grep ^FROM ../ttcn3-pcu-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-pcu-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pcu-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcu-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-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-pcu-test-sns/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-pcu-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 957B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" pcu #8 CACHED #9 [4/4] COPY PCU_TESTS.CFG /data/PCU_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e2d856b681ca662b8594ecb6ab77b3b501fd17a4dea95c346f6a8f86af9e2361 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-pcu-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-test' + docker_image_exists ttcn3-pcu-test + docker images -q osmocom-build/ttcn3-pcu-test + test -n e2d856b681ca + list_osmo_packages debian-bookworm ttcn3-pcu-test + local distro=debian-bookworm + local image=ttcn3-pcu-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcu-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-pcu-test-sns/logs/pcu-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/unix + cp sns/PCU_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_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-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + image_suffix_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/unix + cp sns/osmo-pcu.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix + network_create + SUBNET=3050728 + seq 1 30 + echo (3050728 + 1) % 256 + bc + SUBNET=233 + NET_NAME=ttcn3-pcu-test-sns-233 + SUB4=172.18.233.0/24 + SUB6=fd02:db8:233::/64 + set +x Creating network ttcn3-pcu-test-sns-233, trying SUBNET=233... + docker network create --internal --subnet 172.18.233.0/24 --ipv6 --subnet fd02:db8:233::/64 ttcn3-pcu-test-sns-233 dae8c64bb00c392a2de74a87da4e73086e312432783e32f0f01891f5749940a5 + set +x ### Network ttcn3-pcu-test-sns-233 created (SUBNET=233) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=233 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg Applying SUBNET=233 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/osmo-pcu.cfg + echo Starting container with PCU Starting container with PCU + docker_network_params 233 101 + NET=233 + ADDR_SUFIX=101 + echo --network ttcn3-pcu-test-sns-233 --ip 172.18.233.101 --ip6 fd02:db8:233::101 + docker run --rm --network ttcn3-pcu-test-sns-233 --ip 172.18.233.101 --ip6 fd02:db8:233::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix:/data/unix --name jenkins-ttcn3-pcu-test-sns-1894-pcu-sns -d osmocom-build/osmo-pcu-master /bin/sh -c /usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg -i 172.18.233.10 >>/data/osmo-pcu.log 2>&1 33e3f0b864dff5d28974ea28b5e2de8640d203884f467964239e44b54a2c77d9 + echo Starting container with PCU testsuite Starting container with PCU testsuite + docker_network_params 233 10 + NET=233 + ADDR_SUFIX=10 + echo --network ttcn3-pcu-test-sns-233 --ip 172.18.233.10 --ip6 fd02:db8:233::10 + docker run --rm --network ttcn3-pcu-test-sns-233 --ip 172.18.233.10 --ip6 fd02:db8:233::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.233.101 -e OSMO_SUT_PORT=4240 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix:/data/unix --name jenkins-ttcn3-pcu-test-sns-1894-ttcn3-pcu-test-sns osmocom-build/ttcn3-pcu-test + SUBDIR=pcu + SUITE=PCU_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcu/PCU_Tests PCU_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli PCU_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: PCU_Tests.cfg MC@5771f66066d6: Unix server socket created successfully. MC@5771f66066d6: Listening on TCP port 46607. MC2> 5771f66066d6 is the default spawn /osmo-ttcn3-hacks/pcu/PCU_Tests 5771f66066d6 46607 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5771f66066d6: New HC connected from 172.18.233.10 [172.18.233.10]. 5771f66066d6: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@5771f66066d6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5771f66066d6: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@5771f66066d6: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@5771f66066d6: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@5771f66066d6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5771f66066d6: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@5771f66066d6: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@5771f66066d6: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@5771f66066d6: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@5771f66066d6: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@5771f66066d6: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@5771f66066d6: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@5771f66066d6: Configuration file was processed on all HCs. MC@5771f66066d6: Creating MTC on host 172.18.233.10. MC@5771f66066d6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success'. ------ PCU_Tests_SNS.TC_sns_po_size_success ------ Thu Apr 18 05:05:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_po_size_success started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: Start timer T: 1 s MTC@5771f66066d6: Test case TC_sns_po_size_success finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_success pass'. Thu Apr 18 05:05:30 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_size_success pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_po_size_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23997) Waiting for packet dumper to finish... 1 (prev_count=23997, count=33221) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_success pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_nack'. ------ PCU_Tests_SNS.TC_sns_po_size_nack ------ Thu Apr 18 05:05:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_nack' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_po_size_nack started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: Start timer T: 10 s MTC@5771f66066d6: Test case TC_sns_po_size_nack finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_nack pass'. Thu Apr 18 05:05:45 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_size_nack pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_po_size_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24498) Waiting for packet dumper to finish... 1 (prev_count=24498, count=33520) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_nack pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_success'. ------ PCU_Tests_SNS.TC_sns_po_config_success ------ Thu Apr 18 05:05:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_success' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_po_config_success started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: Start timer T: 1 s MTC@5771f66066d6: Test case TC_sns_po_config_success finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_success pass'. Thu Apr 18 05:05:51 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_config_success pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_po_config_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20222) Waiting for packet dumper to finish... 1 (prev_count=20222, count=29265) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_success pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_nack'. ------ PCU_Tests_SNS.TC_sns_po_config_nack ------ Thu Apr 18 05:05:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_nack' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_po_config_nack started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: Start timer T: 10 s MTC@5771f66066d6: Test case TC_sns_po_config_nack finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_nack pass'. Thu Apr 18 05:06:06 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_config_nack pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_po_config_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25355) Waiting for packet dumper to finish... 1 (prev_count=25355, count=34377) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_nack pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_config_success'. ------ PCU_Tests_SNS.TC_sns_so_config_success ------ Thu Apr 18 05:06:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_config_success' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_so_config_success started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: Test case TC_sns_so_config_success finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_config_success pass'. Thu Apr 18 05:06:41 UTC 2024 ====== PCU_Tests_SNS.TC_sns_so_config_success pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_so_config_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26644) Waiting for packet dumper to finish... 1 (prev_count=26644, count=44301) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_config_success pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u'. ------ PCU_Tests_SNS.TC_sns_1c1u ------ Thu Apr 18 05:06:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_1c1u started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: Test case TC_sns_1c1u finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u pass'. Thu Apr 18 05:07:16 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_1c1u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30251) Waiting for packet dumper to finish... 1 (prev_count=30251, count=49995) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_separate'. ------ PCU_Tests_SNS.TC_sns_1c1u_separate ------ Thu Apr 18 05:07:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_separate' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_1c1u_separate started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: Start timer T: 3 s MTC@5771f66066d6: Start timer T: 10 s MTC@5771f66066d6: Test case TC_sns_1c1u_separate finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_separate pass'. Thu Apr 18 05:07:51 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_separate pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_separate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32540) Waiting for packet dumper to finish... 1 (prev_count=32540, count=52284) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_separate pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset'. ------ PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset ------ Thu Apr 18 05:07:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_1c1u_so_bvc_reset started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: Start timer T: 3 s MTC@5771f66066d6: Start timer T: 10 s MTC@5771f66066d6: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0000'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := omit, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '04D2'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O, cI_value := '51E0'O }, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: Test case TC_sns_1c1u_so_bvc_reset finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass'. Thu Apr 18 05:08:26 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32368) Waiting for packet dumper to finish... 1 (prev_count=32368, count=52645) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early'. ------ PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early ------ Thu Apr 18 05:08:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_1c1u_so_bvc_reset_too_early started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: Start timer T: 10 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: Test case TC_sns_1c1u_so_bvc_reset_too_early finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass'. Thu Apr 18 05:08:51 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=39203) Waiting for packet dumper to finish... 1 (prev_count=39203, count=49510) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc'. ------ PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc ------ Thu Apr 18 05:08:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_1c1u_unconfigured_nsvc started. MTC@5771f66066d6: Start timer T: 2 s MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: Start timer T: 3 s MTC@5771f66066d6: Start timer T: 10 s MTC@5771f66066d6: Start timer T: 2 s MTC@5771f66066d6: Test case TC_sns_1c1u_unconfigured_nsvc finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass'. Thu Apr 18 05:09:26 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33797) Waiting for packet dumper to finish... 1 (prev_count=33797, count=54838) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci'. ------ PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci ------ Thu Apr 18 05:09:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_so_bvc_reset_unknown_bvci started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0000'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := omit, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '04D2'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O, cI_value := '51E0'O }, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@5771f66066d6: Test case TC_sns_so_bvc_reset_unknown_bvci finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass'. Thu Apr 18 05:09:31 UTC 2024 ====== PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332) Waiting for packet dumper to finish... 1 (prev_count=332, count=38569) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add'. ------ PCU_Tests_SNS.TC_sns_add ------ Thu Apr 18 05:09:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_add started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: f_outgoing_sns_add(idx_add=2) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E90A'O, uDP_Port := '59DA'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@5771f66066d6: Test case TC_sns_add finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add pass'. Thu Apr 18 05:10:06 UTC 2024 ====== PCU_Tests_SNS.TC_sns_add pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_add.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30305) Waiting for packet dumper to finish... 1 (prev_count=30305, count=56080) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add_nack'. ------ PCU_Tests_SNS.TC_sns_add_nack ------ Thu Apr 18 05:10:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add_nack' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_add_nack started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: f_outgoing_sns_add(idx_add=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '0B'O ("\v") }, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E90A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@5771f66066d6: Test case TC_sns_add_nack finished. Verdict: fail reason: Received unexpected NS: { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := 8 }, iP4_Elements := { { ipAddress := 'AC12E90A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add_nack fail'. Thu Apr 18 05:10:41 UTC 2024 ------ PCU_Tests_SNS.TC_sns_add_nack fail ------ Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_add_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30259) Waiting for packet dumper to finish... 1 (prev_count=30259, count=51319) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add_nack fail' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_del'. ------ PCU_Tests_SNS.TC_sns_del ------ Thu Apr 18 05:10:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_del' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_del started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: f_outgoing_sns_del(idx_del=1) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 24, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E90A'O, uDP_Port := '59D9'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@5771f66066d6: Test case TC_sns_del finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_del pass'. Thu Apr 18 05:11:16 UTC 2024 ====== PCU_Tests_SNS.TC_sns_del pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_del.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30121) Waiting for packet dumper to finish... 1 (prev_count=30121, count=51661) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_del pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_chg_weight'. ------ PCU_Tests_SNS.TC_sns_chg_weight ------ Thu Apr 18 05:11:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_chg_weight' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_sns_chg_weight started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: f_outgoing_sns_chg_weight(idx_chg=1) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 25, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E90A'O, uDP_Port := '59D9'O, signallingWeight := '00'O, dataWeight := 'C8'O } } }, listofIP6Elements := * } } MTC@5771f66066d6: Test case TC_sns_chg_weight finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_chg_weight pass'. Thu Apr 18 05:11:51 UTC 2024 ====== PCU_Tests_SNS.TC_sns_chg_weight pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_sns_chg_weight.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30501) Waiting for packet dumper to finish... 1 (prev_count=30501, count=51654) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_chg_weight pass' was executed successfully (exit status: 0). MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_pcuif_rach'. ------ PCU_Tests_SNS.TC_pcuif_rach ------ Thu Apr 18 05:11:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5771f66066d6: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_pcuif_rach' was executed successfully (exit status: 0). MTC@5771f66066d6: Test case TC_pcuif_rach started. MTC@5771f66066d6: Start timer g_T_guard: 60 s MTC@5771f66066d6: Start timer T: 5 s MTC@5771f66066d6: f_incoming_sns_size(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@5771f66066d6: f_incoming_sns_config(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12E965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@5771f66066d6: f_outgoing_sns_config_1c1u(idx=0) MTC@5771f66066d6: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@5771f66066d6: Test case TC_pcuif_rach finished. Verdict: pass MTC@5771f66066d6: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_pcuif_rach pass'. Thu Apr 18 05:12:26 UTC 2024 ====== PCU_Tests_SNS.TC_pcuif_rach pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_SNS.TC_pcuif_rach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30255) Waiting for packet dumper to finish... 1 (prev_count=30255, count=61836) MTC@5771f66066d6: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_pcuif_rach pass' was executed successfully (exit status: 0). MC@5771f66066d6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5771f66066d6: Terminating MTC. MC@5771f66066d6: MTC terminated. MC2> exit MC@5771f66066d6: Shutting down session. MC@5771f66066d6: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/pcu/expected-results.xml' against results in 'junit-xml-21.log' -------------------- NEW: PASS PCU_Tests_SNS.TC_sns_po_size_success NEW: PASS PCU_Tests_SNS.TC_sns_po_size_nack NEW: PASS PCU_Tests_SNS.TC_sns_po_config_success NEW: PASS PCU_Tests_SNS.TC_sns_po_config_nack NEW: PASS PCU_Tests_SNS.TC_sns_so_config_success NEW: PASS PCU_Tests_SNS.TC_sns_1c1u NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_separate NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc NEW: PASS PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci NEW: PASS PCU_Tests_SNS.TC_sns_add NEW: FAIL PCU_Tests_SNS.TC_sns_add_nack NEW: PASS PCU_Tests_SNS.TC_sns_del NEW: PASS PCU_Tests_SNS.TC_sns_chg_weight NEW: PASS PCU_Tests_SNS.TC_pcuif_rach Summary: NEW: FAIL: 1 NEW: PASS: 15 skip: 117 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh PCU_Tests --rm Generated PCU_Tests.TC_pcuif_rach.merged Generated PCU_Tests.TC_sns_1c1u.merged Generated PCU_Tests.TC_sns_1c1u_separate.merged Generated PCU_Tests.TC_sns_1c1u_so_bvc_reset.merged Generated PCU_Tests.TC_sns_1c1u_so_bvc_reset_too_early.merged Generated PCU_Tests.TC_sns_1c1u_unconfigured_nsvc.merged Generated PCU_Tests.TC_sns_add.merged Generated PCU_Tests.TC_sns_add_nack.merged Generated PCU_Tests.TC_sns_chg_weight.merged Generated PCU_Tests.TC_sns_del.merged Generated PCU_Tests.TC_sns_po_config_nack.merged Generated PCU_Tests.TC_sns_po_config_success.merged Generated PCU_Tests.TC_sns_po_size_nack.merged Generated PCU_Tests.TC_sns_po_size_success.merged Generated PCU_Tests.TC_sns_so_bvc_reset_unknown_bvci.merged Generated PCU_Tests.TC_sns_so_config_success.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-pcu-test-sns-233 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-pcu-test-sns-1894-pcu-sns + [ -n jenkins-ttcn3-pcu-test-sns-1894-pcu-sns ] + docker_kill_wait jenkins-ttcn3-pcu-test-sns-1894-pcu-sns + docker kill jenkins-ttcn3-pcu-test-sns-1894-pcu-sns jenkins-ttcn3-pcu-test-sns-1894-pcu-sns + docker wait jenkins-ttcn3-pcu-test-sns-1894-pcu-sns 137 + network_remove + set +x Removing network ttcn3-pcu-test-sns-233 + docker network remove ttcn3-pcu-test-sns-233 ttcn3-pcu-test-sns-233 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache:/cache --name jenkins-ttcn3-pcu-test-sns-1894-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='16' failures='1' errors='0' skipped='0' inconc='0' time='425.00'> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_size_success' time='4.402697'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_size_nack' time='11.884616'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_config_success' time='2.900643'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_config_nack' time='11.916177'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_so_config_success' time='31.966657'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u' time='31.915547'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_separate' time='31.915785'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_so_bvc_reset' time='31.919435'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_so_bvc_reset_too_early' time='21.946233'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_unconfigured_nsvc' time='31.938244'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_so_bvc_reset_unknown_bvci' time='1.931106'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_add' time='31.953967'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_add_nack' time='31.911555'> <failure type='fail-verdict'>Received unexpected NS: { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := 8 }, iP4_Elements := { { ipAddress := 'AC12E90A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } PCU_Tests_SNS.ttcn:384 PCU_Tests_SNS control part PCU_Tests_SNS.ttcn:321 TC_sns_add_nack testcase </failure> </testcase> <testcase classname='PCU_Tests_SNS' name='TC_sns_del' time='31.919983'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_chg_weight' time='31.917213'/> <testcase classname='PCU_Tests_SNS' name='TC_pcuif_rach' time='31.889363'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE