Started by timer Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 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 eb927b7697ee5fa8753e02dd382abff57639015e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 Commit message: "asterisk-master: Build from jolly/work branch by default" > git rev-list --no-walk 09c5598087d099e7478e672f435231196ab87127 # timeout=10 [ttcn3-ggsn-test-kernel-net-next] $ /bin/sh -xe /tmp/jenkins3833916343426849234.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=master + export KERNEL_TEST=1 + export KERNEL_BUILD=1 + export KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + export KERNEL_REMOTE_NAME=net-next + export KERNEL_BRANCH=main + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-net-next-38 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=master + docker_images_require osmo-ggsn-master ttcn3-ggsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ggsn-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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=jolly/work \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #7 DONE 0.3s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.3s done #6 DONE 0.3s #5 [internal] load build context #5 ... #8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #8 DONE 0.6s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.7s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.7s #8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #8 DONE 0.7s #11 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #11 DONE 0.7s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.4s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #13 CACHED #14 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #18 CACHED #19 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 CACHED #23 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.392 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.392 + apt-get update #26 0.480 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.480 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.484 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.484 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.734 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [161 kB] #26 0.791 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.825 Fetched 425 kB in 0s (1110 kB/s) #26 0.825 Reading package lists... #26 1.247 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.258 Reading package lists... #26 1.624 Building dependency tree... #26 1.718 Reading state information... #26 1.803 The following additional packages will be installed: #26 1.803 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.803 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.803 libyder-dev libyder2.0 #26 1.804 Suggested packages: #26 1.804 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.804 uhd-host #26 1.804 Recommended packages: #26 1.804 limesuite-udev limesuite-images gnuradio-dev #26 1.914 The following NEW packages will be installed: #26 1.914 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.914 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.914 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.947 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 1.947 Need to get 5782 kB of archives. #26 1.947 After this operation, 24.8 MB of additional disk space will be used. #26 1.947 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u5 [485 kB] #26 1.960 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202406262026 [263 kB] #26 1.980 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202406262026 [53.0 kB] #26 1.984 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.985 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.987 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.988 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.989 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #26 1.992 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 2.038 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 2.039 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 2.040 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 2.040 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 2.041 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.216 debconf: delaying package configuration, since apt-utils is not installed #26 2.267 Fetched 5782 kB in 0s (46.5 MB/s) #26 2.329 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.329 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115757 files and directories currently installed.) #26 2.387 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ... #26 2.404 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 2.574 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.585 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202406262026_amd64.deb ... #26 2.620 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406262026) ... #26 2.751 Selecting previously unselected package liblimesuite-dev. #26 2.761 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202406262026_amd64.deb ... #26 2.778 Unpacking liblimesuite-dev (23.11.0.4.9dce.202406262026) ... #26 2.918 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.928 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.944 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 3.062 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 3.073 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 3.088 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.242 Selecting previously unselected package liborcania2.3:amd64. #26 3.253 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.269 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.387 Selecting previously unselected package liborcania-dev:amd64. #26 3.398 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.416 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.551 Selecting previously unselected package libsystemd-dev:amd64. #26 3.562 Preparing to unpack .../07-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #26 3.579 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 3.741 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.752 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.768 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.068 Selecting previously unselected package libuhd-dev:amd64. #26 4.078 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 4.096 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.258 Selecting previously unselected package libyder2.0:amd64. #26 4.269 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.286 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.422 Selecting previously unselected package libulfius2.7:amd64. #26 4.433 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.450 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.567 Selecting previously unselected package libyder-dev:amd64. #26 4.577 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.594 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.719 Selecting previously unselected package libulfius-dev:amd64. #26 4.729 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.748 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.951 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 5.013 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 5.058 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 5.104 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 5.158 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406262026) ... #26 5.207 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.251 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.297 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.342 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 5.386 Setting up liblimesuite-dev (23.11.0.4.9dce.202406262026) ... #26 5.429 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.474 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.519 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.589 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.640 Processing triggers for man-db (2.11.2-2) ... #26 5.693 Processing triggers for libc-bin (2.36-9+deb12u7) ... #26 5.826 + apt-get clean #26 DONE 6.0s #27 exporting to image #27 exporting layers #27 exporting layers 0.2s done #27 writing image sha256:259625b7ff2c790c0bbee5ebc1e83fdeafd1c4df7371d006acc24b660c3c5b69 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 259625b7ff2c + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-master + echo osmo-ggsn-master + dir=osmo-ggsn-master + pull_arg=--pull + grep ^FROM ../osmo-ggsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/osmo-ggsn-master' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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=jolly/work \ -t osmocom-build/osmo-ggsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.53kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.3s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #5 CACHED #4 [internal] load build context #4 transferring context: 1.66kB 0.0s done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #7 0.394 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.394 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.394 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.394 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.712 Reading package lists... #7 1.077 Reading package lists... #7 1.430 Building dependency tree... #7 1.518 Reading state information... #7 1.601 bc is already the newest version (1.07.1-3+b1). #7 1.601 ca-certificates is already the newest version (20230311). #7 1.601 iproute2 is already the newest version (6.1.0-3). #7 1.601 libelf-dev is already the newest version (0.188-2.1). #7 1.601 The following additional packages will be installed: #7 1.601 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #7 1.601 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #7 1.601 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #7 1.601 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #7 1.601 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #7 1.601 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #7 1.601 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #7 1.601 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #7 1.601 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-21-amd64 #7 1.601 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #7 1.601 seabios udev #7 1.602 Suggested packages: #7 1.602 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #7 1.602 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #7 1.602 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #7 1.602 Recommended packages: #7 1.602 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #7 1.602 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #7 1.602 qemu-block-extra #7 1.819 The following NEW packages will be installed: #7 1.819 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #7 1.819 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #7 1.819 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #7 1.819 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #7 1.819 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #7 1.819 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.819 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #7 1.819 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #7 1.819 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #7 1.819 linux-image-6.1.0-21-amd64 linux-image-amd64 osmocom-nightly pax-utils #7 1.819 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #7 1.819 seabios udev #7 1.859 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. #7 1.859 Need to get 96.8 MB of archives. #7 1.859 After this operation, 546 MB of additional disk space will be used. #7 1.859 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #7 1.865 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406262026 [1180 B] #7 1.881 Get:3 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #7 1.883 Get:4 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.22-1~deb12u1 [1662 kB] #7 1.900 Get:5 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #7 1.900 Get:6 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #7 1.901 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.2.5.28.a2dd.202406262026 [7968 B] #7 1.918 Get:8 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #7 1.918 Get:9 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #7 1.919 Get:10 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142 [105 kB] #7 1.921 Get:11 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #7 1.921 Get:12 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142 [72.9 kB] #7 1.922 Get:13 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #7 1.927 Get:14 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #7 1.932 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.2.5.28.a2dd.202406262026 [3540 B] #7 1.938 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406262026 [164 kB] #7 1.953 Get:17 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #7 1.954 Get:18 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #7 1.954 Get:19 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #7 1.958 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406262026 [45.9 kB] #7 1.961 Get:21 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #7 1.962 Get:22 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #7 1.965 Get:23 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #7 1.966 Get:24 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #7 1.966 Get:25 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #7 1.966 Get:26 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #7 1.967 Get:27 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #7 1.968 Get:28 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #7 1.969 Get:29 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #7 1.973 Get:30 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #7 1.973 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406262026 [65.4 kB] #7 1.974 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406262026 [222 kB] #7 1.974 Get:33 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #7 1.975 Get:34 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #7 1.975 Get:35 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #7 1.976 Get:36 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #7 1.976 Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406262026 [65.9 kB] #7 1.977 Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406262026 [98.4 kB] #7 1.984 Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406262026 [173 kB] #7 1.987 Get:40 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #7 1.989 Get:41 http://deb.debian.org/debian-security bookworm-security/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #7 1.996 Get:42 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406262026 [54.4 kB] #7 1.998 Get:43 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #7 1.999 Get:44 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #7 2.000 Get:45 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406262026 [58.6 kB] #7 2.001 Get:46 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #7 2.001 Get:47 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #7 2.002 Get:48 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #7 2.002 Get:49 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #7 2.004 Get:50 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406262026 [45.2 kB] #7 2.006 Get:51 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #7 2.006 Get:52 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #7 2.006 Get:53 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-6.1.0-21-amd64 amd64 6.1.90-1 [68.8 MB] #7 2.008 Get:54 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406262026 [38.6 kB] #7 2.011 Get:55 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406262026 [840 kB] #7 2.619 Get:56 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-amd64 amd64 6.1.90-1 [1476 B] #7 2.620 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #7 2.620 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #7 2.621 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u5 [2148 kB] #7 2.628 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u5 [1286 kB] #7 2.633 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #7 2.633 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u5 [9300 kB] #7 2.905 debconf: delaying package configuration, since apt-utils is not installed #7 2.957 Fetched 96.8 MB in 1s (104 MB/s) #7 3.033 Selecting previously unselected package cpio. #7 3.033 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117415 files and directories currently installed.) #7 3.084 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #7 3.100 Unpacking cpio (2.13+dfsg-7.1) ... #7 3.297 Selecting previously unselected package kmod. #7 3.308 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #7 3.327 Unpacking kmod (30+20221128-1) ... #7 3.489 Selecting previously unselected package udev. #7 3.500 Preparing to unpack .../02-udev_252.22-1~deb12u1_amd64.deb ... #7 3.519 Unpacking udev (252.22-1~deb12u1) ... #7 3.754 Selecting previously unselected package bridge-utils. #7 3.765 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #7 3.780 Unpacking bridge-utils (1.7.1-1) ... #7 3.902 Selecting previously unselected package busybox-static. #7 3.914 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #7 3.929 Unpacking busybox-static (1:1.35.0-4+b3) ... #7 4.085 Selecting previously unselected package libklibc:amd64. #7 4.096 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #7 4.113 Unpacking libklibc:amd64 (2.0.12-1) ... #7 4.235 Selecting previously unselected package klibc-utils. #7 4.246 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #7 4.261 Unpacking klibc-utils (2.0.12-1) ... #7 4.421 Selecting previously unselected package initramfs-tools-core. #7 4.432 Preparing to unpack .../07-initramfs-tools-core_0.142_all.deb ... #7 4.448 Unpacking initramfs-tools-core (0.142) ... #7 4.585 Selecting previously unselected package linux-base. #7 4.596 Preparing to unpack .../08-linux-base_4.9_all.deb ... #7 4.611 Unpacking linux-base (4.9) ... #7 4.769 Selecting previously unselected package initramfs-tools. #7 4.778 Preparing to unpack .../09-initramfs-tools_0.142_all.deb ... #7 4.806 Unpacking initramfs-tools (0.142) ... #7 4.930 Selecting previously unselected package ipxe-qemu. #7 4.940 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #7 4.954 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 5.105 Selecting previously unselected package iso-codes. #7 5.116 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #7 5.131 Unpacking iso-codes (4.15.0-1) ... #7 5.541 Selecting previously unselected package libbrlapi0.8:amd64. #7 5.553 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #7 5.582 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 5.705 Selecting previously unselected package libnspr4:amd64. #7 5.716 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #7 5.732 Unpacking libnspr4:amd64 (2:4.35-1) ... #7 5.861 Selecting previously unselected package libnss3:amd64. #7 5.871 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #7 5.887 Unpacking libnss3:amd64 (2:3.87.1-1) ... #7 6.087 Selecting previously unselected package libcacard0:amd64. #7 6.099 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #7 6.114 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #7 6.245 Selecting previously unselected package libcapstone4:amd64. #7 6.256 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #7 6.271 Unpacking libcapstone4:amd64 (4.0.2-5) ... #7 6.442 Selecting previously unselected package libdaxctl1:amd64. #7 6.452 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #7 6.468 Unpacking libdaxctl1:amd64 (76.1-1) ... #7 6.576 Selecting previously unselected package libdrm-common. #7 6.586 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #7 6.602 Unpacking libdrm-common (2.4.114-1) ... #7 6.725 Selecting previously unselected package libdrm2:amd64. #7 6.736 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #7 6.751 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #7 6.873 Selecting previously unselected package libdw1:amd64. #7 6.882 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #7 6.898 Unpacking libdw1:amd64 (0.188-2.1) ... #7 7.045 Selecting previously unselected package libepoxy0:amd64. #7 7.055 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #7 7.071 Unpacking libepoxy0:amd64 (1.5.10-1) ... #7 7.205 Selecting previously unselected package libexecs0:amd64. #7 7.216 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #7 7.232 Unpacking libexecs0:amd64 (1.3-2) ... #7 7.344 Selecting previously unselected package libfdt1:amd64. #7 7.353 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #7 7.368 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #7 7.493 Selecting previously unselected package libfuse3-3:amd64. #7 7.504 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #7 7.519 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #7 7.652 Selecting previously unselected package libwayland-server0:amd64. #7 7.662 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #7 7.677 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #7 7.803 Selecting previously unselected package libgbm1:amd64. #7 7.814 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #7 7.830 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 7.954 Selecting previously unselected package libunwind8:amd64. #7 7.963 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #7 7.978 Unpacking libunwind8:amd64 (1.6.2-3) ... #7 8.118 Selecting previously unselected package libgstreamer1.0-0:amd64. #7 8.128 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #7 8.144 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 8.333 Selecting previously unselected package liborc-0.4-0:amd64. #7 8.344 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #7 8.359 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 8.500 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #7 8.511 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #7 8.527 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 8.691 Selecting previously unselected package osmocom-nightly. #7 8.701 Preparing to unpack .../31-osmocom-nightly_202406262026_amd64.deb ... #7 8.716 Unpacking osmocom-nightly (202406262026) ... #7 8.837 Selecting previously unselected package libgtpnl0:amd64. #7 8.847 Preparing to unpack .../32-libgtpnl0_1.2.5.28.a2dd.202406262026_amd64.deb ... #7 8.862 Unpacking libgtpnl0:amd64 (1.2.5.28.a2dd.202406262026) ... #7 8.965 Selecting previously unselected package libgtpnl-dev:amd64. #7 8.974 Preparing to unpack .../33-libgtpnl-dev_1.2.5.28.a2dd.202406262026_amd64.deb ... #7 8.990 Unpacking libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406262026) ... #7 9.141 Selecting previously unselected package libndctl6:amd64. #7 9.152 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #7 9.173 Unpacking libndctl6:amd64 (76.1-1) ... #7 9.305 Selecting previously unselected package libopus0:amd64. #7 9.316 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #7 9.331 Unpacking libopus0:amd64 (1.3.1-3) ... #7 9.465 Selecting previously unselected package libosmocore21:amd64. #7 9.476 Preparing to unpack .../36-libosmocore21_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 9.491 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406262026) ... #7 9.619 Selecting previously unselected package libosmocodec4:amd64. #7 9.629 Preparing to unpack .../37-libosmocodec4_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 9.644 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406262026) ... #7 9.763 Selecting previously unselected package libosmoisdn0:amd64. #7 9.773 Preparing to unpack .../38-libosmoisdn0_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 9.787 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406262026) ... #7 9.908 Selecting previously unselected package libosmogsm20:amd64. #7 9.919 Preparing to unpack .../39-libosmogsm20_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 9.934 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406262026) ... #7 10.07 Selecting previously unselected package libosmocoding0:amd64. #7 10.08 Preparing to unpack .../40-libosmocoding0_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 10.09 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406262026) ... #7 10.21 Selecting previously unselected package libosmovty13:amd64. #7 10.22 Preparing to unpack .../41-libosmovty13_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 10.24 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406262026) ... #7 10.36 Selecting previously unselected package libosmogb14:amd64. #7 10.37 Preparing to unpack .../42-libosmogb14_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 10.38 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406262026) ... #7 10.52 Selecting previously unselected package libosmoctrl0:amd64. #7 10.53 Preparing to unpack .../43-libosmoctrl0_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 10.56 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406262026) ... #7 10.68 Selecting previously unselected package libosmosim2:amd64. #7 10.69 Preparing to unpack .../44-libosmosim2_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 10.71 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406262026) ... #7 10.83 Selecting previously unselected package libosmousb0:amd64. #7 10.84 Preparing to unpack .../45-libosmousb0_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 10.85 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406262026) ... #7 10.96 Selecting previously unselected package libosmocore. #7 10.97 Preparing to unpack .../46-libosmocore_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 10.99 Unpacking libosmocore (1.9.0.209.e0c63.202406262026) ... #7 11.10 Selecting previously unselected package libosmocore-dev:amd64. #7 11.11 Preparing to unpack .../47-libosmocore-dev_1.9.0.209.e0c63.202406262026_amd64.deb ... #7 11.12 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406262026) ... #7 11.30 Selecting previously unselected package libpmem1:amd64. #7 11.31 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #7 11.33 Unpacking libpmem1:amd64 (1.12.1-2) ... #7 11.46 Selecting previously unselected package libslirp0:amd64. #7 11.47 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #7 11.49 Unpacking libslirp0:amd64 (4.7.0-1) ... #7 11.62 Selecting previously unselected package libsndio7.0:amd64. #7 11.63 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #7 11.64 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 11.78 Selecting previously unselected package libspice-server1:amd64. #7 11.79 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #7 11.80 Unpacking libspice-server1:amd64 (0.15.1-1) ... #7 11.95 Selecting previously unselected package libusbredirparser1:amd64. #7 11.96 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #7 11.98 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #7 12.10 Selecting previously unselected package libvdeplug2:amd64. #7 12.11 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #7 12.13 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #7 12.27 Selecting previously unselected package linux-image-6.1.0-21-amd64. #7 12.28 Preparing to unpack .../54-linux-image-6.1.0-21-amd64_6.1.90-1_amd64.deb ... #7 12.31 Unpacking linux-image-6.1.0-21-amd64 (6.1.90-1) ... #7 14.30 Selecting previously unselected package linux-image-amd64. #7 14.31 Preparing to unpack .../55-linux-image-amd64_6.1.90-1_amd64.deb ... #7 14.33 Unpacking linux-image-amd64 (6.1.90-1) ... #7 14.45 Selecting previously unselected package python3-pyelftools. #7 14.46 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #7 14.48 Unpacking python3-pyelftools (0.29-1) ... #7 14.59 Selecting previously unselected package pax-utils. #7 14.60 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #7 14.62 Unpacking pax-utils (1.3.7-1) ... #7 14.74 Selecting previously unselected package qemu-system-common. #7 14.75 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #7 14.77 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #7 14.99 Selecting previously unselected package qemu-system-data. #7 15.00 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u5_all.deb ... #7 15.02 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #7 15.20 Selecting previously unselected package seabios. #7 15.21 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #7 15.23 Unpacking seabios (1.16.2-1) ... #7 15.35 Selecting previously unselected package qemu-system-x86. #7 15.36 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #7 15.37 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #7 15.89 Setting up cpio (2.13+dfsg-7.1) ... #7 15.98 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #7 15.98 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #7 16.02 Setting up libwayland-server0:amd64 (1.21.0-1) ... #7 16.10 Setting up libdw1:amd64 (0.188-2.1) ... #7 16.16 Setting up linux-base (4.9) ... #7 16.25 debconf: unable to initialize frontend: Dialog #7 16.25 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 16.25 debconf: falling back to frontend: Readline #7 16.26 debconf: unable to initialize frontend: Readline #7 16.26 debconf: (This frontend requires a controlling tty.) #7 16.26 debconf: falling back to frontend: Teletype #7 16.32 Setting up osmocom-nightly (202406262026) ... #7 16.36 Setting up python3-pyelftools (0.29-1) ... #7 16.58 Setting up libgtpnl0:amd64 (1.2.5.28.a2dd.202406262026) ... #7 16.63 Setting up libexecs0:amd64 (1.3-2) ... #7 16.68 Setting up kmod (30+20221128-1) ... #7 16.75 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #7 16.80 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #7 16.85 Setting up libunwind8:amd64 (1.6.2-3) ... #7 16.90 Setting up libklibc:amd64 (2.0.12-1) ... #7 16.94 Setting up busybox-static (1:1.35.0-4+b3) ... #7 16.99 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406262026) ... #7 17.03 Setting up libepoxy0:amd64 (1.5.10-1) ... #7 17.07 Setting up libnspr4:amd64 (2:4.35-1) ... #7 17.12 Setting up libopus0:amd64 (1.3.1-3) ... #7 17.16 Setting up udev (252.22-1~deb12u1) ... #7 17.85 invoke-rc.d: could not determine current runlevel #7 17.86 invoke-rc.d: policy-rc.d denied execution of start. #7 17.89 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 17.94 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406262026) ... #7 17.98 Setting up libfuse3-3:amd64 (3.14.0-4) ... #7 18.03 Setting up libdaxctl1:amd64 (76.1-1) ... #7 18.07 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #7 18.12 Setting up bridge-utils (1.7.1-1) ... #7 18.22 debconf: unable to initialize frontend: Dialog #7 18.22 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 18.22 debconf: falling back to frontend: Readline #7 18.23 debconf: unable to initialize frontend: Readline #7 18.23 debconf: (This frontend requires a controlling tty.) #7 18.23 debconf: falling back to frontend: Teletype #7 18.26 Setting up seabios (1.16.2-1) ... #7 18.33 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 18.37 Setting up libcapstone4:amd64 (4.0.2-5) ... #7 18.42 Setting up libslirp0:amd64 (4.7.0-1) ... #7 18.46 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406262026) ... #7 18.51 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 18.56 Setting up libndctl6:amd64 (76.1-1) ... #7 18.61 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 18.65 Setting up klibc-utils (2.0.12-1) ... #7 18.70 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #7 18.71 Setting up libpmem1:amd64 (1.12.1-2) ... #7 18.76 Setting up libdrm-common (2.4.114-1) ... #7 18.81 Setting up iso-codes (4.15.0-1) ... #7 18.85 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 18.89 Setcap worked! gst-ptp-helper is not suid! #7 18.90 Setting up pax-utils (1.3.7-1) ... #7 18.95 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406262026) ... #7 19.00 Setting up libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406262026) ... #7 19.05 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406262026) ... #7 19.09 Setting up libvdeplug2:amd64 (4.0.1-4) ... #7 19.14 Setting up libnss3:amd64 (2:3.87.1-1) ... #7 19.19 Setting up libcacard0:amd64 (1:2.8.0-3) ... #7 19.25 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #7 19.30 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406262026) ... #7 19.34 Setting up initramfs-tools-core (0.142) ... #7 19.41 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406262026) ... #7 19.46 Setting up initramfs-tools (0.142) ... #7 19.55 update-initramfs: deferring update (trigger activated) #7 19.60 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406262026) ... #7 19.65 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 19.69 Setting up linux-image-6.1.0-21-amd64 (6.1.90-1) ... #7 20.23 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #7 20.23 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-21-amd64 #7 20.23 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #7 20.23 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-21-amd64 #7 20.24 /etc/kernel/postinst.d/initramfs-tools: #7 20.24 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #7 20.25 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 24.28 I: The initramfs will attempt to resume from /dev/md0 #7 24.28 I: Set the RESUME variable to override this. #7 31.21 Setting up linux-image-amd64 (6.1.90-1) ... #7 31.27 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406262026) ... #7 31.32 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406262026) ... #7 31.36 Setting up libosmocore (1.9.0.209.e0c63.202406262026) ... #7 31.41 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406262026) ... #7 31.46 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 31.55 Processing triggers for man-db (2.11.2-2) ... #7 31.60 Processing triggers for sgml-base (1.31) ... #7 31.67 Processing triggers for mailcap (3.70+nmu1) ... #7 31.71 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 31.78 Setting up libspice-server1:amd64 (0.15.1-1) ... #7 31.82 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #7 31.90 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #7 31.95 Processing triggers for initramfs-tools (0.142) ... #7 31.99 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #7 32.00 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 35.95 I: The initramfs will attempt to resume from /dev/md0 #7 35.95 I: Set the RESUME variable to override this. #7 42.16 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 42.4s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.365 Cloning into 'osmo-ggsn'... #9 DONE 0.7s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-ggsn #10 DONE 0.2s #11 [6/8] RUN CD osmo-ggsn && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-gtp-linux && make "-j$(nproc)" install && ldconfig #11 0.449 Already on 'master' #11 0.449 Your branch is up to date with 'origin/master'. #11 0.452 refs/heads/master #11 0.478 HEAD is now at 7ae1177 README.md: cosmetic: fix a typo #11 0.480 master #11 0.482 7ae1177e04152916c93705bc6e6b7005f6f18685 #11 2.787 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.350 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.350 libtoolize: copying file './ltmain.sh' #11 4.384 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.384 libtoolize: copying file 'm4/libtool.m4' #11 4.415 libtoolize: copying file 'm4/ltoptions.m4' #11 4.449 libtoolize: copying file 'm4/ltsugar.m4' #11 4.482 libtoolize: copying file 'm4/ltversion.m4' #11 4.517 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.549 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.172 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.172 configure.ac:80: You should run autoupdate. #11 7.172 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.172 configure.ac:80: the top level #11 7.172 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.172 configure.ac:102: You should run autoupdate. #11 7.172 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.172 configure.ac:102: the top level #11 8.142 configure.ac:18: installing './compile' #11 8.145 configure.ac:10: installing './config.guess' #11 8.149 configure.ac:10: installing './config.sub' #11 8.152 configure.ac:19: installing './install-sh' #11 8.155 configure.ac:155: installing './missing' #11 8.239 ggsn/Makefile.am: installing './depcomp' #11 8.540 checking build system type... x86_64-pc-linux-gnu #11 8.625 checking host system type... x86_64-pc-linux-gnu #11 8.625 checking whether make supports nested variables... yes #11 8.630 checking for gcc... gcc #11 8.662 checking whether the C compiler works... yes #11 8.724 checking for C compiler default output file name... a.out #11 8.726 checking for suffix of executables... #11 8.768 checking whether we are cross compiling... no #11 8.814 checking for suffix of object files... o #11 8.839 checking whether the compiler supports GNU C... yes #11 8.864 checking whether gcc accepts -g... yes #11 8.887 checking for gcc option to enable C11 features... none needed #11 8.916 checking whether gcc understands -c and -o together... yes #11 8.961 checking for a BSD-compatible install... /usr/bin/install -c #11 8.972 checking for gawk... gawk #11 8.972 checking how to run the C preprocessor... gcc -E #11 9.028 checking how to print strings... printf #11 9.050 checking for a sed that does not truncate output... /usr/bin/sed #11 9.057 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.059 checking for egrep... /usr/bin/grep -E #11 9.062 checking for fgrep... /usr/bin/grep -F #11 9.064 checking for ld used by gcc... /usr/bin/ld #11 9.070 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.074 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.077 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.106 checking whether ln -s works... yes #11 9.106 checking the maximum length of command line arguments... 1572864 #11 9.117 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.117 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.117 checking for /usr/bin/ld option to reload object files... -r #11 9.117 checking for file... file #11 9.118 checking for objdump... objdump #11 9.118 checking how to recognize dependent libraries... pass_all #11 9.119 checking for dlltool... no #11 9.119 checking how to associate runtime and link libraries... printf %s\n #11 9.119 checking for ar... ar #11 9.120 checking for archiver @FILE support... @ #11 9.152 checking for strip... strip #11 9.152 checking for ranlib... ranlib #11 9.152 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.226 checking for sysroot... no #11 9.226 checking for a working dd... /usr/bin/dd #11 9.231 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.255 checking for mt... mt #11 9.255 checking if mt is a manifest tool... no #11 9.262 checking for stdio.h... yes #11 9.285 checking for stdlib.h... yes #11 9.313 checking for string.h... yes #11 9.337 checking for inttypes.h... yes #11 9.365 checking for stdint.h... yes #11 9.390 checking for strings.h... yes #11 9.414 checking for sys/stat.h... yes #11 9.445 checking for sys/types.h... yes #11 9.471 checking for unistd.h... yes #11 9.497 checking for sys/time.h... yes #11 9.530 checking for dlfcn.h... yes #11 9.562 checking for objdir... .libs #11 9.634 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.665 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.665 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.693 checking if gcc static flag -static works... yes #11 9.764 checking if gcc supports -c -o file.o... yes #11 9.804 checking if gcc supports -c -o file.o... (cached) yes #11 9.804 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.819 checking whether -lc should be explicitly linked in... no #11 9.849 checking dynamic linker characteristics... GNU/Linux ld.so #11 9.915 checking how to hardcode library paths into programs... immediate #11 9.915 checking whether stripping libraries is possible... yes #11 9.918 checking if libtool supports shared libraries... yes #11 9.918 checking whether to build shared libraries... yes #11 9.918 checking whether to build static libraries... yes #11 9.919 checking for pkg-config... /usr/bin/pkg-config #11 9.919 checking for pkg-config... /usr/bin/pkg-config #11 9.919 checking pkg-config is at least version 0.20... yes #11 9.922 checking for libgtpnl >= 1.2.0... yes #11 9.934 checking for egrep... (cached) /usr/bin/grep -E #11 9.934 checking for sys/wait.h that is POSIX.1 compatible... yes #11 9.965 checking for arpa/inet.h... yes #11 9.993 checking for fcntl.h... yes #11 10.02 checking for netdb.h... yes #11 10.05 checking for netinet/in.h... yes #11 10.08 checking for stdint.h... (cached) yes #11 10.08 checking for stdlib.h... (cached) yes #11 10.08 checking for string.h... (cached) yes #11 10.08 checking for sys/ioctl.h... yes #11 10.12 checking for sys/socket.h... yes #11 10.15 checking for sys/time.h... (cached) yes #11 10.15 checking for unistd.h... (cached) yes #11 10.15 checking for linux/if.h... yes #11 10.18 checking for net/if.h... yes #11 10.20 checking for linux/if_tun.h... yes #11 10.23 checking for net/if_tun.h... no #11 10.26 checking for linux/netlink.h... yes #11 10.29 checking for linux/rtnetlink.h... yes #11 10.32 checking for an ANSI C-conforming const... yes #11 10.35 checking for mode_t... yes #11 10.42 checking for size_t... yes #11 10.48 checking whether struct ifaliasreq exist... no #11 10.50 checking whether struct ifreq.ifru_netmask exist... yes #11 10.52 checking whether struct rt_msghdr exist... no #11 10.54 checking whether struct iphdr exists... yes #11 10.56 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.57 checking whether gcc needs -traditional... no #11 10.61 checking for gethostbyname... yes #11 10.65 checking for inet_ntoa... yes #11 10.69 checking for memset... yes #11 10.75 checking for select... yes #11 10.79 checking for socket... yes #11 10.84 checking for strdup... yes #11 10.89 checking for strerror... yes #11 10.93 checking for strtol... yes #11 10.98 checking for inet_aton... yes #11 11.03 checking for getopt.h... yes #11 11.06 checking for getopt_long... yes #11 11.10 checking whether build environment is sane... yes #11 11.12 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.12 checking whether make sets $(MAKE)... yes #11 11.14 checking whether make supports the include directive... yes (GNU style) #11 11.15 checking dependency style of gcc... gcc3 #11 11.19 checking for libosmocore >= 1.9.0... yes #11 11.21 checking for libosmovty >= 1.9.0... yes #11 11.22 checking for libosmoctrl >= 1.9.0... yes #11 11.23 CFLAGS=" -std=gnu11" #11 11.23 CPPFLAGS="" #11 11.26 checking that generated files are newer than configure... done #11 12.11 configure: creating ./config.status #11 12.77 config.status: creating Makefile #11 12.79 config.status: creating doc/Makefile #11 12.81 config.status: creating doc/examples/Makefile #11 12.84 config.status: creating ggsn/Makefile #11 12.86 config.status: creating gtp/Makefile #11 12.88 config.status: creating lib/Makefile #11 12.90 config.status: creating intl/Makefile #11 12.93 config.status: creating po/Makefile #11 12.95 config.status: creating utils/Makefile #11 12.97 config.status: creating sgsnemu/Makefile #11 12.99 config.status: creating doc/manuals/Makefile #11 13.01 config.status: creating contrib/Makefile #11 13.03 config.status: creating contrib/systemd/Makefile #11 13.06 config.status: creating tests/Makefile #11 13.08 config.status: creating tests/lib/Makefile #11 13.10 config.status: creating tests/gtp/Makefile #11 13.12 config.status: creating include/Makefile #11 13.14 config.status: creating include/osmocom/Makefile #11 13.17 config.status: creating include/osmocom/gtp/Makefile #11 13.19 config.status: creating libgtp.pc #11 13.21 config.status: creating config.h #11 13.22 config.status: executing tests/atconfig commands #11 13.23 config.status: executing libtool commands #11 13.24 config.status: executing depfiles commands #11 13.50 #11 13.50 osmo-ggsn Configuration: #11 13.50 GTP Linux kernel support: yes #11 13.56 echo 1.11.0.31-7ae1 > .version-t && mv .version-t .version #11 13.56 make install-recursive #11 13.57 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.57 Making install in include #11 13.57 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.58 Making install in osmocom #11 13.58 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.59 Making install in gtp #11 13.59 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.59 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.59 make[5]: Nothing to be done for 'install-exec-am'. #11 13.59 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.60 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.60 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.60 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.60 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[5]: Nothing to be done for 'install-exec-am'. #11 13.61 make[5]: Nothing to be done for 'install-data-am'. #11 13.61 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.61 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.61 make[4]: Nothing to be done for 'install-exec-am'. #11 13.61 make[4]: Nothing to be done for 'install-data-am'. #11 13.61 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.61 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.62 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.62 Making install in lib #11 13.62 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.62 CC checksum.o #11 13.62 CC getopt1.o #11 13.62 CC debug.o #11 13.62 CC getopt.o #11 13.62 CC icmpv6.o #11 13.62 CC in46_addr.o #11 13.62 CC ippool.o #11 13.62 CC netns.o #11 13.62 CC lookup.o #11 13.62 CC netdev.o #11 13.62 CC tun.o #11 13.62 CC util.o #11 13.63 CC gtp-kernel.o #11 13.70 AR libmisc.a #11 13.71 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.72 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.72 make[3]: Nothing to be done for 'install-exec-am'. #11 13.72 make[3]: Nothing to be done for 'install-data-am'. #11 13.72 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.72 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.72 Making install in gtp #11 13.73 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.73 CC gsn.lo #11 13.73 CC gtpie.lo #11 13.73 CC gtp.lo #11 13.73 CC lookupa.lo #11 13.73 CC pdp.lo #11 13.73 CC queue.lo #11 14.16 CCLD libgtp.la #11 14.34 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.34 make[3]: Nothing to be done for 'install-data-am'. #11 14.34 /usr/bin/mkdir -p '/usr/local/lib' #11 14.35 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.38 libtool: install: /usr/bin/install -c .libs/libgtp.so.6.3.1 /usr/local/lib/libgtp.so.6.3.1 #11 14.39 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.6.3.1 libgtp.so.6 || { rm -f libgtp.so.6 && ln -s libgtp.so.6.3.1 libgtp.so.6; }; }) #11 14.39 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.6.3.1 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.6.3.1 libgtp.so; }; }) #11 14.40 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.40 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.41 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.41 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.46 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.46 ---------------------------------------------------------------------- #11 14.46 Libraries have been installed in: #11 14.46 /usr/local/lib #11 14.46 #11 14.46 If you ever happen to want to link against installed libraries #11 14.46 in a given directory, LIBDIR, you must either use libtool, and #11 14.46 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.46 flag during linking and do at least one of the following: #11 14.46 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.46 during execution #11 14.46 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.46 during linking #11 14.46 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.46 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.46 #11 14.46 See any operating system documentation about shared libraries for #11 14.46 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.46 ---------------------------------------------------------------------- #11 14.46 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.47 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.47 Making install in ggsn #11 14.47 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.47 CC ggsn_main.o #11 14.47 CC ggsn.o #11 14.47 CC ggsn_vty.o #11 14.47 CC pco.o #11 14.47 CC sgsn.o #11 14.60 CCLD osmo-ggsn #11 14.92 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.92 make[3]: Nothing to be done for 'install-data-am'. #11 14.92 /usr/bin/mkdir -p '/usr/local/bin' #11 14.92 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 14.97 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 14.98 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.98 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.98 Making install in sgsnemu #11 14.98 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 14.98 CC cmdline.o #11 14.98 CC sgsnemu.o #11 15.13 CCLD sgsnemu #11 15.32 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.32 make[3]: Nothing to be done for 'install-data-am'. #11 15.32 /usr/bin/mkdir -p '/usr/local/bin' #11 15.33 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.38 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.38 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.38 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.38 Making install in doc #11 15.38 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.39 Making install in examples #11 15.39 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.39 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.39 make[4]: Nothing to be done for 'install-exec-am'. #11 15.39 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.40 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.40 make install-data-hook #11 15.40 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.40 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.40 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.40 mkdir -p "$(dirname $j)" && \ #11 15.40 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.40 done #11 15.42 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.42 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.42 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.42 Making install in manuals #11 15.42 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.43 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.43 make[4]: Nothing to be done for 'install-exec-am'. #11 15.43 make[4]: Nothing to be done for 'install-data-am'. #11 15.43 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.43 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.43 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.44 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.44 make[4]: Nothing to be done for 'install-exec-am'. #11 15.44 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.44 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.45 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.45 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.45 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.45 Making install in contrib #11 15.45 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.46 Making install in systemd #11 15.46 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.46 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.46 make[4]: Nothing to be done for 'install-exec-am'. #11 15.46 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.47 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.47 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.47 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.47 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.47 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.47 make[4]: Nothing to be done for 'install-exec-am'. #11 15.47 make[4]: Nothing to be done for 'install-data-am'. #11 15.47 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.47 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.48 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.48 Making install in utils #11 15.48 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.48 CC gtp_echo_responder.o #11 15.54 CCLD gtp-echo-responder #11 15.64 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.64 make[3]: Nothing to be done for 'install-data-am'. #11 15.64 /usr/bin/mkdir -p '/usr/local/bin' #11 15.65 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 15.69 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 15.69 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.69 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.69 Making install in tests #11 15.69 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.70 Making install in lib #11 15.70 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.70 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.70 make[4]: Nothing to be done for 'install-exec-am'. #11 15.70 make[4]: Nothing to be done for 'install-data-am'. #11 15.70 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.70 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.70 Making install in gtp #11 15.71 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.71 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.71 make[4]: Nothing to be done for 'install-exec-am'. #11 15.71 make[4]: Nothing to be done for 'install-data-am'. #11 15.71 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.71 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.71 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.72 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.72 make[4]: Nothing to be done for 'install-exec-am'. #11 15.72 make[4]: Nothing to be done for 'install-data-am'. #11 15.72 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.72 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.72 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.72 make[2]: Entering directory '/tmp/osmo-ggsn' #11 15.73 make[3]: Entering directory '/tmp/osmo-ggsn' #11 15.73 make[3]: Nothing to be done for 'install-exec-am'. #11 15.73 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 15.73 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 15.74 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 15.74 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 15.74 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 16.0s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 2.4s done #14 writing image sha256:a88a08814f3277f4f461b0a625c92645d29ceba71c2115c50cbf8a8f7c988dfb done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/osmo-ggsn-master' + docker_image_exists osmo-ggsn-master + docker images -q osmocom-build/osmo-ggsn-master + test -n a88a08814f32 + list_osmo_packages debian-bookworm osmo-ggsn-master + local distro=debian-bookworm + local image=osmo-ggsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-master ### ii libosmocodec4:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406262026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406262026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406262026 amd64 Osmo VTY library ii osmocom-nightly 202406262026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + 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-net-next/ttcn3-ggsn-test' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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=jolly/work \ -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.1s #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.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 0.2s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #8 0.435 + OSMO_TTCN3_BRANCH=master #8 0.435 + shift #8 0.435 + cd /osmo-ttcn3-hacks #8 0.436 + git fetch #8 0.626 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.626 68e476c7..3c993332 master -> origin/master #8 0.626 * [new branch] daniel/mme -> origin/daniel/mme #8 0.627 + 9ca06122...0e01fdfd neels/wip -> origin/neels/wip (forced update) #8 0.627 * [new branch] osmith/wip-testenv -> origin/osmith/wip-testenv #8 0.627 + 524d3635...3b5afd4a pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.628 + 2de9b140...01c12e9a pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.632 + git checkout master #8 0.710 Already on 'master' #8 0.711 Your branch is behind 'origin/master' by 31 commits, and can be fast-forwarded. #8 0.711 (use "git pull" to update your local branch) #8 0.711 + git symbolic-ref -q HEAD #8 0.713 refs/heads/master #8 0.714 + git reset --hard origin/master #8 0.737 HEAD is now at 3c993332 asterisk: ims: Fix typo in log message #8 0.738 + git rev-parse --abbrev-ref HEAD #8 0.739 master #8 0.740 + git rev-parse HEAD #8 0.742 3c9933325e7cd84c0f74d756fc2320a3d0d3471b #8 0.742 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.743 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.743 + make -j8 deps #8 0.799 (make -j16 -C deps || make -j1 -C deps) #8 0.801 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.801 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.589 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.589 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.590 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.590 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.590 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.591 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.591 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.591 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.591 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.592 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.592 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.592 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.593 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.593 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.593 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.594 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.656 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.656 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.657 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.657 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.863 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.865 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.868 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.869 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.871 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.871 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.871 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.873 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.873 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.875 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.882 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.882 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.892 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.892 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.930 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.931 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.931 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.932 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.932 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.932 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.932 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.933 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.933 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.933 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.933 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.933 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.935 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.935 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.936 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.936 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.937 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.937 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.938 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.939 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.942 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.942 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.943 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.943 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.973 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.029 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.030 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.032 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.033 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 2.034 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 2.034 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 2.035 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 2.035 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 2.036 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 2.036 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 2.037 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 2.037 + make ggsn_tests #8 2.094 (make -j16 -C deps || make -j1 -C deps) #8 2.097 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.518 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 2.518 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 2.518 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 2.519 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 2.519 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 2.519 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 2.520 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 2.520 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 2.520 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 2.521 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 2.521 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 2.522 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 2.522 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 2.523 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 2.523 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 2.524 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 2.589 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.589 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.592 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.593 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.681 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.686 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.686 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.689 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.691 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.692 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.697 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.697 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.697 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.700 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.700 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.704 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.758 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.759 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.759 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.759 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.759 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.759 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.760 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.760 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.760 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.760 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.760 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.760 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.760 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.760 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.760 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.761 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.761 + git+ checkout -qgit -f checkout 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.761 -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.761 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.761 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.763 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.763 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.765 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.765 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.782 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.807 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.808 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.837 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.837 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.841 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.842 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 2.846 Linking TCCInterface_Functions.ttcn #8 2.847 Linking TCCConversion_Functions.ttcn #8 2.848 Linking TCCConversion.cc #8 2.849 Linking TCCInterface.cc #8 2.850 Linking TCCInterface_ip.h #8 2.851 Linking TCCEncoding_Functions.ttcn #8 2.851 Linking TCCEncoding.cc #8 2.853 Linking Socket_API_Definitions.ttcn #8 2.854 Linking IPL4asp_Functions.ttcn #8 2.855 Linking IPL4asp_PT.cc #8 2.857 Linking IPL4asp_PT.hh #8 2.858 Linking IPL4asp_PortType.ttcn #8 2.859 Linking IPL4asp_Types.ttcn #8 2.861 Linking IPL4asp_discovery.cc #8 2.861 Linking IPL4asp_protocol_L234.hh #8 2.863 Linking ICMP_EncDec.cc #8 2.864 Linking ICMP_Types.ttcn #8 2.865 Linking ICMPv6_EncDec.cc #8 2.866 Linking ICMPv6_Types.ttcn #8 2.868 Linking IP_EncDec.cc #8 2.869 Linking IP_Types.ttcn #8 2.870 Linking UDP_EncDec.cc #8 2.871 Linking UDP_Types.ttcn #8 2.872 Linking GTPC_EncDec.cc #8 2.874 Linking GTPC_Types.ttcn #8 2.875 Linking GTPU_EncDec.cc #8 2.876 Linking GTPU_Types.ttcn #8 2.877 Linking TELNETasp_PT.cc #8 2.879 Linking TELNETasp_PT.hh #8 2.879 Linking TELNETasp_PortType.ttcn #8 2.881 Linking NS_Types.ttcn #8 2.882 Linking BSSGP_EncDec.cc #8 2.883 Linking BSSGP_Types.ttcn #8 2.884 Linking DIAMETER_EncDec.cc #8 2.885 Linking Misc_Helpers.ttcn #8 2.886 Linking General_Types.ttcn #8 2.887 Linking GSM_Types.ttcn #8 2.888 Linking Osmocom_Types.ttcn #8 2.889 Linking Native_Functions.ttcn #8 2.890 Linking Native_FunctionDefs.cc #8 2.891 Linking IPCP_Types.ttcn #8 2.892 Linking PAP_Types.ttcn #8 2.894 Linking GTPv1C_CodecPort.ttcn #8 2.895 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 2.896 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.897 Linking GTPv1C_Templates.ttcn #8 2.898 Linking Osmocom_Gb_Types.ttcn #8 2.899 Linking GTPv1U_CodecPort.ttcn #8 2.900 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 2.901 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.901 Linking GTPv1U_Templates.ttcn #8 2.903 Linking DIAMETER_Types.ttcn #8 2.904 Linking DIAMETER_CodecPort.ttcn #8 2.905 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 2.906 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.906 Linking DIAMETER_Emulation.ttcn #8 2.908 Linking DIAMETER_Templates.ttcn #8 2.909 Linking DIAMETER_ts29_212_Templates.ttcn #8 2.910 Linking DIAMETER_ts29_272_Templates.ttcn #8 2.911 Linking DIAMETER_ts32_299_Templates.ttcn #8 2.912 Linking ICMP_Templates.ttcn #8 2.913 Linking ICMPv6_Templates.ttcn #8 2.914 Linking Osmocom_VTY_Functions.ttcn #8 2.916 Linking SCTP_Templates.ttcn #8 2.929 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 2.929 Generating Makefile skeleton... #8 2.930 Makefile skeleton was generated. #8 2.942 make -C ggsn_tests compile #8 2.947 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.947 /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 SCTP_Templates.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 SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 2.952 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.952 #8 2.957 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 2.965 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 2.966 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 2.966 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 2.968 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 2.971 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 2.998 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 2.998 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 3.000 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 3.000 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 3.007 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.009 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 3.016 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 3.016 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 3.016 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 3.016 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 3.020 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 3.020 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 3.021 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 3.021 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.022 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 3.022 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 3.022 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 3.023 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 3.023 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 3.024 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 3.024 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.025 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.025 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.026 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 3.026 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.027 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 3.027 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.027 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 3.036 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.037 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.038 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 3.038 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 3.039 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.039 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.040 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.041 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.042 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.042 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 3.042 Notify: Checking modules... #8 3.078 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 3.078 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 3.078 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 3.078 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 3.078 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 3.078 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 3.087 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 3.087 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 3.087 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 3.087 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 3.087 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 3.087 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 3.087 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 3.087 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 3.087 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.087 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 3.087 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 3.087 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 3.087 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 3.087 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 3.087 DIAMETER_Emulation.ttcn:394.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 3.087 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 3.087 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 3.087 DIAMETER_Emulation.ttcn:403.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 3.088 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 3.088 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 3.088 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.088 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 3.088 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 3.088 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.106 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 3.106 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 3.106 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 3.106 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 3.106 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.106 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 3.106 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 3.106 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 3.106 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 3.106 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 3.106 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 3.106 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 3.109 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 3.109 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 3.109 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 3.109 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 3.109 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 3.109 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 3.109 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 3.109 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 3.109 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 3.109 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 3.109 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 3.109 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 3.109 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 3.109 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 3.109 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 3.109 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.109 In parameter #2 for `daylightSavingTime': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 3.109 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 3.109 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.109 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 3.109 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.109 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.109 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 3.109 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 3.109 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 3.109 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 3.109 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 3.109 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 3.112 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 3.112 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 3.112 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 3.112 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 3.112 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 3.112 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 3.112 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 3.112 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 3.112 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 3.112 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 3.112 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 3.112 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 3.112 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 3.112 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 3.112 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 3.112 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 3.112 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 3.112 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 3.112 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 3.112 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 3.112 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 3.115 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 3.115 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 3.115 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 3.115 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 3.115 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.115 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 3.115 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 3.115 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 3.115 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.115 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 3.115 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 3.115 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.115 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 3.115 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.115 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 3.115 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 3.115 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 3.115 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 3.115 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.115 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 3.115 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 3.115 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 3.115 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.115 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 3.115 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 3.115 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.115 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 3.115 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 3.115 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 3.115 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 3.115 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.115 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 3.115 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 3.115 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 3.115 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.115 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 3.115 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 3.115 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.115 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 3.115 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 3.120 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 3.120 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 3.120 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 3.120 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 3.120 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 3.120 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 3.120 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 3.120 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 3.120 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 3.120 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.123 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 3.123 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 3.123 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 3.123 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.123 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 3.123 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 3.123 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 3.123 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 3.123 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 3.123 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.125 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 3.125 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 3.125 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 3.125 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 3.134 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 3.134 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 3.134 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.134 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.134 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.134 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.139 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 3.139 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 3.139 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 3.139 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 3.140 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 3.140 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 3.140 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 3.140 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 3.140 GGSN_Tests.ttcn:788.3-96: In function instance: #8 3.140 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 3.140 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 3.140 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 3.140 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 3.140 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 3.140 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 3.140 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 3.140 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 3.140 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 3.140 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 3.140 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 3.141 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 3.141 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 3.141 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.141 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 3.141 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 3.141 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.141 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 3.141 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 3.141 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.142 GGSN_Tests.ttcn:1064.2-1092.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 3.142 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 3.142 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.142 GGSN_Tests.ttcn:1095.2-1112.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 3.142 GGSN_Tests.ttcn:1099.3-20: In function instance: #8 3.142 GGSN_Tests.ttcn:1099.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.142 GGSN_Tests.ttcn:1115.2-1133.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 3.142 GGSN_Tests.ttcn:1119.3-20: In function instance: #8 3.142 GGSN_Tests.ttcn:1119.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.142 GGSN_Tests.ttcn:1136.2-1153.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 3.142 GGSN_Tests.ttcn:1140.3-20: In function instance: #8 3.142 GGSN_Tests.ttcn:1140.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.142 GGSN_Tests.ttcn:1156.2-1186.2: In testcase definition `TC_pdp6_clients_interact': #8 3.142 GGSN_Tests.ttcn:1160.3-21: In function instance: #8 3.142 GGSN_Tests.ttcn:1160.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.142 GGSN_Tests.ttcn:1165.3-21: In function instance: #8 3.142 GGSN_Tests.ttcn:1165.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.142 GGSN_Tests.ttcn:1189.2-1195.2: In testcase definition `TC_pdp4_act_deact': #8 3.142 GGSN_Tests.ttcn:1192.3-20: In function instance: #8 3.142 GGSN_Tests.ttcn:1192.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.143 GGSN_Tests.ttcn:1198.2-1226.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 3.143 GGSN_Tests.ttcn:1205.3-20: In function instance: #8 3.143 GGSN_Tests.ttcn:1205.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.143 GGSN_Tests.ttcn:1229.2-1260.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 3.143 GGSN_Tests.ttcn:1235.3-20: In function instance: #8 3.143 GGSN_Tests.ttcn:1235.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.143 GGSN_Tests.ttcn:1263.2-1283.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 3.143 GGSN_Tests.ttcn:1267.3-20: In function instance: #8 3.143 GGSN_Tests.ttcn:1267.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.143 GGSN_Tests.ttcn:1287.2-1303.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 3.143 GGSN_Tests.ttcn:1291.3-20: In function instance: #8 3.143 GGSN_Tests.ttcn:1291.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.143 GGSN_Tests.ttcn:1306.2-1321.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 3.143 GGSN_Tests.ttcn:1310.3-20: In function instance: #8 3.143 GGSN_Tests.ttcn:1310.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.143 GGSN_Tests.ttcn:1324.2-1337.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 3.143 GGSN_Tests.ttcn:1328.3-20: In function instance: #8 3.143 GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.143 GGSN_Tests.ttcn:1340.2-1353.2: In function definition `f_pdp4_clients_interact': #8 3.143 GGSN_Tests.ttcn:1344.3-21: In function instance: #8 3.143 GGSN_Tests.ttcn:1344.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.143 GGSN_Tests.ttcn:1345.3-21: In function instance: #8 3.143 GGSN_Tests.ttcn:1345.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1397.2-1439.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 3.144 GGSN_Tests.ttcn:1412.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1412.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1431.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1431.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1444.2-1476.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 3.144 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1479.2-1492.2: In testcase definition `TC_pdp4_act_update_teic': #8 3.144 GGSN_Tests.ttcn:1483.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1483.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1495.2-1520.2: In testcase definition `TC_pdp4_act_update_teid': #8 3.144 GGSN_Tests.ttcn:1499.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1499.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1523.2-1529.2: In testcase definition `TC_pdp46_act_deact': #8 3.144 GGSN_Tests.ttcn:1526.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1526.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1532.2-1556.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 3.144 GGSN_Tests.ttcn:1538.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1538.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1559.2-1571.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 3.144 GGSN_Tests.ttcn:1563.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1563.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.144 GGSN_Tests.ttcn:1574.2-1595.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 3.144 GGSN_Tests.ttcn:1579.3-20: In function instance: #8 3.144 GGSN_Tests.ttcn:1579.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.145 GGSN_Tests.ttcn:1598.2-1619.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 3.145 GGSN_Tests.ttcn:1603.3-20: In function instance: #8 3.145 GGSN_Tests.ttcn:1603.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.145 GGSN_Tests.ttcn:1623.2-1638.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 3.145 GGSN_Tests.ttcn:1627.3-20: In function instance: #8 3.145 GGSN_Tests.ttcn:1627.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.145 GGSN_Tests.ttcn:1641.2-1655.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 3.145 GGSN_Tests.ttcn:1645.3-20: In function instance: #8 3.145 GGSN_Tests.ttcn:1645.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.145 GGSN_Tests.ttcn:1658.2-1671.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 3.145 GGSN_Tests.ttcn:1662.3-20: In function instance: #8 3.145 GGSN_Tests.ttcn:1662.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.145 GGSN_Tests.ttcn:1674.2-1692.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 3.145 GGSN_Tests.ttcn:1678.3-20: In function instance: #8 3.145 GGSN_Tests.ttcn:1678.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.145 GGSN_Tests.ttcn:1695.2-1725.2: In testcase definition `TC_pdp46_clients_interact': #8 3.145 GGSN_Tests.ttcn:1699.3-21: In function instance: #8 3.145 GGSN_Tests.ttcn:1699.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.145 GGSN_Tests.ttcn:1704.3-21: In function instance: #8 3.145 GGSN_Tests.ttcn:1704.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.146 GGSN_Tests.ttcn:1728.2-1764.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 3.146 GGSN_Tests.ttcn:1747.5-1762.3: In else statement: #8 3.146 GGSN_Tests.ttcn:1756.4-36: In function instance: #8 3.146 GGSN_Tests.ttcn:1756.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.146 GGSN_Tests.ttcn:1759.4-41: In function instance: #8 3.146 GGSN_Tests.ttcn:1759.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.146 GGSN_Tests.ttcn:1767.2-1827.2: In testcase definition `TC_pdp_act2_recovery': #8 3.146 GGSN_Tests.ttcn:1776.3-21: In function instance: #8 3.146 GGSN_Tests.ttcn:1776.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.146 GGSN_Tests.ttcn:1832.2-1853.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 3.146 GGSN_Tests.ttcn:1835.3-20: In function instance: #8 3.146 GGSN_Tests.ttcn:1835.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.146 GGSN_Tests.ttcn:1856.2-1896.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 3.146 GGSN_Tests.ttcn:1862.3-20: In function instance: #8 3.146 GGSN_Tests.ttcn:1862.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.146 GGSN_Tests.ttcn:1899.2-2012.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 3.146 GGSN_Tests.ttcn:1925.3-1975.3: In alt construct: #8 3.146 GGSN_Tests.ttcn:1926.4-34: In guard expression: #8 3.146 GGSN_Tests.ttcn:1926.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.147 GGSN_Tests.ttcn:1927.4-34: In guard expression: #8 3.147 GGSN_Tests.ttcn:1927.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.147 GGSN_Tests.ttcn:1981.3-2007.3: In alt construct: #8 3.147 GGSN_Tests.ttcn:1982.4-34: In guard expression: #8 3.147 GGSN_Tests.ttcn:1982.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.147 GGSN_Tests.ttcn:1983.4-34: In guard expression: #8 3.147 GGSN_Tests.ttcn:1983.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.147 GGSN_Tests.ttcn:2016.2-2116.2: In testcase definition `TC_addr_pool_exhaustion': #8 3.147 GGSN_Tests.ttcn:2034.3-2079.3: In alt construct: #8 3.147 GGSN_Tests.ttcn:2035.4-34: In guard expression: #8 3.147 GGSN_Tests.ttcn:2035.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.147 GGSN_Tests.ttcn:2036.4-34: In guard expression: #8 3.147 GGSN_Tests.ttcn:2036.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.147 GGSN_Tests.ttcn:2085.3-2111.3: In alt construct: #8 3.147 GGSN_Tests.ttcn:2086.4-34: In guard expression: #8 3.147 GGSN_Tests.ttcn:2086.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.147 GGSN_Tests.ttcn:2087.4-34: In guard expression: #8 3.147 GGSN_Tests.ttcn:2087.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.147 GGSN_Tests.ttcn:2119.2-2170.2: In testcase definition `TC_gy_charging_cc_time': #8 3.147 GGSN_Tests.ttcn:2126.3-20: In function instance: #8 3.147 GGSN_Tests.ttcn:2126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.148 GGSN_Tests.ttcn:2173.2-2225.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 3.148 GGSN_Tests.ttcn:2183.3-20: In function instance: #8 3.148 GGSN_Tests.ttcn:2183.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.151 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 3.151 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 3.151 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 3.151 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 3.151 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 3.151 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 3.151 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 3.151 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 3.163 Notify: Generating code... #8 3.850 Notify: File `BSSGP_Types.hh' was generated. #8 3.852 Notify: File `BSSGP_Types.cc' was generated. #8 3.854 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 3.856 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 3.859 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 3.861 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 3.863 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 3.866 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 3.868 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.868 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 3.869 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 3.869 Notify: File `DIAMETER_Emulation.hh' was generated. #8 3.870 Notify: File `DIAMETER_Emulation.cc' was generated. #8 3.870 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 3.870 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 3.870 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 3.870 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 3.870 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 3.871 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 3.871 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 3.871 Notify: File `DIAMETER_Templates.hh' was generated. #8 3.871 Notify: File `DIAMETER_Templates.cc' was generated. #8 3.871 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 3.871 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 3.871 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 3.871 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 3.872 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 3.872 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 3.872 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 3.875 Notify: File `DIAMETER_Types.hh' was generated. #8 3.885 Notify: File `DIAMETER_Types.cc' was generated. #8 3.887 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 3.890 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 3.892 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 3.893 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 3.893 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 3.893 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 3.894 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 3.894 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 3.894 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 3.894 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 3.894 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 3.894 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 3.894 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 3.894 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 3.895 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 3.896 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 3.896 Notify: File `GGSN_Tests.hh' was generated. #8 3.897 Notify: File `GGSN_Tests.cc' was generated. #8 3.897 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 3.897 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 3.897 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 3.897 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 3.897 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 3.898 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 3.898 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 3.898 Notify: File `GSM_Types.hh' was generated. #8 3.899 Notify: File `GSM_Types.cc' was generated. #8 3.899 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.899 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.899 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.899 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.899 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.899 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.899 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.901 Notify: File `GTPC_Types.hh' was generated. #8 3.904 Notify: File `GTPC_Types.cc' was generated. #8 3.906 Notify: File `GTPC_Types_part_1.cc' was generated. #8 3.909 Notify: File `GTPC_Types_part_2.cc' was generated. #8 3.911 Notify: File `GTPC_Types_part_3.cc' was generated. #8 3.913 Notify: File `GTPC_Types_part_4.cc' was generated. #8 3.916 Notify: File `GTPC_Types_part_5.cc' was generated. #8 3.918 Notify: File `GTPC_Types_part_6.cc' was generated. #8 3.920 Notify: File `GTPC_Types_part_7.cc' was generated. #8 3.920 Notify: File `GTPU_Types.hh' was generated. #8 3.921 Notify: File `GTPU_Types.cc' was generated. #8 3.921 Notify: File `GTPU_Types_part_1.cc' was generated. #8 3.921 Notify: File `GTPU_Types_part_2.cc' was generated. #8 3.921 Notify: File `GTPU_Types_part_3.cc' was generated. #8 3.921 Notify: File `GTPU_Types_part_4.cc' was generated. #8 3.921 Notify: File `GTPU_Types_part_5.cc' was generated. #8 3.921 Notify: File `GTPU_Types_part_6.cc' was generated. #8 3.922 Notify: File `GTPU_Types_part_7.cc' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.922 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 3.923 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 3.923 Notify: File `GTPv1C_Templates.hh' was generated. #8 3.924 Notify: File `GTPv1C_Templates.cc' was generated. #8 3.924 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 3.924 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 3.924 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 3.924 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 3.924 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 3.924 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 3.924 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 3.924 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 3.925 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 3.926 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 3.926 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 3.926 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 3.926 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 3.926 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 3.926 Notify: File `GTPv1U_Templates.hh' was generated. #8 3.926 Notify: File `GTPv1U_Templates.cc' was generated. #8 3.926 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 3.926 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 3.926 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 3.926 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 3.927 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 3.927 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 3.927 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 3.927 Notify: File `General_Types.hh' was generated. #8 3.928 Notify: File `General_Types.cc' was generated. #8 3.928 Notify: File `General_Types_part_1.cc' was generated. #8 3.928 Notify: File `General_Types_part_2.cc' was generated. #8 3.928 Notify: File `General_Types_part_3.cc' was generated. #8 3.928 Notify: File `General_Types_part_4.cc' was generated. #8 3.928 Notify: File `General_Types_part_5.cc' was generated. #8 3.928 Notify: File `General_Types_part_6.cc' was generated. #8 3.928 Notify: File `General_Types_part_7.cc' was generated. #8 3.928 Notify: File `ICMP_Templates.hh' was generated. #8 3.928 Notify: File `ICMP_Templates.cc' was generated. #8 3.928 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 3.928 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 3.929 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 3.929 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 3.929 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 3.929 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 3.929 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 3.929 Notify: File `ICMP_Types.hh' was generated. #8 3.931 Notify: File `ICMP_Types.cc' was generated. #8 3.931 Notify: File `ICMP_Types_part_1.cc' was generated. #8 3.931 Notify: File `ICMP_Types_part_2.cc' was generated. #8 3.931 Notify: File `ICMP_Types_part_3.cc' was generated. #8 3.931 Notify: File `ICMP_Types_part_4.cc' was generated. #8 3.931 Notify: File `ICMP_Types_part_5.cc' was generated. #8 3.932 Notify: File `ICMP_Types_part_6.cc' was generated. #8 3.932 Notify: File `ICMP_Types_part_7.cc' was generated. #8 3.932 Notify: File `ICMPv6_Templates.hh' was generated. #8 3.932 Notify: File `ICMPv6_Templates.cc' was generated. #8 3.932 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 3.932 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 3.932 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 3.932 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 3.932 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 3.932 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 3.932 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 3.933 Notify: File `ICMPv6_Types.hh' was generated. #8 3.934 Notify: File `ICMPv6_Types.cc' was generated. #8 3.934 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 3.934 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 3.934 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 3.934 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 3.934 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 3.934 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 3.934 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 3.935 Notify: File `IPCP_Types.hh' was generated. #8 3.935 Notify: File `IPCP_Types.cc' was generated. #8 3.935 Notify: File `IPCP_Types_part_1.cc' was generated. #8 3.935 Notify: File `IPCP_Types_part_2.cc' was generated. #8 3.935 Notify: File `IPCP_Types_part_3.cc' was generated. #8 3.935 Notify: File `IPCP_Types_part_4.cc' was generated. #8 3.935 Notify: File `IPCP_Types_part_5.cc' was generated. #8 3.935 Notify: File `IPCP_Types_part_6.cc' was generated. #8 3.935 Notify: File `IPCP_Types_part_7.cc' was generated. #8 3.935 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.936 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.936 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.936 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.936 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.936 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.936 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.936 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.936 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.936 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.936 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.936 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.936 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.937 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.937 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.937 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.937 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.937 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.937 Notify: File `IPL4asp_Types.hh' was generated. #8 3.938 Notify: File `IPL4asp_Types.cc' was generated. #8 3.938 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.938 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.938 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.938 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.938 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.938 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.938 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.939 Notify: File `IP_Types.hh' was generated. #8 3.940 Notify: File `IP_Types.cc' was generated. #8 3.940 Notify: File `IP_Types_part_1.cc' was generated. #8 3.940 Notify: File `IP_Types_part_2.cc' was generated. #8 3.940 Notify: File `IP_Types_part_3.cc' was generated. #8 3.940 Notify: File `IP_Types_part_4.cc' was generated. #8 3.940 Notify: File `IP_Types_part_5.cc' was generated. #8 3.940 Notify: File `IP_Types_part_6.cc' was generated. #8 3.940 Notify: File `IP_Types_part_7.cc' was generated. #8 3.940 Notify: File `Misc_Helpers.hh' was generated. #8 3.940 Notify: File `Misc_Helpers.cc' was generated. #8 3.941 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.941 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.941 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.941 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.941 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.941 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.941 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.941 Notify: File `NS_Types.hh' was generated. #8 3.943 Notify: File `NS_Types.cc' was generated. #8 3.943 Notify: File `NS_Types_part_1.cc' was generated. #8 3.943 Notify: File `NS_Types_part_2.cc' was generated. #8 3.943 Notify: File `NS_Types_part_3.cc' was generated. #8 3.943 Notify: File `NS_Types_part_4.cc' was generated. #8 3.943 Notify: File `NS_Types_part_5.cc' was generated. #8 3.944 Notify: File `NS_Types_part_6.cc' was generated. #8 3.944 Notify: File `NS_Types_part_7.cc' was generated. #8 3.944 Notify: File `Native_Functions.hh' was generated. #8 3.944 Notify: File `Native_Functions.cc' was generated. #8 3.944 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.944 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.944 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.944 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.944 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.944 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.944 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.945 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 3.945 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 3.945 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 3.945 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 3.945 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 3.946 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 3.946 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 3.946 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 3.946 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 3.946 Notify: File `Osmocom_Types.hh' was generated. #8 3.946 Notify: File `Osmocom_Types.cc' was generated. #8 3.946 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.946 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.946 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.947 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.947 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.947 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.947 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.947 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.947 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.947 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.947 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.947 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.947 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.947 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.948 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.948 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.948 Notify: File `PAP_Types.hh' was generated. #8 3.948 Notify: File `PAP_Types.cc' was generated. #8 3.948 Notify: File `PAP_Types_part_1.cc' was generated. #8 3.948 Notify: File `PAP_Types_part_2.cc' was generated. #8 3.948 Notify: File `PAP_Types_part_3.cc' was generated. #8 3.948 Notify: File `PAP_Types_part_4.cc' was generated. #8 3.948 Notify: File `PAP_Types_part_5.cc' was generated. #8 3.949 Notify: File `PAP_Types_part_6.cc' was generated. #8 3.949 Notify: File `PAP_Types_part_7.cc' was generated. #8 3.949 Notify: File `SCTP_Templates.hh' was generated. #8 3.949 Notify: File `SCTP_Templates.cc' was generated. #8 3.949 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 3.949 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 3.949 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 3.949 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 3.949 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 3.949 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 3.949 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 3.950 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.950 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.951 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.951 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.951 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.951 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.951 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.951 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.951 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.951 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.951 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.951 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.951 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.952 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.952 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.952 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.952 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.952 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.952 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.952 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.952 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.953 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.953 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.953 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.953 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.953 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.953 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.953 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.953 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.953 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.953 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.954 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.954 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.954 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.954 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.954 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.954 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.954 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.955 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.955 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.955 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.955 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.955 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.955 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.955 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.955 Notify: File `UDP_Types.hh' was generated. #8 3.956 Notify: File `UDP_Types.cc' was generated. #8 3.956 Notify: File `UDP_Types_part_1.cc' was generated. #8 3.956 Notify: File `UDP_Types_part_2.cc' was generated. #8 3.956 Notify: File `UDP_Types_part_3.cc' was generated. #8 3.956 Notify: File `UDP_Types_part_4.cc' was generated. #8 3.956 Notify: File `UDP_Types_part_5.cc' was generated. #8 3.956 Notify: File `UDP_Types_part_6.cc' was generated. #8 3.956 Notify: File `UDP_Types_part_7.cc' was generated. #8 3.956 Notify: 387 files were updated. #8 4.001 touch compile #8 4.003 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 4.003 make -j16 -C ggsn_tests #8 4.020 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 4.086 Creating dependency file for UDP_EncDec.cc #8 4.086 Creating dependency file for TCCEncoding.cc #8 4.086 Creating dependency file for TELNETasp_PT.cc #8 4.086 Creating dependency file for TCCInterface.cc #8 4.087 Creating dependency file for TCCConversion.cc #8 4.088 Creating dependency file for Native_FunctionDefs.cc #8 4.088 Creating dependency file for IP_EncDec.cc #8 4.088 Creating dependency file for IPL4asp_discovery.cc #8 4.088 Creating dependency file for IPL4asp_PT.cc #8 4.089 Creating dependency file for ICMPv6_EncDec.cc #8 4.089 Creating dependency file for ICMP_EncDec.cc #8 4.090 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 4.090 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 4.090 Creating dependency file for GTPU_EncDec.cc #8 4.091 Creating dependency file for GTPC_EncDec.cc #8 4.092 Creating dependency file for DIAMETER_EncDec.cc #8 4.125 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 4.171 Creating dependency file for BSSGP_EncDec.cc #8 4.174 Creating dependency file for UDP_Types_part_7.cc #8 4.174 Creating dependency file for UDP_Types_part_6.cc #8 4.175 Creating dependency file for UDP_Types_part_5.cc #8 4.176 Creating dependency file for UDP_Types_part_4.cc #8 4.177 Creating dependency file for UDP_Types_part_3.cc #8 4.179 Creating dependency file for UDP_Types_part_2.cc #8 4.182 Creating dependency file for UDP_Types_part_1.cc #8 4.182 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.185 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.187 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.188 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.188 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.190 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.191 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.191 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.194 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.194 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.195 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.198 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.201 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.201 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.202 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 4.203 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 4.204 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 4.205 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 4.205 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 4.206 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 4.207 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 4.208 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.210 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.212 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.213 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.214 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.215 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.215 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.216 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.217 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.217 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.218 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.218 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.219 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.222 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.224 Creating dependency file for SCTP_Templates_part_7.cc #8 4.224 Creating dependency file for SCTP_Templates_part_6.cc #8 4.225 Creating dependency file for SCTP_Templates_part_5.cc #8 4.227 Creating dependency file for SCTP_Templates_part_4.cc #8 4.227 Creating dependency file for SCTP_Templates_part_3.cc #8 4.227 Creating dependency file for SCTP_Templates_part_2.cc #8 4.228 Creating dependency file for SCTP_Templates_part_1.cc #8 4.229 Creating dependency file for PAP_Types_part_6.cc #8 4.229 Creating dependency file for PAP_Types_part_7.cc #8 4.229 Creating dependency file for PAP_Types_part_5.cc #8 4.230 Creating dependency file for PAP_Types_part_4.cc #8 4.231 Creating dependency file for PAP_Types_part_3.cc #8 4.232 Creating dependency file for PAP_Types_part_2.cc #8 4.234 Creating dependency file for PAP_Types_part_1.cc #8 4.235 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.238 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.238 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.238 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.238 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.239 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.240 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.241 Creating dependency file for Osmocom_Types_part_7.cc #8 4.241 Creating dependency file for Osmocom_Types_part_6.cc #8 4.242 Creating dependency file for Osmocom_Types_part_5.cc #8 4.245 Creating dependency file for Osmocom_Types_part_4.cc #8 4.246 Creating dependency file for Osmocom_Types_part_3.cc #8 4.246 Creating dependency file for Osmocom_Types_part_2.cc #8 4.247 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 4.247 Creating dependency file for Osmocom_Types_part_1.cc #8 4.250 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 4.250 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 4.251 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 4.251 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 4.251 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 4.252 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 4.253 Creating dependency file for Native_Functions_part_7.cc #8 4.254 Creating dependency file for Native_Functions_part_6.cc #8 4.254 Creating dependency file for Native_Functions_part_5.cc #8 4.256 Creating dependency file for Native_Functions_part_4.cc #8 4.256 Creating dependency file for Native_Functions_part_3.cc #8 4.257 Creating dependency file for Native_Functions_part_2.cc #8 4.258 Creating dependency file for Native_Functions_part_1.cc #8 4.260 Creating dependency file for NS_Types_part_7.cc #8 4.261 Creating dependency file for NS_Types_part_6.cc #8 4.261 Creating dependency file for NS_Types_part_5.cc #8 4.262 Creating dependency file for NS_Types_part_4.cc #8 4.264 Creating dependency file for NS_Types_part_3.cc #8 4.264 Creating dependency file for NS_Types_part_2.cc #8 4.264 Creating dependency file for NS_Types_part_1.cc #8 4.265 Creating dependency file for Misc_Helpers_part_7.cc #8 4.266 Creating dependency file for Misc_Helpers_part_6.cc #8 4.266 Creating dependency file for Misc_Helpers_part_5.cc #8 4.268 Creating dependency file for Misc_Helpers_part_4.cc #8 4.268 Creating dependency file for Misc_Helpers_part_3.cc #8 4.270 Creating dependency file for Misc_Helpers_part_2.cc #8 4.271 Creating dependency file for Misc_Helpers_part_1.cc #8 4.272 Creating dependency file for IP_Types_part_7.cc #8 4.273 Creating dependency file for IP_Types_part_6.cc #8 4.273 Creating dependency file for IP_Types_part_4.cc #8 4.273 Creating dependency file for IP_Types_part_5.cc #8 4.276 Creating dependency file for IP_Types_part_3.cc #8 4.276 Creating dependency file for IP_Types_part_2.cc #8 4.277 Creating dependency file for IP_Types_part_1.cc #8 4.277 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.277 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.278 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.279 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.280 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.281 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.282 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.282 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.284 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.285 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.286 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.286 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.287 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.288 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.289 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.290 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.290 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.292 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.292 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.292 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.293 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.294 Creating dependency file for IPCP_Types_part_7.cc #8 4.294 Creating dependency file for IPCP_Types_part_6.cc #8 4.294 Creating dependency file for IPCP_Types_part_5.cc #8 4.298 Creating dependency file for IPCP_Types_part_3.cc #8 4.298 Creating dependency file for IPCP_Types_part_4.cc #8 4.298 Creating dependency file for IPCP_Types_part_2.cc #8 4.298 Creating dependency file for IPCP_Types_part_1.cc #8 4.301 Creating dependency file for ICMPv6_Types_part_7.cc #8 4.301 Creating dependency file for ICMPv6_Types_part_6.cc #8 4.302 Creating dependency file for ICMPv6_Types_part_5.cc #8 4.303 Creating dependency file for ICMPv6_Types_part_4.cc #8 4.303 Creating dependency file for ICMPv6_Types_part_3.cc #8 4.303 Creating dependency file for ICMPv6_Types_part_2.cc #8 4.304 Creating dependency file for ICMPv6_Types_part_1.cc #8 4.304 Creating dependency file for ICMPv6_Templates_part_7.cc #8 4.305 Creating dependency file for ICMPv6_Templates_part_6.cc #8 4.307 Creating dependency file for ICMPv6_Templates_part_5.cc #8 4.308 Creating dependency file for ICMPv6_Templates_part_4.cc #8 4.309 Creating dependency file for ICMPv6_Templates_part_3.cc #8 4.309 Creating dependency file for ICMPv6_Templates_part_2.cc #8 4.309 Creating dependency file for ICMPv6_Templates_part_1.cc #8 4.310 Creating dependency file for ICMP_Types_part_7.cc #8 4.311 Creating dependency file for ICMP_Types_part_6.cc #8 4.313 Creating dependency file for ICMP_Types_part_5.cc #8 4.314 Creating dependency file for ICMP_Types_part_4.cc #8 4.314 Creating dependency file for ICMP_Types_part_3.cc #8 4.315 Creating dependency file for ICMP_Types_part_2.cc #8 4.315 Creating dependency file for ICMP_Types_part_1.cc #8 4.316 Creating dependency file for ICMP_Templates_part_7.cc #8 4.316 Creating dependency file for ICMP_Templates_part_6.cc #8 4.318 Creating dependency file for ICMP_Templates_part_5.cc #8 4.319 Creating dependency file for ICMP_Templates_part_4.cc #8 4.319 Creating dependency file for ICMP_Templates_part_3.cc #8 4.320 Creating dependency file for ICMP_Templates_part_2.cc #8 4.321 Creating dependency file for ICMP_Templates_part_1.cc #8 4.322 Creating dependency file for General_Types_part_7.cc #8 4.323 Creating dependency file for General_Types_part_6.cc #8 4.323 Creating dependency file for General_Types_part_5.cc #8 4.324 Creating dependency file for General_Types_part_4.cc #8 4.325 Creating dependency file for General_Types_part_3.cc #8 4.326 Creating dependency file for General_Types_part_2.cc #8 4.326 Creating dependency file for General_Types_part_1.cc #8 4.327 Creating dependency file for GTPv1U_Templates_part_7.cc #8 4.328 Creating dependency file for GTPv1U_Templates_part_5.cc #8 4.328 Creating dependency file for GTPv1U_Templates_part_6.cc #8 4.329 Creating dependency file for GTPv1U_Templates_part_4.cc #8 4.331 Creating dependency file for GTPv1U_Templates_part_3.cc #8 4.331 Creating dependency file for GTPv1U_Templates_part_2.cc #8 4.332 Creating dependency file for GTPv1U_Templates_part_1.cc #8 4.334 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 4.334 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 4.335 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 4.336 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 4.336 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 4.337 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 4.338 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 4.338 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 4.339 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 4.340 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 4.340 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 4.342 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 4.342 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 4.343 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 4.344 Creating dependency file for GTPv1C_Templates_part_7.cc #8 4.345 Creating dependency file for GTPv1C_Templates_part_6.cc #8 4.345 Creating dependency file for GTPv1C_Templates_part_5.cc #8 4.347 Creating dependency file for GTPv1C_Templates_part_4.cc #8 4.349 Creating dependency file for GTPv1C_Templates_part_3.cc #8 4.349 Creating dependency file for GTPv1C_Templates_part_2.cc #8 4.350 Creating dependency file for GTPv1C_Templates_part_1.cc #8 4.350 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 4.351 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 4.351 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 4.353 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 4.353 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 4.353 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 4.354 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 4.355 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 4.356 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 4.357 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 4.358 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 4.358 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 4.359 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 4.360 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 4.361 Creating dependency file for GTPU_Types_part_7.cc #8 4.361 Creating dependency file for GTPU_Types_part_6.cc #8 4.362 Creating dependency file for GTPU_Types_part_5.cc #8 4.363 Creating dependency file for GTPU_Types_part_4.cc #8 4.364 Creating dependency file for GTPU_Types_part_3.cc #8 4.364 Creating dependency file for GTPU_Types_part_2.cc #8 4.365 Creating dependency file for GTPU_Types_part_1.cc #8 4.367 Creating dependency file for GTPC_Types_part_7.cc #8 4.367 Creating dependency file for GTPC_Types_part_6.cc #8 4.367 Creating dependency file for GTPC_Types_part_5.cc #8 4.368 Creating dependency file for GTPC_Types_part_4.cc #8 4.369 Creating dependency file for GTPC_Types_part_3.cc #8 4.369 Creating dependency file for GTPC_Types_part_2.cc #8 4.371 Creating dependency file for GTPC_Types_part_1.cc #8 4.373 Creating dependency file for GSM_Types_part_7.cc #8 4.373 Creating dependency file for GSM_Types_part_6.cc #8 4.373 Creating dependency file for GSM_Types_part_5.cc #8 4.374 Creating dependency file for GSM_Types_part_4.cc #8 4.374 Creating dependency file for GSM_Types_part_3.cc #8 4.375 Creating dependency file for GSM_Types_part_2.cc #8 4.376 Creating dependency file for GSM_Types_part_1.cc #8 4.377 Creating dependency file for GGSN_Tests_part_7.cc #8 4.380 Creating dependency file for GGSN_Tests_part_6.cc #8 4.385 Creating dependency file for GGSN_Tests_part_5.cc #8 4.385 Creating dependency file for GGSN_Tests_part_4.cc #8 4.387 Creating dependency file for GGSN_Tests_part_3.cc #8 4.387 Creating dependency file for GGSN_Tests_part_2.cc #8 4.388 Creating dependency file for GGSN_Tests_part_1.cc #8 4.388 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 4.389 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 4.393 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 4.395 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 4.396 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 4.397 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 4.398 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 4.400 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 4.400 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 4.402 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 4.403 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 4.405 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 4.408 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 4.409 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 4.410 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 4.412 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 4.412 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 4.413 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 4.413 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 4.414 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 4.417 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 4.420 Creating dependency file for DIAMETER_Types_part_7.cc #8 4.421 Creating dependency file for DIAMETER_Types_part_6.cc #8 4.422 Creating dependency file for DIAMETER_Types_part_5.cc #8 4.425 Creating dependency file for DIAMETER_Types_part_4.cc #8 4.425 Creating dependency file for DIAMETER_Types_part_3.cc #8 4.425 Creating dependency file for DIAMETER_Types_part_2.cc #8 4.426 Creating dependency file for DIAMETER_Types_part_1.cc #8 4.427 Creating dependency file for DIAMETER_Templates_part_7.cc #8 4.431 Creating dependency file for DIAMETER_Templates_part_6.cc #8 4.433 Creating dependency file for DIAMETER_Templates_part_5.cc #8 4.433 Creating dependency file for DIAMETER_Templates_part_4.cc #8 4.434 Creating dependency file for DIAMETER_Templates_part_3.cc #8 4.439 Creating dependency file for DIAMETER_Templates_part_2.cc #8 4.443 Creating dependency file for DIAMETER_Templates_part_1.cc #8 4.446 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 4.447 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 4.447 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 4.451 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 4.455 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 4.458 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 4.463 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 4.463 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 4.463 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 4.468 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 4.468 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 4.475 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 4.476 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 4.479 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 4.479 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 4.479 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 4.487 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 4.488 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 4.491 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 4.491 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 4.491 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 4.501 Creating dependency file for BSSGP_Types_part_7.cc #8 4.501 Creating dependency file for BSSGP_Types_part_6.cc #8 4.503 Creating dependency file for BSSGP_Types_part_5.cc #8 4.504 Creating dependency file for BSSGP_Types_part_4.cc #8 4.505 Creating dependency file for BSSGP_Types_part_3.cc #8 4.532 Creating dependency file for BSSGP_Types_part_2.cc #8 4.554 Creating dependency file for BSSGP_Types_part_1.cc #8 4.562 Creating dependency file for UDP_Types.cc #8 4.577 Creating dependency file for TELNETasp_PortType.cc #8 4.577 Creating dependency file for TCCInterface_Functions.cc #8 4.579 Creating dependency file for TCCEncoding_Functions.cc #8 4.579 Creating dependency file for TCCConversion_Functions.cc #8 4.586 Creating dependency file for Socket_API_Definitions.cc #8 4.604 Creating dependency file for SCTP_Templates.cc #8 4.607 Creating dependency file for PAP_Types.cc #8 4.633 Creating dependency file for Osmocom_VTY_Functions.cc #8 4.660 Creating dependency file for Osmocom_Gb_Types.cc #8 4.660 Creating dependency file for Osmocom_Types.cc #8 4.660 Creating dependency file for Native_Functions.cc #8 4.661 Creating dependency file for NS_Types.cc #8 4.663 Creating dependency file for Misc_Helpers.cc #8 4.671 Creating dependency file for IP_Types.cc #8 4.678 Creating dependency file for IPL4asp_Types.cc #8 4.683 Creating dependency file for IPL4asp_PortType.cc #8 4.685 Creating dependency file for IPL4asp_Functions.cc #8 4.685 Creating dependency file for IPCP_Types.cc #8 4.699 Creating dependency file for ICMPv6_Types.cc #8 4.700 Creating dependency file for ICMPv6_Templates.cc #8 4.708 Creating dependency file for ICMP_Types.cc #8 4.724 Creating dependency file for ICMP_Templates.cc #8 4.724 Creating dependency file for General_Types.cc #8 4.731 Creating dependency file for GTPv1U_Templates.cc #8 4.741 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 4.744 Creating dependency file for GTPv1U_CodecPort.cc #8 4.746 Creating dependency file for GTPv1C_Templates.cc #8 4.771 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 4.771 Creating dependency file for GTPv1C_CodecPort.cc #8 4.774 Creating dependency file for GTPU_Types.cc #8 4.775 Creating dependency file for GTPC_Types.cc #8 4.782 Creating dependency file for GSM_Types.cc #8 4.783 Creating dependency file for GGSN_Tests.cc #8 4.786 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 4.796 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 4.799 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 4.812 Creating dependency file for DIAMETER_Types.cc #8 4.818 Creating dependency file for DIAMETER_Templates.cc #8 4.831 Creating dependency file for DIAMETER_Emulation.cc #8 4.832 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 4.842 Creating dependency file for DIAMETER_CodecPort.cc #8 4.843 Creating dependency file for BSSGP_Types.cc #8 5.201 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 5.201 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 5.202 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 5.202 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 5.202 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 5.203 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 5.203 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 5.203 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 5.204 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 5.204 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 5.204 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 5.205 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 5.205 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 5.205 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 5.206 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 5.206 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 6.903 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 7.116 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 7.124 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 7.271 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 7.337 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 7.414 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 7.618 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 7.710 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 7.733 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 7.733 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.733 8871 | } #8 7.733 | ^ #8 7.733 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 7.733 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.733 8923 | } #8 7.733 | ^ #8 7.735 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 7.735 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.735 9222 | } #8 7.735 | ^ #8 7.743 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 7.743 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.743 10202 | } #8 7.743 | ^ #8 7.888 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 8.062 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 8.088 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 8.138 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 8.179 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 8.483 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 8.807 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 8.934 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 9.004 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 9.016 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 9.033 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 9.231 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 9.444 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 9.617 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 9.883 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 10.02 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 10.23 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 10.37 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 10.66 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 10.82 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.85 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 11.25 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 11.77 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 11.91 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 12.33 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 12.51 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 12.65 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 12.68 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.68 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.70 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.71 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.72 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.74 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.76 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.77 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.78 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.79 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.81 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.81 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.86 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.87 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.88 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.90 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.93 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.95 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.96 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.96 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.99 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.99 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 13.01 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 13.01 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 13.02 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 13.04 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 13.05 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 13.07 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 13.08 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 13.10 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 13.14 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.36 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.39 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.41 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.44 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.46 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.49 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.51 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.53 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.56 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.58 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.60 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.63 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.65 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.68 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.70 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.72 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.75 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.77 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.80 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.82 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.85 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.87 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.90 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.92 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.94 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.95 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.97 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.97 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.99 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 14.00 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 14.02 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 14.02 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 14.04 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 14.04 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 14.06 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 14.07 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 14.09 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 14.09 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 14.11 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 14.11 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.93 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.71 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 18.72 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.99 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 22.55 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.63 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.71 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.73 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.76 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.76 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.78 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.80 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.81 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.83 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.83 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.85 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.85 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.87 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.88 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.90 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.90 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.92 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.92 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.94 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.95 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.96 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.97 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.99 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 23.00 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 23.01 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 23.03 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 23.04 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 23.05 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 23.07 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.07 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.09 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.10 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.12 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.12 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.14 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.14 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.16 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.16 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.18 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.19 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.21 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.21 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.23 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.23 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.25 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.25 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.27 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.28 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.30 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.30 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.32 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.32 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.35 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.35 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.37 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.37 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.39 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.41 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.42 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.43 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.44 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.45 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.47 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.48 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.49 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.50 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.52 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.52 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.54 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.55 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.57 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.57 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.58 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.59 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.59 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.61 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.61 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.61 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.64 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.64 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.64 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.66 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.66 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.66 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.68 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.68 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.68 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.70 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.71 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.71 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.72 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.73 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.73 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.75 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.75 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.75 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.77 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.78 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.78 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.78 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.79 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.79 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.80 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.80 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.81 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.81 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.82 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.82 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.82 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.83 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.83 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.84 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.84 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.84 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.85 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.85 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.86 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.87 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.87 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.87 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.87 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.88 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.89 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.89 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.89 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.90 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.90 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.91 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.91 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.92 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.92 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.92 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.94 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.94 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.94 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.94 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.95 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.96 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.96 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.96 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.96 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.97 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.98 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.98 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.98 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.98 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.99 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 24.00 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 24.00 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 24.00 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 24.00 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 24.01 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 24.02 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 24.02 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 24.02 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 24.03 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 24.03 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 24.04 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 24.05 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 24.05 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 24.05 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 24.05 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 24.07 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 24.07 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 24.07 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 24.07 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.08 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.09 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.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_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 SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 24.12 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.12 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.14 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.14 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.14 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.14 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.15 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.16 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.16 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.16 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.17 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.17 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.18 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.18 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.18 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.19 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.19 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.21 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.21 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.21 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.21 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.21 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.23 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.23 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.23 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.23 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.23 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.25 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.25 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.25 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.26 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.26 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.27 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.27 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.28 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.28 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.28 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.29 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.30 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.30 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.30 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.30 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.32 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.32 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.32 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.32 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.32 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.32 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.85 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.15 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.43 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.73 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.85 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.95 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 26.00 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.01 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.08 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.09 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.20 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.21 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 26.41 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 26.44 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 26.52 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 26.54 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 26.55 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 26.65 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 26.65 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.75 g++ -shared -o GSM_Types.so GSM_Types.o #8 26.76 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 26.76 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 26.77 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.80 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 26.81 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 26.82 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 26.91 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 26.92 g++ -shared -o General_Types.so General_Types.o #8 26.93 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 26.93 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 26.94 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 26.95 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 26.96 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 26.99 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 27.00 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 27.04 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 27.07 g++ -shared -o IP_Types.so IP_Types.o #8 27.07 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 27.08 g++ -shared -o NS_Types.so NS_Types.o #8 27.09 g++ -shared -o Native_Functions.so Native_Functions.o #8 27.10 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 27.10 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 27.11 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 27.12 g++ -shared -o PAP_Types.so PAP_Types.o #8 27.14 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 27.20 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 27.22 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 27.24 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 27.25 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 27.25 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 27.26 g++ -shared -o UDP_Types.so UDP_Types.o #8 27.27 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 27.28 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 27.28 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 27.29 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 27.35 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 27.36 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 27.39 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 27.39 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.41 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 27.43 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 27.44 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 27.45 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 27.45 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 27.46 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 27.46 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 27.48 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 27.48 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 27.48 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 27.49 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 27.49 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 27.49 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 27.49 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 27.50 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 27.50 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 27.51 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 27.51 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 27.51 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 27.52 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 27.52 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 27.52 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 27.53 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 27.53 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 27.53 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 27.54 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 27.54 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 27.54 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 27.55 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 27.55 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 27.56 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 27.56 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 27.56 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 27.57 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 27.58 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 27.58 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 27.58 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 27.59 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 27.60 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.61 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 27.61 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 27.61 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 27.62 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.64 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 27.64 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 27.65 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 27.65 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.66 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 27.66 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 27.67 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 27.67 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 27.67 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 27.68 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 27.69 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 27.69 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 27.69 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 27.70 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 27.70 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 27.70 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 27.71 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 27.71 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 27.71 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 27.72 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 27.72 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 27.72 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 27.72 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 27.72 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 27.73 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 27.74 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 27.74 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 27.74 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 27.74 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 27.74 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 27.75 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 27.75 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 27.76 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 27.77 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 27.77 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 27.77 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 27.77 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 27.77 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 27.78 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 27.78 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 27.79 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 27.79 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 27.80 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 27.80 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 27.80 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 27.81 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 27.81 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 27.82 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 27.82 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 27.82 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 27.83 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 27.83 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 27.84 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 27.84 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 27.84 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 27.85 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 27.85 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 27.85 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 27.87 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 27.88 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 27.88 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 27.88 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 27.89 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 27.89 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 27.89 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 27.89 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 27.89 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 27.89 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 27.90 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 27.90 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 27.90 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 27.91 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 27.92 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 27.92 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 27.92 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 27.92 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 27.92 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 27.92 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 27.92 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 27.93 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 27.93 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 27.93 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 27.94 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 27.94 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 27.95 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 27.95 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 27.95 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 27.95 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 27.95 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 27.95 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 27.96 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 27.96 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 27.96 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 27.97 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 27.97 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 27.97 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 27.97 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 27.98 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 27.98 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 27.98 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 27.98 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 27.99 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 27.99 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 28.00 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 28.00 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 28.00 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 28.00 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 28.00 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 28.01 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 28.01 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 28.01 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 28.01 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 28.02 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 28.02 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 28.02 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 28.02 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 28.02 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 28.03 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 28.03 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 28.03 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 28.03 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 28.03 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 28.04 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 28.05 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 28.05 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 28.05 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 28.05 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 28.05 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 28.05 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 28.06 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 28.06 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 28.06 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 28.06 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 28.07 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 28.08 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 28.08 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 28.08 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 28.08 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 28.08 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 28.08 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 28.08 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 28.09 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 28.09 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 28.09 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 28.10 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 28.10 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 28.11 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 28.11 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 28.11 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 28.11 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 28.11 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 28.11 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 28.12 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 28.12 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 28.12 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 28.13 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 28.13 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 28.13 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 28.13 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 28.14 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 28.14 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 28.14 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 28.14 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 28.14 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 28.14 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 28.15 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 28.15 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 28.16 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 28.16 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 28.16 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 28.16 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 28.17 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 28.17 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 28.17 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 28.17 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 28.17 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 28.17 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 28.18 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 28.19 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 28.19 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 28.19 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 28.19 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 28.19 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 28.20 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 28.20 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 28.20 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 28.20 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 28.20 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 28.22 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 28.22 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 28.22 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 28.22 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 28.22 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 28.22 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 28.22 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 28.23 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 28.23 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 28.23 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 28.23 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 28.25 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.25 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 28.25 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 28.25 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 28.25 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 28.25 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 28.25 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 28.26 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 28.26 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 28.27 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 28.27 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.28 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 28.28 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 28.28 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 28.28 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 28.29 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.30 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 28.30 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.31 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 28.31 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 28.31 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 28.31 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 28.31 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 28.31 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.33 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 28.33 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 28.33 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 28.34 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 28.34 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 28.34 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 28.34 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 28.34 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.37 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 28.38 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 28.38 g++ -shared -o TCCConversion.so TCCConversion.o #8 28.40 g++ -shared -o TCCInterface.so TCCInterface.o #8 28.48 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 28.48 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 28.48 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 28.66 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.59 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.27 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 32.12 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 32.78 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 32.93 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 SCTP_Templates.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 SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_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 32.93 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 32.93 -L/lib -lcrypto \ #8 32.93 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 32.93 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 SCTP_Templates.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 SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_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.47 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 34.0s #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 1.0s done #10 writing image sha256:599fab0c2e2012d7d9f6249c71d058e6f9217b8ed7740423da9d598040555d7e done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 1.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n 599fab0c2e20 + 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=3639794 + seq 1 30 + echo (3639794 + 1) % 256 + bc + SUBNET=243 + NET_NAME=ttcn3-ggsn-test-243 + SUB4=172.18.243.0/24 + SUB6=fd02:db8:243::/64 + set +x Creating network ttcn3-ggsn-test-243, trying SUBNET=243... + docker network create --internal --subnet 172.18.243.0/24 --ipv6 --subnet fd02:db8:243::/64 ttcn3-ggsn-test-243 9d5b3d4384f825522d5ca4bf0a75dd37c50e00bd065d5eb6e4a4175861bbf7a7 + set +x ### Network ttcn3-ggsn-test-243 created (SUBNET=243) ### + 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-net-next/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + 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 + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.243.201/24 brd 172.18.243.255 dev eth0 ip route add default via 172.18.243.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.243.201/24 brd 172.18.243.255 dev eth0 + echo ip route add default via 172.18.243.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next From https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next + 50b70845f...f261aa15b main -> net-next/main (forced update) + git checkout net-next/main Warning: you are leaving 1 commit behind, not connected to any of your branches: 50b70845f Merge branch 'add-ethernet-driver-for-tehuti-networks-tn40xx-chips' If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 50b70845f HEAD is now at f261aa15b Merge branch 'selftests-drv-net-rss_ctx-add-tests-for-rss-contexts' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool UPD include/config/kernel.release UPD include/generated/utsrelease.h INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a CC kernel/sys.o CC drivers/base/firmware_loader/main.o CC kernel/module/main.o AR drivers/base/firmware_loader/built-in.a AR drivers/base/built-in.a AR kernel/module/built-in.a AR kernel/built-in.a AR drivers/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers CC [M] fs/efivarfs/efivarfs.mod.o CC [M] drivers/thermal/intel/x86_pkg_temp_thermal.mod.o CC [M] net/netfilter/xt_addrtype.mod.o UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 LD [M] net/netfilter/xt_addrtype.ko LD [M] drivers/thermal/intel/x86_pkg_temp_thermal.ko LD [M] fs/efivarfs/efivarfs.ko NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#112) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 243 200 + NET=243 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.243.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-net-next/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn -d --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 c5455ff60b4c6c521f3777ac5377ccc4850eea1f28ec4e53c15e28085d24c0cd + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 243 202 + NET=243 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-243 --ip 172.18.243.202 --ip6 fd02:db8:243::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-243 --ip 172.18.243.202 --ip6 fd02:db8:243::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.243.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-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@5b6aa984345e: Unix server socket created successfully. MC@5b6aa984345e: Listening on TCP port 37821. 5b6aa984345e is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 5b6aa984345e 37821 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5b6aa984345e: New HC connected from 172.18.243.202 [172.18.243.202]. 5b6aa984345e: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@5b6aa984345e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@5b6aa984345e: Configuration file was processed on all HCs. MC@5b6aa984345e: Creating MTC on host 172.18.243.202. MC@5b6aa984345e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Thu Jun 27 04:03:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Thu Jun 27 04:03:39 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.243.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=16504) Waiting for packet dumper to finish... 1 (prev_count=16504, count=16568) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Thu Jun 27 04:03:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact_ipcp started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact_ipcp() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Thu Jun 27 04:03:49 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.243.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=11506) Waiting for packet dumper to finish... 1 (prev_count=11506, count=11570) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: 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 ------ Thu Jun 27 04:03:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Thu Jun 27 04:04:00 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.243.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=11546) Waiting for packet dumper to finish... 1 (prev_count=11546, count=11610) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Thu Jun 27 04:04:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact_pcodns started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact_pcodns() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Thu Jun 27 04:04:10 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.243.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10959) Waiting for packet dumper to finish... 1 (prev_count=10959, count=11023) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Thu Jun 27 04:04:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact_gtpu_access started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact_gtpu_access() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Thu Jun 27 04:04:20 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.243.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11080) Waiting for packet dumper to finish... 1 (prev_count=11080, count=11144) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: 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 ------ Thu Jun 27 04:04:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: Warning: Stopping inactive timer T_default. MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Thu Jun 27 04:04:33 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.243.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=11896) Waiting for packet dumper to finish... 1 (prev_count=11896, count=12052) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: 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 ------ Thu Jun 27 04:04:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: Warning: Stopping inactive timer T_default. MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Thu Jun 27 04:04:46 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.243.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=11893) Waiting for packet dumper to finish... 1 (prev_count=11893, count=11957) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Thu Jun 27 04:04:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_clients_interact_with_txseq started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_clients_interact_with_txseq() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(fail): pass -> fail MTC@5b6aa984345e: Warning: Stopping inactive timer T_default. MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: fail MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Thu Jun 27 04:04:59 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.243.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=14184) Waiting for packet dumper to finish... 1 (prev_count=14184, count=14248) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Thu Jun 27 04:05:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_clients_interact_without_txseq started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_clients_interact_without_txseq() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(fail): pass -> fail MTC@5b6aa984345e: Warning: Stopping inactive timer T_default. MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: fail MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Thu Jun 27 04:05:12 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.243.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=14665) Waiting for packet dumper to finish... 1 (prev_count=14665, count=14729) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@5b6aa984345e: 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 ------ Thu Jun 27 04:05:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact_with_single_dns started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact_with_single_dns() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Thu Jun 27 04:05:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.243.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=16230) Waiting for packet dumper to finish... 1 (prev_count=16230, count=16294) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: 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 ------ Thu Jun 27 04:05:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_deact_with_separate_dns() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Thu Jun 27 04:05:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.243.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=12122) Waiting for packet dumper to finish... 1 (prev_count=12122, count=12186) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Thu Jun 27 04:05:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_update_teic started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_update_teic() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: sending UpdatePDP MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Thu Jun 27 04:05:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.243.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=11844) Waiting for packet dumper to finish... 1 (prev_count=11844, count=11908) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Thu Jun 27 04:05:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp4_act_update_teid started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp4_act_update_teid() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: sending UpdatePDP MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Thu Jun 27 04:05:52 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.243.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=12561) Waiting for packet dumper to finish... 1 (prev_count=12561, count=12625) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Jun 27 04:05:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_echo_req_resp started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_echo_req_resp() start" MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_echo_req_resp finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Jun 27 04:06:02 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.243.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7440) Waiting for packet dumper to finish... 1 (prev_count=7440, count=7504) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Jun 27 04:06:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_echo_req_resp_gtpu started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_echo_req_resp_gtpu() start" MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Jun 27 04:06:12 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.243.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7245) Waiting for packet dumper to finish... 1 (prev_count=7245, count=7309) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Thu Jun 27 04:06:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp_act2_recovery started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp_act2_recovery() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: sending 2nd CreatePDP (recovery increased) MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Thu Jun 27 04:06:22 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.243.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=14347) Waiting for packet dumper to finish... 1 (prev_count=14347, count=14411) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Thu Jun 27 04:06:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_act_deact_retrans_duplicate started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_act_deact_retrans_duplicate() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Thu Jun 27 04:06:34 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.243.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=11927) Waiting for packet dumper to finish... 1 (prev_count=11927, count=12055) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Thu Jun 27 04:06:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_pdp_act_restart_ctr_echo started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_pdp_act_restart_ctr_echo() start" MTC@5b6aa984345e: sending CreatePDP MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Thu Jun 27 04:06:54 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.243.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=15346) Waiting for packet dumper to finish... 1 (prev_count=15346, count=15410) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Thu Jun 27 04:07:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_lots_of_concurrent_pdp_ctx() start" MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Warning: Stopping inactive timer T_next. MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Thu Jun 27 04:07:25 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.243.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=4072256) Waiting for packet dumper to finish... 1 (prev_count=4072256, count=4094145) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Thu Jun 27 04:07:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5b6aa984345e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@5b6aa984345e: Test case TC_addr_pool_exhaustion started. MTC@5b6aa984345e: GTP1C ConnectionID: 1 MTC@5b6aa984345e: "TC_addr_pool_exhaustion() start" MTC@5b6aa984345e: Successfully created 1024 PDP contexts before exhausting the pool MTC@5b6aa984345e: setverdict(pass): none -> pass MTC@5b6aa984345e: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Warning: Stopping inactive timer T_next. MTC@5b6aa984345e: setverdict(pass): pass -> pass, component reason not changed MTC@5b6aa984345e: Setting final verdict of the test case. MTC@5b6aa984345e: Local verdict of MTC: pass MTC@5b6aa984345e: No PTCs were created. MTC@5b6aa984345e: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@5b6aa984345e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Thu Jun 27 04:07:47 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.243.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=3718613) Waiting for packet dumper to finish... 1 (prev_count=3718613, count=3754452) MTC@5b6aa984345e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@5b6aa984345e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5b6aa984345e: Terminating MTC. MC@5b6aa984345e: MTC terminated. MC2> exit MC@5b6aa984345e: Shutting down session. MC@5b6aa984345e: 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-net-next-38-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-38-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-net-next/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + 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 + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.243.201/24 brd 172.18.243.255 dev eth0 ip route add default via 172.18.243.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.243.201/24 brd 172.18.243.255 dev eth0 + echo ip route add default via 172.18.243.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at f261aa15b Merge branch 'selftests-drv-net-rss_ctx-add-tests-for-rss-contexts' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#113) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 243 200 + NET=243 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.243.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-net-next/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn -d --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 4660b27950b373d34d984f5e83665a449d39b0c57b3164d518dd0901b69f023b + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 243 202 + NET=243 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-243 --ip 172.18.243.202 --ip6 fd02:db8:243::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-243 --ip 172.18.243.202 --ip6 fd02:db8:243::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.243.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-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@66da2a4bdef2: Unix server socket created successfully. MC@66da2a4bdef2: Listening on TCP port 36843. MC2> 66da2a4bdef2 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 66da2a4bdef2 36843 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@66da2a4bdef2: New HC connected from 172.18.243.202 [172.18.243.202]. 66da2a4bdef2: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@66da2a4bdef2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@66da2a4bdef2: Configuration file was processed on all HCs. MC@66da2a4bdef2: Creating MTC on host 172.18.243.202. MC@66da2a4bdef2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Thu Jun 27 04:08:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_pdp6_act_deact started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_pdp6_act_deact() start" MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: pass MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Thu Jun 27 04:08:40 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.243.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=16653) Waiting for packet dumper to finish... 1 (prev_count=16653, count=16717) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Thu Jun 27 04:08:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_pcodns started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_pdp6_act_deact_pcodns() start" MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: pass MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Thu Jun 27 04:08:50 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.243.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=11277) Waiting for packet dumper to finish... 1 (prev_count=11277, count=11341) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Thu Jun 27 04:08:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_icmp6 started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_pdp6_act_deact_icmp6() start" MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: RA with /64 prefix '20010780004421030000000000000000'O MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: pass MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Thu Jun 27 04:09:00 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.243.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=12327) Waiting for packet dumper to finish... 1 (prev_count=12327, count=12483) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Thu Jun 27 04:09:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_gtpu_access started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_pdp6_act_deact_gtpu_access() start" MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: RA with /64 prefix '20010780004421040000000000000000'O MTC@66da2a4bdef2: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"", new component reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@66da2a4bdef2: Stopping testcase execution from "GGSN_Tests.ttcn":936 MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Thu Jun 27 04:09:11 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.243.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=11586) Waiting for packet dumper to finish... 1 (prev_count=11586, count=11650) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@66da2a4bdef2: 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 ------ Thu Jun 27 04:09:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: RA with /64 prefix '20010780004421050000000000000000'O MTC@66da2a4bdef2: Warning: Stopping inactive timer T_default. MTC@66da2a4bdef2: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@66da2a4bdef2: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Thu Jun 27 04:09:25 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.243.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=14233) Waiting for packet dumper to finish... 1 (prev_count=14233, count=14297) MTC@66da2a4bdef2: 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@66da2a4bdef2: 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 ------ Thu Jun 27 04:09:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: RA with /64 prefix '20010780004421060000000000000000'O MTC@66da2a4bdef2: Warning: Stopping inactive timer T_default. MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: pass MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Thu Jun 27 04:09:38 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.243.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=12978) Waiting for packet dumper to finish... 1 (prev_count=12978, count=13042) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@66da2a4bdef2: 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 ------ Thu Jun 27 04:09:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: RA with /64 prefix '20010780004421070000000000000000'O MTC@66da2a4bdef2: Warning: Stopping inactive timer T_default. MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: pass MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Thu Jun 27 04:09:51 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.243.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=12887) Waiting for packet dumper to finish... 1 (prev_count=12887, count=12951) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Thu Jun 27 04:09:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_pdp6_clients_interact started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_pdp6_clients_interact() start" MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: RA with /64 prefix '20010780004421080000000000000000'O MTC@66da2a4bdef2: sending CreatePDP MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: RA with /64 prefix '20010780004421090000000000000000'O MTC@66da2a4bdef2: Warning: Stopping inactive timer T_default. MTC@66da2a4bdef2: Warning: Stopping inactive timer T_default. MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: pass MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Thu Jun 27 04:10:07 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.243.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=17051) Waiting for packet dumper to finish... 1 (prev_count=17051, count=17115) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Jun 27 04:10:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_echo_req_resp started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_echo_req_resp() start" MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: pass MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_echo_req_resp finished. Verdict: pass MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Jun 27 04:10:18 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.243.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=7661) Waiting for packet dumper to finish... 1 (prev_count=7661, count=7725) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Jun 27 04:10:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@66da2a4bdef2: Test case TC_echo_req_resp_gtpu started. MTC@66da2a4bdef2: GTP1C ConnectionID: 1 MTC@66da2a4bdef2: "TC_echo_req_resp_gtpu() start" MTC@66da2a4bdef2: setverdict(pass): none -> pass MTC@66da2a4bdef2: setverdict(pass): pass -> pass, component reason not changed MTC@66da2a4bdef2: Setting final verdict of the test case. MTC@66da2a4bdef2: Local verdict of MTC: pass MTC@66da2a4bdef2: No PTCs were created. MTC@66da2a4bdef2: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@66da2a4bdef2: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Jun 27 04:10:28 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.243.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@66da2a4bdef2: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@66da2a4bdef2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@66da2a4bdef2: Terminating MTC. MC@66da2a4bdef2: MTC terminated. MC2> exit MC@66da2a4bdef2: Shutting down session. MC@66da2a4bdef2: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 1 NEW: FAIL: 1 pass: 5 NEW: PASS: 3 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-net-next-38-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn 137 + test_config_enabled v4v6_only + local config=v4v6_only + local i + local valid=0 + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + return 0 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + 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 + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.243.201/24 brd 172.18.243.255 dev eth0 ip route add default via 172.18.243.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.243.201/24 brd 172.18.243.255 dev eth0 + echo ip route add default via 172.18.243.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at f261aa15b Merge branch 'selftests-drv-net-rss_ctx-add-tests-for-rss-contexts' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#114) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 243 200 + NET=243 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.243.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-net-next/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn -d --network ttcn3-ggsn-test-243 --ip 172.18.243.200 --ip6 fd02:db8:243::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 f89936aca420218dab4767ca54be3977b107a027cacd2d68bac48398fb8cfea4 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 243 202 + NET=243 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-243 --ip 172.18.243.202 --ip6 fd02:db8:243::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-243 --ip 172.18.243.202 --ip6 fd02:db8:243::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.243.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-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@b6f3786b5879: Unix server socket created successfully. MC@b6f3786b5879: Listening on TCP port 39457. b6f3786b5879 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests b6f3786b5879 39457 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b6f3786b5879: New HC connected from 172.18.243.202 [172.18.243.202]. b6f3786b5879: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@b6f3786b5879: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@b6f3786b5879: Configuration file was processed on all HCs. MC@b6f3786b5879: Creating MTC on host 172.18.243.202. MC@b6f3786b5879: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Thu Jun 27 04:11:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Thu Jun 27 04:11:20 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.243.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=17038) Waiting for packet dumper to finish... 1 (prev_count=17038, count=17102) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Thu Jun 27 04:11:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact_ipcp started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact_ipcp() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Thu Jun 27 04:11:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.243.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=11508) Waiting for packet dumper to finish... 1 (prev_count=11508, count=11572) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:11:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Thu Jun 27 04:11:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.243.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=11640) Waiting for packet dumper to finish... 1 (prev_count=11640, count=11704) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Thu Jun 27 04:11:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact_pcodns started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact_pcodns() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Thu Jun 27 04:11:50 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.243.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=11051) Waiting for packet dumper to finish... 1 (prev_count=11051, count=11115) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Thu Jun 27 04:11:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact_gtpu_access started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact_gtpu_access() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Thu Jun 27 04:12:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.243.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:12:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Thu Jun 27 04:12:14 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.243.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=11753) Waiting for packet dumper to finish... 1 (prev_count=11753, count=11817) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:12:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Thu Jun 27 04:12:27 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.243.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=11898) Waiting for packet dumper to finish... 1 (prev_count=11898, count=11962) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Thu Jun 27 04:12:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_clients_interact_with_txseq started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_clients_interact_with_txseq() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(fail): pass -> fail MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: fail MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Thu Jun 27 04:12:40 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.243.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=14191) Waiting for packet dumper to finish... 1 (prev_count=14191, count=14255) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Thu Jun 27 04:12:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_clients_interact_without_txseq started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_clients_interact_without_txseq() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(fail): pass -> fail MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: fail MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Thu Jun 27 04:12:53 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.243.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=14724) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:13:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact_with_single_dns started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact_with_single_dns() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Thu Jun 27 04:13:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.243.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=16238) Waiting for packet dumper to finish... 1 (prev_count=16238, count=16302) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:13:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_deact_with_separate_dns() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Thu Jun 27 04:13:13 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.243.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=12122) Waiting for packet dumper to finish... 1 (prev_count=12122, count=12186) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Thu Jun 27 04:13:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_update_teic started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_update_teic() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: sending UpdatePDP MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Thu Jun 27 04:13:23 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.243.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=11747) Waiting for packet dumper to finish... 1 (prev_count=11747, count=11811) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Thu Jun 27 04:13:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp4_act_update_teid started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp4_act_update_teid() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: sending UpdatePDP MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Thu Jun 27 04:13:33 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.243.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=12386) Waiting for packet dumper to finish... 1 (prev_count=12386, count=12450) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Thu Jun 27 04:13:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp6_act_deact started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp6_act_deact() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Thu Jun 27 04:13:43 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.243.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=10959) Waiting for packet dumper to finish... 1 (prev_count=10959, count=11023) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Thu Jun 27 04:13:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp6_act_deact_pcodns started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp6_act_deact_pcodns() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Thu Jun 27 04:13:53 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.243.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=10921) Waiting for packet dumper to finish... 1 (prev_count=10921, count=10985) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Thu Jun 27 04:14:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp6_act_deact_icmp6 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp6_act_deact_icmp6() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '20010780004421030000000000000000'O MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Thu Jun 27 04:14:03 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.243.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=12339) Waiting for packet dumper to finish... 1 (prev_count=12339, count=12403) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Thu Jun 27 04:14:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp6_act_deact_gtpu_access started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp6_act_deact_gtpu_access() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '20010780004421040000000000000000'O MTC@b6f3786b5879: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"", new component reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@b6f3786b5879: Stopping testcase execution from "GGSN_Tests.ttcn":936 MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Thu Jun 27 04:14:14 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.243.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=11411) Waiting for packet dumper to finish... 1 (prev_count=11411, count=11475) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:14:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '20010780004421050000000000000000'O MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@b6f3786b5879: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Thu Jun 27 04:14:28 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.243.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=14230) Waiting for packet dumper to finish... 1 (prev_count=14230, count=14294) MTC@b6f3786b5879: 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@b6f3786b5879: 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 ------ Thu Jun 27 04:14:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '20010780004421060000000000000000'O MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Thu Jun 27 04:14:42 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.243.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=12802) Waiting for packet dumper to finish... 1 (prev_count=12802, count=12866) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:14:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '20010780004421070000000000000000'O MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Thu Jun 27 04:14:55 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.243.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=12800) Waiting for packet dumper to finish... 1 (prev_count=12800, count=12956) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Thu Jun 27 04:15:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp6_clients_interact started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp6_clients_interact() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '20010780004421080000000000000000'O MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: RA with /64 prefix '20010780004421090000000000000000'O MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Thu Jun 27 04:15:11 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.243.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=17053) Waiting for packet dumper to finish... 1 (prev_count=17053, count=17117) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Thu Jun 27 04:15:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp46_act_deact started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Thu Jun 27 04:15:21 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Saving talloc report from 172.18.243.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=11222) Waiting for packet dumper to finish... 1 (prev_count=11222, count=11286) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Thu Jun 27 04:15:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp46_act_deact_ipcp started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact_ipcp() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Thu Jun 27 04:15:31 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Saving talloc report from 172.18.243.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=11388) Waiting for packet dumper to finish... 1 (prev_count=11388, count=11544) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Thu Jun 27 04:15:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp46_act_deact_icmp6 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact_icmp6() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '200107800044210C0000000000000000'O MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Thu Jun 27 04:15:41 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Saving talloc report from 172.18.243.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=12372) Waiting for packet dumper to finish... 1 (prev_count=12372, count=12436) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Thu Jun 27 04:15:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp46_act_deact_pcodns4 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact_pcodns4() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Thu Jun 27 04:15:51 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Saving talloc report from 172.18.243.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=11154) Waiting for packet dumper to finish... 1 (prev_count=11154, count=11218) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Thu Jun 27 04:15:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp46_act_deact_pcodns6 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact_pcodns6() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Thu Jun 27 04:16:01 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Saving talloc report from 172.18.243.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=10958) Waiting for packet dumper to finish... 1 (prev_count=10958, count=11022) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Thu Jun 27 04:16:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp46_act_deact_gtpu_access started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact_gtpu_access() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Thu Jun 27 04:16:11 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.243.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=11238) Waiting for packet dumper to finish... 1 (prev_count=11238, count=11302) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:16:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Thu Jun 27 04:16:24 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Saving talloc report from 172.18.243.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=11645) Waiting for packet dumper to finish... 1 (prev_count=11645, count=11709) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:16:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: 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@b6f3786b5879: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Thu Jun 27 04:16:37 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Saving talloc report from 172.18.243.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=11690) Waiting for packet dumper to finish... 1 (prev_count=11690, count=11754) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: 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 ------ Thu Jun 27 04:16:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: 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@b6f3786b5879: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '20010780004421120000000000000000'O MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Thu Jun 27 04:16:50 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Saving talloc report from 172.18.243.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=12861) Waiting for packet dumper to finish... 1 (prev_count=12861, count=12925) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Thu Jun 27 04:16:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp46_clients_interact started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp46_clients_interact() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: RA with /64 prefix '20010780004421130000000000000000'O MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: RA with /64 prefix '20010780004421140000000000000000'O MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: Warning: Stopping inactive timer T_default. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Thu Jun 27 04:17:06 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Saving talloc report from 172.18.243.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=17147) Waiting for packet dumper to finish... 1 (prev_count=17147, count=17211) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Jun 27 04:17:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_echo_req_resp started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_echo_req_resp() start" MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_echo_req_resp finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Jun 27 04:17:16 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.243.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=7214) Waiting for packet dumper to finish... 1 (prev_count=7214, count=7278) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Jun 27 04:17:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_echo_req_resp_gtpu started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_echo_req_resp_gtpu() start" MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Jun 27 04:17:27 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.243.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=7004) Waiting for packet dumper to finish... 1 (prev_count=7004, count=7068) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Thu Jun 27 04:17:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_pdp_act_restart_ctr_echo started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_pdp_act_restart_ctr_echo() start" MTC@b6f3786b5879: sending CreatePDP MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Thu Jun 27 04:17:47 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.243.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=14656) Waiting for packet dumper to finish... 1 (prev_count=14656, count=14720) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Thu Jun 27 04:17:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_lots_of_concurrent_pdp_ctx() start" MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Warning: Stopping inactive timer T_next. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Thu Jun 27 04:18:18 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.243.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=4066417) Waiting for packet dumper to finish... 1 (prev_count=4066417, count=4088434) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Thu Jun 27 04:18:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b6f3786b5879: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@b6f3786b5879: Test case TC_addr_pool_exhaustion started. MTC@b6f3786b5879: GTP1C ConnectionID: 1 MTC@b6f3786b5879: "TC_addr_pool_exhaustion() start" MTC@b6f3786b5879: Successfully created 1024 PDP contexts before exhausting the pool MTC@b6f3786b5879: setverdict(pass): none -> pass MTC@b6f3786b5879: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Warning: Stopping inactive timer T_next. MTC@b6f3786b5879: setverdict(pass): pass -> pass, component reason not changed MTC@b6f3786b5879: Setting final verdict of the test case. MTC@b6f3786b5879: Local verdict of MTC: pass MTC@b6f3786b5879: No PTCs were created. MTC@b6f3786b5879: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@b6f3786b5879: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Thu Jun 27 04:18:40 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.243.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=3713690) Waiting for packet dumper to finish... 1 (prev_count=3713690, count=3749979) MTC@b6f3786b5879: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@b6f3786b5879: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b6f3786b5879: Terminating MTC. MC@b6f3786b5879: MTC terminated. MC2> exit MC@b6f3786b5879: Shutting down session. MC@b6f3786b5879: 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_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp 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: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 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: 3 NEW: FAIL: 2 pass: 20 NEW: PASS: 11 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-net-next-38-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-38-ggsn 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-243 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-243 + docker network remove ttcn3-ggsn-test-243 ttcn3-ggsn-test-243 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-38-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-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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 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 "GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1080 TC_pdp6_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1110 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1080 TC_pdp6_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1110 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr 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