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-latest 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-latest # 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 5aba0c075c7943fd23e44963e3e84e73ee2123a6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5aba0c075c7943fd23e44963e3e84e73ee2123a6 # timeout=10 Commit message: "ttcn3-asterisk: Configure docker testsuite to be able to set up ipsec tunnels" > git rev-list --no-walk 2b9c8e3db8cf77c5ce5c3f888365f983f3ee8d76 # timeout=10 [ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins15856711922249901636.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=latest + 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-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-latest-1195 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=latest + docker_images_require osmo-ggsn-latest 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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' 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-latest/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-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:1690d5195eea9021285da3fa31eef7fa415cfa864a41d30d53210953042fa525 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 1690d5195eea + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-latest + echo osmo-ggsn-latest + dir=osmo-ggsn-latest + pull_arg=--pull + grep ^FROM ../osmo-ggsn-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' 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-latest/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-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.66kB done #5 DONE 0.0s #6 [2/5] 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 bison bridge-utils busybox-static ca-certificates flex gcc git iproute2 libc6-dev libelf-dev libssl-dev linux-image-amd64 make osmo-ggsn pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y osmo-ggsn ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:5d96899be6407370ef37395f03f5b694c00a0a8a6c0c7218856fd7096f98edc5 0.0s done #10 naming to docker.io/osmocom-build/osmo-ggsn-latest:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' + docker_image_exists osmo-ggsn-latest + docker images -q osmocom-build/osmo-ggsn-latest + test -n 5d96899be640 + list_osmo_packages debian-bookworm osmo-ggsn-latest + local distro=debian-bookworm + local image=osmo-ggsn-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-latest ### ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-ggsn 1.11.0 amd64 Osmocom Gateway GPRS Support Node (GGSN) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ 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:e5f3d102ddc164bc8afa340f352518157236f11fb442c4b7bce6981dd843de2d 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-latest/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-latest/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 0.293 + OSMO_TTCN3_BRANCH=master #8 0.293 + shift #8 0.293 + cd /osmo-ttcn3-hacks #8 0.293 + git fetch #8 0.351 + git checkout master #8 0.393 Already on 'master' #8 0.393 Your branch is up to date with 'origin/master'. #8 0.393 + git symbolic-ref -q HEAD #8 0.394 refs/heads/master #8 0.394 + git reset --hard origin/master #8 0.400 HEAD is now at a674d61f asterisk: Implement support to handle 2nd REGISTER through ipsec #8 0.401 + git rev-parse --abbrev-ref HEAD #8 0.402 master #8 0.402 + git rev-parse HEAD #8 0.403 a674d61fe9ccbfae436bf8584b3f238d946cda2e #8 0.403 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.404 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.404 + make -j8 deps #8 0.434 (make -j16 -C deps || make -j1 -C deps) #8 0.435 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.435 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.730 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.730 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 0.730 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 0.731 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 0.731 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 0.731 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 0.731 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 0.731 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 0.732 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 0.732 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 0.732 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 0.732 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 0.733 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 0.733 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 0.735 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 0.735 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 0.806 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.807 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 0.809 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.809 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.903 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 0.906 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 0.906 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 0.907 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 0.907 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 0.909 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 0.909 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 0.910 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 0.910 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 0.912 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 0.914 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 0.967 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 0.980 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 0.992 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 0.992 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 0.995 origin/c496d298876fed55c2b730278b7ee77982555563 #8 0.995 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 0.995 + + gitgit checkout checkout -q -q -f -f c496d298876fed55c2b730278b7ee77982555563 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 0.995 #8 0.995 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 0.995 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 0.996 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 0.996 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 0.996 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 0.996 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 0.996 + + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 0.996 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 0.996 git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1+ #8 0.996 git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 0.996 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 0.997 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.020 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.021 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.023 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.023 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.023 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.023 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.034 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.034 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.043 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.043 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.045 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.046 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.047 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.047 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.047 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.047 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.048 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.048 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.048 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.048 + make ggsn_tests #8 1.081 (make -j16 -C deps || make -j1 -C deps) #8 1.082 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.378 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.379 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.379 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.379 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.379 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.379 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.380 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.380 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.380 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.381 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.381 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.381 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.382 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.382 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.382 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.383 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.439 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.439 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.450 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.450 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.526 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.529 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.548 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.556 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.556 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.556 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.557 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.561 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.563 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.571 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.584 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.584 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.603 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.617 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.618 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.624 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.624 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.625 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.625 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.625 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.625 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.626 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.626 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.628 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.628 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.647 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.647 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.650 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.650 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.651 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.651 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.653 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.653 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.658 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.658 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.660 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.660 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.661 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.661 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.715 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.715 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.717 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.718 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 1.720 Linking TCCInterface_Functions.ttcn #8 1.721 Linking TCCConversion_Functions.ttcn #8 1.722 Linking TCCConversion.cc #8 1.723 Linking TCCInterface.cc #8 1.724 Linking TCCInterface_ip.h #8 1.725 Linking TCCEncoding_Functions.ttcn #8 1.725 Linking TCCEncoding.cc #8 1.726 Linking Socket_API_Definitions.ttcn #8 1.727 Linking IPL4asp_Functions.ttcn #8 1.727 Linking IPL4asp_PT.cc #8 1.728 Linking IPL4asp_PT.hh #8 1.729 Linking IPL4asp_PortType.ttcn #8 1.729 Linking IPL4asp_Types.ttcn #8 1.730 Linking IPL4asp_discovery.cc #8 1.731 Linking IPL4asp_protocol_L234.hh #8 1.731 Linking ICMP_EncDec.cc #8 1.732 Linking ICMP_Types.ttcn #8 1.733 Linking ICMPv6_EncDec.cc #8 1.733 Linking ICMPv6_Types.ttcn #8 1.734 Linking IP_EncDec.cc #8 1.735 Linking IP_Types.ttcn #8 1.735 Linking UDP_EncDec.cc #8 1.736 Linking UDP_Types.ttcn #8 1.737 Linking GTPC_EncDec.cc #8 1.737 Linking GTPC_Types.ttcn #8 1.738 Linking GTPU_EncDec.cc #8 1.739 Linking GTPU_Types.ttcn #8 1.739 Linking TELNETasp_PT.cc #8 1.740 Linking TELNETasp_PT.hh #8 1.741 Linking TELNETasp_PortType.ttcn #8 1.741 Linking NS_Types.ttcn #8 1.742 Linking BSSGP_EncDec.cc #8 1.743 Linking BSSGP_Types.ttcn #8 1.743 Linking DIAMETER_EncDec.cc #8 1.744 Linking Misc_Helpers.ttcn #8 1.745 Linking General_Types.ttcn #8 1.745 Linking GSM_Types.ttcn #8 1.746 Linking Osmocom_Types.ttcn #8 1.747 Linking Native_Functions.ttcn #8 1.747 Linking Native_FunctionDefs.cc #8 1.748 Linking IPCP_Types.ttcn #8 1.749 Linking PAP_Types.ttcn #8 1.749 Linking GTPv1C_CodecPort.ttcn #8 1.750 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 1.751 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 1.751 Linking GTPv1C_Templates.ttcn #8 1.752 Linking Osmocom_Gb_Types.ttcn #8 1.752 Linking GTPv1U_CodecPort.ttcn #8 1.753 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 1.753 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 1.754 Linking GTPv1U_Templates.ttcn #8 1.754 Linking DIAMETER_Types.ttcn #8 1.755 Linking DIAMETER_CodecPort.ttcn #8 1.755 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 1.756 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 1.756 Linking DIAMETER_Emulation.ttcn #8 1.757 Linking DIAMETER_Templates.ttcn #8 1.757 Linking DIAMETER_ts29_212_Templates.ttcn #8 1.758 Linking DIAMETER_ts29_272_Templates.ttcn #8 1.758 Linking DIAMETER_ts32_299_Templates.ttcn #8 1.759 Linking ICMP_Templates.ttcn #8 1.759 Linking ICMPv6_Templates.ttcn #8 1.759 Linking Osmocom_VTY_Functions.ttcn #8 1.772 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 1.773 Generating Makefile skeleton... #8 1.773 Makefile skeleton was generated. #8 1.781 make -C ggsn_tests compile #8 1.786 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 1.786 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 1.788 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.788 #8 1.793 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 1.800 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 1.801 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 1.801 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 1.802 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 1.805 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 1.834 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 1.834 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 1.835 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 1.836 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 1.843 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 1.844 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 1.851 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 1.851 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 1.851 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 1.851 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 1.855 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 1.856 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 1.856 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 1.856 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.857 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 1.857 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 1.857 ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 1.858 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 1.858 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 1.859 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 1.859 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.859 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.860 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.861 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 1.861 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.861 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 1.862 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.862 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 1.871 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.872 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 1.873 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 1.873 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.873 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.874 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 1.876 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.876 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.876 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 1.876 Notify: Checking modules... #8 1.912 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 1.912 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 1.912 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 1.912 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 1.912 DIAMETER_Templates.ttcn:686.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime #8 1.912 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 1.921 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 1.921 DIAMETER_Emulation.ttcn:329.9-351.1: In function definition `f_diameter_xceive': #8 1.921 DIAMETER_Emulation.ttcn:337.2-349.2: In alt construct: #8 1.921 DIAMETER_Emulation.ttcn:338.5-63: In guard operation: #8 1.921 DIAMETER_Emulation.ttcn:338.5-63: In receive statement: #8 1.921 DIAMETER_Emulation.ttcn:338.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 1.921 DIAMETER_Emulation.ttcn:339.5-60: In guard operation: #8 1.921 DIAMETER_Emulation.ttcn:339.5-60: In receive statement: #8 1.921 DIAMETER_Emulation.ttcn:339.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 1.922 DIAMETER_Emulation.ttcn:353.1-475.1: In function definition `main': #8 1.922 DIAMETER_Emulation.ttcn:386.2-474.2: In while statement: #8 1.922 DIAMETER_Emulation.ttcn:396.3-472.3: In alt construct: #8 1.922 DIAMETER_Emulation.ttcn:409.6-108: In guard operation: #8 1.922 DIAMETER_Emulation.ttcn:409.6-108: In receive statement: #8 1.922 DIAMETER_Emulation.ttcn:409.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 1.922 DIAMETER_Emulation.ttcn:418.6-70: In guard operation: #8 1.922 DIAMETER_Emulation.ttcn:418.6-70: In receive statement: #8 1.922 DIAMETER_Emulation.ttcn:418.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 1.923 DIAMETER_Emulation.ttcn:431.13-68: In guard operation: #8 1.923 DIAMETER_Emulation.ttcn:431.13-68: In receive statement: #8 1.923 DIAMETER_Emulation.ttcn:431.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 1.923 DIAMETER_Emulation.ttcn:435.17-72: In guard operation: #8 1.923 DIAMETER_Emulation.ttcn:435.17-72: In receive statement: #8 1.923 DIAMETER_Emulation.ttcn:435.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 1.941 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 1.941 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 1.941 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 1.941 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 1.941 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 1.941 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 1.941 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 1.941 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 1.941 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 1.941 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 1.941 GTPv1C_Templates.ttcn:102.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 1.941 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 1.944 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 1.944 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 1.944 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 1.944 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 1.944 GTPv1C_Templates.ttcn:213.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 1.944 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 1.944 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 1.944 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 1.944 GTPv1C_Templates.ttcn:221.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 1.944 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 1.944 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 1.944 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 1.944 GTPv1C_Templates.ttcn:248.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 1.944 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 1.944 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 1.944 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 1.944 GTPv1C_Templates.ttcn:278.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 1.944 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 1.944 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 1.944 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.944 In parameter #2 for `daylightSavingTime': #8 1.944 GTPv1C_Templates.ttcn:304.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 1.944 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 1.944 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.944 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 1.944 GTPv1C_Templates.ttcn:307.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 1.944 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.944 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 1.944 GTPv1C_Templates.ttcn:309.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 1.944 GTPv1C_Templates.ttcn:309.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 1.944 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 1.944 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 1.944 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 1.944 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 1.944 GTPv1C_Templates.ttcn:333.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 1.944 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 1.947 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 1.947 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 1.947 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 1.947 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 1.947 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 1.947 GTPv1C_Templates.ttcn:709.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 1.947 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 1.947 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 1.947 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 1.947 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 1.947 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 1.947 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 1.947 GTPv1C_Templates.ttcn:732.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 1.947 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 1.947 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 1.947 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 1.947 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 1.947 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 1.947 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 1.947 GTPv1C_Templates.ttcn:746.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 1.947 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 1.950 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 1.950 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 1.950 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 1.950 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 1.950 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.950 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 1.950 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 1.950 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 1.950 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.950 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 1.950 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.950 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 1.950 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.950 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 1.950 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 1.950 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 1.950 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 1.950 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 1.950 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.950 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 1.950 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 1.950 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 1.950 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.950 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 1.950 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.950 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 1.950 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 1.950 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 1.950 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 1.950 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 1.950 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.950 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 1.950 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 1.950 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 1.950 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.950 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 1.950 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.950 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 1.950 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 1.950 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 1.956 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 1.956 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 1.956 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 1.956 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 1.956 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 1.956 GTPv1C_Templates.ttcn:1338.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 1.956 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 1.956 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 1.956 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 1.956 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 1.958 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 1.958 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 1.958 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 1.958 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 1.958 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 1.958 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 1.958 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 1.958 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 1.958 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 1.958 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 1.960 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 1.960 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 1.960 GTPv1C_Templates.ttcn:1470.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 1.960 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 1.970 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 1.970 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 1.970 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.970 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.970 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.970 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.975 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 1.975 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 1.975 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 1.975 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 1.976 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 1.976 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 1.976 GGSN_Tests.ttcn:771.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.976 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 1.976 GGSN_Tests.ttcn:788.3-96: In function instance: #8 1.976 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 1.976 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 1.976 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 1.976 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 1.976 GGSN_Tests.ttcn:788.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime #8 1.976 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 1.976 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 1.976 GGSN_Tests.ttcn:807.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.976 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 1.976 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 1.976 GGSN_Tests.ttcn:834.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.977 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 1.977 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 1.977 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.977 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 1.977 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 1.977 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.977 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 1.977 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 1.977 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.977 GGSN_Tests.ttcn:1064.2-1092.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 1.977 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 1.977 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.978 GGSN_Tests.ttcn:1095.2-1112.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 1.978 GGSN_Tests.ttcn:1099.3-20: In function instance: #8 1.978 GGSN_Tests.ttcn:1099.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.978 GGSN_Tests.ttcn:1115.2-1133.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 1.978 GGSN_Tests.ttcn:1119.3-20: In function instance: #8 1.978 GGSN_Tests.ttcn:1119.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.978 GGSN_Tests.ttcn:1136.2-1153.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 1.978 GGSN_Tests.ttcn:1140.3-20: In function instance: #8 1.978 GGSN_Tests.ttcn:1140.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.978 GGSN_Tests.ttcn:1156.2-1186.2: In testcase definition `TC_pdp6_clients_interact': #8 1.978 GGSN_Tests.ttcn:1160.3-21: In function instance: #8 1.978 GGSN_Tests.ttcn:1160.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.978 GGSN_Tests.ttcn:1165.3-21: In function instance: #8 1.978 GGSN_Tests.ttcn:1165.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.978 GGSN_Tests.ttcn:1189.2-1195.2: In testcase definition `TC_pdp4_act_deact': #8 1.978 GGSN_Tests.ttcn:1192.3-20: In function instance: #8 1.978 GGSN_Tests.ttcn:1192.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.978 GGSN_Tests.ttcn:1198.2-1226.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 1.978 GGSN_Tests.ttcn:1205.3-20: In function instance: #8 1.978 GGSN_Tests.ttcn:1205.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.979 GGSN_Tests.ttcn:1229.2-1260.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 1.979 GGSN_Tests.ttcn:1235.3-20: In function instance: #8 1.979 GGSN_Tests.ttcn:1235.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.979 GGSN_Tests.ttcn:1263.2-1283.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 1.979 GGSN_Tests.ttcn:1267.3-20: In function instance: #8 1.979 GGSN_Tests.ttcn:1267.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.979 GGSN_Tests.ttcn:1287.2-1303.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 1.979 GGSN_Tests.ttcn:1291.3-20: In function instance: #8 1.979 GGSN_Tests.ttcn:1291.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.979 GGSN_Tests.ttcn:1306.2-1321.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 1.979 GGSN_Tests.ttcn:1310.3-20: In function instance: #8 1.979 GGSN_Tests.ttcn:1310.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.979 GGSN_Tests.ttcn:1324.2-1337.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 1.979 GGSN_Tests.ttcn:1328.3-20: In function instance: #8 1.979 GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.979 GGSN_Tests.ttcn:1340.2-1353.2: In function definition `f_pdp4_clients_interact': #8 1.979 GGSN_Tests.ttcn:1344.3-21: In function instance: #8 1.979 GGSN_Tests.ttcn:1344.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.979 GGSN_Tests.ttcn:1345.3-21: In function instance: #8 1.979 GGSN_Tests.ttcn:1345.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.980 GGSN_Tests.ttcn:1397.2-1439.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 1.980 GGSN_Tests.ttcn:1412.3-20: In function instance: #8 1.980 GGSN_Tests.ttcn:1412.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.980 GGSN_Tests.ttcn:1431.3-20: In function instance: #8 1.980 GGSN_Tests.ttcn:1431.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.980 GGSN_Tests.ttcn:1444.2-1476.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 1.980 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 1.980 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.980 GGSN_Tests.ttcn:1479.2-1492.2: In testcase definition `TC_pdp4_act_update_teic': #8 1.980 GGSN_Tests.ttcn:1483.3-20: In function instance: #8 1.980 GGSN_Tests.ttcn:1483.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.980 GGSN_Tests.ttcn:1495.2-1520.2: In testcase definition `TC_pdp4_act_update_teid': #8 1.980 GGSN_Tests.ttcn:1499.3-20: In function instance: #8 1.980 GGSN_Tests.ttcn:1499.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.980 GGSN_Tests.ttcn:1523.2-1529.2: In testcase definition `TC_pdp46_act_deact': #8 1.980 GGSN_Tests.ttcn:1526.3-20: In function instance: #8 1.980 GGSN_Tests.ttcn:1526.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.981 GGSN_Tests.ttcn:1532.2-1556.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 1.981 GGSN_Tests.ttcn:1538.3-20: In function instance: #8 1.981 GGSN_Tests.ttcn:1538.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.981 GGSN_Tests.ttcn:1559.2-1571.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 1.981 GGSN_Tests.ttcn:1563.3-20: In function instance: #8 1.981 GGSN_Tests.ttcn:1563.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.981 GGSN_Tests.ttcn:1574.2-1595.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 1.981 GGSN_Tests.ttcn:1579.3-20: In function instance: #8 1.981 GGSN_Tests.ttcn:1579.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.981 GGSN_Tests.ttcn:1598.2-1619.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 1.981 GGSN_Tests.ttcn:1603.3-20: In function instance: #8 1.981 GGSN_Tests.ttcn:1603.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.981 GGSN_Tests.ttcn:1623.2-1638.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 1.981 GGSN_Tests.ttcn:1627.3-20: In function instance: #8 1.981 GGSN_Tests.ttcn:1627.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.981 GGSN_Tests.ttcn:1641.2-1655.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 1.981 GGSN_Tests.ttcn:1645.3-20: In function instance: #8 1.981 GGSN_Tests.ttcn:1645.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.981 GGSN_Tests.ttcn:1658.2-1671.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 1.981 GGSN_Tests.ttcn:1662.3-20: In function instance: #8 1.981 GGSN_Tests.ttcn:1662.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.981 GGSN_Tests.ttcn:1674.2-1692.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 1.981 GGSN_Tests.ttcn:1678.3-20: In function instance: #8 1.981 GGSN_Tests.ttcn:1678.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.982 GGSN_Tests.ttcn:1695.2-1725.2: In testcase definition `TC_pdp46_clients_interact': #8 1.982 GGSN_Tests.ttcn:1699.3-21: In function instance: #8 1.982 GGSN_Tests.ttcn:1699.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.982 GGSN_Tests.ttcn:1704.3-21: In function instance: #8 1.982 GGSN_Tests.ttcn:1704.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.982 GGSN_Tests.ttcn:1728.2-1764.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 1.982 GGSN_Tests.ttcn:1747.5-1762.3: In else statement: #8 1.982 GGSN_Tests.ttcn:1756.4-36: In function instance: #8 1.982 GGSN_Tests.ttcn:1756.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.982 GGSN_Tests.ttcn:1759.4-41: In function instance: #8 1.982 GGSN_Tests.ttcn:1759.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.982 GGSN_Tests.ttcn:1767.2-1827.2: In testcase definition `TC_pdp_act2_recovery': #8 1.982 GGSN_Tests.ttcn:1776.3-21: In function instance: #8 1.982 GGSN_Tests.ttcn:1776.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.982 GGSN_Tests.ttcn:1832.2-1853.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 1.982 GGSN_Tests.ttcn:1835.3-20: In function instance: #8 1.982 GGSN_Tests.ttcn:1835.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.982 GGSN_Tests.ttcn:1856.2-1896.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 1.982 GGSN_Tests.ttcn:1862.3-20: In function instance: #8 1.982 GGSN_Tests.ttcn:1862.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.983 GGSN_Tests.ttcn:1899.2-2012.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 1.983 GGSN_Tests.ttcn:1925.3-1975.3: In alt construct: #8 1.983 GGSN_Tests.ttcn:1926.4-34: In guard expression: #8 1.983 GGSN_Tests.ttcn:1926.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.983 GGSN_Tests.ttcn:1927.4-34: In guard expression: #8 1.983 GGSN_Tests.ttcn:1927.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.983 GGSN_Tests.ttcn:1981.3-2007.3: In alt construct: #8 1.983 GGSN_Tests.ttcn:1982.4-34: In guard expression: #8 1.983 GGSN_Tests.ttcn:1982.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.983 GGSN_Tests.ttcn:1983.4-34: In guard expression: #8 1.983 GGSN_Tests.ttcn:1983.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.983 GGSN_Tests.ttcn:2016.2-2116.2: In testcase definition `TC_addr_pool_exhaustion': #8 1.983 GGSN_Tests.ttcn:2034.3-2079.3: In alt construct: #8 1.983 GGSN_Tests.ttcn:2035.4-34: In guard expression: #8 1.983 GGSN_Tests.ttcn:2035.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.983 GGSN_Tests.ttcn:2036.4-34: In guard expression: #8 1.983 GGSN_Tests.ttcn:2036.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.983 GGSN_Tests.ttcn:2085.3-2111.3: In alt construct: #8 1.983 GGSN_Tests.ttcn:2086.4-34: In guard expression: #8 1.983 GGSN_Tests.ttcn:2086.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.984 GGSN_Tests.ttcn:2087.4-34: In guard expression: #8 1.984 GGSN_Tests.ttcn:2087.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.984 GGSN_Tests.ttcn:2119.2-2170.2: In testcase definition `TC_gy_charging_cc_time': #8 1.984 GGSN_Tests.ttcn:2126.3-20: In function instance: #8 1.984 GGSN_Tests.ttcn:2126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.984 GGSN_Tests.ttcn:2173.2-2225.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 1.984 GGSN_Tests.ttcn:2183.3-20: In function instance: #8 1.984 GGSN_Tests.ttcn:2183.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.988 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 1.988 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 1.988 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 1.988 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 1.988 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 1.988 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 1.988 Osmocom_Gb_Types.ttcn:1056.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 1.988 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 1.999 Notify: Generating code... #8 2.702 Notify: File `BSSGP_Types.hh' was generated. #8 2.703 Notify: File `BSSGP_Types.cc' was generated. #8 2.705 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 2.706 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 2.707 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 2.709 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 2.710 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 2.712 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 2.713 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.713 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.714 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 2.714 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 2.714 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 2.714 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 2.714 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 2.714 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 2.714 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 2.714 Notify: File `DIAMETER_Emulation.hh' was generated. #8 2.714 Notify: File `DIAMETER_Emulation.cc' was generated. #8 2.714 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 2.714 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 2.714 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 2.714 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 2.714 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 2.714 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 2.714 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 2.715 Notify: File `DIAMETER_Templates.hh' was generated. #8 2.715 Notify: File `DIAMETER_Templates.cc' was generated. #8 2.715 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 2.715 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 2.715 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 2.715 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 2.715 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 2.715 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 2.715 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 2.717 Notify: File `DIAMETER_Types.hh' was generated. #8 2.723 Notify: File `DIAMETER_Types.cc' was generated. #8 2.724 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 2.726 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 2.727 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 2.728 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 2.728 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 2.728 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 2.728 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 2.728 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 2.728 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 2.728 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 2.728 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 2.728 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 2.728 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 2.728 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 2.728 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 2.729 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 2.730 Notify: File `GGSN_Tests.hh' was generated. #8 2.730 Notify: File `GGSN_Tests.cc' was generated. #8 2.730 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 2.730 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 2.730 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 2.730 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 2.730 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 2.730 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 2.730 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 2.730 Notify: File `GSM_Types.hh' was generated. #8 2.731 Notify: File `GSM_Types.cc' was generated. #8 2.731 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.731 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.731 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.731 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.731 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.731 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.731 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.732 Notify: File `GTPC_Types.hh' was generated. #8 2.734 Notify: File `GTPC_Types.cc' was generated. #8 2.735 Notify: File `GTPC_Types_part_1.cc' was generated. #8 2.736 Notify: File `GTPC_Types_part_2.cc' was generated. #8 2.738 Notify: File `GTPC_Types_part_3.cc' was generated. #8 2.739 Notify: File `GTPC_Types_part_4.cc' was generated. #8 2.740 Notify: File `GTPC_Types_part_5.cc' was generated. #8 2.742 Notify: File `GTPC_Types_part_6.cc' was generated. #8 2.743 Notify: File `GTPC_Types_part_7.cc' was generated. #8 2.743 Notify: File `GTPU_Types.hh' was generated. #8 2.743 Notify: File `GTPU_Types.cc' was generated. #8 2.743 Notify: File `GTPU_Types_part_1.cc' was generated. #8 2.743 Notify: File `GTPU_Types_part_2.cc' was generated. #8 2.743 Notify: File `GTPU_Types_part_3.cc' was generated. #8 2.743 Notify: File `GTPU_Types_part_4.cc' was generated. #8 2.743 Notify: File `GTPU_Types_part_5.cc' was generated. #8 2.743 Notify: File `GTPU_Types_part_6.cc' was generated. #8 2.743 Notify: File `GTPU_Types_part_7.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 2.744 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 2.744 Notify: File `GTPv1C_Templates.hh' was generated. #8 2.745 Notify: File `GTPv1C_Templates.cc' was generated. #8 2.745 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 2.745 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 2.745 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 2.745 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 2.745 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 2.745 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 2.745 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.745 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.746 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 2.746 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 2.746 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 2.746 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 2.746 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 2.746 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 2.746 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 2.746 Notify: File `GTPv1U_Templates.hh' was generated. #8 2.746 Notify: File `GTPv1U_Templates.cc' was generated. #8 2.746 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 2.746 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 2.746 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 2.746 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 2.746 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 2.746 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 2.746 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 2.746 Notify: File `General_Types.hh' was generated. #8 2.747 Notify: File `General_Types.cc' was generated. #8 2.747 Notify: File `General_Types_part_1.cc' was generated. #8 2.747 Notify: File `General_Types_part_2.cc' was generated. #8 2.747 Notify: File `General_Types_part_3.cc' was generated. #8 2.747 Notify: File `General_Types_part_4.cc' was generated. #8 2.747 Notify: File `General_Types_part_5.cc' was generated. #8 2.747 Notify: File `General_Types_part_6.cc' was generated. #8 2.747 Notify: File `General_Types_part_7.cc' was generated. #8 2.747 Notify: File `ICMP_Templates.hh' was generated. #8 2.747 Notify: File `ICMP_Templates.cc' was generated. #8 2.747 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 2.747 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 2.747 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 2.747 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 2.747 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 2.747 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 2.747 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 2.748 Notify: File `ICMP_Types.hh' was generated. #8 2.749 Notify: File `ICMP_Types.cc' was generated. #8 2.749 Notify: File `ICMP_Types_part_1.cc' was generated. #8 2.749 Notify: File `ICMP_Types_part_2.cc' was generated. #8 2.749 Notify: File `ICMP_Types_part_3.cc' was generated. #8 2.749 Notify: File `ICMP_Types_part_4.cc' was generated. #8 2.749 Notify: File `ICMP_Types_part_5.cc' was generated. #8 2.749 Notify: File `ICMP_Types_part_6.cc' was generated. #8 2.749 Notify: File `ICMP_Types_part_7.cc' was generated. #8 2.749 Notify: File `ICMPv6_Templates.hh' was generated. #8 2.749 Notify: File `ICMPv6_Templates.cc' was generated. #8 2.749 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 2.749 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 2.749 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 2.749 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 2.749 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 2.749 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 2.749 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 2.750 Notify: File `ICMPv6_Types.hh' was generated. #8 2.750 Notify: File `ICMPv6_Types.cc' was generated. #8 2.750 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 2.750 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 2.750 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 2.750 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 2.750 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 2.751 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 2.751 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 2.751 Notify: File `IPCP_Types.hh' was generated. #8 2.751 Notify: File `IPCP_Types.cc' was generated. #8 2.751 Notify: File `IPCP_Types_part_1.cc' was generated. #8 2.751 Notify: File `IPCP_Types_part_2.cc' was generated. #8 2.751 Notify: File `IPCP_Types_part_3.cc' was generated. #8 2.751 Notify: File `IPCP_Types_part_4.cc' was generated. #8 2.751 Notify: File `IPCP_Types_part_5.cc' was generated. #8 2.751 Notify: File `IPCP_Types_part_6.cc' was generated. #8 2.751 Notify: File `IPCP_Types_part_7.cc' was generated. #8 2.751 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.751 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.751 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.751 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.751 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.751 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.751 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.751 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.751 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.752 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.752 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.752 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.752 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.752 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.752 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.752 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.752 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.752 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.752 Notify: File `IPL4asp_Types.hh' was generated. #8 2.752 Notify: File `IPL4asp_Types.cc' was generated. #8 2.753 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.753 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.753 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.753 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.753 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.753 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.753 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.753 Notify: File `IP_Types.hh' was generated. #8 2.753 Notify: File `IP_Types.cc' was generated. #8 2.754 Notify: File `IP_Types_part_1.cc' was generated. #8 2.754 Notify: File `IP_Types_part_2.cc' was generated. #8 2.754 Notify: File `IP_Types_part_3.cc' was generated. #8 2.754 Notify: File `IP_Types_part_4.cc' was generated. #8 2.754 Notify: File `IP_Types_part_5.cc' was generated. #8 2.754 Notify: File `IP_Types_part_6.cc' was generated. #8 2.754 Notify: File `IP_Types_part_7.cc' was generated. #8 2.754 Notify: File `Misc_Helpers.hh' was generated. #8 2.754 Notify: File `Misc_Helpers.cc' was generated. #8 2.754 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.754 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.754 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.754 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.754 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.754 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.754 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.754 Notify: File `NS_Types.hh' was generated. #8 2.755 Notify: File `NS_Types.cc' was generated. #8 2.755 Notify: File `NS_Types_part_1.cc' was generated. #8 2.755 Notify: File `NS_Types_part_2.cc' was generated. #8 2.755 Notify: File `NS_Types_part_3.cc' was generated. #8 2.755 Notify: File `NS_Types_part_4.cc' was generated. #8 2.756 Notify: File `NS_Types_part_5.cc' was generated. #8 2.756 Notify: File `NS_Types_part_6.cc' was generated. #8 2.756 Notify: File `NS_Types_part_7.cc' was generated. #8 2.756 Notify: File `Native_Functions.hh' was generated. #8 2.756 Notify: File `Native_Functions.cc' was generated. #8 2.756 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.756 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.756 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.756 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.756 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.756 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.756 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.756 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 2.756 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 2.757 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 2.757 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 2.757 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 2.757 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 2.757 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 2.757 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 2.757 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 2.757 Notify: File `Osmocom_Types.hh' was generated. #8 2.757 Notify: File `Osmocom_Types.cc' was generated. #8 2.757 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.757 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.757 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.757 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.757 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.757 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.757 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.757 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.757 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.757 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.757 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.758 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.758 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.758 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.758 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.758 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.758 Notify: File `PAP_Types.hh' was generated. #8 2.758 Notify: File `PAP_Types.cc' was generated. #8 2.758 Notify: File `PAP_Types_part_1.cc' was generated. #8 2.758 Notify: File `PAP_Types_part_2.cc' was generated. #8 2.758 Notify: File `PAP_Types_part_3.cc' was generated. #8 2.758 Notify: File `PAP_Types_part_4.cc' was generated. #8 2.758 Notify: File `PAP_Types_part_5.cc' was generated. #8 2.758 Notify: File `PAP_Types_part_6.cc' was generated. #8 2.758 Notify: File `PAP_Types_part_7.cc' was generated. #8 2.758 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.759 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.759 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.759 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.759 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.759 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.759 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.759 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.759 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.759 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.759 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.759 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.759 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.759 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.759 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.759 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.759 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.760 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.760 Notify: File `TCCEncoding_Functions.hh' was generated. #8 2.760 Notify: File `TCCEncoding_Functions.cc' was generated. #8 2.760 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 2.760 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 2.760 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 2.760 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 2.760 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 2.760 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 2.760 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 2.760 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.760 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.760 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.760 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.760 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.760 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.761 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.761 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.761 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.761 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.761 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.761 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.761 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.761 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.761 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.761 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.761 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.761 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.761 Notify: File `UDP_Types.hh' was generated. #8 2.761 Notify: File `UDP_Types.cc' was generated. #8 2.762 Notify: File `UDP_Types_part_1.cc' was generated. #8 2.762 Notify: File `UDP_Types_part_2.cc' was generated. #8 2.762 Notify: File `UDP_Types_part_3.cc' was generated. #8 2.762 Notify: File `UDP_Types_part_4.cc' was generated. #8 2.762 Notify: File `UDP_Types_part_5.cc' was generated. #8 2.762 Notify: File `UDP_Types_part_6.cc' was generated. #8 2.762 Notify: File `UDP_Types_part_7.cc' was generated. #8 2.762 Notify: 378 files were updated. #8 2.796 touch compile #8 2.796 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.797 make -j16 -C ggsn_tests #8 2.804 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.846 Creating dependency file for UDP_EncDec.cc #8 2.846 Creating dependency file for TELNETasp_PT.cc #8 2.846 Creating dependency file for TCCEncoding.cc #8 2.847 Creating dependency file for TCCInterface.cc #8 2.847 Creating dependency file for TCCConversion.cc #8 2.847 Creating dependency file for Native_FunctionDefs.cc #8 2.847 Creating dependency file for IP_EncDec.cc #8 2.848 Creating dependency file for IPL4asp_discovery.cc #8 2.848 Creating dependency file for IPL4asp_PT.cc #8 2.848 Creating dependency file for ICMPv6_EncDec.cc #8 2.848 Creating dependency file for ICMP_EncDec.cc #8 2.849 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.849 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.850 Creating dependency file for GTPU_EncDec.cc #8 2.850 Creating dependency file for GTPC_EncDec.cc #8 2.850 Creating dependency file for DIAMETER_EncDec.cc #8 2.876 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.921 Creating dependency file for BSSGP_EncDec.cc #8 2.924 Creating dependency file for UDP_Types_part_7.cc #8 2.924 Creating dependency file for UDP_Types_part_6.cc #8 2.925 Creating dependency file for UDP_Types_part_5.cc #8 2.927 Creating dependency file for UDP_Types_part_4.cc #8 2.929 Creating dependency file for UDP_Types_part_3.cc #8 2.932 Creating dependency file for UDP_Types_part_2.cc #8 2.932 Creating dependency file for UDP_Types_part_1.cc #8 2.933 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.934 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.934 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.935 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.941 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.942 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.943 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.943 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.943 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.943 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.944 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.944 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.947 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.953 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.953 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.953 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.953 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.954 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.954 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.955 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.955 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.956 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.958 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.961 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.961 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.962 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.963 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.967 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.967 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.968 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.968 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.968 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.969 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.969 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.969 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.970 Creating dependency file for PAP_Types_part_7.cc #8 2.970 Creating dependency file for PAP_Types_part_6.cc #8 2.971 Creating dependency file for PAP_Types_part_5.cc #8 2.971 Creating dependency file for PAP_Types_part_4.cc #8 2.977 Creating dependency file for PAP_Types_part_3.cc #8 2.977 Creating dependency file for PAP_Types_part_2.cc #8 2.977 Creating dependency file for PAP_Types_part_1.cc #8 2.978 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.978 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.979 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.979 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.980 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.980 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.981 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.985 Creating dependency file for Osmocom_Types_part_7.cc #8 2.985 Creating dependency file for Osmocom_Types_part_6.cc #8 2.986 Creating dependency file for Osmocom_Types_part_5.cc #8 2.986 Creating dependency file for Osmocom_Types_part_4.cc #8 2.987 Creating dependency file for Osmocom_Types_part_3.cc #8 2.987 Creating dependency file for Osmocom_Types_part_2.cc #8 2.988 Creating dependency file for Osmocom_Types_part_1.cc #8 2.988 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.989 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.989 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.990 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.990 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.992 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.994 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.997 Creating dependency file for Native_Functions_part_7.cc #8 2.997 Creating dependency file for Native_Functions_part_6.cc #8 2.997 Creating dependency file for Native_Functions_part_5.cc #8 2.997 Creating dependency file for Native_Functions_part_3.cc #8 2.997 Creating dependency file for Native_Functions_part_4.cc #8 2.998 Creating dependency file for Native_Functions_part_1.cc #8 2.998 Creating dependency file for Native_Functions_part_2.cc #8 3.001 Creating dependency file for NS_Types_part_7.cc #8 3.003 Creating dependency file for NS_Types_part_6.cc #8 3.003 Creating dependency file for NS_Types_part_5.cc #8 3.004 Creating dependency file for NS_Types_part_4.cc #8 3.004 Creating dependency file for NS_Types_part_3.cc #8 3.005 Creating dependency file for NS_Types_part_2.cc #8 3.006 Creating dependency file for NS_Types_part_1.cc #8 3.006 Creating dependency file for Misc_Helpers_part_7.cc #8 3.007 Creating dependency file for Misc_Helpers_part_6.cc #8 3.007 Creating dependency file for Misc_Helpers_part_5.cc #8 3.008 Creating dependency file for Misc_Helpers_part_4.cc #8 3.008 Creating dependency file for Misc_Helpers_part_3.cc #8 3.008 Creating dependency file for Misc_Helpers_part_2.cc #8 3.009 Creating dependency file for Misc_Helpers_part_1.cc #8 3.010 Creating dependency file for IP_Types_part_7.cc #8 3.011 Creating dependency file for IP_Types_part_6.cc #8 3.012 Creating dependency file for IP_Types_part_5.cc #8 3.013 Creating dependency file for IP_Types_part_4.cc #8 3.014 Creating dependency file for IP_Types_part_3.cc #8 3.015 Creating dependency file for IP_Types_part_2.cc #8 3.016 Creating dependency file for IP_Types_part_1.cc #8 3.017 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.017 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.018 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.018 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.018 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.019 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.020 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.020 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.021 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.024 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.024 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.025 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.026 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.026 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.028 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.028 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.029 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.029 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.029 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.030 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.030 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.033 Creating dependency file for IPCP_Types_part_7.cc #8 3.036 Creating dependency file for IPCP_Types_part_6.cc #8 3.036 Creating dependency file for IPCP_Types_part_5.cc #8 3.037 Creating dependency file for IPCP_Types_part_4.cc #8 3.037 Creating dependency file for IPCP_Types_part_3.cc #8 3.037 Creating dependency file for IPCP_Types_part_1.cc #8 3.037 Creating dependency file for IPCP_Types_part_2.cc #8 3.038 Creating dependency file for ICMPv6_Types_part_7.cc #8 3.038 Creating dependency file for ICMPv6_Types_part_6.cc #8 3.038 Creating dependency file for ICMPv6_Types_part_5.cc #8 3.039 Creating dependency file for ICMPv6_Types_part_4.cc #8 3.039 Creating dependency file for ICMPv6_Types_part_3.cc #8 3.040 Creating dependency file for ICMPv6_Types_part_2.cc #8 3.040 Creating dependency file for ICMPv6_Types_part_1.cc #8 3.041 Creating dependency file for ICMPv6_Templates_part_7.cc #8 3.045 Creating dependency file for ICMPv6_Templates_part_6.cc #8 3.046 Creating dependency file for ICMPv6_Templates_part_5.cc #8 3.046 Creating dependency file for ICMPv6_Templates_part_4.cc #8 3.047 Creating dependency file for ICMPv6_Templates_part_3.cc #8 3.047 Creating dependency file for ICMPv6_Templates_part_2.cc #8 3.047 Creating dependency file for ICMPv6_Templates_part_1.cc #8 3.048 Creating dependency file for ICMP_Types_part_7.cc #8 3.049 Creating dependency file for ICMP_Types_part_6.cc #8 3.049 Creating dependency file for ICMP_Types_part_5.cc #8 3.049 Creating dependency file for ICMP_Types_part_4.cc #8 3.049 Creating dependency file for ICMP_Types_part_3.cc #8 3.050 Creating dependency file for ICMP_Types_part_2.cc #8 3.053 Creating dependency file for ICMP_Types_part_1.cc #8 3.053 Creating dependency file for ICMP_Templates_part_7.cc #8 3.054 Creating dependency file for ICMP_Templates_part_6.cc #8 3.054 Creating dependency file for ICMP_Templates_part_5.cc #8 3.054 Creating dependency file for ICMP_Templates_part_4.cc #8 3.054 Creating dependency file for ICMP_Templates_part_3.cc #8 3.055 Creating dependency file for ICMP_Templates_part_2.cc #8 3.059 Creating dependency file for ICMP_Templates_part_1.cc #8 3.059 Creating dependency file for General_Types_part_7.cc #8 3.059 Creating dependency file for General_Types_part_5.cc #8 3.060 Creating dependency file for General_Types_part_6.cc #8 3.060 Creating dependency file for General_Types_part_4.cc #8 3.060 Creating dependency file for General_Types_part_3.cc #8 3.061 Creating dependency file for General_Types_part_2.cc #8 3.061 Creating dependency file for General_Types_part_1.cc #8 3.061 Creating dependency file for GTPv1U_Templates_part_7.cc #8 3.062 Creating dependency file for GTPv1U_Templates_part_5.cc #8 3.062 Creating dependency file for GTPv1U_Templates_part_6.cc #8 3.063 Creating dependency file for GTPv1U_Templates_part_4.cc #8 3.063 Creating dependency file for GTPv1U_Templates_part_3.cc #8 3.064 Creating dependency file for GTPv1U_Templates_part_2.cc #8 3.067 Creating dependency file for GTPv1U_Templates_part_1.cc #8 3.068 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 3.068 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 3.069 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 3.070 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 3.071 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 3.071 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 3.071 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 3.072 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 3.072 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 3.073 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 3.073 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 3.073 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 3.074 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 3.076 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 3.076 Creating dependency file for GTPv1C_Templates_part_7.cc #8 3.078 Creating dependency file for GTPv1C_Templates_part_6.cc #8 3.078 Creating dependency file for GTPv1C_Templates_part_5.cc #8 3.079 Creating dependency file for GTPv1C_Templates_part_4.cc #8 3.080 Creating dependency file for GTPv1C_Templates_part_3.cc #8 3.080 Creating dependency file for GTPv1C_Templates_part_2.cc #8 3.081 Creating dependency file for GTPv1C_Templates_part_1.cc #8 3.082 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 3.082 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 3.082 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 3.082 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 3.083 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 3.083 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 3.085 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 3.087 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 3.087 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 3.087 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 3.088 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 3.092 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 3.092 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 3.092 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 3.093 Creating dependency file for GTPU_Types_part_7.cc #8 3.093 Creating dependency file for GTPU_Types_part_6.cc #8 3.093 Creating dependency file for GTPU_Types_part_5.cc #8 3.094 Creating dependency file for GTPU_Types_part_4.cc #8 3.094 Creating dependency file for GTPU_Types_part_3.cc #8 3.095 Creating dependency file for GTPU_Types_part_2.cc #8 3.095 Creating dependency file for GTPU_Types_part_1.cc #8 3.095 Creating dependency file for GTPC_Types_part_7.cc #8 3.096 Creating dependency file for GTPC_Types_part_6.cc #8 3.098 Creating dependency file for GTPC_Types_part_5.cc #8 3.098 Creating dependency file for GTPC_Types_part_4.cc #8 3.099 Creating dependency file for GTPC_Types_part_3.cc #8 3.101 Creating dependency file for GTPC_Types_part_2.cc #8 3.102 Creating dependency file for GTPC_Types_part_1.cc #8 3.102 Creating dependency file for GSM_Types_part_7.cc #8 3.103 Creating dependency file for GSM_Types_part_6.cc #8 3.103 Creating dependency file for GSM_Types_part_5.cc #8 3.103 Creating dependency file for GSM_Types_part_4.cc #8 3.103 Creating dependency file for GSM_Types_part_3.cc #8 3.104 Creating dependency file for GSM_Types_part_2.cc #8 3.105 Creating dependency file for GSM_Types_part_1.cc #8 3.105 Creating dependency file for GGSN_Tests_part_7.cc #8 3.107 Creating dependency file for GGSN_Tests_part_6.cc #8 3.111 Creating dependency file for GGSN_Tests_part_5.cc #8 3.115 Creating dependency file for GGSN_Tests_part_4.cc #8 3.115 Creating dependency file for GGSN_Tests_part_3.cc #8 3.116 Creating dependency file for GGSN_Tests_part_1.cc #8 3.116 Creating dependency file for GGSN_Tests_part_2.cc #8 3.117 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 3.118 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 3.121 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 3.121 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 3.121 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 3.125 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 3.125 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 3.127 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 3.128 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 3.129 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 3.133 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 3.133 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 3.134 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 3.137 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 3.137 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 3.139 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 3.140 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 3.140 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 3.142 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 3.142 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 3.143 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 3.144 Creating dependency file for DIAMETER_Types_part_7.cc #8 3.146 Creating dependency file for DIAMETER_Types_part_6.cc #8 3.147 Creating dependency file for DIAMETER_Types_part_5.cc #8 3.150 Creating dependency file for DIAMETER_Types_part_4.cc #8 3.152 Creating dependency file for DIAMETER_Types_part_3.cc #8 3.152 Creating dependency file for DIAMETER_Types_part_2.cc #8 3.153 Creating dependency file for DIAMETER_Types_part_1.cc #8 3.153 Creating dependency file for DIAMETER_Templates_part_7.cc #8 3.157 Creating dependency file for DIAMETER_Templates_part_6.cc #8 3.159 Creating dependency file for DIAMETER_Templates_part_5.cc #8 3.160 Creating dependency file for DIAMETER_Templates_part_4.cc #8 3.166 Creating dependency file for DIAMETER_Templates_part_3.cc #8 3.168 Creating dependency file for DIAMETER_Templates_part_2.cc #8 3.170 Creating dependency file for DIAMETER_Templates_part_1.cc #8 3.174 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 3.175 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 3.175 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 3.183 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 3.184 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 3.192 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 3.193 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 3.193 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 3.193 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 3.201 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 3.202 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 3.203 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 3.203 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 3.212 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 3.213 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 3.219 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 3.220 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 3.220 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 3.222 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 3.222 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 3.229 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 3.232 Creating dependency file for BSSGP_Types_part_7.cc #8 3.235 Creating dependency file for BSSGP_Types_part_6.cc #8 3.235 Creating dependency file for BSSGP_Types_part_5.cc #8 3.236 Creating dependency file for BSSGP_Types_part_4.cc #8 3.251 Creating dependency file for BSSGP_Types_part_3.cc #8 3.273 Creating dependency file for BSSGP_Types_part_2.cc #8 3.284 Creating dependency file for BSSGP_Types_part_1.cc #8 3.285 Creating dependency file for UDP_Types.cc #8 3.300 Creating dependency file for TELNETasp_PortType.cc #8 3.303 Creating dependency file for TCCInterface_Functions.cc #8 3.307 Creating dependency file for TCCEncoding_Functions.cc #8 3.308 Creating dependency file for TCCConversion_Functions.cc #8 3.312 Creating dependency file for Socket_API_Definitions.cc #8 3.329 Creating dependency file for PAP_Types.cc #8 3.337 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.351 Creating dependency file for Osmocom_Types.cc #8 3.382 Creating dependency file for Osmocom_Gb_Types.cc #8 3.395 Creating dependency file for Native_Functions.cc #8 3.395 Creating dependency file for NS_Types.cc #8 3.395 Creating dependency file for Misc_Helpers.cc #8 3.400 Creating dependency file for IP_Types.cc #8 3.404 Creating dependency file for IPL4asp_Types.cc #8 3.406 Creating dependency file for IPL4asp_PortType.cc #8 3.416 Creating dependency file for IPL4asp_Functions.cc #8 3.419 Creating dependency file for IPCP_Types.cc #8 3.436 Creating dependency file for ICMPv6_Types.cc #8 3.437 Creating dependency file for ICMPv6_Templates.cc #8 3.437 Creating dependency file for ICMP_Types.cc #8 3.440 Creating dependency file for ICMP_Templates.cc #8 3.446 Creating dependency file for General_Types.cc #8 3.456 Creating dependency file for GTPv1U_Templates.cc #8 3.458 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 3.473 Creating dependency file for GTPv1U_CodecPort.cc #8 3.474 Creating dependency file for GTPv1C_Templates.cc #8 3.493 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 3.494 Creating dependency file for GTPv1C_CodecPort.cc #8 3.501 Creating dependency file for GTPU_Types.cc #8 3.502 Creating dependency file for GTPC_Types.cc #8 3.507 Creating dependency file for GSM_Types.cc #8 3.509 Creating dependency file for GGSN_Tests.cc #8 3.515 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 3.520 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 3.530 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 3.531 Creating dependency file for DIAMETER_Types.cc #8 3.543 Creating dependency file for DIAMETER_Templates.cc #8 3.544 Creating dependency file for DIAMETER_Emulation.cc #8 3.549 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 3.551 Creating dependency file for DIAMETER_CodecPort.cc #8 3.581 Creating dependency file for BSSGP_Types.cc #8 3.912 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 3.912 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 3.912 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 3.912 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 3.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 3.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 3.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 3.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 3.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 3.914 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 3.914 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.914 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 3.915 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 3.915 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 3.915 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 3.916 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 5.606 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 5.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 5.828 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 5.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 5.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 6.348 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 6.348 DIAMETER_Emulation.cc:8877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.348 8877 | } #8 6.348 | ^ #8 6.348 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 6.348 DIAMETER_Emulation.cc:8929:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.348 8929 | } #8 6.348 | ^ #8 6.350 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 6.350 DIAMETER_Emulation.cc:9228:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.350 9228 | } #8 6.350 | ^ #8 6.359 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 6.359 DIAMETER_Emulation.cc:10219:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.359 10219 | } #8 6.359 | ^ #8 6.405 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 6.429 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc #8 6.503 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 6.770 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 6.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 6.801 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 6.824 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 7.279 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 7.368 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 7.622 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 7.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 7.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 7.840 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 8.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 8.322 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 8.330 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 8.441 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 8.535 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 9.216 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 9.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 9.314 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 9.929 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 10.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 10.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 10.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 10.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 11.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 11.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 11.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 12.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 12.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 12.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 12.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 12.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 12.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 12.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 12.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 12.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 12.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 12.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 12.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 12.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 12.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 12.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 12.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 12.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 12.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 12.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 12.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 12.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 12.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 12.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 12.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 12.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 12.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 12.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 12.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 12.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 13.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 13.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 13.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 13.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 13.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 13.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 13.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 13.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 13.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 13.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 13.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 13.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 13.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 13.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 13.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 13.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 13.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 13.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 13.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 13.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 13.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 13.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 13.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 13.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 13.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 13.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 13.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 13.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 13.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 13.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 13.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 13.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 13.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 13.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 13.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 13.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 14.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 16.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 17.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 20.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 22.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 22.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 22.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 22.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 22.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 22.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 22.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 22.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 22.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 22.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 22.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 22.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 22.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 22.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 22.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 22.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 22.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 22.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 22.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 22.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 22.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 22.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 22.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 22.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 22.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 22.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 23.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 23.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 23.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 23.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 23.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 23.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 23.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 23.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 23.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 23.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 23.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 23.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 23.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 23.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 23.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 23.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 23.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 23.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 23.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 23.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 23.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 24.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 24.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 24.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 24.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 24.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 24.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 24.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 24.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 24.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 24.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 24.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 25.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 25.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 25.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 25.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 25.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 25.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 25.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 26.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 26.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 26.08 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 26.14 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 26.23 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 26.32 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 26.33 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 26.42 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 26.54 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 26.57 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 26.65 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 26.66 g++ -shared -o GSM_Types.so GSM_Types.o #8 26.75 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 26.77 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 26.79 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 26.79 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 26.81 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 26.83 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 26.83 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 26.83 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 26.94 g++ -shared -o General_Types.so General_Types.o #8 26.94 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 26.94 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 26.96 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 26.96 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 26.97 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 26.97 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 26.98 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 27.01 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 27.07 g++ -shared -o IP_Types.so IP_Types.o #8 27.09 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 27.10 g++ -shared -o NS_Types.so NS_Types.o #8 27.10 g++ -shared -o Native_Functions.so Native_Functions.o #8 27.12 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 27.12 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 27.14 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 27.14 g++ -shared -o PAP_Types.so PAP_Types.o #8 27.16 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 27.17 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 27.21 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 27.22 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 27.26 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 27.28 g++ -shared -o UDP_Types.so UDP_Types.o #8 27.29 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 27.30 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 27.31 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 27.31 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 27.31 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 27.35 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 27.35 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 27.35 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 27.41 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 27.43 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 27.44 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 27.46 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 27.47 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 27.48 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 27.49 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 27.50 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 27.51 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 27.51 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 27.51 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 27.52 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 27.52 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 27.53 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 27.54 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 27.54 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 27.54 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 27.54 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 27.54 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 27.55 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 27.55 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 27.55 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 27.55 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 27.56 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 27.56 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 27.56 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 27.56 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 27.57 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 27.57 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 27.57 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 27.58 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 27.59 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 27.59 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 27.59 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 27.59 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 27.59 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 27.59 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 27.59 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 27.61 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 27.61 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 27.61 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 27.61 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 27.62 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 27.62 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 27.64 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 27.64 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 27.64 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 27.64 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 27.64 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 27.66 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 27.66 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 27.66 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 27.66 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 27.66 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 27.68 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 27.68 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 27.69 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 27.69 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 27.70 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 27.70 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 27.70 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 27.72 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 27.72 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 27.72 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 27.72 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 27.73 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 27.73 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 27.74 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 27.74 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 27.74 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 27.74 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 27.75 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 27.75 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 27.75 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 27.75 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 27.76 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 27.77 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 27.77 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 27.77 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 27.77 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 27.77 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 27.78 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 27.78 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 27.82 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 27.82 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 27.82 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 27.83 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 27.83 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 27.83 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 27.83 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 27.84 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 27.85 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 27.85 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 27.86 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 27.87 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 27.87 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 27.88 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 27.88 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 27.88 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 27.89 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 27.90 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 27.90 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 27.90 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 27.91 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 27.91 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 27.91 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 27.91 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 27.91 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 27.92 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 27.92 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 27.92 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 27.92 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 27.93 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 27.93 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 27.93 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 27.93 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 27.93 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 27.94 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 27.94 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 27.95 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 27.95 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 27.95 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 27.95 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 27.96 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 27.96 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 27.96 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 27.96 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 27.97 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 27.97 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 27.97 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 27.98 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 27.98 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 27.98 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 27.98 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 27.98 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 27.99 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 27.99 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 27.99 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 27.99 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 27.99 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 28.00 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 28.00 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 28.00 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 28.00 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 28.01 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 28.02 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 28.02 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 28.02 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 28.02 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 28.03 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 28.03 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 28.03 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 28.03 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 28.03 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 28.03 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 28.04 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 28.04 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 28.04 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 28.05 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 28.05 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 28.05 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 28.05 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 28.05 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 28.06 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 28.06 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 28.06 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 28.06 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 28.07 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 28.07 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 28.07 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 28.08 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 28.08 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 28.08 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 28.08 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 28.09 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 28.10 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 28.10 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 28.10 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 28.10 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 28.10 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 28.10 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 28.10 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 28.11 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 28.11 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 28.11 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 28.12 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 28.12 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 28.12 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 28.13 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 28.13 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 28.13 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 28.13 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 28.13 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 28.13 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 28.14 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 28.14 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 28.14 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 28.15 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 28.15 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 28.15 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 28.15 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 28.16 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 28.16 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 28.16 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 28.16 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 28.17 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 28.18 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 28.18 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 28.18 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 28.18 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 28.19 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 28.19 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 28.19 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 28.19 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 28.19 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 28.21 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 28.21 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 28.21 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 28.21 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 28.21 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 28.22 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 28.22 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 28.22 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 28.22 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 28.22 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 28.22 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 28.23 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 28.23 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 28.24 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 28.24 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 28.24 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 28.24 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 28.24 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 28.24 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 28.25 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 28.25 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 28.26 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 28.26 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 28.26 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 28.26 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 28.26 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 28.26 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 28.27 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 28.27 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 28.28 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 28.28 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 28.28 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 28.28 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 28.28 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 28.28 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 28.29 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 28.29 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 28.30 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 28.30 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 28.30 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 28.30 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 28.30 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 28.31 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 28.31 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 28.31 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 28.32 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 28.32 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 28.32 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 28.33 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 28.33 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 28.33 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 28.33 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 28.33 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 28.33 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 28.34 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 28.34 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 28.34 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 28.35 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 28.35 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 28.35 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 28.35 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 28.36 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 28.36 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 28.36 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 28.38 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 28.39 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 28.39 g++ -shared -o TCCConversion.so TCCConversion.o #8 28.42 g++ -shared -o TCCInterface.so TCCInterface.o #8 28.47 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 28.47 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 28.49 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 28.63 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.25 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.12 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 32.03 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 32.89 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 33.02 if g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ #8 33.02 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 33.02 -L/lib -lcrypto \ #8 33.02 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 33.02 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 33.56 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 33.7s #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.9s done #10 writing image sha256:4c7fc1c911361bb5b64c2e14964a4ac29e59b1f499577f1d37246c67b019bbc4 done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n 4c7fc1c91136 + 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=2597139 + seq 1 30 + echo (2597139 + 1) % 256+ bc + SUBNET=20 + NET_NAME=ttcn3-ggsn-test-20 + SUB4=172.18.20.0/24 + SUB6=fd02:db8:20::/64 + set +x Creating network ttcn3-ggsn-test-20, trying SUBNET=20... + docker network create --internal --subnet 172.18.20.0/24 --ipv6 --subnet fd02:db8:20::/64 ttcn3-ggsn-test-20 180e3c6b587f06e5417600a829c9b7925af09110929ecfa50c53c5cb2d463134 + set +x ### Network ttcn3-ggsn-test-20 created (SUBNET=20) ### + 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-latest/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /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 + + sort -u modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 virtio_net virtio_pci + 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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/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.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.20.201/24 brd 172.18.20.255 dev eth0 ip route add default via 172.18.20.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.20.201/24 brd 172.18.20.255 dev eth0 + echo ip route add default via 172.18.20.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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /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 20 200 + NET=20 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.20.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-latest/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn -d --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 baacc04e116dba6fa3cfda2d3c3d69d6e95c783cec83a7e6db3fa72bae7372bc + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 20 202 + NET=20 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-20 --ip 172.18.20.202 --ip6 fd02:db8:20::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-20 --ip 172.18.20.202 --ip6 fd02:db8:20::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.20.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-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@8d176dad76ab: Unix server socket created successfully. MC@8d176dad76ab: Listening on TCP port 40185. MC2> 8d176dad76ab is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 8d176dad76ab 40185 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8d176dad76ab: New HC connected from 172.18.20.202 [172.18.20.202]. 8d176dad76ab: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@8d176dad76ab: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@8d176dad76ab: Configuration file was processed on all HCs. MC@8d176dad76ab: Creating MTC on host 172.18.20.202. MC@8d176dad76ab: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sat May 18 04:43:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sat May 18 04:44:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.20.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=11917) Waiting for packet dumper to finish... 1 (prev_count=11917, count=11981) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sat May 18 04:44:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact_ipcp started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact_ipcp() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sat May 18 04:44:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.20.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@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: 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 ------ Sat May 18 04:44:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sat May 18 04:44:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.20.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=11716) Waiting for packet dumper to finish... 1 (prev_count=11716, count=11780) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sat May 18 04:44:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact_pcodns started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact_pcodns() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sat May 18 04:44:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.20.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=10857) Waiting for packet dumper to finish... 1 (prev_count=10857, count=10921) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sat May 18 04:44:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact_gtpu_access started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact_gtpu_access() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sat May 18 04:44:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.20.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=11067) Waiting for packet dumper to finish... 1 (prev_count=11067, count=11131) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: 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 ------ Sat May 18 04:44:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: Warning: Stopping inactive timer T_default. MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sat May 18 04:44:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.20.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=11836) Waiting for packet dumper to finish... 1 (prev_count=11836, count=11900) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: 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 ------ Sat May 18 04:45:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: Warning: Stopping inactive timer T_default. MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sat May 18 04:45:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.20.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=11715) Waiting for packet dumper to finish... 1 (prev_count=11715, count=11779) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sat May 18 04:45:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_clients_interact_with_txseq started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_clients_interact_with_txseq() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(fail): pass -> fail MTC@8d176dad76ab: Warning: Stopping inactive timer T_default. MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: fail MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sat May 18 04:45:21 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.20.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=14176) Waiting for packet dumper to finish... 1 (prev_count=14176, count=14240) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sat May 18 04:45:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_clients_interact_without_txseq started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_clients_interact_without_txseq() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(fail): pass -> fail MTC@8d176dad76ab: Warning: Stopping inactive timer T_default. MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: fail MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sat May 18 04:45:34 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.20.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) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@8d176dad76ab: 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 ------ Sat May 18 04:45:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact_with_single_dns started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact_with_single_dns() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sat May 18 04:45:43 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.20.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=16024) Waiting for packet dumper to finish... 1 (prev_count=16024, count=16538) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: 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 ------ Sat May 18 04:45:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_deact_with_separate_dns() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sat May 18 04:45:53 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.20.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=12215) Waiting for packet dumper to finish... 1 (prev_count=12215, count=12279) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sat May 18 04:46:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_update_teic started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_update_teic() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: sending UpdatePDP MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sat May 18 04:46:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.20.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=11937) Waiting for packet dumper to finish... 1 (prev_count=11937, count=12001) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sat May 18 04:46:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp4_act_update_teid started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp4_act_update_teid() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: sending UpdatePDP MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sat May 18 04:46:13 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.20.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=12368) Waiting for packet dumper to finish... 1 (prev_count=12368, count=12432) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat May 18 04:46:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_echo_req_resp started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_echo_req_resp() start" MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_echo_req_resp finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat May 18 04:46:23 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.20.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=7436) Waiting for packet dumper to finish... 1 (prev_count=7436, count=7500) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat May 18 04:46:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_echo_req_resp_gtpu started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_echo_req_resp_gtpu() start" MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat May 18 04:46:33 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.20.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=7000) Waiting for packet dumper to finish... 1 (prev_count=7000, count=7064) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sat May 18 04:46:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp_act2_recovery started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp_act2_recovery() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: sending 2nd CreatePDP (recovery increased) MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Sat May 18 04:46:43 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.20.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=14344) Waiting for packet dumper to finish... 1 (prev_count=14344, count=14408) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sat May 18 04:46:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_act_deact_retrans_duplicate started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_act_deact_retrans_duplicate() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sat May 18 04:46:54 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.20.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=11915) Waiting for packet dumper to finish... 1 (prev_count=11915, count=11979) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sat May 18 04:47:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_pdp_act_restart_ctr_echo started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_pdp_act_restart_ctr_echo() start" MTC@8d176dad76ab: sending CreatePDP MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Sat May 18 04:47:15 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.20.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=15089) Waiting for packet dumper to finish... 1 (prev_count=15089, count=15153) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sat May 18 04:47:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_lots_of_concurrent_pdp_ctx() start" MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Warning: Stopping inactive timer T_next. MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sat May 18 04:47:46 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.20.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=4070206) Waiting for packet dumper to finish... 1 (prev_count=4070206, count=4091870) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sat May 18 04:47:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@8d176dad76ab: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@8d176dad76ab: Test case TC_addr_pool_exhaustion started. MTC@8d176dad76ab: GTP1C ConnectionID: 1 MTC@8d176dad76ab: "TC_addr_pool_exhaustion() start" MTC@8d176dad76ab: Successfully created 1024 PDP contexts before exhausting the pool MTC@8d176dad76ab: setverdict(pass): none -> pass MTC@8d176dad76ab: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Warning: Stopping inactive timer T_next. MTC@8d176dad76ab: setverdict(pass): pass -> pass, component reason not changed MTC@8d176dad76ab: Setting final verdict of the test case. MTC@8d176dad76ab: Local verdict of MTC: pass MTC@8d176dad76ab: No PTCs were created. MTC@8d176dad76ab: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@8d176dad76ab: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sat May 18 04:48:07 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.20.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=3684598) Waiting for packet dumper to finish... 1 (prev_count=3684598, count=3722237) MTC@8d176dad76ab: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@8d176dad76ab: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8d176dad76ab: Terminating MTC. MC@8d176dad76ab: MTC terminated. MC2> exit MC@8d176dad76ab: Shutting down session. MC@8d176dad76ab: 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-latest-1195-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1195-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-latest/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/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.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.20.201/24 brd 172.18.20.255 dev eth0 ip route add default via 172.18.20.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.20.201/24 brd 172.18.20.255 dev eth0 + echo ip route add default via 172.18.20.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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /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 20 200 + NET=20 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.20.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-latest/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn -d --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 cc9cf4e3532b57ebed9dd9550c2a7884a1d9eff2f836463bbe6de4582ff0b58b + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 20 202 + NET=20 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-20 --ip 172.18.20.202 --ip6 fd02:db8:20::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-20 --ip 172.18.20.202 --ip6 fd02:db8:20::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.20.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-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@5a068bb3e052: Unix server socket created successfully. MC@5a068bb3e052: Listening on TCP port 34715. 5a068bb3e052 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 5a068bb3e052 34715 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5a068bb3e052: New HC connected from 172.18.20.202 [172.18.20.202]. 5a068bb3e052: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@5a068bb3e052: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@5a068bb3e052: Configuration file was processed on all HCs. MC@5a068bb3e052: Creating MTC on host 172.18.20.202. MC@5a068bb3e052: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sat May 18 04:48:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_pdp6_act_deact started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sat May 18 04:48:41 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.20.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=2664) Waiting for packet dumper to finish... 1 (prev_count=2664, count=2728) MTC@5a068bb3e052: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sat May 18 04:48:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_pdp6_act_deact_pcodns started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sat May 18 04:48:54 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.20.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@5a068bb3e052: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sat May 18 04:49:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_pdp6_act_deact_icmp6 started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sat May 18 04:49:07 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.20.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@5a068bb3e052: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sat May 18 04:49:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_pdp6_act_deact_gtpu_access started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sat May 18 04:49:20 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@5a068bb3e052: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@5a068bb3e052: 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 ------ Sat May 18 04:49:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sat May 18 04:49:33 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@5a068bb3e052: 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@5a068bb3e052: 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 ------ Sat May 18 04:49:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sat May 18 04:49:47 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.20.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@5a068bb3e052: 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@5a068bb3e052: 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 ------ Sat May 18 04:49:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sat May 18 04:50:00 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@5a068bb3e052: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sat May 18 04:50:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_pdp6_clients_interact started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sat May 18 04:50:13 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@5a068bb3e052: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat May 18 04:50:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_echo_req_resp started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_echo_req_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail'. Sat May 18 04:50:26 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@5a068bb3e052: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail' was executed successfully (exit status: 0). MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat May 18 04:50:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@5a068bb3e052: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@5a068bb3e052: Test case TC_echo_req_resp_gtpu started. MTC@5a068bb3e052: GTP1C ConnectionID: 1 MTC@5a068bb3e052: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: Setting final verdict of the test case. MTC@5a068bb3e052: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@5a068bb3e052: No PTCs were created. MTC@5a068bb3e052: Test case TC_echo_req_resp_gtpu finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@5a068bb3e052: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail'. Sat May 18 04:50:39 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp_gtpu fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@5a068bb3e052: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail' was executed successfully (exit status: 0). MC@5a068bb3e052: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5a068bb3e052: Terminating MTC. MC@5a068bb3e052: MTC terminated. MC2> exit MC@5a068bb3e052: Shutting down session. MC@5a068bb3e052: 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->FAIL 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: FAIL GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 6 NEW: FAIL: 4 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-latest-1195-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn Error response from daemon: Cannot kill container: jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn + true + 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-latest/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/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.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.20.201/24 brd 172.18.20.255 dev eth0 ip route add default via 172.18.20.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.20.201/24 brd 172.18.20.255 dev eth0 + echo ip route add default via 172.18.20.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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /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 20 200 + NET=20 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.20.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-latest/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn -d --network ttcn3-ggsn-test-20 --ip 172.18.20.200 --ip6 fd02:db8:20::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 e7f91acfb462d4763446aded10c9f82310431f39e88a82c7f5f80e4a6a91939c + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 20 202 + NET=20 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-20 --ip 172.18.20.202 --ip6 fd02:db8:20::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-20 --ip 172.18.20.202 --ip6 fd02:db8:20::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.20.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-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@fb35bf40c3ba: Unix server socket created successfully. MC@fb35bf40c3ba: Listening on TCP port 41713. fb35bf40c3ba is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests fb35bf40c3ba 41713 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@fb35bf40c3ba: New HC connected from 172.18.20.202 [172.18.20.202]. fb35bf40c3ba: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@fb35bf40c3ba: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@fb35bf40c3ba: Configuration file was processed on all HCs. MC@fb35bf40c3ba: Creating MTC on host 172.18.20.202. MC@fb35bf40c3ba: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sat May 18 04:51:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact fail'. Sat May 18 04:51:13 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact fail ------ Saving talloc report from 172.18.20.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=2636) Waiting for packet dumper to finish... 1 (prev_count=2636, count=2700) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sat May 18 04:51:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_ipcp started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_ipcp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp fail'. Sat May 18 04:51:26 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_ipcp fail ------ Saving talloc report from 172.18.20.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: 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 ------ Sat May 18 04:51:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail'. Sat May 18 04:51:39 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail ------ Saving talloc report from 172.18.20.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=1192) Waiting for packet dumper to finish... 1 (prev_count=1192, count=1256) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sat May 18 04:51:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_pcodns started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns fail'. Sat May 18 04:51:52 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_pcodns fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sat May 18 04:51:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_gtpu_access started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail'. Sat May 18 04:52:05 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.20.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=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: 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 ------ Sat May 18 04:52:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail'. Sat May 18 04:52:17 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail ------ Saving talloc report from 172.18.20.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=1616) Waiting for packet dumper to finish... 1 (prev_count=1616, count=1680) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: 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 ------ Sat May 18 04:52:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail'. Sat May 18 04:52:30 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sat May 18 04:52:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_clients_interact_with_txseq started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sat May 18 04:52:43 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sat May 18 04:52:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_clients_interact_without_txseq started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sat May 18 04:52:56 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: 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 ------ Sat May 18 04:53:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_with_single_dns started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail'. Sat May 18 04:53:09 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: 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 ------ Sat May 18 04:53:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail'. Sat May 18 04:53:22 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail ------ Saving talloc report from 172.18.20.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sat May 18 04:53:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_update_teic started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_update_teic finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic fail'. Sat May 18 04:53:36 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teic fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sat May 18 04:53:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp4_act_update_teid started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sat May 18 04:53:49 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sat May 18 04:53:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sat May 18 04:54:02 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.20.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=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sat May 18 04:54:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_pcodns started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sat May 18 04:54:14 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.20.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=1588) Waiting for packet dumper to finish... 1 (prev_count=1588, count=1652) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sat May 18 04:54:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_icmp6 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sat May 18 04:54:27 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sat May 18 04:54:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_gtpu_access started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sat May 18 04:54:40 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: 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 ------ Sat May 18 04:54:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sat May 18 04:54:53 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.20.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=1100) MTC@fb35bf40c3ba: 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@fb35bf40c3ba: 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 ------ Sat May 18 04:54:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sat May 18 04:55:05 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.20.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@fb35bf40c3ba: 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@fb35bf40c3ba: 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 ------ Sat May 18 04:55:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sat May 18 04:55:18 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sat May 18 04:55:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp6_clients_interact started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sat May 18 04:55:31 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sat May 18 04:55:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Sat May 18 04:55:44 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.20.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sat May 18 04:55:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_ipcp started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Sat May 18 04:55:58 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sat May 18 04:56:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_icmp6 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Sat May 18 04:56:11 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sat May 18 04:56:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_pcodns4 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Sat May 18 04:56:24 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sat May 18 04:56:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_pcodns6 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Sat May 18 04:56:37 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sat May 18 04:56:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_gtpu_access started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Sat May 18 04:56:50 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: 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 ------ Sat May 18 04:56:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Sat May 18 04:57:03 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.20.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=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@fb35bf40c3ba: 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@fb35bf40c3ba: 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 ------ Sat May 18 04:57:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: 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@fb35bf40c3ba: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Sat May 18 04:57:16 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: 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@fb35bf40c3ba: 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 ------ Sat May 18 04:57:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: 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@fb35bf40c3ba: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Sat May 18 04:57:29 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: 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@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sat May 18 04:57:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp46_clients_interact started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Sat May 18 04:57:42 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat May 18 04:57:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_echo_req_resp started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_echo_req_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail'. Sat May 18 04:57:55 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat May 18 04:58:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_echo_req_resp_gtpu started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_echo_req_resp_gtpu finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail'. Sat May 18 04:58:09 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp_gtpu fail ------ Saving talloc report from 172.18.20.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=1100) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sat May 18 04:58:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_pdp_act_restart_ctr_echo started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sat May 18 04:58:21 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.20.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=1524) Waiting for packet dumper to finish... 1 (prev_count=1524, count=1588) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sat May 18 04:58:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Sat May 18 04:58:34 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sat May 18 04:58:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@fb35bf40c3ba: Test case TC_addr_pool_exhaustion started. MTC@fb35bf40c3ba: GTP1C ConnectionID: 1 MTC@fb35bf40c3ba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: Setting final verdict of the test case. MTC@fb35bf40c3ba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@fb35bf40c3ba: No PTCs were created. MTC@fb35bf40c3ba: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@fb35bf40c3ba: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Sat May 18 04:58:47 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.20.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@fb35bf40c3ba: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@fb35bf40c3ba: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@fb35bf40c3ba: Terminating MTC. MC@fb35bf40c3ba: MTC terminated. MC2> exit MC@fb35bf40c3ba: Shutting down session. MC@fb35bf40c3ba: 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_pdp4_act_deact pass->FAIL GGSN_Tests.TC_pdp4_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass->FAIL GGSN_Tests.TC_pdp4_act_deact_pcodns pass->FAIL 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->FAIL GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass->FAIL 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->FAIL GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: FAIL GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: FAIL GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: FAIL 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: FAIL 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: 23 NEW: FAIL: 13 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-latest-1195-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn Error response from daemon: Cannot kill container: jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1195-ggsn + true + 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-latest/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-latest/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-20 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-20 + docker network remove ttcn3-ggsn-test-20 ttcn3-ggsn-test-20 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1195-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-latest/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2229 GGSN_Tests control part GGSN_Tests.ttcn:1190 TC_pdp4_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2230 GGSN_Tests control part GGSN_Tests.ttcn:1199 TC_pdp4_act_deact_ipcp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2231 GGSN_Tests control part GGSN_Tests.ttcn:1230 TC_pdp4_act_deact_ipcp_pap_broken testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2232 GGSN_Tests control part GGSN_Tests.ttcn:1264 TC_pdp4_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2233 GGSN_Tests control part GGSN_Tests.ttcn:1288 TC_pdp4_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2234 GGSN_Tests control part GGSN_Tests.ttcn:1307 TC_pdp4_act_deact_gtpu_access_wrong_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2235 GGSN_Tests control part GGSN_Tests.ttcn:1325 TC_pdp4_act_deact_gtpu_access_ipv6_apn4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1358 TC_pdp4_clients_interact_with_txseq testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1365 TC_pdp4_clients_interact_without_txseq testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2238 GGSN_Tests control part GGSN_Tests.ttcn:1403 TC_pdp4_act_deact_with_single_dns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2239 GGSN_Tests control part GGSN_Tests.ttcn:1450 TC_pdp4_act_deact_with_separate_dns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2240 GGSN_Tests control part GGSN_Tests.ttcn:1480 TC_pdp4_act_update_teic testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1496 TC_pdp4_act_update_teid testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1012 TC_pdp6_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1022 TC_pdp6_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1046 TC_pdp6_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1065 TC_pdp6_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1096 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1116 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1137 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1157 TC_pdp6_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2256 GGSN_Tests control part GGSN_Tests.ttcn:1524 TC_pdp46_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2257 GGSN_Tests control part GGSN_Tests.ttcn:1533 TC_pdp46_act_deact_ipcp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2258 GGSN_Tests control part GGSN_Tests.ttcn:1560 TC_pdp46_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2259 GGSN_Tests control part GGSN_Tests.ttcn:1575 TC_pdp46_act_deact_pcodns4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2260 GGSN_Tests control part GGSN_Tests.ttcn:1599 TC_pdp46_act_deact_pcodns6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2261 GGSN_Tests control part GGSN_Tests.ttcn:1624 TC_pdp46_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2262 GGSN_Tests control part GGSN_Tests.ttcn:1642 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2263 GGSN_Tests control part GGSN_Tests.ttcn:1659 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2264 GGSN_Tests control part GGSN_Tests.ttcn:1675 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2265 GGSN_Tests control part GGSN_Tests.ttcn:1696 TC_pdp46_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2272 GGSN_Tests control part GGSN_Tests.ttcn:1370 TC_echo_req_resp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2273 GGSN_Tests control part GGSN_Tests.ttcn:1383 TC_echo_req_resp_gtpu testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2281 GGSN_Tests control part GGSN_Tests.ttcn:1860 TC_pdp_act_restart_ctr_echo testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1913 TC_lots_of_concurrent_pdp_ctx testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2285 GGSN_Tests control part GGSN_Tests.ttcn:2029 TC_addr_pool_exhaustion testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1012 TC_pdp6_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1022 TC_pdp6_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1046 TC_pdp6_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1065 TC_pdp6_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1096 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1116 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1137 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1157 TC_pdp6_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2272 GGSN_Tests control part GGSN_Tests.ttcn:1370 TC_echo_req_resp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2273 GGSN_Tests control part GGSN_Tests.ttcn:1383 TC_echo_req_resp_gtpu testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE