Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel
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-ggsn-test-kernel # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
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 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision da8b6e46d32b77c4648a7cfd70ca849118798d0d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
Commit message: "jenkins-common: Treat -asan builds the same as -master"
 > git rev-list --no-walk da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
[ttcn3-ggsn-test-kernel] $ /bin/sh -xe /tmp/jenkins15284225274970271656.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=master + export KERNEL_TEST=1 + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-1216 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=master + docker_images_require osmo-ggsn-master ttcn3-ggsn-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-ggsn-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-ggsn-test-kernel/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-ggsn-test-kernel/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.0s #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 DONE 0.2s #9 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #9 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #9 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.2s done #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 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 #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /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 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 CACHED #23 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [ 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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #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:afda7981f9dd25f49f046c0abd3b67567c8fde79ae8604e3adb5b85396ea2aad 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-ggsn-test-kernel/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n afda7981f9dd + 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-ggsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-master + echo osmo-ggsn-master + dir=osmo-ggsn-master + pull_arg=--pull + grep ^FROM ../osmo-ggsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/osmo-ggsn-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-ggsn-test-kernel/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-ggsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.53kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #6 0.492 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.492 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.492 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.497 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.818 Reading package lists... #6 1.219 Reading package lists... #6 1.595 Building dependency tree... #6 1.704 Reading state information... #6 1.796 bc is already the newest version (1.07.1-3+b1). #6 1.796 ca-certificates is already the newest version (20230311). #6 1.796 iproute2 is already the newest version (6.1.0-3). #6 1.796 libelf-dev is already the newest version (0.188-2.1). #6 1.796 The following additional packages will be installed: #6 1.796 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #6 1.796 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #6 1.796 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #6 1.796 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #6 1.796 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #6 1.796 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 1.796 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #6 1.796 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #6 1.796 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-21-amd64 #6 1.796 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #6 1.796 seabios udev #6 1.797 Suggested packages: #6 1.797 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #6 1.797 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #6 1.797 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #6 1.797 Recommended packages: #6 1.797 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #6 1.797 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #6 1.797 qemu-block-extra #6 2.022 The following NEW packages will be installed: #6 2.022 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #6 2.022 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #6 2.022 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #6 2.023 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #6 2.023 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #6 2.023 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 2.023 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #6 2.023 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #6 2.023 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #6 2.023 linux-image-6.1.0-21-amd64 linux-image-amd64 osmocom-nightly pax-utils #6 2.023 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #6 2.023 seabios udev #6 2.063 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. #6 2.063 Need to get 96.8 MB of archives. #6 2.063 After this operation, 546 MB of additional disk space will be used. #6 2.063 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #6 2.074 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406152026 [1180 B] #6 2.085 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.2.5.28.a2dd.202406152026 [7964 B] #6 2.086 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.2.5.28.a2dd.202406152026 [3536 B] #6 2.087 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406152026 [164 kB] #6 2.089 Get:6 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #6 2.090 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406152026 [46.0 kB] #6 2.090 Get:8 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.22-1~deb12u1 [1662 kB] #6 2.091 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406152026 [65.4 kB] #6 2.093 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406152026 [223 kB] #6 2.096 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406152026 [66.1 kB] #6 2.098 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406152026 [98.5 kB] #6 2.101 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406152026 [172 kB] #6 2.115 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406152026 [54.4 kB] #6 2.116 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406152026 [58.6 kB] #6 2.116 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406152026 [45.3 kB] #6 2.117 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406152026 [38.6 kB] #6 2.117 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406152026 [840 kB] #6 2.117 Get:19 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #6 2.118 Get:20 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #6 2.123 Get:21 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #6 2.123 Get:22 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #6 2.124 Get:23 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142 [105 kB] #6 2.124 Get:24 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #6 2.125 Get:25 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142 [72.9 kB] #6 2.125 Get:26 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #6 2.134 Get:27 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #6 2.162 Get:28 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #6 2.162 Get:29 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #6 2.163 Get:30 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #6 2.175 Get:31 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #6 2.175 Get:32 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #6 2.180 Get:33 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #6 2.180 Get:34 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #6 2.181 Get:35 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #6 2.181 Get:36 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #6 2.183 Get:37 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #6 2.184 Get:38 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #6 2.185 Get:39 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #6 2.185 Get:40 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #6 2.186 Get:41 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #6 2.187 Get:42 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #6 2.187 Get:43 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #6 2.188 Get:44 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #6 2.199 Get:45 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #6 2.200 Get:46 http://deb.debian.org/debian-security bookworm-security/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #6 2.208 Get:47 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #6 2.209 Get:48 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #6 2.210 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #6 2.211 Get:50 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #6 2.211 Get:51 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #6 2.212 Get:52 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #6 2.215 Get:53 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #6 2.215 Get:54 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #6 2.215 Get:55 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-6.1.0-21-amd64 amd64 6.1.90-1 [68.8 MB] #6 2.838 Get:56 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-amd64 amd64 6.1.90-1 [1476 B] #6 2.839 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #6 2.892 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #6 2.893 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u5 [2148 kB] #6 2.905 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u5 [1286 kB] #6 2.910 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #6 2.911 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u5 [9300 kB] #6 3.149 debconf: delaying package configuration, since apt-utils is not installed #6 3.212 Fetched 96.8 MB in 1s (101 MB/s) #6 3.283 Selecting previously unselected package cpio. #6 3.283 (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 ... 117415 files and directories currently installed.) #6 3.339 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #6 3.358 Unpacking cpio (2.13+dfsg-7.1) ... #6 3.545 Selecting previously unselected package kmod. #6 3.555 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #6 3.574 Unpacking kmod (30+20221128-1) ... #6 3.758 Selecting previously unselected package udev. #6 3.770 Preparing to unpack .../02-udev_252.22-1~deb12u1_amd64.deb ... #6 3.790 Unpacking udev (252.22-1~deb12u1) ... #6 4.029 Selecting previously unselected package bridge-utils. #6 4.040 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #6 4.054 Unpacking bridge-utils (1.7.1-1) ... #6 4.189 Selecting previously unselected package busybox-static. #6 4.199 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #6 4.214 Unpacking busybox-static (1:1.35.0-4+b3) ... #6 4.368 Selecting previously unselected package libklibc:amd64. #6 4.382 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #6 4.397 Unpacking libklibc:amd64 (2.0.12-1) ... #6 4.516 Selecting previously unselected package klibc-utils. #6 4.528 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #6 4.545 Unpacking klibc-utils (2.0.12-1) ... #6 4.682 Selecting previously unselected package initramfs-tools-core. #6 4.693 Preparing to unpack .../07-initramfs-tools-core_0.142_all.deb ... #6 4.712 Unpacking initramfs-tools-core (0.142) ... #6 4.854 Selecting previously unselected package linux-base. #6 4.864 Preparing to unpack .../08-linux-base_4.9_all.deb ... #6 4.880 Unpacking linux-base (4.9) ... #6 5.034 Selecting previously unselected package initramfs-tools. #6 5.046 Preparing to unpack .../09-initramfs-tools_0.142_all.deb ... #6 5.073 Unpacking initramfs-tools (0.142) ... #6 5.212 Selecting previously unselected package ipxe-qemu. #6 5.222 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #6 5.236 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 5.391 Selecting previously unselected package iso-codes. #6 5.401 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #6 5.416 Unpacking iso-codes (4.15.0-1) ... #6 5.844 Selecting previously unselected package libbrlapi0.8:amd64. #6 5.854 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #6 5.885 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 6.018 Selecting previously unselected package libnspr4:amd64. #6 6.028 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #6 6.044 Unpacking libnspr4:amd64 (2:4.35-1) ... #6 6.198 Selecting previously unselected package libnss3:amd64. #6 6.207 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #6 6.223 Unpacking libnss3:amd64 (2:3.87.1-1) ... #6 6.563 Selecting previously unselected package libcacard0:amd64. #6 6.573 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #6 6.601 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #6 6.853 Selecting previously unselected package libcapstone4:amd64. #6 6.863 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #6 6.897 Unpacking libcapstone4:amd64 (4.0.2-5) ... #6 7.109 Selecting previously unselected package libdaxctl1:amd64. #6 7.118 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #6 7.133 Unpacking libdaxctl1:amd64 (76.1-1) ... #6 7.241 Selecting previously unselected package libdrm-common. #6 7.252 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #6 7.268 Unpacking libdrm-common (2.4.114-1) ... #6 7.439 Selecting previously unselected package libdrm2:amd64. #6 7.452 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #6 7.477 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #6 7.668 Selecting previously unselected package libdw1:amd64. #6 7.679 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #6 7.704 Unpacking libdw1:amd64 (0.188-2.1) ... #6 7.986 Selecting previously unselected package libepoxy0:amd64. #6 7.998 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #6 8.028 Unpacking libepoxy0:amd64 (1.5.10-1) ... #6 8.236 Selecting previously unselected package libexecs0:amd64. #6 8.246 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #6 8.274 Unpacking libexecs0:amd64 (1.3-2) ... #6 8.450 Selecting previously unselected package libfdt1:amd64. #6 8.461 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #6 8.495 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #6 8.695 Selecting previously unselected package libfuse3-3:amd64. #6 8.705 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #6 8.733 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #6 9.012 Selecting previously unselected package libwayland-server0:amd64. #6 9.020 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #6 9.048 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #6 9.273 Selecting previously unselected package libgbm1:amd64. #6 9.284 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #6 9.311 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 9.448 Selecting previously unselected package libunwind8:amd64. #6 9.459 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #6 9.481 Unpacking libunwind8:amd64 (1.6.2-3) ... #6 9.625 Selecting previously unselected package libgstreamer1.0-0:amd64. #6 9.635 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #6 9.707 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 10.00 Selecting previously unselected package liborc-0.4-0:amd64. #6 10.01 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #6 10.05 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 10.24 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #6 10.25 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #6 10.27 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 10.44 Selecting previously unselected package osmocom-nightly. #6 10.45 Preparing to unpack .../31-osmocom-nightly_202406152026_amd64.deb ... #6 10.46 Unpacking osmocom-nightly (202406152026) ... #6 10.60 Selecting previously unselected package libgtpnl0:amd64. #6 10.61 Preparing to unpack .../32-libgtpnl0_1.2.5.28.a2dd.202406152026_amd64.deb ... #6 10.63 Unpacking libgtpnl0:amd64 (1.2.5.28.a2dd.202406152026) ... #6 10.73 Selecting previously unselected package libgtpnl-dev:amd64. #6 10.74 Preparing to unpack .../33-libgtpnl-dev_1.2.5.28.a2dd.202406152026_amd64.deb ... #6 10.76 Unpacking libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406152026) ... #6 10.90 Selecting previously unselected package libndctl6:amd64. #6 10.90 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #6 10.92 Unpacking libndctl6:amd64 (76.1-1) ... #6 11.06 Selecting previously unselected package libopus0:amd64. #6 11.07 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #6 11.08 Unpacking libopus0:amd64 (1.3.1-3) ... #6 11.24 Selecting previously unselected package libosmocore21:amd64. #6 11.25 Preparing to unpack .../36-libosmocore21_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 11.27 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406152026) ... #6 11.40 Selecting previously unselected package libosmocodec4:amd64. #6 11.41 Preparing to unpack .../37-libosmocodec4_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 11.42 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406152026) ... #6 11.55 Selecting previously unselected package libosmoisdn0:amd64. #6 11.56 Preparing to unpack .../38-libosmoisdn0_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 11.57 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406152026) ... #6 11.69 Selecting previously unselected package libosmogsm20:amd64. #6 11.71 Preparing to unpack .../39-libosmogsm20_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 11.72 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406152026) ... #6 11.86 Selecting previously unselected package libosmocoding0:amd64. #6 11.87 Preparing to unpack .../40-libosmocoding0_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 11.88 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406152026) ... #6 12.01 Selecting previously unselected package libosmovty13:amd64. #6 12.02 Preparing to unpack .../41-libosmovty13_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 12.03 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406152026) ... #6 12.16 Selecting previously unselected package libosmogb14:amd64. #6 12.17 Preparing to unpack .../42-libosmogb14_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 12.19 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406152026) ... #6 12.31 Selecting previously unselected package libosmoctrl0:amd64. #6 12.32 Preparing to unpack .../43-libosmoctrl0_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 12.34 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406152026) ... #6 12.46 Selecting previously unselected package libosmosim2:amd64. #6 12.47 Preparing to unpack .../44-libosmosim2_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 12.49 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406152026) ... #6 12.62 Selecting previously unselected package libosmousb0:amd64. #6 12.63 Preparing to unpack .../45-libosmousb0_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 12.64 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406152026) ... #6 12.75 Selecting previously unselected package libosmocore. #6 12.76 Preparing to unpack .../46-libosmocore_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 12.79 Unpacking libosmocore (1.9.0.208.10d4d.202406152026) ... #6 12.89 Selecting previously unselected package libosmocore-dev:amd64. #6 12.90 Preparing to unpack .../47-libosmocore-dev_1.9.0.208.10d4d.202406152026_amd64.deb ... #6 12.92 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406152026) ... #6 13.10 Selecting previously unselected package libpmem1:amd64. #6 13.11 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #6 13.12 Unpacking libpmem1:amd64 (1.12.1-2) ... #6 13.26 Selecting previously unselected package libslirp0:amd64. #6 13.27 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #6 13.28 Unpacking libslirp0:amd64 (4.7.0-1) ... #6 13.42 Selecting previously unselected package libsndio7.0:amd64. #6 13.43 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #6 13.44 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 13.56 Selecting previously unselected package libspice-server1:amd64. #6 13.58 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #6 13.59 Unpacking libspice-server1:amd64 (0.15.1-1) ... #6 13.74 Selecting previously unselected package libusbredirparser1:amd64. #6 13.75 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #6 13.76 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #6 13.88 Selecting previously unselected package libvdeplug2:amd64. #6 13.90 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #6 13.91 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #6 14.05 Selecting previously unselected package linux-image-6.1.0-21-amd64. #6 14.06 Preparing to unpack .../54-linux-image-6.1.0-21-amd64_6.1.90-1_amd64.deb ... #6 14.09 Unpacking linux-image-6.1.0-21-amd64 (6.1.90-1) ... #6 16.23 Selecting previously unselected package linux-image-amd64. #6 16.24 Preparing to unpack .../55-linux-image-amd64_6.1.90-1_amd64.deb ... #6 16.26 Unpacking linux-image-amd64 (6.1.90-1) ... #6 16.38 Selecting previously unselected package python3-pyelftools. #6 16.39 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #6 16.40 Unpacking python3-pyelftools (0.29-1) ... #6 16.52 Selecting previously unselected package pax-utils. #6 16.53 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #6 16.55 Unpacking pax-utils (1.3.7-1) ... #6 16.67 Selecting previously unselected package qemu-system-common. #6 16.68 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #6 16.70 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #6 16.92 Selecting previously unselected package qemu-system-data. #6 16.93 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u5_all.deb ... #6 16.95 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #6 17.14 Selecting previously unselected package seabios. #6 17.15 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #6 17.16 Unpacking seabios (1.16.2-1) ... #6 17.28 Selecting previously unselected package qemu-system-x86. #6 17.29 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #6 17.31 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #6 17.83 Setting up cpio (2.13+dfsg-7.1) ... #6 17.91 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #6 17.91 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #6 17.95 Setting up libwayland-server0:amd64 (1.21.0-1) ... #6 18.02 Setting up libdw1:amd64 (0.188-2.1) ... #6 18.10 Setting up linux-base (4.9) ... #6 18.20 debconf: unable to initialize frontend: Dialog #6 18.20 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 18.20 debconf: falling back to frontend: Readline #6 18.21 debconf: unable to initialize frontend: Readline #6 18.21 debconf: (This frontend requires a controlling tty.) #6 18.21 debconf: falling back to frontend: Teletype #6 18.29 Setting up osmocom-nightly (202406152026) ... #6 18.34 Setting up python3-pyelftools (0.29-1) ... #6 18.57 Setting up libgtpnl0:amd64 (1.2.5.28.a2dd.202406152026) ... #6 18.61 Setting up libexecs0:amd64 (1.3-2) ... #6 18.65 Setting up kmod (30+20221128-1) ... #6 18.74 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #6 18.80 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #6 18.85 Setting up libunwind8:amd64 (1.6.2-3) ... #6 18.90 Setting up libklibc:amd64 (2.0.12-1) ... #6 18.94 Setting up busybox-static (1:1.35.0-4+b3) ... #6 19.00 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406152026) ... #6 19.05 Setting up libepoxy0:amd64 (1.5.10-1) ... #6 19.12 Setting up libnspr4:amd64 (2:4.35-1) ... #6 19.16 Setting up libopus0:amd64 (1.3.1-3) ... #6 19.21 Setting up udev (252.22-1~deb12u1) ... #6 20.02 invoke-rc.d: could not determine current runlevel #6 20.03 invoke-rc.d: policy-rc.d denied execution of start. #6 20.07 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 20.17 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406152026) ... #6 20.23 Setting up libfuse3-3:amd64 (3.14.0-4) ... #6 20.28 Setting up libdaxctl1:amd64 (76.1-1) ... #6 20.33 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #6 20.38 Setting up bridge-utils (1.7.1-1) ... #6 20.51 debconf: unable to initialize frontend: Dialog #6 20.51 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 20.51 debconf: falling back to frontend: Readline #6 20.52 debconf: unable to initialize frontend: Readline #6 20.52 debconf: (This frontend requires a controlling tty.) #6 20.52 debconf: falling back to frontend: Teletype #6 20.56 Setting up seabios (1.16.2-1) ... #6 20.64 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 20.71 Setting up libcapstone4:amd64 (4.0.2-5) ... #6 20.76 Setting up libslirp0:amd64 (4.7.0-1) ... #6 20.80 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406152026) ... #6 20.85 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 20.90 Setting up libndctl6:amd64 (76.1-1) ... #6 20.95 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 21.00 Setting up klibc-utils (2.0.12-1) ... #6 21.05 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #6 21.08 Setting up libpmem1:amd64 (1.12.1-2) ... #6 21.13 Setting up libdrm-common (2.4.114-1) ... #6 21.17 Setting up iso-codes (4.15.0-1) ... #6 21.23 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 21.29 Setcap worked! gst-ptp-helper is not suid! #6 21.33 Setting up pax-utils (1.3.7-1) ... #6 21.43 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406152026) ... #6 21.51 Setting up libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406152026) ... #6 21.59 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406152026) ... #6 21.98 Setting up libvdeplug2:amd64 (4.0.1-4) ... #6 22.66 Setting up libnss3:amd64 (2:3.87.1-1) ... #6 22.78 Setting up libcacard0:amd64 (1:2.8.0-3) ... #6 22.86 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #6 22.94 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406152026) ... #6 23.00 Setting up initramfs-tools-core (0.142) ... #6 23.09 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406152026) ... #6 23.15 Setting up initramfs-tools (0.142) ... #6 23.30 update-initramfs: deferring update (trigger activated) #6 23.39 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406152026) ... #6 23.49 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 23.64 Setting up linux-image-6.1.0-21-amd64 (6.1.90-1) ... #6 24.28 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #6 24.28 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-21-amd64 #6 24.28 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #6 24.28 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-21-amd64 #6 24.28 /etc/kernel/postinst.d/initramfs-tools: #6 24.28 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #6 24.29 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 29.32 I: The initramfs will attempt to resume from /dev/md0 #6 29.32 I: Set the RESUME variable to override this. #6 35.96 Setting up linux-image-amd64 (6.1.90-1) ... #6 36.05 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406152026) ... #6 36.13 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406152026) ... #6 36.21 Setting up libosmocore (1.9.0.208.10d4d.202406152026) ... #6 36.29 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406152026) ... #6 36.42 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 36.56 Processing triggers for man-db (2.11.2-2) ... #6 36.62 Processing triggers for sgml-base (1.31) ... #6 36.75 Processing triggers for mailcap (3.70+nmu1) ... #6 36.83 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 36.92 Setting up libspice-server1:amd64 (0.15.1-1) ... #6 36.99 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #6 37.09 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #6 37.15 Processing triggers for initramfs-tools (0.142) ... #6 37.19 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #6 37.20 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 41.87 I: The initramfs will attempt to resume from /dev/md0 #6 41.87 I: Set the RESUME variable to override this. #6 48.44 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 48.8s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.437 Cloning into 'osmo-ggsn'... #9 DONE 0.8s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-ggsn #10 DONE 0.2s #11 [6/8] RUN CD osmo-ggsn && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-gtp-linux && make "-j$(nproc)" install && ldconfig #11 0.507 Already on 'master' #11 0.507 Your branch is up to date with 'origin/master'. #11 0.509 refs/heads/master #11 0.514 HEAD is now at 7ae1177 README.md: cosmetic: fix a typo #11 0.516 master #11 0.518 7ae1177e04152916c93705bc6e6b7005f6f18685 #11 2.821 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.378 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.378 libtoolize: copying file './ltmain.sh' #11 4.410 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.410 libtoolize: copying file 'm4/libtool.m4' #11 4.439 libtoolize: copying file 'm4/ltoptions.m4' #11 4.469 libtoolize: copying file 'm4/ltsugar.m4' #11 4.500 libtoolize: copying file 'm4/ltversion.m4' #11 4.534 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.566 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.299 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.299 configure.ac:80: You should run autoupdate. #11 7.299 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.299 configure.ac:80: the top level #11 7.299 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.299 configure.ac:102: You should run autoupdate. #11 7.299 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.299 configure.ac:102: the top level #11 8.218 configure.ac:18: installing './compile' #11 8.220 configure.ac:10: installing './config.guess' #11 8.221 configure.ac:10: installing './config.sub' #11 8.224 configure.ac:19: installing './install-sh' #11 8.227 configure.ac:155: installing './missing' #11 8.314 ggsn/Makefile.am: installing './depcomp' #11 8.603 checking build system type... x86_64-pc-linux-gnu #11 8.669 checking host system type... x86_64-pc-linux-gnu #11 8.670 checking whether make supports nested variables... yes #11 8.673 checking for gcc... gcc #11 8.705 checking whether the C compiler works... yes #11 8.752 checking for C compiler default output file name... a.out #11 8.753 checking for suffix of executables... #11 8.797 checking whether we are cross compiling... no #11 8.841 checking for suffix of object files... o #11 8.869 checking whether the compiler supports GNU C... yes #11 8.892 checking whether gcc accepts -g... yes #11 8.917 checking for gcc option to enable C11 features... none needed #11 8.947 checking whether gcc understands -c and -o together... yes #11 8.984 checking for a BSD-compatible install... /usr/bin/install -c #11 8.996 checking for gawk... gawk #11 8.996 checking how to run the C preprocessor... gcc -E #11 9.066 checking how to print strings... printf #11 9.090 checking for a sed that does not truncate output... /usr/bin/sed #11 9.098 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.101 checking for egrep... /usr/bin/grep -E #11 9.103 checking for fgrep... /usr/bin/grep -F #11 9.105 checking for ld used by gcc... /usr/bin/ld #11 9.110 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.114 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.118 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.146 checking whether ln -s works... yes #11 9.146 checking the maximum length of command line arguments... 1572864 #11 9.154 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.154 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.155 checking for /usr/bin/ld option to reload object files... -r #11 9.155 checking for file... file #11 9.155 checking for objdump... objdump #11 9.156 checking how to recognize dependent libraries... pass_all #11 9.156 checking for dlltool... no #11 9.156 checking how to associate runtime and link libraries... printf %s\n #11 9.157 checking for ar... ar #11 9.157 checking for archiver @FILE support... @ #11 9.187 checking for strip... strip #11 9.187 checking for ranlib... ranlib #11 9.188 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.260 checking for sysroot... no #11 9.261 checking for a working dd... /usr/bin/dd #11 9.267 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.293 checking for mt... mt #11 9.293 checking if mt is a manifest tool... no #11 9.301 checking for stdio.h... yes #11 9.323 checking for stdlib.h... yes #11 9.350 checking for string.h... yes #11 9.379 checking for inttypes.h... yes #11 9.405 checking for stdint.h... yes #11 9.434 checking for strings.h... yes #11 9.463 checking for sys/stat.h... yes #11 9.489 checking for sys/types.h... yes #11 9.519 checking for unistd.h... yes #11 9.551 checking for sys/time.h... yes #11 9.582 checking for dlfcn.h... yes #11 9.614 checking for objdir... .libs #11 9.686 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.714 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.714 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.741 checking if gcc static flag -static works... yes #11 9.807 checking if gcc supports -c -o file.o... yes #11 9.840 checking if gcc supports -c -o file.o... (cached) yes #11 9.840 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.854 checking whether -lc should be explicitly linked in... no #11 9.885 checking dynamic linker characteristics... GNU/Linux ld.so #11 9.954 checking how to hardcode library paths into programs... immediate #11 9.954 checking whether stripping libraries is possible... yes #11 9.956 checking if libtool supports shared libraries... yes #11 9.956 checking whether to build shared libraries... yes #11 9.956 checking whether to build static libraries... yes #11 9.957 checking for pkg-config... /usr/bin/pkg-config #11 9.957 checking for pkg-config... /usr/bin/pkg-config #11 9.957 checking pkg-config is at least version 0.20... yes #11 9.959 checking for libgtpnl >= 1.2.0... yes #11 9.968 checking for egrep... (cached) /usr/bin/grep -E #11 9.968 checking for sys/wait.h that is POSIX.1 compatible... yes #11 9.998 checking for arpa/inet.h... yes #11 10.03 checking for fcntl.h... yes #11 10.07 checking for netdb.h... yes #11 10.10 checking for netinet/in.h... yes #11 10.14 checking for stdint.h... (cached) yes #11 10.14 checking for stdlib.h... (cached) yes #11 10.14 checking for string.h... (cached) yes #11 10.14 checking for sys/ioctl.h... yes #11 10.17 checking for sys/socket.h... yes #11 10.20 checking for sys/time.h... (cached) yes #11 10.20 checking for unistd.h... (cached) yes #11 10.20 checking for linux/if.h... yes #11 10.23 checking for net/if.h... yes #11 10.25 checking for linux/if_tun.h... yes #11 10.28 checking for net/if_tun.h... no #11 10.32 checking for linux/netlink.h... yes #11 10.35 checking for linux/rtnetlink.h... yes #11 10.38 checking for an ANSI C-conforming const... yes #11 10.41 checking for mode_t... yes #11 10.48 checking for size_t... yes #11 10.55 checking whether struct ifaliasreq exist... no #11 10.57 checking whether struct ifreq.ifru_netmask exist... yes #11 10.59 checking whether struct rt_msghdr exist... no #11 10.61 checking whether struct iphdr exists... yes #11 10.63 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.64 checking whether gcc needs -traditional... no #11 10.68 checking for gethostbyname... yes #11 10.72 checking for inet_ntoa... yes #11 10.76 checking for memset... yes #11 10.82 checking for select... yes #11 10.87 checking for socket... yes #11 10.91 checking for strdup... yes #11 10.96 checking for strerror... yes #11 11.01 checking for strtol... yes #11 11.06 checking for inet_aton... yes #11 11.12 checking for getopt.h... yes #11 11.15 checking for getopt_long... yes #11 11.20 checking whether build environment is sane... yes #11 11.21 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.21 checking whether make sets $(MAKE)... yes #11 11.23 checking whether make supports the include directive... yes (GNU style) #11 11.25 checking dependency style of gcc... gcc3 #11 11.29 checking for libosmocore >= 1.9.0... yes #11 11.30 checking for libosmovty >= 1.9.0... yes #11 11.31 checking for libosmoctrl >= 1.9.0... yes #11 11.32 CFLAGS=" -std=gnu11" #11 11.32 CPPFLAGS="" #11 11.35 checking that generated files are newer than configure... done #11 12.21 configure: creating ./config.status #11 12.80 config.status: creating Makefile #11 12.82 config.status: creating doc/Makefile #11 12.84 config.status: creating doc/examples/Makefile #11 12.86 config.status: creating ggsn/Makefile #11 12.88 config.status: creating gtp/Makefile #11 12.91 config.status: creating lib/Makefile #11 12.93 config.status: creating intl/Makefile #11 12.95 config.status: creating po/Makefile #11 12.97 config.status: creating utils/Makefile #11 12.99 config.status: creating sgsnemu/Makefile #11 13.02 config.status: creating doc/manuals/Makefile #11 13.04 config.status: creating contrib/Makefile #11 13.06 config.status: creating contrib/systemd/Makefile #11 13.08 config.status: creating tests/Makefile #11 13.10 config.status: creating tests/lib/Makefile #11 13.12 config.status: creating tests/gtp/Makefile #11 13.14 config.status: creating include/Makefile #11 13.16 config.status: creating include/osmocom/Makefile #11 13.18 config.status: creating include/osmocom/gtp/Makefile #11 13.20 config.status: creating libgtp.pc #11 13.21 config.status: creating config.h #11 13.23 config.status: executing tests/atconfig commands #11 13.24 config.status: executing libtool commands #11 13.25 config.status: executing depfiles commands #11 13.52 #11 13.52 osmo-ggsn Configuration: #11 13.52 GTP Linux kernel support: yes #11 13.57 echo 1.11.0.31-7ae1 > .version-t && mv .version-t .version #11 13.57 make install-recursive #11 13.58 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.58 Making install in include #11 13.58 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.59 Making install in osmocom #11 13.59 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.59 Making install in gtp #11 13.59 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.60 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.60 make[5]: Nothing to be done for 'install-exec-am'. #11 13.60 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.60 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.61 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.61 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.61 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[5]: Nothing to be done for 'install-exec-am'. #11 13.61 make[5]: Nothing to be done for 'install-data-am'. #11 13.61 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.62 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.62 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.62 make[4]: Nothing to be done for 'install-exec-am'. #11 13.62 make[4]: Nothing to be done for 'install-data-am'. #11 13.62 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.62 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.62 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.62 Making install in lib #11 13.63 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.63 CC checksum.o #11 13.63 CC debug.o #11 13.63 CC getopt.o #11 13.63 CC icmpv6.o #11 13.63 CC getopt1.o #11 13.63 CC ippool.o #11 13.63 CC in46_addr.o #11 13.63 CC lookup.o #11 13.63 CC netns.o #11 13.63 CC netdev.o #11 13.63 CC tun.o #11 13.63 CC util.o #11 13.63 CC gtp-kernel.o #11 13.72 AR libmisc.a #11 13.72 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.73 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.73 make[3]: Nothing to be done for 'install-exec-am'. #11 13.73 make[3]: Nothing to be done for 'install-data-am'. #11 13.73 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.73 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.73 Making install in gtp #11 13.74 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.74 CC gsn.lo #11 13.74 CC gtp.lo #11 13.74 CC lookupa.lo #11 13.74 CC gtpie.lo #11 13.74 CC pdp.lo #11 13.74 CC queue.lo #11 14.16 CCLD libgtp.la #11 14.34 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.34 make[3]: Nothing to be done for 'install-data-am'. #11 14.34 /usr/bin/mkdir -p '/usr/local/lib' #11 14.34 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.37 libtool: install: /usr/bin/install -c .libs/libgtp.so.6.3.1 /usr/local/lib/libgtp.so.6.3.1 #11 14.38 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.6.3.1 libgtp.so.6 || { rm -f libgtp.so.6 && ln -s libgtp.so.6.3.1 libgtp.so.6; }; }) #11 14.38 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.6.3.1 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.6.3.1 libgtp.so; }; }) #11 14.39 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.40 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.40 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.40 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.44 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.44 ---------------------------------------------------------------------- #11 14.44 Libraries have been installed in: #11 14.44 /usr/local/lib #11 14.44 #11 14.44 If you ever happen to want to link against installed libraries #11 14.44 in a given directory, LIBDIR, you must either use libtool, and #11 14.44 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.44 flag during linking and do at least one of the following: #11 14.44 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.44 during execution #11 14.44 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.44 during linking #11 14.44 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.44 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.44 #11 14.44 See any operating system documentation about shared libraries for #11 14.44 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.44 ---------------------------------------------------------------------- #11 14.45 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.45 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.45 Making install in ggsn #11 14.45 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.45 CC ggsn_main.o #11 14.45 CC ggsn.o #11 14.45 CC ggsn_vty.o #11 14.45 CC sgsn.o #11 14.45 CC pco.o #11 14.58 CCLD osmo-ggsn #11 14.87 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.87 make[3]: Nothing to be done for 'install-data-am'. #11 14.88 /usr/bin/mkdir -p '/usr/local/bin' #11 14.88 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 14.92 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 14.92 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.92 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.92 Making install in sgsnemu #11 14.93 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 14.93 CC sgsnemu.o #11 14.93 CC cmdline.o #11 15.08 CCLD sgsnemu #11 15.25 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.25 make[3]: Nothing to be done for 'install-data-am'. #11 15.25 /usr/bin/mkdir -p '/usr/local/bin' #11 15.25 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.29 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.30 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.30 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.30 Making install in doc #11 15.30 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.30 Making install in examples #11 15.30 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.31 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.31 make[4]: Nothing to be done for 'install-exec-am'. #11 15.31 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.31 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.31 make install-data-hook #11 15.32 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.32 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.32 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.32 mkdir -p "$(dirname $j)" && \ #11 15.32 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.32 done #11 15.33 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.33 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.33 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.33 Making install in manuals #11 15.34 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.34 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.34 make[4]: Nothing to be done for 'install-exec-am'. #11 15.34 make[4]: Nothing to be done for 'install-data-am'. #11 15.34 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.34 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.34 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.35 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.35 make[4]: Nothing to be done for 'install-exec-am'. #11 15.35 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.35 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.36 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.36 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.36 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.36 Making install in contrib #11 15.36 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.36 Making install in systemd #11 15.37 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.37 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.37 make[4]: Nothing to be done for 'install-exec-am'. #11 15.37 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.37 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.38 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.38 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.38 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.38 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.38 make[4]: Nothing to be done for 'install-exec-am'. #11 15.38 make[4]: Nothing to be done for 'install-data-am'. #11 15.38 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.38 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.38 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.38 Making install in utils #11 15.38 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.39 CC gtp_echo_responder.o #11 15.45 CCLD gtp-echo-responder #11 15.55 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.55 make[3]: Nothing to be done for 'install-data-am'. #11 15.55 /usr/bin/mkdir -p '/usr/local/bin' #11 15.56 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 15.59 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 15.59 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.59 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.59 Making install in tests #11 15.59 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.60 Making install in lib #11 15.60 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.60 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.60 make[4]: Nothing to be done for 'install-exec-am'. #11 15.60 make[4]: Nothing to be done for 'install-data-am'. #11 15.60 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.60 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.60 Making install in gtp #11 15.61 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.61 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.61 make[4]: Nothing to be done for 'install-exec-am'. #11 15.61 make[4]: Nothing to be done for 'install-data-am'. #11 15.61 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.61 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.61 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.62 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.62 make[4]: Nothing to be done for 'install-exec-am'. #11 15.62 make[4]: Nothing to be done for 'install-data-am'. #11 15.62 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.62 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.62 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.62 make[2]: Entering directory '/tmp/osmo-ggsn' #11 15.63 make[3]: Entering directory '/tmp/osmo-ggsn' #11 15.63 make[3]: Nothing to be done for 'install-exec-am'. #11 15.63 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 15.63 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 15.63 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 15.63 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 15.63 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 15.8s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 2.3s done #14 writing image sha256:caca240825db419d4466dabe476ae2ed473322ba94fe73b803ba343dc9b32b94 done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/osmo-ggsn-master' + docker_image_exists osmo-ggsn-master + docker images -q osmocom-build/osmo-ggsn-master + test -n caca240825db + list_osmo_packages debian-bookworm osmo-ggsn-master + local distro=debian-bookworm + local image=osmo-ggsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-master ### ii libosmocodec4:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406152026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406152026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406152026 amd64 Osmo VTY library ii osmocom-nightly 202406152026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-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:d956bffc460c2fd40ebcce9fce2283ea94918a68a4e0f39137809918a46fd503 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-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-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-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-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-ggsn-test-kernel/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 890B 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" ggsn_tests #8 CACHED #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:5ff52eea45d5a20a5dd5a4f8e4427f0c8b8a199dbddf5ac59cfea8ba9a26c2cb 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n 5ff52eea45d5 + list_osmo_packages debian-bookworm ttcn3-ggsn-test + local distro=debian-bookworm + local image=ttcn3-ggsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ggsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=1779708 + seq 1 30 + echo (1779708 + 1) % 256 + bc + SUBNET=253 + NET_NAME=ttcn3-ggsn-test-253 + SUB4=172.18.253.0/24 + SUB6=fd02:db8:253::/64 + set +x Creating network ttcn3-ggsn-test-253, trying SUBNET=253... + docker network create --internal --subnet 172.18.253.0/24 --ipv6 --subnet fd02:db8:253::/64 ttcn3-ggsn-test-253 e82c9914549b21fdbda42d6c901811301b78a0f08f6de18a0f481f40d8ab39a8 + set +x ### Network ttcn3-ggsn-test-253 created (SUBNET=253) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + test_config_enabled all + local config=all + local i + local valid=0 + [ all = all ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ all = all ] + return 0 + [ all = all ] + [ 1 = 1 ] + continue + test_config_enabled v4_only + local config=v4_only + local i + local valid=0 + [ v4_only = all ] + [ v4_only = v4_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4_only = all ] + [ v4_only = v4_only ] + return 0 + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_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-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + start_ggsn v4_only + local test_config=v4_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1216-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 + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 gtp tun + cut -d -f 2 + sort -u + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 ip route add default via 172.18.253.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 + echo ip route add default via 172.18.253.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-21-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 253 200 + NET=253 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.253.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1216-ggsn -d --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 9a2628d8a049a3a44d0161bab25c3a27ff30a8514b3a3fe2978f4e134b1359b4 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 253 202 + NET=253 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.253.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1216-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@3f280f3f4696: Unix server socket created successfully. MC@3f280f3f4696: Listening on TCP port 41735. 3f280f3f4696 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 3f280f3f4696 41735 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3f280f3f4696: New HC connected from 172.18.253.202 [172.18.253.202]. 3f280f3f4696: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@3f280f3f4696: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@3f280f3f4696: Configuration file was processed on all HCs. MC@3f280f3f4696: Creating MTC on host 172.18.253.202. MC@3f280f3f4696: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Jun 16 04:47:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Jun 16 04:47:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16308) Waiting for packet dumper to finish... 1 (prev_count=16308, count=16372) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Jun 16 04:47:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact_ipcp started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact_ipcp() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Jun 16 04:47:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Jun 16 04:47:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Jun 16 04:47:52 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11628) Waiting for packet dumper to finish... 1 (prev_count=11628, count=11692) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Jun 16 04:47:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact_pcodns started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact_pcodns() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Jun 16 04:48:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10959) Waiting for packet dumper to finish... 1 (prev_count=10959, count=11023) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Jun 16 04:48:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact_gtpu_access started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact_gtpu_access() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Jun 16 04:48:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11080) Waiting for packet dumper to finish... 1 (prev_count=11080, count=11144) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Jun 16 04:48:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: Warning: Stopping inactive timer T_default. MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Jun 16 04:48:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11988) Waiting for packet dumper to finish... 1 (prev_count=11988, count=12052) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Jun 16 04:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: Warning: Stopping inactive timer T_default. MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Jun 16 04:48:38 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11897) Waiting for packet dumper to finish... 1 (prev_count=11897, count=11961) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Jun 16 04:48:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_clients_interact_with_txseq started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_clients_interact_with_txseq() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(fail): pass -> fail MTC@3f280f3f4696: Warning: Stopping inactive timer T_default. MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: fail MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Jun 16 04:48:51 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14186) Waiting for packet dumper to finish... 1 (prev_count=14186, count=14250) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Jun 16 04:48:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_clients_interact_without_txseq started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_clients_interact_without_txseq() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(fail): pass -> fail MTC@3f280f3f4696: Warning: Stopping inactive timer T_default. MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: fail MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sun Jun 16 04:49:05 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=14724) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Jun 16 04:49:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact_with_single_dns started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact_with_single_dns() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Jun 16 04:49:15 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16222) Waiting for packet dumper to finish... 1 (prev_count=16222, count=16286) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Jun 16 04:49:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_deact_with_separate_dns() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Jun 16 04:49:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12114) Waiting for packet dumper to finish... 1 (prev_count=12114, count=12178) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Jun 16 04:49:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_update_teic started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_update_teic() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: sending UpdatePDP MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Jun 16 04:49:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11945) Waiting for packet dumper to finish... 1 (prev_count=11945, count=12009) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Jun 16 04:49:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp4_act_update_teid started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp4_act_update_teid() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: sending UpdatePDP MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sun Jun 16 04:49:45 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12478) Waiting for packet dumper to finish... 1 (prev_count=12478, count=12542) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Jun 16 04:49:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_echo_req_resp started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_echo_req_resp() start" MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_echo_req_resp finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Jun 16 04:49:55 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7440) Waiting for packet dumper to finish... 1 (prev_count=7440, count=7504) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Jun 16 04:50:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_echo_req_resp_gtpu started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_echo_req_resp_gtpu() start" MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Jun 16 04:50:05 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sun Jun 16 04:50:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp_act2_recovery started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp_act2_recovery() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: sending 2nd CreatePDP (recovery increased) MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Sun Jun 16 04:50:15 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14349) Waiting for packet dumper to finish... 1 (prev_count=14349, count=14413) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sun Jun 16 04:50:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_act_deact_retrans_duplicate started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_act_deact_retrans_duplicate() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sun Jun 16 04:50:26 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11925) Waiting for packet dumper to finish... 1 (prev_count=11925, count=11989) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Jun 16 04:50:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_pdp_act_restart_ctr_echo started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_pdp_act_restart_ctr_echo() start" MTC@3f280f3f4696: sending CreatePDP MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Sun Jun 16 04:50:46 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15106) Waiting for packet dumper to finish... 1 (prev_count=15106, count=15170) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Jun 16 04:50:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_lots_of_concurrent_pdp_ctx() start" MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Warning: Stopping inactive timer T_next. MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sun Jun 16 04:51:18 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=4060075) Waiting for packet dumper to finish... 1 (prev_count=4060075, count=4081964) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Jun 16 04:51:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3f280f3f4696: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@3f280f3f4696: Test case TC_addr_pool_exhaustion started. MTC@3f280f3f4696: GTP1C ConnectionID: 1 MTC@3f280f3f4696: "TC_addr_pool_exhaustion() start" MTC@3f280f3f4696: Successfully created 1024 PDP contexts before exhausting the pool MTC@3f280f3f4696: setverdict(pass): none -> pass MTC@3f280f3f4696: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Warning: Stopping inactive timer T_next. MTC@3f280f3f4696: setverdict(pass): pass -> pass, component reason not changed MTC@3f280f3f4696: Setting final verdict of the test case. MTC@3f280f3f4696: Local verdict of MTC: pass MTC@3f280f3f4696: No PTCs were created. MTC@3f280f3f4696: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@3f280f3f4696: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sun Jun 16 04:51:40 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3687912) Waiting for packet dumper to finish... 1 (prev_count=3687912, count=3724426) MTC@3f280f3f4696: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@3f280f3f4696: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3f280f3f4696: Terminating MTC. MC@3f280f3f4696: MTC terminated. MC2> exit MC@3f280f3f4696: Shutting down session. MC@3f280f3f4696: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 2 NEW: FAIL: 1 pass: 11 NEW: PASS: 6 skip: 13 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_act_deact_retrans_duplicate.merged Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp_act2_recovery.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1216-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1216-ggsn jenkins-ttcn3-ggsn-test-kernel-1216-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1216-ggsn 137 + test_config_enabled v6_only + local config=v6_only + local i + local valid=0 + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + return 0 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_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-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg + start_ggsn v6_only + local test_config=v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1216-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 + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 ip route add default via 172.18.253.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 + echo ip route add default via 172.18.253.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-21-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 253 200 + NET=253 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.253.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1216-ggsn -d --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 6539f14d0691896c46bba7e0b8bdc2a6e14d0a90d4fb7ea9e8430e2eb1c53af0 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 253 202 + NET=253 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.253.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1216-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@7c33d8134b27: Unix server socket created successfully. MC@7c33d8134b27: Listening on TCP port 39099. 7c33d8134b27 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 7c33d8134b27 39099 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7c33d8134b27: New HC connected from 172.18.253.202 [172.18.253.202]. 7c33d8134b27: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@7c33d8134b27: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@7c33d8134b27: Configuration file was processed on all HCs. MC@7c33d8134b27: Creating MTC on host 172.18.253.202. MC@7c33d8134b27: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Jun 16 04:52:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_pdp6_act_deact started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_pdp6_act_deact() start" MTC@7c33d8134b27: sending CreatePDP MTC@7c33d8134b27: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sun Jun 16 04:52:06 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15555) Waiting for packet dumper to finish... 1 (prev_count=15555, count=15839) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Jun 16 04:52:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_pdp6_act_deact_pcodns started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_pdp6_act_deact_pcodns() start" MTC@7c33d8134b27: sending CreatePDP MTC@7c33d8134b27: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sun Jun 16 04:52:14 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9769) Waiting for packet dumper to finish... 1 (prev_count=9769, count=9833) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Jun 16 04:52:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_pdp6_act_deact_icmp6 started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_pdp6_act_deact_icmp6() start" MTC@7c33d8134b27: sending CreatePDP MTC@7c33d8134b27: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sun Jun 16 04:52:22 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9900) Waiting for packet dumper to finish... 1 (prev_count=9900, count=9964) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Jun 16 04:52:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_pdp6_act_deact_gtpu_access started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_pdp6_act_deact_gtpu_access() start" MTC@7c33d8134b27: sending CreatePDP MTC@7c33d8134b27: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sun Jun 16 04:52:30 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10009) Waiting for packet dumper to finish... 1 (prev_count=10009, count=10073) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Jun 16 04:52:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@7c33d8134b27: sending CreatePDP MTC@7c33d8134b27: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sun Jun 16 04:52:38 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10295) Waiting for packet dumper to finish... 1 (prev_count=10295, count=10359) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Jun 16 04:52:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@7c33d8134b27: sending CreatePDP MTC@7c33d8134b27: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sun Jun 16 04:52:46 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9975) Waiting for packet dumper to finish... 1 (prev_count=9975, count=10039) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Jun 16 04:52:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@7c33d8134b27: sending CreatePDP MTC@7c33d8134b27: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sun Jun 16 04:52:54 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10280) Waiting for packet dumper to finish... 1 (prev_count=10280, count=10344) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Jun 16 04:53:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_pdp6_clients_interact started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_pdp6_clients_interact() start" MTC@7c33d8134b27: sending CreatePDP MTC@7c33d8134b27: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sun Jun 16 04:53:02 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9993) Waiting for packet dumper to finish... 1 (prev_count=9993, count=10057) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Jun 16 04:53:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_echo_req_resp started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_echo_req_resp() start" MTC@7c33d8134b27: setverdict(pass): none -> pass MTC@7c33d8134b27: setverdict(pass): pass -> pass, component reason not changed MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: pass MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_echo_req_resp finished. Verdict: pass MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Jun 16 04:53:13 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7082) Waiting for packet dumper to finish... 1 (prev_count=7082, count=7146) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Jun 16 04:53:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c33d8134b27: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@7c33d8134b27: Test case TC_echo_req_resp_gtpu started. MTC@7c33d8134b27: GTP1C ConnectionID: 1 MTC@7c33d8134b27: "TC_echo_req_resp_gtpu() start" MTC@7c33d8134b27: setverdict(pass): none -> pass MTC@7c33d8134b27: setverdict(pass): pass -> pass, component reason not changed MTC@7c33d8134b27: Setting final verdict of the test case. MTC@7c33d8134b27: Local verdict of MTC: pass MTC@7c33d8134b27: No PTCs were created. MTC@7c33d8134b27: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@7c33d8134b27: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Jun 16 04:53:23 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@7c33d8134b27: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@7c33d8134b27: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7c33d8134b27: Terminating MTC. MC@7c33d8134b27: MTC terminated. MC2> exit MC@7c33d8134b27: Shutting down session. MC@7c33d8134b27: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 5 NEW: FAIL: 3 pass: 1 NEW: PASS: 1 skip: 20 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1216-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1216-ggsn jenkins-ttcn3-ggsn-test-kernel-1216-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1216-ggsn 137 + test_config_enabled v4v6_only + local config=v4v6_only + local i + local valid=0 + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + return 0 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_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-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + start_ggsn v4v6_only + local test_config=v4v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1216-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 + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-21-amd64 + local kernel=6.1.0-21-amd64 + + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 gtp tun sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 ip route add default via 172.18.253.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 + echo ip route add default via 172.18.253.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-21-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 253 200 + NET=253 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.253.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1216-ggsn -d --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 e1f252fd6b310462a9b7d4364abd9fbe3481cf8382c5bff759c41d9d3ebae3de + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 253 202 + NET=253 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.253.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1216-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@983f8f7f9f10: Unix server socket created successfully. MC@983f8f7f9f10: Listening on TCP port 43787. 983f8f7f9f10 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 983f8f7f9f10 43787 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@983f8f7f9f10: New HC connected from 172.18.253.202 [172.18.253.202]. 983f8f7f9f10: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@983f8f7f9f10: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@983f8f7f9f10: Configuration file was processed on all HCs. MC@983f8f7f9f10: Creating MTC on host 172.18.253.202. MC@983f8f7f9f10: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Jun 16 04:53:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Jun 16 04:53:50 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17006) Waiting for packet dumper to finish... 1 (prev_count=17006, count=17254) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Jun 16 04:53:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_ipcp started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact_ipcp() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Jun 16 04:54:00 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Jun 16 04:54:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Jun 16 04:54:10 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11880) Waiting for packet dumper to finish... 1 (prev_count=11880, count=11944) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Jun 16 04:54:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_pcodns started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact_pcodns() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Jun 16 04:54:20 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10965) Waiting for packet dumper to finish... 1 (prev_count=10965, count=11029) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Jun 16 04:54:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_gtpu_access started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact_gtpu_access() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Jun 16 04:54:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Jun 16 04:54:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: Warning: Stopping inactive timer T_default. MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Jun 16 04:54:43 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11659) Waiting for packet dumper to finish... 1 (prev_count=11659, count=11815) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Jun 16 04:54:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: Warning: Stopping inactive timer T_default. MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Jun 16 04:54:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11896) Waiting for packet dumper to finish... 1 (prev_count=11896, count=11960) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Jun 16 04:55:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_clients_interact_with_txseq started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_clients_interact_with_txseq() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(fail): pass -> fail MTC@983f8f7f9f10: Warning: Stopping inactive timer T_default. MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Jun 16 04:55:10 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14186) Waiting for packet dumper to finish... 1 (prev_count=14186, count=14250) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Jun 16 04:55:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_clients_interact_without_txseq started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_clients_interact_without_txseq() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(fail): pass -> fail MTC@983f8f7f9f10: Warning: Stopping inactive timer T_default. MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sun Jun 16 04:55:23 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14653) Waiting for packet dumper to finish... 1 (prev_count=14653, count=14717) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Jun 16 04:55:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_with_single_dns started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact_with_single_dns() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Jun 16 04:55:33 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16234) Waiting for packet dumper to finish... 1 (prev_count=16234, count=16298) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Jun 16 04:55:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_deact_with_separate_dns() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Jun 16 04:55:43 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12131) Waiting for packet dumper to finish... 1 (prev_count=12131, count=12195) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Jun 16 04:55:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_update_teic started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_update_teic() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: sending UpdatePDP MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Jun 16 04:55:53 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11853) Waiting for packet dumper to finish... 1 (prev_count=11853, count=12009) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Jun 16 04:56:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp4_act_update_teid started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp4_act_update_teid() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: sending UpdatePDP MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sun Jun 16 04:56:03 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12384) Waiting for packet dumper to finish... 1 (prev_count=12384, count=12540) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Jun 16 04:56:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp6_act_deact started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp6_act_deact() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sun Jun 16 04:56:11 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9650) Waiting for packet dumper to finish... 1 (prev_count=9650, count=9714) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Jun 16 04:56:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_pcodns started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp6_act_deact_pcodns() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sun Jun 16 04:56:19 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9685) Waiting for packet dumper to finish... 1 (prev_count=9685, count=9749) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Jun 16 04:56:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_icmp6 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp6_act_deact_icmp6() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sun Jun 16 04:56:27 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9900) Waiting for packet dumper to finish... 1 (prev_count=9900, count=9964) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Jun 16 04:56:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_gtpu_access started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp6_act_deact_gtpu_access() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sun Jun 16 04:56:35 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9925) Waiting for packet dumper to finish... 1 (prev_count=9925, count=9989) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Jun 16 04:56:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sun Jun 16 04:56:43 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9969) Waiting for packet dumper to finish... 1 (prev_count=9969, count=10033) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Jun 16 04:56:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sun Jun 16 04:56:51 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9970) Waiting for packet dumper to finish... 1 (prev_count=9970, count=10034) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Jun 16 04:56:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sun Jun 16 04:56:59 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9954) Waiting for packet dumper to finish... 1 (prev_count=9954, count=10018) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Jun 16 04:57:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp6_clients_interact started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp6_clients_interact() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sun Jun 16 04:57:07 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9897) Waiting for packet dumper to finish... 1 (prev_count=9897, count=9961) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sun Jun 16 04:57:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Sun Jun 16 04:57:15 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9898) Waiting for packet dumper to finish... 1 (prev_count=9898, count=9962) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sun Jun 16 04:57:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_ipcp started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact_ipcp() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Sun Jun 16 04:57:24 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9690) Waiting for packet dumper to finish... 1 (prev_count=9690, count=9754) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sun Jun 16 04:57:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_icmp6 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact_icmp6() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Sun Jun 16 04:57:32 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9667) Waiting for packet dumper to finish... 1 (prev_count=9667, count=9731) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sun Jun 16 04:57:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_pcodns4 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact_pcodns4() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Sun Jun 16 04:57:40 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9679) Waiting for packet dumper to finish... 1 (prev_count=9679, count=9743) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sun Jun 16 04:57:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_pcodns6 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact_pcodns6() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Sun Jun 16 04:57:48 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9542) Waiting for packet dumper to finish... 1 (prev_count=9542, count=9606) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sun Jun 16 04:57:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_gtpu_access started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact_gtpu_access() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Sun Jun 16 04:57:56 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9462) Waiting for packet dumper to finish... 1 (prev_count=9462, count=9526) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Sun Jun 16 04:58:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Sun Jun 16 04:58:04 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9830) Waiting for packet dumper to finish... 1 (prev_count=9830, count=9894) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Sun Jun 16 04:58:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Sun Jun 16 04:58:12 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9747) Waiting for packet dumper to finish... 1 (prev_count=9747, count=9811) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Sun Jun 16 04:58:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Sun Jun 16 04:58:20 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9856) Waiting for packet dumper to finish... 1 (prev_count=9856, count=9920) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sun Jun 16 04:58:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp46_clients_interact started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp46_clients_interact() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Sun Jun 16 04:58:28 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9670) Waiting for packet dumper to finish... 1 (prev_count=9670, count=9734) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Jun 16 04:58:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_echo_req_resp started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_echo_req_resp() start" MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_echo_req_resp finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Jun 16 04:58:38 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7082) Waiting for packet dumper to finish... 1 (prev_count=7082, count=7146) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Jun 16 04:58:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_echo_req_resp_gtpu started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_echo_req_resp_gtpu() start" MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: setverdict(pass): pass -> pass, component reason not changed MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: pass MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Jun 16 04:58:48 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7245) Waiting for packet dumper to finish... 1 (prev_count=7245, count=7309) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Jun 16 04:58:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_pdp_act_restart_ctr_echo started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_pdp_act_restart_ctr_echo() start" MTC@983f8f7f9f10: sending CreatePDP MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sun Jun 16 04:58:56 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9556) Waiting for packet dumper to finish... 1 (prev_count=9556, count=9620) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Jun 16 04:59:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_lots_of_concurrent_pdp_ctx() start" MTC@983f8f7f9f10: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Sun Jun 16 04:59:05 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9595) Waiting for packet dumper to finish... 1 (prev_count=9595, count=9659) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Jun 16 04:59:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@983f8f7f9f10: Test case TC_addr_pool_exhaustion started. MTC@983f8f7f9f10: GTP1C ConnectionID: 1 MTC@983f8f7f9f10: "TC_addr_pool_exhaustion() start" MTC@983f8f7f9f10: Successfully created 0 PDP contexts before exhausting the pool MTC@983f8f7f9f10: setverdict(pass): none -> pass MTC@983f8f7f9f10: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@983f8f7f9f10: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@983f8f7f9f10: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@983f8f7f9f10: Setting final verdict of the test case. MTC@983f8f7f9f10: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@983f8f7f9f10: No PTCs were created. MTC@983f8f7f9f10: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@983f8f7f9f10: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Sun Jun 16 05:01:13 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10020) Waiting for packet dumper to finish... 1 (prev_count=10020, count=10340) MTC@983f8f7f9f10: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@983f8f7f9f10: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@983f8f7f9f10: Terminating MTC. MC@983f8f7f9f10: MTC terminated. MC2> exit MC@983f8f7f9f10: Shutting down session. MC@983f8f7f9f10: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass->FAIL GGSN_Tests.TC_pdp46_act_deact pass->FAIL GGSN_Tests.TC_pdp46_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp46_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: FAIL GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: FAIL GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 15 NEW: FAIL: 9 pass: 8 NEW: PASS: 4 skip: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged Generated GGSN_Tests.TC_pdp46_clients_interact.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1216-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1216-ggsn jenkins-ttcn3-ggsn-test-kernel-1216-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1216-ggsn 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-253 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-253 + docker network remove ttcn3-ggsn-test-253 ttcn3-ggsn-test-253 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1216-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-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='20' failures='3' errors='0' skipped='0' inconc='0' time='258.00'> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.054585'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.024760'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.021971'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.024982'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.028598'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.022923'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.023352'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.034099'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.025673'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.026774'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.030436'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.023992'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.028130'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.020320'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.017748'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.027248'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.026926'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.028905'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.464545'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.761029'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='36' failures='24' errors='0' skipped='0' inconc='0' time='453.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.060385'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.023661'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.022891'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.022785'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.030756'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.025289'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.026305'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.029834'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.030065'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.030120'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.030246'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.023239'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.028134'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='0.020256'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='0.020647'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='0.016691'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.017588'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.018676'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1099 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.015809'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1119 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.017664'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1140 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='0.019721'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1160 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='0.019664'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2256 GGSN_Tests control part GGSN_Tests.ttcn:1526 TC_pdp46_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='0.018208'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2257 GGSN_Tests control part GGSN_Tests.ttcn:1538 TC_pdp46_act_deact_ipcp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='0.018501'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2258 GGSN_Tests control part GGSN_Tests.ttcn:1563 TC_pdp46_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='0.019466'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2259 GGSN_Tests control part GGSN_Tests.ttcn:1579 TC_pdp46_act_deact_pcodns4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='0.018166'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2260 GGSN_Tests control part GGSN_Tests.ttcn:1603 TC_pdp46_act_deact_pcodns6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='0.018890'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2261 GGSN_Tests control part GGSN_Tests.ttcn:1627 TC_pdp46_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='0.018383'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2262 GGSN_Tests control part GGSN_Tests.ttcn:1645 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='0.017937'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2263 GGSN_Tests control part GGSN_Tests.ttcn:1662 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='0.017954'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2264 GGSN_Tests control part GGSN_Tests.ttcn:1678 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='0.019006'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2265 GGSN_Tests control part GGSN_Tests.ttcn:1699 TC_pdp46_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.015553'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.015788'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='0.032023'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2281 GGSN_Tests control part GGSN_Tests.ttcn:1862 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='0.405364'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1949 TC_lots_of_concurrent_pdp_ctx testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='120.032289'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2285 GGSN_Tests control part GGSN_Tests.ttcn:2088 TC_addr_pool_exhaustion testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='10' failures='8' errors='0' skipped='0' inconc='0' time='85.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='0.050783'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='0.019728'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='0.018168'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.018030'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.018196'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1099 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.021065'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1119 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.027881'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1140 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='0.019224'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1160 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.017732'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.019118'/> </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