Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 6beffab8df005a45e503b9e1f3b7b44ce7b38dab (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 Commit message: "ttcn3-hnbgw: Apply latest changes to 'with-pfcp' scenario" > git rev-list --no-walk 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10 [ttcn3-dia2gsup-test] $ /bin/sh -xe /tmp/jenkins11750538601531927462.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-dia2gsup-test + export IMAGE_SUFFIX=master + cd ttcn3-dia2gsup-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs ] + [ xjenkins-ttcn3-dia2gsup-test-236 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/ttcn3-dia2gsup-test + SUITE_NAME=ttcn3-dia2gsup-test + IMAGE_SUFFIX=master + docker_images_require osmo_dia2gsup-master ttcn3-dia2gsup-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_dia2gsup-master + local feed + echo debian-bookworm-erlang + depends=debian-bookworm-erlang + [ -n debian-bookworm-erlang ] + docker_images_require debian-bookworm-erlang + 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-erlang + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-erlang + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-erlang + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-erlang + echo debian-bookworm-erlang + dir=debian-bookworm-erlang + pull_arg=--pull + grep ^FROM ../debian-bookworm-erlang/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-erlang (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-erlang BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-erlang OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/debian-bookworm-erlang' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.60kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/9] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.50kB done #7 DONE 0.0s #8 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libpcap-dev libsctp1 && apt-get clean #8 CACHED #9 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git procps tcpdump vim netcat-openbsd wget && apt-get clean #9 CACHED #10 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #10 CACHED #11 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #11 CACHED #12 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #12 CACHED #13 [7/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates gnupg && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #13 CACHED #14 [8/9] RUN USERADD --uid=1000 -m build #14 CACHED #15 [9/9] WORKDIR /HOME/BUILD #15 CACHED #16 exporting to image #16 exporting layers done #16 writing image sha256:e3e70d5cd983ce0b0836ada470bf6efef0c995d8ac9893be09cee28d6e788a24 0.0s done #16 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest done #16 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n e3e70d5cd983 + list_osmo_packages debian-bookworm debian-bookworm-erlang + local distro=debian-bookworm + local image=debian-bookworm-erlang + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-erlang -c + [ -n ] + return + docker_distro_from_image_name osmo_dia2gsup-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo_dia2gsup-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo_dia2gsup-master + echo osmo_dia2gsup-master + dir=osmo_dia2gsup-master + pull_arg=--pull + grep ^FROM ../osmo_dia2gsup-master/Dockerfile + from_line=FROM $USER/$DISTRO-erlang + + echo FROM $USER/$DISTRO-erlang grep -q $USER + pull_arg= + set +x Building image: osmo_dia2gsup-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo_dia2gsup-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo_dia2gsup-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/osmo_dia2gsup-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo_dia2gsup-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 912B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-erlang:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/7] FROM docker.io/osmocom-build/debian-bookworm-erlang #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/erlang/osmo_dia2gsup/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 342B done #4 DONE 0.0s #7 [2/7] WORKDIR /TMP #7 CACHED #8 [3/7] RUN GIT clone https://gerrit.osmocom.org/erlang/osmo_dia2gsup.git #8 CACHED #9 [4/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ERLANG/OSMO_DIA2GSUP/+/MASTER?FORMAT=TEXT /tmp/commit-osmo_dia2gsup #9 CACHED #10 [5/7] RUN CD osmo_dia2gsup && 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 && rebar3 compile && rebar3 escriptize #10 CACHED #11 [6/7] COPY OSMO_DIA2GSUP.CONFIG /data/osmo_dia2gsup.config #11 CACHED #12 [7/7] WORKDIR /DATA #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:c687775e6bd2839734c1a1251b1aedb6e0cd3cce15696402bf0d52818597f9c7 done #13 naming to docker.io/osmocom-build/osmo_dia2gsup-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/osmo_dia2gsup-master' + docker_image_exists osmo_dia2gsup-master + docker images -q osmocom-build/osmo_dia2gsup-master + test -n c687775e6bd2 + list_osmo_packages debian-bookworm osmo_dia2gsup-master + local distro=debian-bookworm + local image=osmo_dia2gsup-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo_dia2gsup-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-dia2gsup-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:8823ac836c067cb97375e2a72508c0f6c6c854924bc920811b1af5b48ee03685 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-dia2gsup-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-dia2gsup-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-dia2gsup-test + echo ttcn3-dia2gsup-test + dir=ttcn3-dia2gsup-test + pull_arg=--pull + grep ^FROM ../ttcn3-dia2gsup-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-dia2gsup-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-dia2gsup-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-dia2gsup-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/ttcn3-dia2gsup-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-dia2gsup-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 411B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 392B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" dia2gsup #8 0.310 + OSMO_TTCN3_BRANCH=master #8 0.310 + shift #8 0.310 + cd /osmo-ttcn3-hacks #8 0.310 + git fetch #8 0.462 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.462 7011bf47..caf028d6 master -> origin/master #8 0.463 + 6e0212fd...0ace3325 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.468 + git checkout master #8 0.513 Already on 'master' #8 0.513 Your branch is behind 'origin/master' by 31 commits, and can be fast-forwarded. #8 0.513 (use "git pull" to update your local branch) #8 0.513 + git symbolic-ref -q HEAD #8 0.514 refs/heads/master #8 0.514 + git reset --hard origin/master #8 0.532 HEAD is now at caf028d6 asterisk: Split SIPConnHdlr to its own file #8 0.532 + git rev-parse --abbrev-ref HEAD #8 0.533 master #8 0.534 + git rev-parse HEAD #8 0.535 caf028d6437d35786c324c12b10944a0277f99df #8 0.535 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.536 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.536 + make -j8 deps #8 0.641 (make -j20 -C deps || make -j1 -C deps) #8 0.645 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.646 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.637 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.638 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.639 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.639 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.640 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.641 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.641 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.642 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.643 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.644 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.645 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.646 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.647 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.647 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.648 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.649 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.729 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.729 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.732 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.732 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.823 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.824 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.824 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.825 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.827 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.832 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.832 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.835 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.835 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.849 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.849 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.849 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.849 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.899 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.899 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.899 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.899 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.899 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.900 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.900 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.900 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.900 + + gitgit checkout checkout -q -q -f -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.900 e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.901 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.901 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.901 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.902 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.902 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.903 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.903 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.904 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.915 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.916 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.917 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.917 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.919 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.919 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.922 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.922 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.067 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.067 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.073 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.075 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 2.076 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 2.076 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 2.078 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 2.078 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 2.079 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 2.080 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 2.081 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 2.081 + make dia2gsup #8 2.198 (make -j20 -C deps || make -j1 -C deps) #8 2.203 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 3.034 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 3.034 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 3.035 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 3.036 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 3.037 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 3.037 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 3.038 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 3.039 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 3.039 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 3.040 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 3.041 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 3.042 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 3.043 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 3.044 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 3.044 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 3.045 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 3.141 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.141 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 3.141 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.141 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 3.223 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 3.224 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 3.227 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 3.227 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 3.227 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 3.230 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 3.231 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 3.231 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 3.239 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 3.239 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 3.239 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 3.239 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 3.240 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 3.287 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.287 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.287 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.287 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.287 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.287 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.287 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.287 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.287 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.287 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.287 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.288 origin/c496d298876fed55c2b730278b7ee77982555563 #8 3.288 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.288 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.288 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.288 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.290 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.290 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.309 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.309 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.310 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.310 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.314 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 3.314 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 3.315 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.316 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.403 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.403 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.408 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.409 (cd dia2gsup && ./gen_links.sh && ./regen_makefile.sh) #8 3.416 Linking TCCInterface_Functions.ttcn #8 3.419 Linking TCCConversion_Functions.ttcn #8 3.421 Linking TCCConversion.cc #8 3.424 Linking TCCInterface.cc #8 3.426 Linking TCCInterface_ip.h #8 3.429 Linking TCCEncoding_Functions.ttcn #8 3.431 Linking TCCEncoding.cc #8 3.434 Linking Socket_API_Definitions.ttcn #8 3.436 Linking IPL4asp_Functions.ttcn #8 3.438 Linking IPL4asp_PT.cc #8 3.441 Linking IPL4asp_PT.hh #8 3.443 Linking IPL4asp_PortType.ttcn #8 3.445 Linking IPL4asp_Types.ttcn #8 3.448 Linking IPL4asp_discovery.cc #8 3.450 Linking IPL4asp_protocol_L234.hh #8 3.452 Linking TELNETasp_PT.cc #8 3.454 Linking TELNETasp_PT.hh #8 3.457 Linking TELNETasp_PortType.ttcn #8 3.459 Linking DIAMETER_EncDec.cc #8 3.462 Linking MobileL3_CommonIE_Types.ttcn #8 3.464 Linking MobileL3_GMM_SM_Types.ttcn #8 3.466 Linking MobileL3_MM_Types.ttcn #8 3.469 Linking Misc_Helpers.ttcn #8 3.471 Linking General_Types.ttcn #8 3.474 Linking GSM_Types.ttcn #8 3.476 Linking Osmocom_Types.ttcn #8 3.478 Linking Native_Functions.ttcn #8 3.481 Linking Native_FunctionDefs.cc #8 3.483 Linking Osmocom_CTRL_Types.ttcn #8 3.485 Linking L3_Common.ttcn #8 3.488 Linking DIAMETER_Types.ttcn #8 3.490 Linking DIAMETER_CodecPort.ttcn #8 3.492 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 3.495 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 3.497 Linking DIAMETER_Emulation.ttcn #8 3.499 Linking DIAMETER_Templates.ttcn #8 3.501 Linking DIAMETER_ts29_272_Templates.ttcn #8 3.504 Linking IPA_Types.ttcn #8 3.506 Linking IPA_CodecPort.ttcn #8 3.508 Linking IPA_CodecPort_CtrlFunct.ttcn #8 3.511 Linking IPA_CodecPort_CtrlFunctDef.cc #8 3.513 Linking IPA_Emulation.ttcnpp #8 3.515 Linking PCO_Types.ttcn #8 3.518 Linking GSUP_Types.ttcn #8 3.520 Linking GSUP_Templates.ttcn #8 3.522 Linking GSUP_Emulation.ttcn #8 3.540 ttcn3_makefilegen: warning: File `DIA2GSUP_Tests.ttcn' was given more than once for the Makefile. #8 3.548 Generating Makefile skeleton... #8 3.549 Makefile skeleton was generated. #8 3.592 make -C dia2gsup compile #8 3.601 make[1]: Entering directory '/osmo-ttcn3-hacks/dia2gsup' #8 3.601 cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 3.611 /usr/bin/ttcn3_compiler -L -U 8 DIA2GSUP_Tests.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_272_Templates.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn Misc_Helpers.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn PCO_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn - DIA2GSUP_Tests.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_272_Templates.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn Misc_Helpers.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn PCO_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn #8 3.612 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.612 #8 3.613 Notify: Parsing TTCN-3 module `DIA2GSUP_Tests.ttcn'... #8 3.614 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 3.614 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 3.614 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 3.615 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 3.617 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 3.635 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 3.636 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.637 Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... #8 3.638 Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... #8 3.641 Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... #8 3.641 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.642 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 3.642 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 3.642 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 3.642 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.643 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.643 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.643 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 3.643 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.644 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 3.644 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 3.647 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 3.648 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.648 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 3.648 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 3.648 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 3.648 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 3.648 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.649 Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... #8 3.649 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.649 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.650 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.651 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.651 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.651 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 3.652 Notify: Checking modules... #8 3.668 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 3.668 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 3.668 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 3.668 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 3.668 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.668 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 3.673 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 3.673 DIAMETER_Emulation.ttcn:329.9-351.1: In function definition `f_diameter_xceive': #8 3.673 DIAMETER_Emulation.ttcn:337.2-349.2: In alt construct: #8 3.673 DIAMETER_Emulation.ttcn:338.5-63: In guard operation: #8 3.673 DIAMETER_Emulation.ttcn:338.5-63: In receive statement: #8 3.673 DIAMETER_Emulation.ttcn:338.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 3.673 DIAMETER_Emulation.ttcn:339.5-60: In guard operation: #8 3.673 DIAMETER_Emulation.ttcn:339.5-60: In receive statement: #8 3.673 DIAMETER_Emulation.ttcn:339.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.674 DIAMETER_Emulation.ttcn:353.1-475.1: In function definition `main': #8 3.674 DIAMETER_Emulation.ttcn:386.2-474.2: In while statement: #8 3.674 DIAMETER_Emulation.ttcn:396.3-472.3: In alt construct: #8 3.674 DIAMETER_Emulation.ttcn:409.6-108: In guard operation: #8 3.674 DIAMETER_Emulation.ttcn:409.6-108: In receive statement: #8 3.674 DIAMETER_Emulation.ttcn:409.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 3.674 DIAMETER_Emulation.ttcn:418.6-70: In guard operation: #8 3.674 DIAMETER_Emulation.ttcn:418.6-70: In receive statement: #8 3.674 DIAMETER_Emulation.ttcn:418.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 3.674 DIAMETER_Emulation.ttcn:431.13-68: In guard operation: #8 3.674 DIAMETER_Emulation.ttcn:431.13-68: In receive statement: #8 3.674 DIAMETER_Emulation.ttcn:431.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.674 DIAMETER_Emulation.ttcn:435.17-72: In guard operation: #8 3.674 DIAMETER_Emulation.ttcn:435.17-72: In receive statement: #8 3.674 DIAMETER_Emulation.ttcn:435.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.679 GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': #8 3.679 GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': #8 3.679 GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.679 GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': #8 3.679 GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.679 GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here #8 3.679 GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': #8 3.679 GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.679 GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': #8 3.679 GSUP_Templates.ttcn:379.4-24: In component 1: #8 3.679 GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.679 GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': #8 3.679 GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.679 GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here #8 3.679 GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': #8 3.679 GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.679 GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': #8 3.679 GSUP_Templates.ttcn:391.4-24: In component 1: #8 3.679 GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.679 GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': #8 3.679 GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.679 GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here #8 3.679 GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': #8 3.679 GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': #8 3.679 GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': #8 3.679 GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': #8 3.679 In parameter #7 for `source_name': #8 3.679 GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime #8 3.679 GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here #8 3.679 GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': #8 3.679 GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.679 GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': #8 3.679 GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.679 GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': #8 3.680 GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.680 GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': #8 3.680 GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': #8 3.680 GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': #8 3.680 GSUP_Templates.ttcn:1260.3-23: In component 1: #8 3.680 GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.680 GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': #8 3.680 GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:1284.2-1287.2: In if statement: #8 3.680 GSUP_Templates.ttcn:1285.3-45: In variable assignment: #8 3.680 GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': #8 3.680 GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': #8 3.680 GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:1304.2-1307.2: In if statement: #8 3.680 GSUP_Templates.ttcn:1305.3-33: In variable assignment: #8 3.680 GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': #8 3.680 GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': #8 3.680 GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': #8 3.680 GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': #8 3.680 GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': #8 3.680 GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': #8 3.680 In parameter #7 for `source_name': #8 3.680 GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here #8 3.680 In parameter #8 for `destination_name': #8 3.680 GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': #8 3.680 GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.680 GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': #8 3.680 GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': #8 3.680 GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.680 GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': #8 3.680 GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': #8 3.680 GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.680 GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': #8 3.680 GSUP_Templates.ttcn:470.4-24: In component 1: #8 3.680 GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.680 GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': #8 3.680 GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': #8 3.680 GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.680 GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': #8 3.680 GSUP_Templates.ttcn:478.4-24: In component 1: #8 3.680 GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.680 GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': #8 3.680 GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': #8 3.680 GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.680 GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': #8 3.680 GSUP_Templates.ttcn:486.3-23: In component 1: #8 3.680 GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.680 GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': #8 3.680 GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': #8 3.680 GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.680 GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': #8 3.680 GSUP_Templates.ttcn:490.3-23: In component 1: #8 3.680 GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.680 GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': #8 3.680 GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here #8 3.680 GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': #8 3.680 GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.680 GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': #8 3.680 GSUP_Templates.ttcn:502.3-23: In component 1: #8 3.680 GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.680 GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': #8 3.680 GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.680 GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here #8 3.681 GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': #8 3.681 GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': #8 3.681 GSUP_Templates.ttcn:1372.3-23: In component 1: #8 3.681 GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.681 GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': #8 3.681 GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.681 GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here #8 3.681 GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': #8 3.681 GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.681 GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': #8 3.681 GSUP_Templates.ttcn:1497.3-23: In component 1: #8 3.681 GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.681 GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': #8 3.681 GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.681 GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here #8 3.681 GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': #8 3.681 GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.681 GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': #8 3.681 GSUP_Templates.ttcn:1524.3-23: In component 1: #8 3.681 GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.681 GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': #8 3.681 GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.681 GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here #8 3.681 GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': #8 3.681 GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.681 GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': #8 3.681 GSUP_Templates.ttcn:1551.3-23: In component 1: #8 3.681 GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.681 GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': #8 3.681 GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.681 GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here #8 3.681 GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': #8 3.681 GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.681 GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': #8 3.681 GSUP_Templates.ttcn:1598.3-23: In component 1: #8 3.681 GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.681 GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': #8 3.681 GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.681 GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here #8 3.681 GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': #8 3.681 GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.681 GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': #8 3.681 GSUP_Templates.ttcn:1626.3-23: In component 1: #8 3.681 GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.681 GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': #8 3.681 GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.681 GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here #8 3.682 GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': #8 3.682 GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.682 GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': #8 3.682 GSUP_Templates.ttcn:1653.3-23: In component 1: #8 3.682 GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.682 GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': #8 3.682 GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.682 GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here #8 3.682 GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': #8 3.682 GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.682 GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': #8 3.682 GSUP_Templates.ttcn:1681.3-23: In component 1: #8 3.682 GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.682 GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': #8 3.682 GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.682 GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here #8 3.682 GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': #8 3.682 GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.682 GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': #8 3.682 GSUP_Templates.ttcn:1706.3-23: In component 1: #8 3.682 GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.682 GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': #8 3.682 GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.682 GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here #8 3.682 GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': #8 3.682 GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.682 GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': #8 3.682 GSUP_Templates.ttcn:1733.3-23: In component 1: #8 3.682 GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.682 GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': #8 3.682 GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.682 GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here #8 3.682 GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': #8 3.682 GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.682 GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': #8 3.682 GSUP_Templates.ttcn:1787.3-23: In component 1: #8 3.682 GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.682 GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': #8 3.682 GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.682 GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here #8 3.682 GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': #8 3.682 GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.682 GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': #8 3.682 GSUP_Templates.ttcn:1803.3-23: In component 1: #8 3.682 GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.682 GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': #8 3.682 GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.682 GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here #8 3.684 GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': #8 3.684 GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': #8 3.684 GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement #8 3.689 Notify: Generating code... #8 3.949 Notify: File `DIA2GSUP_Tests.hh' was generated. #8 3.950 Notify: File `DIA2GSUP_Tests.cc' was generated. #8 3.950 Notify: File `DIA2GSUP_Tests_part_1.cc' was generated. #8 3.950 Notify: File `DIA2GSUP_Tests_part_2.cc' was generated. #8 3.950 Notify: File `DIA2GSUP_Tests_part_3.cc' was generated. #8 3.950 Notify: File `DIA2GSUP_Tests_part_4.cc' was generated. #8 3.950 Notify: File `DIA2GSUP_Tests_part_5.cc' was generated. #8 3.950 Notify: File `DIA2GSUP_Tests_part_6.cc' was generated. #8 3.950 Notify: File `DIA2GSUP_Tests_part_7.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 3.950 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 3.950 Notify: File `DIAMETER_Emulation.hh' was generated. #8 3.950 Notify: File `DIAMETER_Emulation.cc' was generated. #8 3.951 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 3.951 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 3.951 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 3.951 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 3.951 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 3.951 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 3.951 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 3.951 Notify: File `DIAMETER_Templates.hh' was generated. #8 3.951 Notify: File `DIAMETER_Templates.cc' was generated. #8 3.951 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 3.951 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 3.951 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 3.951 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 3.951 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 3.951 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 3.951 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 3.952 Notify: File `DIAMETER_Types.hh' was generated. #8 3.957 Notify: File `DIAMETER_Types.cc' was generated. #8 3.958 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 3.960 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 3.961 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 3.961 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 3.961 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 3.961 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 3.961 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 3.962 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 3.962 Notify: File `GSM_Types.hh' was generated. #8 3.962 Notify: File `GSM_Types.cc' was generated. #8 3.962 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.962 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.962 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.962 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.962 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.962 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.962 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.963 Notify: File `GSUP_Emulation.hh' was generated. #8 3.963 Notify: File `GSUP_Emulation.cc' was generated. #8 3.963 Notify: File `GSUP_Emulation_part_1.cc' was generated. #8 3.963 Notify: File `GSUP_Emulation_part_2.cc' was generated. #8 3.963 Notify: File `GSUP_Emulation_part_3.cc' was generated. #8 3.963 Notify: File `GSUP_Emulation_part_4.cc' was generated. #8 3.963 Notify: File `GSUP_Emulation_part_5.cc' was generated. #8 3.963 Notify: File `GSUP_Emulation_part_6.cc' was generated. #8 3.963 Notify: File `GSUP_Emulation_part_7.cc' was generated. #8 3.963 Notify: File `GSUP_Templates.hh' was generated. #8 3.963 Notify: File `GSUP_Templates.cc' was generated. #8 3.963 Notify: File `GSUP_Templates_part_1.cc' was generated. #8 3.963 Notify: File `GSUP_Templates_part_2.cc' was generated. #8 3.963 Notify: File `GSUP_Templates_part_3.cc' was generated. #8 3.963 Notify: File `GSUP_Templates_part_4.cc' was generated. #8 3.963 Notify: File `GSUP_Templates_part_5.cc' was generated. #8 3.963 Notify: File `GSUP_Templates_part_6.cc' was generated. #8 3.963 Notify: File `GSUP_Templates_part_7.cc' was generated. #8 3.963 Notify: File `GSUP_Types.hh' was generated. #8 3.964 Notify: File `GSUP_Types.cc' was generated. #8 3.964 Notify: File `GSUP_Types_part_1.cc' was generated. #8 3.964 Notify: File `GSUP_Types_part_2.cc' was generated. #8 3.964 Notify: File `GSUP_Types_part_3.cc' was generated. #8 3.964 Notify: File `GSUP_Types_part_4.cc' was generated. #8 3.964 Notify: File `GSUP_Types_part_5.cc' was generated. #8 3.964 Notify: File `GSUP_Types_part_6.cc' was generated. #8 3.964 Notify: File `GSUP_Types_part_7.cc' was generated. #8 3.964 Notify: File `General_Types.hh' was generated. #8 3.965 Notify: File `General_Types.cc' was generated. #8 3.965 Notify: File `General_Types_part_1.cc' was generated. #8 3.973 Notify: File `General_Types_part_2.cc' was generated. #8 3.973 Notify: File `General_Types_part_3.cc' was generated. #8 3.973 Notify: File `General_Types_part_4.cc' was generated. #8 3.973 Notify: File `General_Types_part_5.cc' was generated. #8 3.973 Notify: File `General_Types_part_6.cc' was generated. #8 3.973 Notify: File `General_Types_part_7.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort.hh' was generated. #8 3.973 Notify: File `IPA_CodecPort.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 3.973 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 3.973 Notify: File `IPA_Emulation.hh' was generated. #8 3.974 Notify: File `IPA_Emulation.cc' was generated. #8 3.974 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 3.974 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 3.974 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 3.974 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 3.974 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 3.974 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 3.974 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 3.974 Notify: File `IPA_Types.hh' was generated. #8 3.974 Notify: File `IPA_Types.cc' was generated. #8 3.974 Notify: File `IPA_Types_part_1.cc' was generated. #8 3.974 Notify: File `IPA_Types_part_2.cc' was generated. #8 3.974 Notify: File `IPA_Types_part_3.cc' was generated. #8 3.974 Notify: File `IPA_Types_part_4.cc' was generated. #8 3.974 Notify: File `IPA_Types_part_5.cc' was generated. #8 3.974 Notify: File `IPA_Types_part_6.cc' was generated. #8 3.974 Notify: File `IPA_Types_part_7.cc' was generated. #8 3.974 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.974 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.974 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.974 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.974 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.974 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.975 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.975 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.975 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.975 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.975 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.975 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.975 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.975 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.975 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.975 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.975 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.975 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.975 Notify: File `IPL4asp_Types.hh' was generated. #8 3.975 Notify: File `IPL4asp_Types.cc' was generated. #8 3.975 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.975 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.975 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.975 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.975 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.975 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.976 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.976 Notify: File `L3_Common.hh' was generated. #8 3.976 Notify: File `L3_Common.cc' was generated. #8 3.976 Notify: File `L3_Common_part_1.cc' was generated. #8 3.976 Notify: File `L3_Common_part_2.cc' was generated. #8 3.976 Notify: File `L3_Common_part_3.cc' was generated. #8 3.976 Notify: File `L3_Common_part_4.cc' was generated. #8 3.976 Notify: File `L3_Common_part_5.cc' was generated. #8 3.976 Notify: File `L3_Common_part_6.cc' was generated. #8 3.976 Notify: File `L3_Common_part_7.cc' was generated. #8 3.976 Notify: File `Misc_Helpers.hh' was generated. #8 3.976 Notify: File `Misc_Helpers.cc' was generated. #8 3.976 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.976 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.976 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.976 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.976 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.976 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.976 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.976 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 3.977 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 3.977 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 3.977 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 3.978 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 3.978 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 3.978 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 3.978 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 3.978 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 3.978 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 3.979 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 3.981 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 3.982 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 3.983 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 3.984 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 3.984 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 3.984 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 3.984 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 3.984 Notify: File `MobileL3_MM_Types.hh' was generated. #8 3.985 Notify: File `MobileL3_MM_Types.cc' was generated. #8 3.985 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 3.985 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 3.985 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 3.985 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 3.985 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 3.985 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 3.985 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 3.985 Notify: File `Native_Functions.hh' was generated. #8 3.986 Notify: File `Native_Functions.cc' was generated. #8 3.986 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.986 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.986 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.986 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.986 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.986 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.986 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 3.986 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 3.986 Notify: File `Osmocom_Types.hh' was generated. #8 3.986 Notify: File `Osmocom_Types.cc' was generated. #8 3.986 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.986 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.986 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.986 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.986 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.986 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.986 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.986 Notify: File `PCO_Types.hh' was generated. #8 3.987 Notify: File `PCO_Types.cc' was generated. #8 3.987 Notify: File `PCO_Types_part_1.cc' was generated. #8 3.987 Notify: File `PCO_Types_part_2.cc' was generated. #8 3.987 Notify: File `PCO_Types_part_3.cc' was generated. #8 3.987 Notify: File `PCO_Types_part_4.cc' was generated. #8 3.987 Notify: File `PCO_Types_part_5.cc' was generated. #8 3.987 Notify: File `PCO_Types_part_6.cc' was generated. #8 3.987 Notify: File `PCO_Types_part_7.cc' was generated. #8 3.987 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.987 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.987 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.987 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.987 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.987 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.987 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.987 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.987 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.987 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.987 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.987 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.988 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.988 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.988 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.988 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.988 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.988 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.988 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.988 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.988 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.988 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.988 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.988 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.988 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.988 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.988 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.988 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.988 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.988 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.988 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.988 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.988 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.988 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.988 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.988 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.988 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.989 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.989 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.989 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.989 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.989 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.989 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.989 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.989 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.989 Notify: 297 files were updated. #8 4.003 touch compile #8 4.003 make[1]: Leaving directory '/osmo-ttcn3-hacks/dia2gsup' #8 4.003 make -j20 -C dia2gsup #8 4.007 make[1]: Entering directory '/osmo-ttcn3-hacks/dia2gsup' #8 4.024 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 4.024 Creating dependency file for DIAMETER_EncDec.cc #8 4.024 Creating dependency file for TELNETasp_PT.cc #8 4.024 Creating dependency file for TCCInterface.cc #8 4.024 Creating dependency file for TCCEncoding.cc #8 4.024 Creating dependency file for TCCConversion.cc #8 4.025 Creating dependency file for Native_FunctionDefs.cc #8 4.025 Creating dependency file for IPL4asp_discovery.cc #8 4.025 Creating dependency file for IPL4asp_PT.cc #8 4.025 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.045 Creating dependency file for IPA_Emulation_part_7.cc #8 4.046 Creating dependency file for IPA_Emulation_part_6.cc #8 4.046 Creating dependency file for IPA_Emulation_part_5.cc #8 4.046 Creating dependency file for IPA_Emulation_part_4.cc #8 4.046 Creating dependency file for IPA_Emulation_part_3.cc #8 4.046 Creating dependency file for IPA_Emulation_part_2.cc #8 4.046 Creating dependency file for IPA_Emulation_part_1.cc #8 4.048 Creating dependency file for IPA_Emulation.cc #8 4.048 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.048 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.048 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.053 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.053 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.054 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.054 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.054 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.054 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.061 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.061 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.061 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.061 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.062 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 4.062 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 4.062 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.063 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 4.063 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 4.063 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 4.064 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 4.064 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 4.065 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.068 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.068 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.069 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.069 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.069 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.069 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.070 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.071 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.071 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.072 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.072 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.073 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.075 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.075 Creating dependency file for PCO_Types_part_7.cc #8 4.075 Creating dependency file for PCO_Types_part_6.cc #8 4.076 Creating dependency file for PCO_Types_part_4.cc #8 4.076 Creating dependency file for PCO_Types_part_5.cc #8 4.076 Creating dependency file for PCO_Types_part_3.cc #8 4.076 Creating dependency file for PCO_Types_part_2.cc #8 4.077 Creating dependency file for PCO_Types_part_1.cc #8 4.079 Creating dependency file for Osmocom_Types_part_7.cc #8 4.079 Creating dependency file for Osmocom_Types_part_5.cc #8 4.079 Creating dependency file for Osmocom_Types_part_6.cc #8 4.080 Creating dependency file for Osmocom_Types_part_4.cc #8 4.082 Creating dependency file for Osmocom_Types_part_3.cc #8 4.082 Creating dependency file for Osmocom_Types_part_1.cc #8 4.082 Creating dependency file for Osmocom_Types_part_2.cc #8 4.083 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 4.083 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 4.083 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 4.084 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 4.085 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 4.086 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 4.086 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 4.086 Creating dependency file for Native_Functions_part_7.cc #8 4.087 Creating dependency file for Native_Functions_part_6.cc #8 4.087 Creating dependency file for Native_Functions_part_5.cc #8 4.088 Creating dependency file for Native_Functions_part_4.cc #8 4.089 Creating dependency file for Native_Functions_part_3.cc #8 4.090 Creating dependency file for Native_Functions_part_2.cc #8 4.090 Creating dependency file for Native_Functions_part_1.cc #8 4.090 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.090 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.091 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.091 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.092 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.093 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.093 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.093 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.093 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.095 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.095 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.096 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.097 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.097 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.097 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.098 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 4.101 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 4.101 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 4.102 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 4.102 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 4.102 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 4.102 Creating dependency file for Misc_Helpers_part_7.cc #8 4.102 Creating dependency file for Misc_Helpers_part_6.cc #8 4.103 Creating dependency file for Misc_Helpers_part_5.cc #8 4.103 Creating dependency file for Misc_Helpers_part_4.cc #8 4.103 Creating dependency file for Misc_Helpers_part_3.cc #8 4.103 Creating dependency file for Misc_Helpers_part_2.cc #8 4.104 Creating dependency file for Misc_Helpers_part_1.cc #8 4.104 Creating dependency file for L3_Common_part_7.cc #8 4.104 Creating dependency file for L3_Common_part_6.cc #8 4.108 Creating dependency file for L3_Common_part_5.cc #8 4.108 Creating dependency file for L3_Common_part_4.cc #8 4.109 Creating dependency file for L3_Common_part_2.cc #8 4.109 Creating dependency file for L3_Common_part_3.cc #8 4.109 Creating dependency file for L3_Common_part_1.cc #8 4.112 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.112 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.112 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.112 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.113 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.113 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.116 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.116 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.116 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.116 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.116 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.116 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.118 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.118 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.119 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.119 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.120 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.120 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.120 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.122 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.122 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.123 Creating dependency file for IPA_Types_part_7.cc #8 4.123 Creating dependency file for IPA_Types_part_6.cc #8 4.124 Creating dependency file for IPA_Types_part_5.cc #8 4.126 Creating dependency file for IPA_Types_part_4.cc #8 4.127 Creating dependency file for IPA_Types_part_3.cc #8 4.127 Creating dependency file for IPA_Types_part_2.cc #8 4.128 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 4.128 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 4.128 Creating dependency file for IPA_Types_part_1.cc #8 4.129 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 4.133 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 4.134 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 4.134 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 4.134 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 4.134 Creating dependency file for IPA_CodecPort_part_7.cc #8 4.134 Creating dependency file for IPA_CodecPort_part_6.cc #8 4.135 Creating dependency file for IPA_CodecPort_part_5.cc #8 4.136 Creating dependency file for IPA_CodecPort_part_4.cc #8 4.136 Creating dependency file for IPA_CodecPort_part_3.cc #8 4.136 Creating dependency file for IPA_CodecPort_part_2.cc #8 4.136 Creating dependency file for IPA_CodecPort_part_1.cc #8 4.136 Creating dependency file for General_Types_part_7.cc #8 4.137 Creating dependency file for General_Types_part_5.cc #8 4.137 Creating dependency file for General_Types_part_6.cc #8 4.137 Creating dependency file for General_Types_part_4.cc #8 4.140 Creating dependency file for General_Types_part_3.cc #8 4.140 Creating dependency file for General_Types_part_2.cc #8 4.141 Creating dependency file for General_Types_part_1.cc #8 4.141 Creating dependency file for GSUP_Types_part_7.cc #8 4.143 Creating dependency file for GSUP_Types_part_5.cc #8 4.143 Creating dependency file for GSUP_Types_part_4.cc #8 4.144 Creating dependency file for GSUP_Types_part_3.cc #8 4.144 Creating dependency file for GSUP_Types_part_6.cc #8 4.144 Creating dependency file for GSUP_Types_part_2.cc #8 4.144 Creating dependency file for GSUP_Templates_part_7.cc #8 4.144 Creating dependency file for GSUP_Types_part_1.cc #8 4.145 Creating dependency file for GSUP_Templates_part_6.cc #8 4.147 Creating dependency file for GSUP_Templates_part_4.cc #8 4.147 Creating dependency file for GSUP_Templates_part_5.cc #8 4.147 Creating dependency file for GSUP_Templates_part_3.cc #8 4.148 Creating dependency file for GSUP_Templates_part_2.cc #8 4.148 Creating dependency file for GSUP_Emulation_part_7.cc #8 4.148 Creating dependency file for GSUP_Templates_part_1.cc #8 4.148 Creating dependency file for GSUP_Emulation_part_6.cc #8 4.151 Creating dependency file for GSUP_Emulation_part_5.cc #8 4.151 Creating dependency file for GSUP_Emulation_part_4.cc #8 4.154 Creating dependency file for GSUP_Emulation_part_3.cc #8 4.154 Creating dependency file for GSUP_Emulation_part_2.cc #8 4.155 Creating dependency file for GSUP_Emulation_part_1.cc #8 4.155 Creating dependency file for GSM_Types_part_7.cc #8 4.155 Creating dependency file for GSM_Types_part_6.cc #8 4.155 Creating dependency file for GSM_Types_part_5.cc #8 4.157 Creating dependency file for GSM_Types_part_4.cc #8 4.157 Creating dependency file for GSM_Types_part_3.cc #8 4.158 Creating dependency file for GSM_Types_part_2.cc #8 4.158 Creating dependency file for GSM_Types_part_1.cc #8 4.158 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 4.158 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 4.161 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 4.161 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 4.161 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 4.162 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 4.162 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 4.162 Creating dependency file for DIAMETER_Types_part_7.cc #8 4.162 Creating dependency file for DIAMETER_Types_part_6.cc #8 4.163 Creating dependency file for DIAMETER_Types_part_5.cc #8 4.163 Creating dependency file for DIAMETER_Types_part_4.cc #8 4.163 Creating dependency file for DIAMETER_Types_part_3.cc #8 4.165 Creating dependency file for DIAMETER_Types_part_2.cc #8 4.165 Creating dependency file for DIAMETER_Types_part_1.cc #8 4.165 Creating dependency file for DIAMETER_Templates_part_7.cc #8 4.165 Creating dependency file for DIAMETER_Templates_part_6.cc #8 4.165 Creating dependency file for DIAMETER_Templates_part_5.cc #8 4.169 Creating dependency file for DIAMETER_Templates_part_4.cc #8 4.169 Creating dependency file for DIAMETER_Templates_part_3.cc #8 4.169 Creating dependency file for DIAMETER_Templates_part_1.cc #8 4.170 Creating dependency file for DIAMETER_Templates_part_2.cc #8 4.170 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 4.170 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 4.170 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 4.171 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 4.171 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 4.173 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 4.174 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 4.177 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 4.177 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 4.177 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 4.178 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 4.178 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 4.179 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 4.179 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 4.179 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 4.182 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 4.182 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 4.184 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 4.184 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 4.184 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 4.186 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 4.186 Creating dependency file for DIA2GSUP_Tests_part_7.cc #8 4.186 Creating dependency file for DIA2GSUP_Tests_part_6.cc #8 4.188 Creating dependency file for DIA2GSUP_Tests_part_5.cc #8 4.189 Creating dependency file for DIA2GSUP_Tests_part_4.cc #8 4.189 Creating dependency file for DIA2GSUP_Tests_part_3.cc #8 4.189 Creating dependency file for DIA2GSUP_Tests_part_2.cc #8 4.192 Creating dependency file for DIA2GSUP_Tests_part_1.cc #8 4.192 Creating dependency file for TELNETasp_PortType.cc #8 4.193 Creating dependency file for TCCInterface_Functions.cc #8 4.194 Creating dependency file for TCCEncoding_Functions.cc #8 4.194 Creating dependency file for TCCConversion_Functions.cc #8 4.196 Creating dependency file for Socket_API_Definitions.cc #8 4.197 Creating dependency file for PCO_Types.cc #8 4.197 Creating dependency file for Osmocom_Types.cc #8 4.197 Creating dependency file for Osmocom_CTRL_Types.cc #8 4.200 Creating dependency file for Native_Functions.cc #8 4.201 Creating dependency file for MobileL3_MM_Types.cc #8 4.208 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 4.211 Creating dependency file for MobileL3_CommonIE_Types.cc #8 4.215 Creating dependency file for Misc_Helpers.cc #8 4.217 Creating dependency file for L3_Common.cc #8 4.221 Creating dependency file for IPL4asp_Types.cc #8 4.223 Creating dependency file for IPL4asp_PortType.cc #8 4.247 Creating dependency file for IPL4asp_Functions.cc #8 4.250 Creating dependency file for IPA_Types.cc #8 4.251 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 4.251 Creating dependency file for General_Types.cc #8 4.251 Creating dependency file for IPA_CodecPort.cc #8 4.252 Creating dependency file for GSUP_Types.cc #8 4.257 Creating dependency file for GSUP_Templates.cc #8 4.279 Creating dependency file for GSUP_Emulation.cc #8 4.279 Creating dependency file for GSM_Types.cc #8 4.279 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 4.280 Creating dependency file for DIAMETER_Types.cc #8 4.280 Creating dependency file for DIAMETER_Templates.cc #8 4.280 Creating dependency file for DIAMETER_Emulation.cc #8 4.281 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 4.291 Creating dependency file for DIAMETER_CodecPort.cc #8 4.297 Creating dependency file for DIA2GSUP_Tests.cc #8 4.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIA2GSUP_Tests.o DIA2GSUP_Tests.cc #8 4.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 4.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 4.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 4.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 4.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 4.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 4.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 4.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc #8 4.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc #8 4.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc #8 4.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 4.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 4.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 4.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 4.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 4.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 4.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 4.487 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 4.487 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 5.031 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 5.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 5.191 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 5.278 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 5.354 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': #8 5.354 GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.354 4864 | } #8 5.354 | ^ #8 5.354 GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 5.354 GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.354 4915 | } #8 5.354 | ^ #8 5.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 5.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 5.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc #8 5.970 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 5.982 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 6.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 6.260 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 6.284 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 6.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIA2GSUP_Tests_part_1.o DIA2GSUP_Tests_part_1.cc #8 6.341 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIA2GSUP_Tests_part_2.o DIA2GSUP_Tests_part_2.cc #8 6.358 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIA2GSUP_Tests_part_3.o DIA2GSUP_Tests_part_3.cc #8 6.374 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIA2GSUP_Tests_part_4.o DIA2GSUP_Tests_part_4.cc #8 6.391 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIA2GSUP_Tests_part_5.o DIA2GSUP_Tests_part_5.cc #8 6.401 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIA2GSUP_Tests_part_6.o DIA2GSUP_Tests_part_6.cc #8 6.409 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIA2GSUP_Tests_part_7.o DIA2GSUP_Tests_part_7.cc #8 6.426 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 6.426 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 6.442 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 6.443 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 6.459 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 6.463 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 6.479 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 6.480 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 6.496 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 6.509 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 6.512 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 6.526 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 6.529 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 6.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 6.557 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 6.561 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 6.574 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 6.589 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 6.592 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 6.609 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 6.625 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 6.627 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 6.635 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 6.635 DIAMETER_Emulation.cc:8877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.635 8877 | } #8 6.635 | ^ #8 6.635 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 6.635 DIAMETER_Emulation.cc:8929:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.635 8929 | } #8 6.635 | ^ #8 6.637 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 6.637 DIAMETER_Emulation.cc:9228:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.637 9228 | } #8 6.637 | ^ #8 6.644 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 6.644 DIAMETER_Emulation.cc:10219:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.644 10219 | } #8 6.644 | ^ #8 6.645 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 6.657 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 6.669 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 6.673 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 6.689 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 6.701 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 6.706 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 6.718 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 6.780 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 6.813 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 6.869 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 6.889 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 6.907 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 6.925 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 6.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 6.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 6.961 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 6.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 6.979 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 6.994 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 6.997 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 7.011 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 7.015 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 7.028 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 7.044 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 7.049 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 7.061 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 7.066 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc #8 7.078 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc #8 7.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc #8 7.094 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc #8 7.097 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc #8 7.110 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc #8 7.113 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc #8 7.127 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc #8 7.129 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc #8 7.145 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc #8 7.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc #8 7.162 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc #8 7.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc #8 7.190 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc #8 7.192 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc #8 7.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc #8 7.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc #8 7.220 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc #8 7.220 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc #8 7.224 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc #8 7.236 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc #8 7.241 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 7.242 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 7.253 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 7.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 7.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 7.273 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 7.274 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 7.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 7.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 7.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 7.305 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 7.306 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 7.307 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 7.323 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 7.323 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 7.327 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 7.339 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 7.339 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 7.349 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 7.356 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 7.365 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 7.369 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 7.373 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 7.381 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 7.389 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 7.397 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 7.398 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 7.408 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 7.414 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 7.419 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 7.426 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 7.427 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 7.432 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 7.438 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 7.443 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 7.443 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 7.450 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 7.455 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 7.459 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 7.459 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 7.468 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 7.469 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 7.473 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 7.475 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 7.476 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 7.476 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 7.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 7.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 7.488 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 7.493 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 7.494 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 7.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 7.501 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 7.503 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 7.506 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 7.510 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 7.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 7.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 7.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 7.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 7.524 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 7.532 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 7.532 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 7.535 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 7.535 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 7.537 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 7.538 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 7.545 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 7.548 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 7.551 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 7.554 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 7.560 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 7.565 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 7.566 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 7.567 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 7.582 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 7.599 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 7.615 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 7.627 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 7.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 7.645 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 7.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 7.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 7.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 7.687 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 7.687 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 7.703 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 7.703 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 7.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 7.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 7.729 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 7.737 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 7.738 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 7.755 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 7.756 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 7.756 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 7.773 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 7.782 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 7.786 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 7.788 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 7.799 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 7.803 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 7.803 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 7.803 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 7.816 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc #8 7.819 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc #8 7.819 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc #8 7.820 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc #8 7.835 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc #8 7.835 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc #8 7.835 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc #8 7.845 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 7.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 7.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 7.852 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 7.863 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 7.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 7.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 7.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 7.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 7.882 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 7.882 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 7.898 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 7.898 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 7.899 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 7.901 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 7.914 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 7.914 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 7.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 7.929 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 7.930 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 7.930 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 7.933 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 7.946 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 7.946 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 7.950 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 7.960 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 7.962 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 7.962 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 7.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 7.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 7.979 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 7.979 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 7.994 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 7.995 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 7.995 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 7.995 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 8.011 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 8.012 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 8.012 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 8.029 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 8.030 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 8.030 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 8.047 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 8.047 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 8.047 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 8.050 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 8.064 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 8.154 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 8.683 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 8.690 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 8.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 9.214 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 9.226 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 9.229 g++ -shared -o DIA2GSUP_Tests.so DIA2GSUP_Tests.o #8 9.330 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 9.332 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 9.360 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 9.409 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 9.414 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 9.467 g++ -shared -o GSM_Types.so GSM_Types.o #8 9.488 g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o #8 9.494 g++ -shared -o GSUP_Templates.so GSUP_Templates.o #8 9.504 g++ -shared -o General_Types.so General_Types.o #8 9.581 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 9.582 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 9.589 g++ -shared -o IPA_Types.so IPA_Types.o #8 9.600 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 9.662 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 9.678 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 9.680 g++ -shared -o L3_Common.so L3_Common.o #8 9.705 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 9.757 g++ -shared -o Native_Functions.so Native_Functions.o #8 9.776 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 9.779 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 9.787 g++ -shared -o PCO_Types.so PCO_Types.o #8 9.861 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 9.864 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 9.880 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 9.928 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 9.951 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 9.952 g++ -shared -o DIA2GSUP_Tests_part_1.so DIA2GSUP_Tests_part_1.o #8 9.975 g++ -shared -o DIA2GSUP_Tests_part_2.so DIA2GSUP_Tests_part_2.o #8 9.980 g++ -shared -o DIA2GSUP_Tests_part_3.so DIA2GSUP_Tests_part_3.o #8 10.00 g++ -shared -o DIA2GSUP_Tests_part_4.so DIA2GSUP_Tests_part_4.o #8 10.01 g++ -shared -o DIA2GSUP_Tests_part_5.so DIA2GSUP_Tests_part_5.o #8 10.02 g++ -shared -o DIA2GSUP_Tests_part_6.so DIA2GSUP_Tests_part_6.o #8 10.03 g++ -shared -o DIA2GSUP_Tests_part_7.so DIA2GSUP_Tests_part_7.o #8 10.03 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 10.05 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 10.05 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 10.06 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 10.06 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 10.07 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 10.08 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 10.08 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 10.08 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 10.09 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 10.09 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 10.09 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 10.10 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 10.11 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 10.11 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 10.11 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 10.13 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 10.13 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 10.14 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 10.14 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 10.14 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 10.15 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 10.15 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 10.16 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 10.16 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 10.16 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 10.17 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 10.18 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 10.18 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 10.19 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 10.19 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 10.19 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 10.20 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 10.20 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 10.21 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 10.21 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 10.22 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 10.22 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 10.22 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 10.23 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 10.24 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 10.24 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 10.24 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 10.25 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 10.25 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 10.26 g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o #8 10.26 g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o #8 10.27 g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o #8 10.27 g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o #8 10.27 g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o #8 10.28 g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o #8 10.29 g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o #8 10.29 g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o #8 10.30 g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o #8 10.30 g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o #8 10.31 g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o #8 10.31 g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o #8 10.32 g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o #8 10.32 g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o #8 10.32 g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o #8 10.33 g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o #8 10.34 g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o #8 10.34 g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o #8 10.35 g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o #8 10.35 g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o #8 10.36 g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o #8 10.37 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 10.37 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 10.37 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 10.37 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 10.38 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 10.39 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 10.39 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 10.40 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 10.40 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 10.41 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 10.42 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 10.42 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 10.42 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 10.42 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 10.43 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 10.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 10.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 10.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 10.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 10.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 10.47 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 10.47 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 10.47 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 10.47 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 10.48 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 10.48 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 10.49 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 10.50 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 10.50 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 10.50 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 10.51 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 10.53 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 10.53 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 10.53 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 10.53 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 10.53 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 10.58 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 10.58 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 10.58 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 10.58 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 10.58 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 10.58 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 10.60 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 10.60 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 10.60 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 10.60 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 10.60 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 10.61 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 10.62 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 10.63 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 10.63 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 10.63 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 10.63 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 10.63 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 10.65 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 10.65 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 10.65 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 10.65 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 10.66 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 10.66 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 10.67 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 10.69 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 10.69 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 10.69 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 10.69 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 10.69 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 10.69 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 10.71 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 10.71 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 10.71 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 10.71 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 10.72 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 10.74 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 10.74 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 10.74 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 10.74 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 10.74 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 10.76 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 10.76 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 10.76 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 10.76 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 10.77 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 10.77 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 10.79 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 10.79 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 10.79 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 10.79 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 10.80 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 10.80 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 10.81 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 10.81 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 10.81 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 10.81 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 10.83 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 10.83 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 10.83 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 10.83 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 10.85 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 10.85 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 10.85 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 10.86 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 10.86 g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o #8 10.86 g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o #8 10.87 g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o #8 10.87 g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o #8 10.88 g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o #8 10.88 g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o #8 10.88 g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o #8 10.88 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 10.90 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 10.90 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 10.90 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 10.90 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 10.90 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 10.91 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 10.93 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 10.93 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 10.93 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 10.93 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 10.93 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 10.93 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 10.95 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 10.95 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 10.95 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 10.95 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 10.95 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 10.95 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 10.97 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 10.98 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 10.98 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 10.98 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 10.98 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 10.98 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 10.99 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 11.00 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 11.00 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 11.02 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 11.02 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 11.02 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 11.02 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 11.02 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 11.03 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 11.04 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 11.04 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 11.04 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 11.04 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 11.04 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 11.05 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 11.05 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 11.05 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 11.07 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 11.07 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 11.07 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 11.08 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 11.08 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 11.08 g++ -shared -o TCCConversion.so TCCConversion.o #8 11.08 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 11.10 g++ -shared -o TCCInterface.so TCCInterface.o #8 11.11 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 11.12 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 11.18 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 11.20 g++ -shared -o GSUP_Types.so GSUP_Types.o #8 11.93 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 13.01 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 13.41 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 14.14 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 14.52 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 14.60 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 14.97 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 15.59 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 15.64 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 15.83 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 16.14 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 19.45 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 19.55 if g++ -L /usr/lib/titan-fPIC -o DIA2GSUP_Tests -Wl,--no-as-needed DIA2GSUP_Tests.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_272_Templates.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so Misc_Helpers.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so Native_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so PCO_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so DIA2GSUP_Tests_part_1.so DIA2GSUP_Tests_part_2.so DIA2GSUP_Tests_part_3.so DIA2GSUP_Tests_part_4.so DIA2GSUP_Tests_part_5.so DIA2GSUP_Tests_part_6.so DIA2GSUP_Tests_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_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 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 GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_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 IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_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 L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_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 MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_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_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_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 PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so DIAMETER_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so \ #8 19.55 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 19.55 -L/lib -lcrypto \ #8 19.55 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 19.55 then : ; else /usr/bin/titanver DIA2GSUP_Tests.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_272_Templates.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o Misc_Helpers.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o Native_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o PCO_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o DIA2GSUP_Tests_part_1.o DIA2GSUP_Tests_part_2.o DIA2GSUP_Tests_part_3.o DIA2GSUP_Tests_part_4.o DIA2GSUP_Tests_part_5.o DIA2GSUP_Tests_part_6.o DIA2GSUP_Tests_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_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 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 GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_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 IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_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 L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_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 MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_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_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_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 PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o DIAMETER_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o; exit 1; fi #8 19.73 make[1]: Leaving directory '/osmo-ttcn3-hacks/dia2gsup' #8 DONE 20.0s #9 [4/4] COPY DIA2GSUP_TESTS.CFG /data/DIA2GSUP_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 2.2s done #10 writing image sha256:e8633e84209a831e16a6cfa125b9de9db8aa7bb2771a72d2b2284aee04d3a330 done #10 naming to docker.io/osmocom-build/ttcn3-dia2gsup-test:latest 0.0s done #10 DONE 2.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/ttcn3-dia2gsup-test' + docker_image_exists ttcn3-dia2gsup-test + docker images -q osmocom-build/ttcn3-dia2gsup-test + test -n e8633e84209a + list_osmo_packages debian-bookworm ttcn3-dia2gsup-test + local distro=debian-bookworm + local image=ttcn3-dia2gsup-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-dia2gsup-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup-tester + cp DIA2GSUP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup-tester/DIA2GSUP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup-tester/DIA2GSUP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup-tester/DIA2GSUP_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-dia2gsup-test/logs/dia2gsup-tester/DIA2GSUP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup + cp osmo_dia2gsup.config /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup/ + network_create + SUBNET=455835 + seq 1 30 + echo (455835 + 1) % 256 + bc + SUBNET=156 + NET_NAME=ttcn3-dia2gsup-test-156 + SUB4=172.18.156.0/24 + SUB6=fd02:db8:156::/64 + set +x Creating network ttcn3-dia2gsup-test-156, trying SUBNET=156... + docker network create --internal --subnet 172.18.156.0/24 --ipv6 --subnet fd02:db8:156::/64 ttcn3-dia2gsup-test-156 c6a5985eb98c228bea0bfec3c33decf9584f45948f7d89169003abd49f806358 + set +x ### Network ttcn3-dia2gsup-test-156 created (SUBNET=156) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=156 to: /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup/osmo_dia2gsup.config Applying SUBNET=156 to: /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup-tester/DIA2GSUP_Tests.cfg + echo Starting container with osmo_dia2gsup Starting container with osmo_dia2gsup + docker_network_params 156 20 + NET=156 + ADDR_SUFIX=20 + echo --network ttcn3-dia2gsup-test-156 --ip 172.18.156.20 --ip6 fd02:db8:156::20 + docker run --rm --network ttcn3-dia2gsup-test-156 --ip 172.18.156.20 --ip6 fd02:db8:156::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup:/data --name jenkins-ttcn3-dia2gsup-test-236-dia2gsup -d osmocom-build/osmo_dia2gsup-master 52f27439cd8df903b6a28298b28adf1322297761b33c4988bdac9da9621e61f9 + echo Starting container with DIA2GSUP testsuite Starting container with DIA2GSUP testsuite + docker_network_params 156 103 + NET=156 + ADDR_SUFIX=103 + echo --network ttcn3-dia2gsup-test-156 --ip 172.18.156.103 --ip6 fd02:db8:156::103 + docker run --rm --network ttcn3-dia2gsup-test-156 --ip 172.18.156.103 --ip6 fd02:db8:156::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/dia2gsup-tester:/data --name jenkins-ttcn3-dia2gsup-test-236-ttcn3-dia2gsup-test osmocom-build/ttcn3-dia2gsup-test + SUBDIR=dia2gsup + SUITE=DIA2GSUP_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/dia2gsup/DIA2GSUP_Tests DIA2GSUP_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli DIA2GSUP_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: DIA2GSUP_Tests.cfg MC@92cae194827d: Unix server socket created successfully. MC@92cae194827d: Listening on TCP port 37603. MC2> 92cae194827d is the default spawn /osmo-ttcn3-hacks/dia2gsup/DIA2GSUP_Tests 92cae194827d 37603 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@92cae194827d: New HC connected from 172.18.156.103 [172.18.156.103]. 92cae194827d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@92cae194827d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@92cae194827d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@92cae194827d: Configuration file was processed on all HCs. MC@92cae194827d: Creating MTC on host 172.18.156.103. MC@92cae194827d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_normal'. ------ DIA2GSUP_Tests.TC_authinfo_normal ------ Fri Apr 19 07:26:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_normal' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_normal started. TC_authinfo_normal-GSUP-IPA(3)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_normal-GSUP-IPA(3)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_normal-GSUP-IPA(3)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_normal-GSUP-IPA(3)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_normal-GSUP-IPA(3)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_normal-GSUP-IPA(3)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_normal-GSUP-IPA(3)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_normal(5)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_normal-GSUP(4)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_normal(6) TC_authinfo_normal-GSUP(4)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_normal(6) TC_authinfo_normal-GSUP(4)@92cae194827d: Added IMSI table entry 0TC_authinfo_normal(6)"262420000000001" TC_authinfo_normal(6)@92cae194827d: setverdict(pass): none -> pass TC_authinfo_normal(6)@92cae194827d: Final verdict of PTC: pass MTC@92cae194827d: setverdict(pass): none -> pass TC_authinfo_normal-GSUP(4)@92cae194827d: Final verdict of PTC: none TC_authinfo_normal-GSUP-IPA(3)@92cae194827d: Final verdict of PTC: none TC_authinfo_normal(5)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: pass MTC@92cae194827d: Local verdict of PTC TC_authinfo_normal-GSUP-IPA(3): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_normal-GSUP(4): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_normal(5): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_normal(6): pass (pass -> pass) MTC@92cae194827d: Test case TC_authinfo_normal finished. Verdict: pass MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_normal pass'. Fri Apr 19 07:26:31 UTC 2024 ====== DIA2GSUP_Tests.TC_authinfo_normal pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4124) Waiting for packet dumper to finish... 1 (prev_count=4124, count=8919) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_normal pass' was executed successfully (exit status: 0). MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_imsi_unknown'. ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_imsi_unknown ------ Fri Apr 19 07:26:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_imsi_unknown' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_gsup_err_imsi_unknown started. TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_gsup_err_imsi_unknown(9)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_gsup_err_imsi_unknown-GSUP(8)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_gsup_err_imsi_unknown(10) TC_authinfo_gsup_err_imsi_unknown-GSUP(8)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_gsup_err_imsi_unknown(10) TC_authinfo_gsup_err_imsi_unknown-GSUP(8)@92cae194827d: Added IMSI table entry 0TC_authinfo_gsup_err_imsi_unknown(10)"262420000000001" TC_authinfo_gsup_err_imsi_unknown(10)@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_imsi_unknown(10)@92cae194827d: Final verdict of PTC: pass MTC@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_imsi_unknown-GSUP(8)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_imsi_unknown(9)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: pass MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_imsi_unknown-GSUP-IPA(7): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_imsi_unknown-GSUP(8): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_imsi_unknown(9): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_imsi_unknown(10): pass (pass -> pass) MTC@92cae194827d: Test case TC_authinfo_gsup_err_imsi_unknown finished. Verdict: pass MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_imsi_unknown pass'. Fri Apr 19 07:26:36 UTC 2024 ====== DIA2GSUP_Tests.TC_authinfo_gsup_err_imsi_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=692) Waiting for packet dumper to finish... 1 (prev_count=692, count=5130) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_imsi_unknown pass' was executed successfully (exit status: 0). MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_illegal_ms'. ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_illegal_ms ------ Fri Apr 19 07:26:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_illegal_ms' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_gsup_err_illegal_ms started. TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_gsup_err_illegal_ms(13)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_gsup_err_illegal_ms-GSUP(12)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_gsup_err_illegal_ms(14) TC_authinfo_gsup_err_illegal_ms-GSUP(12)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_gsup_err_illegal_ms(14) TC_authinfo_gsup_err_illegal_ms-GSUP(12)@92cae194827d: Added IMSI table entry 0TC_authinfo_gsup_err_illegal_ms(14)"262420000000001" TC_authinfo_gsup_err_illegal_ms(14)@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_illegal_ms(14)@92cae194827d: Final verdict of PTC: pass MTC@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_illegal_ms(13)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_illegal_ms-GSUP(12)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: pass MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_illegal_ms-GSUP-IPA(11): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_illegal_ms-GSUP(12): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_illegal_ms(13): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_illegal_ms(14): pass (pass -> pass) MTC@92cae194827d: Test case TC_authinfo_gsup_err_illegal_ms finished. Verdict: pass MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_illegal_ms pass'. Fri Apr 19 07:26:41 UTC 2024 ====== DIA2GSUP_Tests.TC_authinfo_gsup_err_illegal_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=684) Waiting for packet dumper to finish... 1 (prev_count=684, count=5206) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_illegal_ms pass' was executed successfully (exit status: 0). MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_plmn_not_allowed'. ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_plmn_not_allowed ------ Fri Apr 19 07:26:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_plmn_not_allowed' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_gsup_err_plmn_not_allowed started. TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_gsup_err_plmn_not_allowed(17)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_gsup_err_plmn_not_allowed-GSUP(16)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_gsup_err_plmn_not_allowed(18) TC_authinfo_gsup_err_plmn_not_allowed-GSUP(16)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_gsup_err_plmn_not_allowed(18) TC_authinfo_gsup_err_plmn_not_allowed-GSUP(16)@92cae194827d: Added IMSI table entry 0TC_authinfo_gsup_err_plmn_not_allowed(18)"262420000000001" TC_authinfo_gsup_err_plmn_not_allowed(18)@92cae194827d: setverdict(fail): none -> fail reason: ""DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 124, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := '89235B11'O, end_to_end_id := 'AD4E2EEB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result (297) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result_Code (298) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result_Code := '0000138C'O } } } } } } } } }"", new component reason: ""DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 124, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := '89235B11'O, end_to_end_id := 'AD4E2EEB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result (297) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result_Code (298) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result_Code := '0000138C'O } } } } } } } } }"" TC_authinfo_gsup_err_plmn_not_allowed(18)@92cae194827d: Stopping testcase execution from "DIA2GSUP_Tests.ttcn":246 MC@92cae194827d: Test Component 18 has requested to stop MTC. Terminating current testcase execution. TC_authinfo_gsup_err_plmn_not_allowed(18)@92cae194827d: Final verdict of PTC: fail reason: ""DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 124, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := '89235B11'O, end_to_end_id := 'AD4E2EEB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result (297) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result_Code (298) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result_Code := '0000138C'O } } } } } } } } }"" TC_authinfo_gsup_err_plmn_not_allowed-GSUP(16)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_plmn_not_allowed(17)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: none MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_plmn_not_allowed-GSUP-IPA(15): none (none -> none) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_plmn_not_allowed-GSUP(16): none (none -> none) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_plmn_not_allowed(17): none (none -> none) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_plmn_not_allowed(18): fail (none -> fail) reason: ""DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 124, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := '89235B11'O, end_to_end_id := 'AD4E2EEB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result (297) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result_Code (298) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result_Code := '0000138C'O } } } } } } } } }"" MTC@92cae194827d: Test case TC_authinfo_gsup_err_plmn_not_allowed finished. Verdict: fail reason: "DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 124, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := '89235B11'O, end_to_end_id := 'AD4E2EEB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result (297) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result_Code (298) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result_Code := '0000138C'O } } } } } } } } }" MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_plmn_not_allowed fail'. Fri Apr 19 07:26:46 UTC 2024 ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_plmn_not_allowed fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=708) Waiting for packet dumper to finish... 1 (prev_count=708, count=5162) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_plmn_not_allowed fail' was executed successfully (exit status: 0). MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_romaning_not_allowed'. ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_romaning_not_allowed ------ Fri Apr 19 07:26:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_romaning_not_allowed' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_gsup_err_romaning_not_allowed started. TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_gsup_err_romaning_not_allowed(21)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_gsup_err_romaning_not_allowed-GSUP(20)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_gsup_err_romaning_not_allowed(22) TC_authinfo_gsup_err_romaning_not_allowed-GSUP(20)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_gsup_err_romaning_not_allowed(22) TC_authinfo_gsup_err_romaning_not_allowed-GSUP(20)@92cae194827d: Added IMSI table entry 0TC_authinfo_gsup_err_romaning_not_allowed(22)"262420000000001" TC_authinfo_gsup_err_romaning_not_allowed(22)@92cae194827d: setverdict(fail): none -> fail reason: ""DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 104, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := 'A7B5DE83'O, end_to_end_id := '65690B90'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Result_Code (268) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Result_Code := '0000138B'O } } } } }"", new component reason: ""DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 104, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := 'A7B5DE83'O, end_to_end_id := '65690B90'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Result_Code (268) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Result_Code := '0000138B'O } } } } }"" TC_authinfo_gsup_err_romaning_not_allowed(22)@92cae194827d: Stopping testcase execution from "DIA2GSUP_Tests.ttcn":246 MC@92cae194827d: Test Component 22 has requested to stop MTC. Terminating current testcase execution. TC_authinfo_gsup_err_romaning_not_allowed(22)@92cae194827d: Final verdict of PTC: fail reason: ""DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 104, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := 'A7B5DE83'O, end_to_end_id := '65690B90'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Result_Code (268) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Result_Code := '0000138B'O } } } } }"" TC_authinfo_gsup_err_romaning_not_allowed-GSUP(20)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_romaning_not_allowed(21)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: none MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_romaning_not_allowed-GSUP-IPA(19): none (none -> none) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_romaning_not_allowed-GSUP(20): none (none -> none) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_romaning_not_allowed(21): none (none -> none) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_romaning_not_allowed(22): fail (none -> fail) reason: ""DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 104, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := 'A7B5DE83'O, end_to_end_id := '65690B90'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Result_Code (268) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Result_Code := '0000138B'O } } } } }"" MTC@92cae194827d: Test case TC_authinfo_gsup_err_romaning_not_allowed finished. Verdict: fail reason: "DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 104, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := 'A7B5DE83'O, end_to_end_id := '65690B90'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Result_Code (268) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Result_Code := '0000138B'O } } } } }" MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_romaning_not_allowed fail'. Fri Apr 19 07:26:52 UTC 2024 ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_romaning_not_allowed fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=722) Waiting for packet dumper to finish... 1 (prev_count=722, count=5170) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_romaning_not_allowed fail' was executed successfully (exit status: 0). MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_net_fail'. ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_net_fail ------ Fri Apr 19 07:26:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_net_fail' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_gsup_err_net_fail started. TC_authinfo_gsup_err_net_fail-GSUP-IPA(23)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_gsup_err_net_fail-GSUP-IPA(23)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_gsup_err_net_fail-GSUP-IPA(23)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_net_fail-GSUP-IPA(23)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_net_fail-GSUP-IPA(23)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_gsup_err_net_fail-GSUP-IPA(23)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_gsup_err_net_fail-GSUP-IPA(23)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_gsup_err_net_fail(25)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_gsup_err_net_fail-GSUP(24)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_gsup_err_net_fail(26) TC_authinfo_gsup_err_net_fail-GSUP(24)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_gsup_err_net_fail(26) TC_authinfo_gsup_err_net_fail-GSUP(24)@92cae194827d: Added IMSI table entry 0TC_authinfo_gsup_err_net_fail(26)"262420000000001" TC_authinfo_gsup_err_net_fail(26)@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_net_fail(26)@92cae194827d: Final verdict of PTC: pass MTC@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_net_fail(25)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_net_fail-GSUP-IPA(23)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_net_fail-GSUP(24)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: pass MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_net_fail-GSUP-IPA(23): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_net_fail-GSUP(24): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_net_fail(25): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_net_fail(26): pass (pass -> pass) MTC@92cae194827d: Test case TC_authinfo_gsup_err_net_fail finished. Verdict: pass MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_net_fail pass'. Fri Apr 19 07:26:57 UTC 2024 ====== DIA2GSUP_Tests.TC_authinfo_gsup_err_net_fail pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=676) Waiting for packet dumper to finish... 1 (prev_count=676, count=5078) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_net_fail pass' was executed successfully (exit status: 0). MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_congestion'. ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_congestion ------ Fri Apr 19 07:26:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_congestion' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_gsup_err_congestion started. TC_authinfo_gsup_err_congestion-GSUP-IPA(27)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_gsup_err_congestion-GSUP-IPA(27)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_gsup_err_congestion-GSUP-IPA(27)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_congestion-GSUP-IPA(27)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_congestion-GSUP-IPA(27)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_gsup_err_congestion-GSUP-IPA(27)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_gsup_err_congestion-GSUP-IPA(27)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_gsup_err_congestion(29)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_gsup_err_congestion-GSUP(28)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_gsup_err_congestion(30) TC_authinfo_gsup_err_congestion-GSUP(28)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_gsup_err_congestion(30) TC_authinfo_gsup_err_congestion-GSUP(28)@92cae194827d: Added IMSI table entry 0TC_authinfo_gsup_err_congestion(30)"262420000000001" TC_authinfo_gsup_err_congestion(30)@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_congestion(30)@92cae194827d: Final verdict of PTC: pass MTC@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_congestion(29)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_congestion-GSUP-IPA(27)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_congestion-GSUP(28)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: pass MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_congestion-GSUP-IPA(27): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_congestion-GSUP(28): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_congestion(29): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_congestion(30): pass (pass -> pass) MTC@92cae194827d: Test case TC_authinfo_gsup_err_congestion finished. Verdict: pass MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_congestion pass'. Fri Apr 19 07:27:02 UTC 2024 ====== DIA2GSUP_Tests.TC_authinfo_gsup_err_congestion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=684) Waiting for packet dumper to finish... 1 (prev_count=684, count=5094) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_congestion pass' was executed successfully (exit status: 0). MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_auth_unacceptable'. ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_auth_unacceptable ------ Fri Apr 19 07:27:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_auth_unacceptable' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_gsup_err_auth_unacceptable started. TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_gsup_err_auth_unacceptable(33)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_gsup_err_auth_unacceptable-GSUP(32)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_gsup_err_auth_unacceptable(34) TC_authinfo_gsup_err_auth_unacceptable-GSUP(32)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_gsup_err_auth_unacceptable(34) TC_authinfo_gsup_err_auth_unacceptable-GSUP(32)@92cae194827d: Added IMSI table entry 0TC_authinfo_gsup_err_auth_unacceptable(34)"262420000000001" TC_authinfo_gsup_err_auth_unacceptable(34)@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_auth_unacceptable(34)@92cae194827d: Final verdict of PTC: pass MTC@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_auth_unacceptable-GSUP(32)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_auth_unacceptable(33)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: pass MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_auth_unacceptable-GSUP-IPA(31): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_auth_unacceptable-GSUP(32): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_auth_unacceptable(33): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_auth_unacceptable(34): pass (pass -> pass) MTC@92cae194827d: Test case TC_authinfo_gsup_err_auth_unacceptable finished. Verdict: pass MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_auth_unacceptable pass'. Fri Apr 19 07:27:07 UTC 2024 ====== DIA2GSUP_Tests.TC_authinfo_gsup_err_auth_unacceptable pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=712) Waiting for packet dumper to finish... 1 (prev_count=712, count=5150) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_auth_unacceptable pass' was executed successfully (exit status: 0). MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_proto_unspec'. ------ DIA2GSUP_Tests.TC_authinfo_gsup_err_proto_unspec ------ Fri Apr 19 07:27:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@92cae194827d: External command `../ttcn3-tcpdump-start.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_proto_unspec' was executed successfully (exit status: 0). MTC@92cae194827d: Test case TC_authinfo_gsup_err_proto_unspec started. TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35)@92cae194827d: Established a new IPA connection (conn_id=2) TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35)@92cae194827d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35)@92cae194827d: Unknown/unsupported IPA CCM message type{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35)@92cae194827d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } } } TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35)@92cae194827d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35)@92cae194827d: IPA identity response { { len := 23, tag := IPAC_IDTAG_SERNR (0), data := '4853532D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O }, { len := 19, tag := IPAC_IDTAG_MACADDR (7), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION1 (2), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_LOCATION2 (3), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_EQUIPVERS (4), data := '30303A30303A30303A30303A30303A303000'O }, { len := 19, tag := IPAC_IDTAG_SWVERSION (5), data := '30303A30303A30303A30303A30303A303000'O }, { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4853532D30302D30302D30302D30302D30302D303000'O } } mismatch TC_authinfo_gsup_err_proto_unspec(37)@92cae194827d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_gsup_err_proto_unspec-GSUP(36)@92cae194827d: Created GsupExpect[0] for "262420000000001" to be handled at TC_authinfo_gsup_err_proto_unspec(38) TC_authinfo_gsup_err_proto_unspec-GSUP(36)@92cae194827d: Found GsupExpect[0] for "262420000000001" handled at TC_authinfo_gsup_err_proto_unspec(38) TC_authinfo_gsup_err_proto_unspec-GSUP(36)@92cae194827d: Added IMSI table entry 0TC_authinfo_gsup_err_proto_unspec(38)"262420000000001" TC_authinfo_gsup_err_proto_unspec(38)@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_proto_unspec(38)@92cae194827d: Final verdict of PTC: pass MTC@92cae194827d: setverdict(pass): none -> pass TC_authinfo_gsup_err_proto_unspec-GSUP(36)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_proto_unspec(37)@92cae194827d: Final verdict of PTC: none TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35)@92cae194827d: Final verdict of PTC: none MTC@92cae194827d: Setting final verdict of the test case. MTC@92cae194827d: Local verdict of MTC: pass MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_proto_unspec-GSUP-IPA(35): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_proto_unspec-GSUP(36): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_proto_unspec(37): none (pass -> pass) MTC@92cae194827d: Local verdict of PTC TC_authinfo_gsup_err_proto_unspec(38): pass (pass -> pass) MTC@92cae194827d: Test case TC_authinfo_gsup_err_proto_unspec finished. Verdict: pass MTC@92cae194827d: Starting external command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_proto_unspec pass'. Fri Apr 19 07:27:12 UTC 2024 ====== DIA2GSUP_Tests.TC_authinfo_gsup_err_proto_unspec pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=692) Waiting for packet dumper to finish... 1 (prev_count=692, count=5110) MTC@92cae194827d: External command `../ttcn3-tcpdump-stop.sh DIA2GSUP_Tests.TC_authinfo_gsup_err_proto_unspec pass' was executed successfully (exit status: 0). MC@92cae194827d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@92cae194827d: Terminating MTC. MC@92cae194827d: MTC terminated. MC2> exit MC@92cae194827d: Shutting down session. MC@92cae194827d: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/dia2gsup/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh DIA2GSUP_Tests --rm Generated DIA2GSUP_Tests.TC_authinfo_gsup_err_auth_unacceptable.merged Generated DIA2GSUP_Tests.TC_authinfo_gsup_err_congestion.merged Generated DIA2GSUP_Tests.TC_authinfo_gsup_err_illegal_ms.merged Generated DIA2GSUP_Tests.TC_authinfo_gsup_err_imsi_unknown.merged Generated DIA2GSUP_Tests.TC_authinfo_gsup_err_net_fail.merged Generated DIA2GSUP_Tests.TC_authinfo_gsup_err_plmn_not_allowed.merged Generated DIA2GSUP_Tests.TC_authinfo_gsup_err_proto_unspec.merged Generated DIA2GSUP_Tests.TC_authinfo_gsup_err_romaning_not_allowed.merged Generated DIA2GSUP_Tests.TC_authinfo_normal.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-dia2gsup-test-156 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-dia2gsup-test-236-dia2gsup + [ -n jenkins-ttcn3-dia2gsup-test-236-dia2gsup ] + docker_kill_wait jenkins-ttcn3-dia2gsup-test-236-dia2gsup + docker kill jenkins-ttcn3-dia2gsup-test-236-dia2gsup jenkins-ttcn3-dia2gsup-test-236-dia2gsup + docker wait jenkins-ttcn3-dia2gsup-test-236-dia2gsup 137 + network_remove + set +x Removing network ttcn3-dia2gsup-test-156 + docker network remove ttcn3-dia2gsup-test-156 ttcn3-dia2gsup-test-156 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-dia2gsup-test/_cache:/cache --name jenkins-ttcn3-dia2gsup-test-236-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-dia2gsup-test/logs/dia2gsup-tester/junit-xml-21.log "DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 124, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := '89235B11'O, end_to_end_id := 'AD4E2EEB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result (297) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Experimental_Result_Code (298) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Experimental_Result_Code := '0000138C'O } } } } } } } } }" DIA2GSUP_Tests.ttcn:354 DIA2GSUP_Tests control part DIA2GSUP_Tests.ttcn:285 TC_authinfo_gsup_err_plmn_not_allowed testcase "DIA2GSUP_Tests.ttcn:246 : Unexpected Diameter msg rx: { version := 1, message_length := 104, RPETxxxx := '01000000'B, command_code := Authentication_Information (318), application_id := '01000023'O, hop_by_hop_id := 'A7B5DE83'O, end_to_end_id := '65690B90'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '666F6F626172'O (\"foobar\") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := \"hss.localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := \"localdomain\" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Result_Code (268) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Result_Code := '0000138B'O } } } } }" DIA2GSUP_Tests.ttcn:355 DIA2GSUP_Tests control part DIA2GSUP_Tests.ttcn:298 TC_authinfo_gsup_err_romaning_not_allowed 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