Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-epdg-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-epdg-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-4g-only
Seen branch in repository origin/osmith/wip-asan
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 b215006476583d31a1a10d60bc2c4a1b231e2621 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b215006476583d31a1a10d60bc2c4a1b231e2621 # timeout=10
Commit message: "Remove ttcn3 testsuites ported to testenv, part 2"
 > git rev-list --no-walk b215006476583d31a1a10d60bc2c4a1b231e2621 # timeout=10
[ttcn3-epdg-test] $ /bin/sh -xe /tmp/jenkins10004549182114643419.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-epdg-test + export IMAGE_SUFFIX=master + cd ttcn3-epdg-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs ] + [ xjenkins-ttcn3-epdg-test-396 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/ttcn3-epdg-test + SUITE_NAME=ttcn3-epdg-test + IMAGE_SUFFIX=master + docker_images_require osmo-epdg-master ttcn3-epdg-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-epdg-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-epdg-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-epdg-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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.62kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B 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:bfee693abf500131d9c2aea2e9780a4797dc3641644bac1660b5eb9e1f1e3306 #6 resolve registry.osmocom.org/debian:bookworm@sha256:bfee693abf500131d9c2aea2e9780a4797dc3641644bac1660b5eb9e1f1e3306 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 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #9 CACHED #10 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [8/9] RUN USERADD --uid=1000 -m build #11 CACHED #12 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget && apt-get clean #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 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #14 CACHED #15 [9/9] WORKDIR /HOME/BUILD #15 CACHED #16 exporting to image #16 exporting layers done #16 writing image sha256:c911a3811ac894a3736f02af34eab7acd646bb3ff49dbb35da32e91900d7cf53 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-epdg-test/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n c911a3811ac8 + 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-epdg-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-epdg-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-epdg-master + echo osmo-epdg-master + dir=osmo-epdg-master + pull_arg=--pull + grep ^FROM ../osmo-epdg-master/Dockerfile + from_line=FROM $USER/$DISTRO-erlang + echo FROM $USER/$DISTRO-erlang + grep -q $USER + pull_arg= + set +x Building image: osmo-epdg-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-epdg-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-epdg-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/osmo-epdg-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-epdg-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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-epdg-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 879B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #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-epdg/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 63B done #4 DONE 0.0s #7 [2/7] WORKDIR /TMP #7 CACHED #8 [3/7] RUN GIT clone https://gerrit.osmocom.org/erlang/osmo-epdg.git #8 CACHED #9 [4/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ERLANG/OSMO-EPDG/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-epdg #9 CACHED #10 [5/7] RUN CD osmo-epdg && 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 && rm -f rebar.lock && rebar3 compile && rebar3 escriptize #10 CACHED #11 [6/7] COPY OSMO-EPDG.CONFIG /data/osmo-epdg.config #11 CACHED #12 [7/7] WORKDIR /DATA #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ae4ecb36d139c385bd1873c260ee5b2c3ba731a19130707eb0c38dbcd90590a6 done #13 naming to docker.io/osmocom-build/osmo-epdg-master:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/osmo-epdg-master' + docker_image_exists osmo-epdg-master + docker images -q osmocom-build/osmo-epdg-master + test -n ae4ecb36d139 + list_osmo_packages debian-bookworm osmo-epdg-master + local distro=debian-bookworm + local image=osmo-epdg-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-epdg-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-epdg-master ### + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-epdg-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 7d98d813d54f: Already exists 952d8a92d6fa: Pulling fs layer 3b96661a9518: Pulling fs layer ce873fa48130: Pulling fs layer c131b7225803: Pulling fs layer 892079e91a2b: Pulling fs layer aa24bf881359: Pulling fs layer dda2468e0cd5: Pulling fs layer 9de23144db7e: Pulling fs layer 892079e91a2b: Waiting b31e6b65f880: Pulling fs layer 94cf4a6804ff: Pulling fs layer c131b7225803: Waiting aa24bf881359: Waiting ad466cd09417: Pulling fs layer 93e575f19c60: Pulling fs layer dda2468e0cd5: Waiting 9de23144db7e: Waiting b31e6b65f880: Waiting ad466cd09417: Waiting 94cf4a6804ff: Waiting ea0d28107dc1: Pulling fs layer 915bed0350bd: Pulling fs layer 393a5418271f: Pulling fs layer ea0d28107dc1: Waiting 915bed0350bd: Waiting ce873fa48130: Retrying in 5 seconds 3b96661a9518: Retrying in 5 seconds 952d8a92d6fa: Retrying in 5 seconds 952d8a92d6fa: Retrying in 4 seconds ce873fa48130: Retrying in 4 seconds 3b96661a9518: Retrying in 4 seconds ce873fa48130: Retrying in 3 seconds 3b96661a9518: Retrying in 3 seconds 952d8a92d6fa: Retrying in 3 seconds ce873fa48130: Retrying in 2 seconds 3b96661a9518: Retrying in 2 seconds 952d8a92d6fa: Retrying in 2 seconds 3b96661a9518: Retrying in 1 second ce873fa48130: Retrying in 1 second 952d8a92d6fa: Retrying in 1 second 3b96661a9518: Retrying in 10 seconds 952d8a92d6fa: Retrying in 10 seconds ce873fa48130: Retrying in 10 seconds 952d8a92d6fa: Retrying in 9 seconds 3b96661a9518: Retrying in 9 seconds ce873fa48130: Retrying in 9 seconds 952d8a92d6fa: Retrying in 8 seconds 3b96661a9518: Retrying in 8 seconds ce873fa48130: Retrying in 8 seconds 3b96661a9518: Retrying in 7 seconds 952d8a92d6fa: Retrying in 7 seconds ce873fa48130: Retrying in 7 seconds 952d8a92d6fa: Retrying in 6 seconds 3b96661a9518: Retrying in 6 seconds ce873fa48130: Retrying in 6 seconds 3b96661a9518: Retrying in 5 seconds 952d8a92d6fa: Retrying in 5 seconds ce873fa48130: Retrying in 5 seconds 952d8a92d6fa: Retrying in 4 seconds 3b96661a9518: Retrying in 4 seconds ce873fa48130: Retrying in 4 seconds 952d8a92d6fa: Retrying in 3 seconds 3b96661a9518: Retrying in 3 seconds ce873fa48130: Retrying in 3 seconds 952d8a92d6fa: Retrying in 2 seconds 3b96661a9518: Retrying in 2 seconds ce873fa48130: Retrying in 2 seconds 952d8a92d6fa: Retrying in 1 second 3b96661a9518: Retrying in 1 second ce873fa48130: Retrying in 1 second 952d8a92d6fa: Retrying in 15 seconds ce873fa48130: Retrying in 15 seconds 3b96661a9518: Retrying in 15 seconds 952d8a92d6fa: Retrying in 14 seconds ce873fa48130: Retrying in 14 seconds 3b96661a9518: Retrying in 14 seconds 952d8a92d6fa: Retrying in 13 seconds ce873fa48130: Retrying in 13 seconds 3b96661a9518: Retrying in 13 seconds 952d8a92d6fa: Retrying in 12 seconds ce873fa48130: Retrying in 12 seconds 3b96661a9518: Retrying in 12 seconds 952d8a92d6fa: Retrying in 11 seconds ce873fa48130: Retrying in 11 seconds 3b96661a9518: Retrying in 11 seconds 952d8a92d6fa: Retrying in 10 seconds ce873fa48130: Retrying in 10 seconds 3b96661a9518: Retrying in 10 seconds 952d8a92d6fa: Retrying in 9 seconds ce873fa48130: Retrying in 9 seconds 3b96661a9518: Retrying in 9 seconds 952d8a92d6fa: Retrying in 8 seconds ce873fa48130: Retrying in 8 seconds 3b96661a9518: Retrying in 8 seconds 952d8a92d6fa: Retrying in 7 seconds ce873fa48130: Retrying in 7 seconds 3b96661a9518: Retrying in 7 seconds 952d8a92d6fa: Retrying in 6 seconds ce873fa48130: Retrying in 6 seconds 3b96661a9518: Retrying in 6 seconds 952d8a92d6fa: Retrying in 5 seconds ce873fa48130: Retrying in 5 seconds 3b96661a9518: Retrying in 5 seconds 952d8a92d6fa: Retrying in 4 seconds ce873fa48130: Retrying in 4 seconds 3b96661a9518: Retrying in 4 seconds 952d8a92d6fa: Retrying in 3 seconds ce873fa48130: Retrying in 3 seconds 3b96661a9518: Retrying in 3 seconds 952d8a92d6fa: Retrying in 2 seconds ce873fa48130: Retrying in 2 seconds 3b96661a9518: Retrying in 2 seconds 952d8a92d6fa: Retrying in 1 second ce873fa48130: Retrying in 1 second 3b96661a9518: Retrying in 1 second 952d8a92d6fa: Retrying in 20 seconds ce873fa48130: Retrying in 20 seconds 3b96661a9518: Retrying in 20 seconds 952d8a92d6fa: Retrying in 19 seconds ce873fa48130: Retrying in 19 seconds 3b96661a9518: Retrying in 19 seconds 952d8a92d6fa: Retrying in 18 seconds ce873fa48130: Retrying in 18 seconds 3b96661a9518: Retrying in 18 seconds 952d8a92d6fa: Retrying in 17 seconds ce873fa48130: Retrying in 17 seconds 3b96661a9518: Retrying in 17 seconds 952d8a92d6fa: Retrying in 16 seconds ce873fa48130: Retrying in 16 seconds 3b96661a9518: Retrying in 16 seconds 952d8a92d6fa: Retrying in 15 seconds ce873fa48130: Retrying in 15 seconds 3b96661a9518: Retrying in 15 seconds 952d8a92d6fa: Retrying in 14 seconds ce873fa48130: Retrying in 14 seconds 3b96661a9518: Retrying in 14 seconds 952d8a92d6fa: Retrying in 13 seconds ce873fa48130: Retrying in 13 seconds 3b96661a9518: Retrying in 13 seconds 952d8a92d6fa: Retrying in 12 seconds ce873fa48130: Retrying in 12 seconds 3b96661a9518: Retrying in 12 seconds 952d8a92d6fa: Retrying in 11 seconds ce873fa48130: Retrying in 11 seconds 3b96661a9518: Retrying in 11 seconds 952d8a92d6fa: Retrying in 10 seconds ce873fa48130: Retrying in 10 seconds 3b96661a9518: Retrying in 10 seconds 952d8a92d6fa: Retrying in 9 seconds ce873fa48130: Retrying in 9 seconds 3b96661a9518: Retrying in 9 seconds 952d8a92d6fa: Retrying in 8 seconds ce873fa48130: Retrying in 8 seconds 3b96661a9518: Retrying in 8 seconds 952d8a92d6fa: Retrying in 7 seconds ce873fa48130: Retrying in 7 seconds 3b96661a9518: Retrying in 7 seconds 952d8a92d6fa: Retrying in 6 seconds ce873fa48130: Retrying in 6 seconds 3b96661a9518: Retrying in 6 seconds 952d8a92d6fa: Retrying in 5 seconds ce873fa48130: Retrying in 5 seconds 3b96661a9518: Retrying in 5 seconds 952d8a92d6fa: Retrying in 4 seconds ce873fa48130: Retrying in 4 seconds 3b96661a9518: Retrying in 4 seconds 952d8a92d6fa: Retrying in 3 seconds ce873fa48130: Retrying in 3 seconds 3b96661a9518: Retrying in 3 seconds 952d8a92d6fa: Retrying in 2 seconds ce873fa48130: Retrying in 2 seconds 3b96661a9518: Retrying in 2 seconds 952d8a92d6fa: Retrying in 1 second ce873fa48130: Retrying in 1 second 3b96661a9518: Retrying in 1 second 93e575f19c60: Waiting 393a5418271f: Waiting unexpected EOF + continue + docker_distro_from_image_name ttcn3-epdg-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-epdg-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-epdg-test + echo ttcn3-epdg-test + dir=ttcn3-epdg-test + pull_arg=--pull + grep ^FROM ../ttcn3-epdg-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-epdg-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-epdg-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-epdg-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/ttcn3-epdg-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-epdg-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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-epdg-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 391B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #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: 761B done #5 DONE 0.0s #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" epdg #8 0.273 + OSMO_TTCN3_BRANCH=master #8 0.273 + shift #8 0.273 + cd /osmo-ttcn3-hacks #8 0.273 + git fetch #8 0.390 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.390 9e9b0e60..207ce037 master -> origin/master #8 0.390 + 86542b50...7bfe1ed6 osmith/wip -> origin/osmith/wip (forced update) #8 0.390 * [new branch] pespin/deps -> origin/pespin/deps #8 0.390 a0861ee1..6a4b8cc7 pespin/hnbgw -> origin/pespin/hnbgw #8 0.391 + git checkout master #8 0.424 Already on 'master' #8 0.424 Your branch is behind 'origin/master' by 14 commits, and can be fast-forwarded. #8 0.424 (use "git pull" to update your local branch) #8 0.424 + git symbolic-ref -q HEAD #8 0.425 refs/heads/master #8 0.425 + git reset --hard origin/master #8 0.438 HEAD is now at 207ce037 deps: Update titan.ProtocolEmulations.SCCP to upstream master #8 0.438 + git rev-parse --abbrev-ref HEAD #8 0.440 master #8 0.440 + git rev-parse HEAD #8 0.441 207ce037084031a20486e686ef19b7be41e675b5 #8 0.442 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.442 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.443 + make -j8 deps #8 0.565 (make -j20 -C deps || make -j1 -C deps) #8 0.568 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.569 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.573 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.573 To add an exception for this directory, call: #8 0.573 #8 0.573 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.580 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.580 To add an exception for this directory, call: #8 0.580 #8 0.580 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.584 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.584 usage: git diff --no-index [<options>] <path> <path> #8 0.584 #8 0.584 Diff output format options #8 0.584 -p, --patch generate patch #8 0.584 -s, --no-patch suppress diff output #8 0.584 -u generate patch #8 0.584 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.585 -W, --function-context #8 0.585 generate diffs with <n> lines context #8 0.585 --raw generate the diff in raw format #8 0.585 --patch-with-raw synonym for '-p --raw' #8 0.585 --patch-with-stat synonym for '-p --stat' #8 0.585 --numstat machine friendly --stat #8 0.585 --shortstat output only the last line of --stat #8 0.585 -X, --dirstat[=<param1,param2>...] #8 0.585 output the distribution of relative amount of changes for each sub-directory #8 0.585 --cumulative synonym for --dirstat=cumulative #8 0.585 --dirstat-by-file[=<param1,param2>...] #8 0.585 synonym for --dirstat=files,param1,param2... #8 0.585 --check warn if changes introduce conflict markers or whitespace errors #8 0.585 --summary condensed summary such as creations, renames and mode changes #8 0.585 --name-only show only names of changed files #8 0.585 --name-status show only names and status of changed files #8 0.585 --stat[=<width>[,<name-width>[,<count>]]] #8 0.585 generate diffstat #8 0.585 --stat-width <width> generate diffstat with a given width #8 0.585 --stat-name-width <width> #8 0.585 generate diffstat with a given name width #8 0.585 --stat-graph-width <width> #8 0.585 generate diffstat with a given graph width #8 0.585 --stat-count <count> generate diffstat with limited lines #8 0.585 --compact-summary generate compact summary in diffstat #8 0.585 --binary output a binary diff that can be applied #8 0.585 --full-index show full pre- and post-image object names on the "index" lines #8 0.585 --color[=<when>] show colored diff #8 0.585 --ws-error-highlight <kind> #8 0.585 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.585 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.585 --abbrev[=<n>] use <n> digits to display object names #8 0.585 --src-prefix <prefix> #8 0.585 show the given source prefix instead of "a/" #8 0.585 --dst-prefix <prefix> #8 0.585 show the given destination prefix instead of "b/" #8 0.585 --line-prefix <prefix> #8 0.585 prepend an additional prefix to every line of output #8 0.585 --no-prefix do not show any source or destination prefix #8 0.585 --inter-hunk-context <n> #8 0.585 show context between diff hunks up to the specified number of lines #8 0.585 --output-indicator-new <char> #8 0.585 specify the character to indicate a new line instead of '+' #8 0.585 --output-indicator-old <char> #8 0.585 specify the character to indicate an old line instead of '-' #8 0.585 --output-indicator-context <char> #8 0.585 specify the character to indicate a context instead of ' ' #8 0.585 #8 0.585 Diff rename options #8 0.585 -B, --break-rewrites[=<n>[/<m>]] #8 0.585 break complete rewrite changes into pairs of delete and create #8 0.585 -M, --find-renames[=<n>] #8 0.585 detect renames #8 0.585 -D, --irreversible-delete #8 0.585 omit the preimage for deletes #8 0.585 -C, --find-copies[=<n>] #8 0.585 detect copies #8 0.585 --find-copies-harder use unmodified files as source to find copies #8 0.585 --no-renames disable rename detection #8 0.585 --rename-empty use empty blobs as rename source #8 0.585 --follow continue listing the history of a file beyond renames #8 0.585 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.585 #8 0.585 Diff algorithm options #8 0.585 --minimal produce the smallest possible diff #8 0.585 -w, --ignore-all-space #8 0.585 ignore whitespace when comparing lines #8 0.585 -b, --ignore-space-change #8 0.585 ignore changes in amount of whitespace #8 0.585 --ignore-space-at-eol #8 0.585 ignore changes in whitespace at EOL #8 0.585 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.585 --ignore-blank-lines ignore changes whose lines are all blank #8 0.585 -I, --ignore-matching-lines <regex> #8 0.585 ignore changes whose all lines match <regex> #8 0.585 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.585 --patience generate diff using the "patience diff" algorithm #8 0.585 --histogram generate diff using the "histogram diff" algorithm #8 0.585 --diff-algorithm <algorithm> #8 0.585 choose a diff algorithm #8 0.585 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.585 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.585 --word-diff-regex <regex> #8 0.585 use <regex> to decide what a word is #8 0.585 --color-words[=<regex>] #8 0.585 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.585 --color-moved[=<mode>] #8 0.585 moved lines of code are colored differently #8 0.585 --color-moved-ws <mode> #8 0.585 how white spaces are ignored in --color-moved #8 0.585 #8 0.585 Other diff options #8 0.585 --relative[=<prefix>] #8 0.585 when run from subdir, exclude changes outside and show relative paths #8 0.585 -a, --text treat all files as text #8 0.585 -R swap two inputs, reverse the diff #8 0.585 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.585 --quiet disable all output of the program #8 0.585 --ext-diff allow an external diff helper to be executed #8 0.585 --textconv run external text conversion filters when comparing binary files #8 0.585 --ignore-submodules[=<when>] #8 0.585 ignore changes to submodules in the diff generation #8 0.585 --submodule[=<format>] #8 0.586 specify how differences in submodules are shown #8 0.586 --ita-invisible-in-index #8 0.586 hide 'git add -N' entries from the index #8 0.586 --ita-visible-in-index #8 0.586 treat 'git add -N' entries as real in the index #8 0.586 -S <string> look for differences that change the number of occurrences of the specified string #8 0.586 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.586 --pickaxe-all show all changes in the changeset with -S or -G #8 0.586 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.586 -O <file> control the order in which files appear in the output #8 0.586 --rotate-to <path> show the change in the specified path first #8 0.586 --skip-to <path> skip the output to the specified path #8 0.586 --find-object <object-id> #8 0.586 look for differences that change the number of occurrences of the specified object #8 0.586 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.586 select files by diff type #8 0.586 --output <file> output to a specific file #8 0.586 #8 0.591 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.591 To add an exception for this directory, call: #8 0.591 #8 0.591 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.598 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.598 To add an exception for this directory, call: #8 0.598 #8 0.598 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.602 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.602 usage: git diff --no-index [<options>] <path> <path> #8 0.602 #8 0.602 Diff output format options #8 0.602 -p, --patch generate patch #8 0.602 -s, --no-patch suppress diff output #8 0.602 -u generate patch #8 0.602 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.602 -W, --function-context #8 0.602 generate diffs with <n> lines context #8 0.602 --raw generate the diff in raw format #8 0.602 --patch-with-raw synonym for '-p --raw' #8 0.602 --patch-with-stat synonym for '-p --stat' #8 0.602 --numstat machine friendly --stat #8 0.602 --shortstat output only the last line of --stat #8 0.602 -X, --dirstat[=<param1,param2>...] #8 0.602 output the distribution of relative amount of changes for each sub-directory #8 0.602 --cumulative synonym for --dirstat=cumulative #8 0.602 --dirstat-by-file[=<param1,param2>...] #8 0.602 synonym for --dirstat=files,param1,param2... #8 0.602 --check warn if changes introduce conflict markers or whitespace errors #8 0.602 --summary condensed summary such as creations, renames and mode changes #8 0.602 --name-only show only names of changed files #8 0.602 --name-status show only names and status of changed files #8 0.602 --stat[=<width>[,<name-width>[,<count>]]] #8 0.602 generate diffstat #8 0.602 --stat-width <width> generate diffstat with a given width #8 0.602 --stat-name-width <width> #8 0.602 generate diffstat with a given name width #8 0.602 --stat-graph-width <width> #8 0.602 generate diffstat with a given graph width #8 0.602 --stat-count <count> generate diffstat with limited lines #8 0.602 --compact-summary generate compact summary in diffstat #8 0.602 --binary output a binary diff that can be applied #8 0.602 --full-index show full pre- and post-image object names on the "index" lines #8 0.602 --color[=<when>] show colored diff #8 0.602 --ws-error-highlight <kind> #8 0.602 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.602 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.602 --abbrev[=<n>] use <n> digits to display object names #8 0.602 --src-prefix <prefix> #8 0.602 show the given source prefix instead of "a/" #8 0.602 --dst-prefix <prefix> #8 0.602 show the given destination prefix instead of "b/" #8 0.602 --line-prefix <prefix> #8 0.602 prepend an additional prefix to every line of output #8 0.602 --no-prefix do not show any source or destination prefix #8 0.602 --inter-hunk-context <n> #8 0.602 show context between diff hunks up to the specified number of lines #8 0.602 --output-indicator-new <char> #8 0.602 specify the character to indicate a new line instead of '+' #8 0.602 --output-indicator-old <char> #8 0.602 specify the character to indicate an old line instead of '-' #8 0.602 --output-indicator-context <char> #8 0.602 specify the character to indicate a context instead of ' ' #8 0.602 #8 0.602 Diff rename options #8 0.602 -B, --break-rewrites[=<n>[/<m>]] #8 0.602 break complete rewrite changes into pairs of delete and create #8 0.602 -M, --find-renames[=<n>] #8 0.602 detect renames #8 0.602 -D, --irreversible-delete #8 0.602 omit the preimage for deletes #8 0.602 -C, --find-copies[=<n>] #8 0.602 detect copies #8 0.602 --find-copies-harder use unmodified files as source to find copies #8 0.602 --no-renames disable rename detection #8 0.602 --rename-empty use empty blobs as rename source #8 0.602 --follow continue listing the history of a file beyond renames #8 0.602 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.602 #8 0.602 Diff algorithm options #8 0.602 --minimal produce the smallest possible diff #8 0.602 -w, --ignore-all-space #8 0.602 ignore whitespace when comparing lines #8 0.602 -b, --ignore-space-change #8 0.602 ignore changes in amount of whitespace #8 0.602 --ignore-space-at-eol #8 0.602 ignore changes in whitespace at EOL #8 0.602 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.602 --ignore-blank-lines ignore changes whose lines are all blank #8 0.602 -I, --ignore-matching-lines <regex> #8 0.602 ignore changes whose all lines match <regex> #8 0.602 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.603 --patience generate diff using the "patience diff" algorithm #8 0.603 --histogram generate diff using the "histogram diff" algorithm #8 0.603 --diff-algorithm <algorithm> #8 0.603 choose a diff algorithm #8 0.603 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.603 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.603 --word-diff-regex <regex> #8 0.603 use <regex> to decide what a word is #8 0.603 --color-words[=<regex>] #8 0.603 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.603 --color-moved[=<mode>] #8 0.603 moved lines of code are colored differently #8 0.603 --color-moved-ws <mode> #8 0.603 how white spaces are ignored in --color-moved #8 0.603 #8 0.603 Other diff options #8 0.603 --relative[=<prefix>] #8 0.603 when run from subdir, exclude changes outside and show relative paths #8 0.603 -a, --text treat all files as text #8 0.603 -R swap two inputs, reverse the diff #8 0.603 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.603 --quiet disable all output of the program #8 0.603 --ext-diff allow an external diff helper to be executed #8 0.603 --textconv run external text conversion filters when comparing binary files #8 0.603 --ignore-submodules[=<when>] #8 0.603 ignore changes to submodules in the diff generation #8 0.603 --submodule[=<format>] #8 0.603 specify how differences in submodules are shown #8 0.603 --ita-invisible-in-index #8 0.603 hide 'git add -N' entries from the index #8 0.603 --ita-visible-in-index #8 0.603 treat 'git add -N' entries as real in the index #8 0.603 -S <string> look for differences that change the number of occurrences of the specified string #8 0.603 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.603 --pickaxe-all show all changes in the changeset with -S or -G #8 0.603 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.603 -O <file> control the order in which files appear in the output #8 0.603 --rotate-to <path> show the change in the specified path first #8 0.603 --skip-to <path> skip the output to the specified path #8 0.603 --find-object <object-id> #8 0.603 look for differences that change the number of occurrences of the specified object #8 0.603 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.603 select files by diff type #8 0.603 --output <file> output to a specific file #8 0.603 #8 0.607 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.607 To add an exception for this directory, call: #8 0.607 #8 0.607 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.614 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.614 To add an exception for this directory, call: #8 0.614 #8 0.614 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.618 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.618 usage: git diff --no-index [<options>] <path> <path> #8 0.618 #8 0.618 Diff output format options #8 0.618 -p, --patch generate patch #8 0.618 -s, --no-patch suppress diff output #8 0.618 -u generate patch #8 0.618 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.618 -W, --function-context #8 0.618 generate diffs with <n> lines context #8 0.618 --raw generate the diff in raw format #8 0.618 --patch-with-raw synonym for '-p --raw' #8 0.618 --patch-with-stat synonym for '-p --stat' #8 0.618 --numstat machine friendly --stat #8 0.618 --shortstat output only the last line of --stat #8 0.618 -X, --dirstat[=<param1,param2>...] #8 0.618 output the distribution of relative amount of changes for each sub-directory #8 0.618 --cumulative synonym for --dirstat=cumulative #8 0.618 --dirstat-by-file[=<param1,param2>...] #8 0.618 synonym for --dirstat=files,param1,param2... #8 0.618 --check warn if changes introduce conflict markers or whitespace errors #8 0.618 --summary condensed summary such as creations, renames and mode changes #8 0.618 --name-only show only names of changed files #8 0.618 --name-status show only names and status of changed files #8 0.618 --stat[=<width>[,<name-width>[,<count>]]] #8 0.618 generate diffstat #8 0.618 --stat-width <width> generate diffstat with a given width #8 0.618 --stat-name-width <width> #8 0.618 generate diffstat with a given name width #8 0.618 --stat-graph-width <width> #8 0.618 generate diffstat with a given graph width #8 0.618 --stat-count <count> generate diffstat with limited lines #8 0.618 --compact-summary generate compact summary in diffstat #8 0.618 --binary output a binary diff that can be applied #8 0.618 --full-index show full pre- and post-image object names on the "index" lines #8 0.618 --color[=<when>] show colored diff #8 0.618 --ws-error-highlight <kind> #8 0.618 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.618 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.618 --abbrev[=<n>] use <n> digits to display object names #8 0.618 --src-prefix <prefix> #8 0.618 show the given source prefix instead of "a/" #8 0.618 --dst-prefix <prefix> #8 0.618 show the given destination prefix instead of "b/" #8 0.618 --line-prefix <prefix> #8 0.618 prepend an additional prefix to every line of output #8 0.618 --no-prefix do not show any source or destination prefix #8 0.618 --inter-hunk-context <n> #8 0.618 show context between diff hunks up to the specified number of lines #8 0.618 --output-indicator-new <char> #8 0.618 specify the character to indicate a new line instead of '+' #8 0.618 --output-indicator-old <char> #8 0.618 specify the character to indicate an old line instead of '-' #8 0.618 --output-indicator-context <char> #8 0.618 specify the character to indicate a context instead of ' ' #8 0.618 #8 0.618 Diff rename options #8 0.618 -B, --break-rewrites[=<n>[/<m>]] #8 0.618 break complete rewrite changes into pairs of delete and create #8 0.618 -M, --find-renames[=<n>] #8 0.618 detect renames #8 0.618 -D, --irreversible-delete #8 0.618 omit the preimage for deletes #8 0.618 -C, --find-copies[=<n>] #8 0.618 detect copies #8 0.618 --find-copies-harder use unmodified files as source to find copies #8 0.618 --no-renames disable rename detection #8 0.618 --rename-empty use empty blobs as rename source #8 0.618 --follow continue listing the history of a file beyond renames #8 0.618 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.618 #8 0.618 Diff algorithm options #8 0.618 --minimal produce the smallest possible diff #8 0.618 -w, --ignore-all-space #8 0.618 ignore whitespace when comparing lines #8 0.618 -b, --ignore-space-change #8 0.618 ignore changes in amount of whitespace #8 0.618 --ignore-space-at-eol #8 0.618 ignore changes in whitespace at EOL #8 0.618 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.618 --ignore-blank-lines ignore changes whose lines are all blank #8 0.619 -I, --ignore-matching-lines <regex> #8 0.619 ignore changes whose all lines match <regex> #8 0.619 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.619 --patience generate diff using the "patience diff" algorithm #8 0.619 --histogram generate diff using the "histogram diff" algorithm #8 0.619 --diff-algorithm <algorithm> #8 0.619 choose a diff algorithm #8 0.619 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.619 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.619 --word-diff-regex <regex> #8 0.619 use <regex> to decide what a word is #8 0.619 --color-words[=<regex>] #8 0.619 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.619 --color-moved[=<mode>] #8 0.619 moved lines of code are colored differently #8 0.619 --color-moved-ws <mode> #8 0.619 how white spaces are ignored in --color-moved #8 0.619 #8 0.619 Other diff options #8 0.619 --relative[=<prefix>] #8 0.619 when run from subdir, exclude changes outside and show relative paths #8 0.619 -a, --text treat all files as text #8 0.619 -R swap two inputs, reverse the diff #8 0.619 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.619 --quiet disable all output of the program #8 0.619 --ext-diff allow an external diff helper to be executed #8 0.619 --textconv run external text conversion filters when comparing binary files #8 0.619 --ignore-submodules[=<when>] #8 0.619 ignore changes to submodules in the diff generation #8 0.619 --submodule[=<format>] #8 0.619 specify how differences in submodules are shown #8 0.619 --ita-invisible-in-index #8 0.619 hide 'git add -N' entries from the index #8 0.619 --ita-visible-in-index #8 0.619 treat 'git add -N' entries as real in the index #8 0.619 -S <string> look for differences that change the number of occurrences of the specified string #8 0.619 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.619 --pickaxe-all show all changes in the changeset with -S or -G #8 0.619 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.619 -O <file> control the order in which files appear in the output #8 0.619 --rotate-to <path> show the change in the specified path first #8 0.619 --skip-to <path> skip the output to the specified path #8 0.619 --find-object <object-id> #8 0.619 look for differences that change the number of occurrences of the specified object #8 0.619 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.619 select files by diff type #8 0.619 --output <file> output to a specific file #8 0.619 #8 0.623 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.623 To add an exception for this directory, call: #8 0.623 #8 0.623 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.630 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.630 To add an exception for this directory, call: #8 0.630 #8 0.630 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.634 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.634 usage: git diff --no-index [<options>] <path> <path> #8 0.634 #8 0.634 Diff output format options #8 0.634 -p, --patch generate patch #8 0.634 -s, --no-patch suppress diff output #8 0.634 -u generate patch #8 0.634 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.634 -W, --function-context #8 0.634 generate diffs with <n> lines context #8 0.634 --raw generate the diff in raw format #8 0.634 --patch-with-raw synonym for '-p --raw' #8 0.634 --patch-with-stat synonym for '-p --stat' #8 0.634 --numstat machine friendly --stat #8 0.634 --shortstat output only the last line of --stat #8 0.634 -X, --dirstat[=<param1,param2>...] #8 0.634 output the distribution of relative amount of changes for each sub-directory #8 0.634 --cumulative synonym for --dirstat=cumulative #8 0.634 --dirstat-by-file[=<param1,param2>...] #8 0.634 synonym for --dirstat=files,param1,param2... #8 0.634 --check warn if changes introduce conflict markers or whitespace errors #8 0.634 --summary condensed summary such as creations, renames and mode changes #8 0.634 --name-only show only names of changed files #8 0.634 --name-status show only names and status of changed files #8 0.634 --stat[=<width>[,<name-width>[,<count>]]] #8 0.634 generate diffstat #8 0.634 --stat-width <width> generate diffstat with a given width #8 0.634 --stat-name-width <width> #8 0.634 generate diffstat with a given name width #8 0.634 --stat-graph-width <width> #8 0.634 generate diffstat with a given graph width #8 0.634 --stat-count <count> generate diffstat with limited lines #8 0.634 --compact-summary generate compact summary in diffstat #8 0.634 --binary output a binary diff that can be applied #8 0.634 --full-index show full pre- and post-image object names on the "index" lines #8 0.634 --color[=<when>] show colored diff #8 0.634 --ws-error-highlight <kind> #8 0.634 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.634 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.634 --abbrev[=<n>] use <n> digits to display object names #8 0.634 --src-prefix <prefix> #8 0.634 show the given source prefix instead of "a/" #8 0.634 --dst-prefix <prefix> #8 0.634 show the given destination prefix instead of "b/" #8 0.634 --line-prefix <prefix> #8 0.635 prepend an additional prefix to every line of output #8 0.635 --no-prefix do not show any source or destination prefix #8 0.635 --inter-hunk-context <n> #8 0.635 show context between diff hunks up to the specified number of lines #8 0.635 --output-indicator-new <char> #8 0.635 specify the character to indicate a new line instead of '+' #8 0.635 --output-indicator-old <char> #8 0.635 specify the character to indicate an old line instead of '-' #8 0.635 --output-indicator-context <char> #8 0.635 specify the character to indicate a context instead of ' ' #8 0.635 #8 0.635 Diff rename options #8 0.635 -B, --break-rewrites[=<n>[/<m>]] #8 0.635 break complete rewrite changes into pairs of delete and create #8 0.635 -M, --find-renames[=<n>] #8 0.635 detect renames #8 0.635 -D, --irreversible-delete #8 0.635 omit the preimage for deletes #8 0.635 -C, --find-copies[=<n>] #8 0.635 detect copies #8 0.635 --find-copies-harder use unmodified files as source to find copies #8 0.635 --no-renames disable rename detection #8 0.635 --rename-empty use empty blobs as rename source #8 0.635 --follow continue listing the history of a file beyond renames #8 0.635 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.635 #8 0.635 Diff algorithm options #8 0.635 --minimal produce the smallest possible diff #8 0.635 -w, --ignore-all-space #8 0.635 ignore whitespace when comparing lines #8 0.635 -b, --ignore-space-change #8 0.635 ignore changes in amount of whitespace #8 0.635 --ignore-space-at-eol #8 0.635 ignore changes in whitespace at EOL #8 0.635 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.635 --ignore-blank-lines ignore changes whose lines are all blank #8 0.635 -I, --ignore-matching-lines <regex> #8 0.635 ignore changes whose all lines match <regex> #8 0.635 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.635 --patience generate diff using the "patience diff" algorithm #8 0.635 --histogram generate diff using the "histogram diff" algorithm #8 0.635 --diff-algorithm <algorithm> #8 0.635 choose a diff algorithm #8 0.635 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.635 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.635 --word-diff-regex <regex> #8 0.635 use <regex> to decide what a word is #8 0.635 --color-words[=<regex>] #8 0.635 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.635 --color-moved[=<mode>] #8 0.635 moved lines of code are colored differently #8 0.635 --color-moved-ws <mode> #8 0.635 how white spaces are ignored in --color-moved #8 0.635 #8 0.635 Other diff options #8 0.635 --relative[=<prefix>] #8 0.635 when run from subdir, exclude changes outside and show relative paths #8 0.635 -a, --text treat all files as text #8 0.635 -R swap two inputs, reverse the diff #8 0.635 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.635 --quiet disable all output of the program #8 0.635 --ext-diff allow an external diff helper to be executed #8 0.635 --textconv run external text conversion filters when comparing binary files #8 0.635 --ignore-submodules[=<when>] #8 0.635 ignore changes to submodules in the diff generation #8 0.635 --submodule[=<format>] #8 0.635 specify how differences in submodules are shown #8 0.635 --ita-invisible-in-index #8 0.635 hide 'git add -N' entries from the index #8 0.635 --ita-visible-in-index #8 0.635 treat 'git add -N' entries as real in the index #8 0.635 -S <string> look for differences that change the number of occurrences of the specified string #8 0.635 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.635 --pickaxe-all show all changes in the changeset with -S or -G #8 0.635 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.635 -O <file> control the order in which files appear in the output #8 0.635 --rotate-to <path> show the change in the specified path first #8 0.635 --skip-to <path> skip the output to the specified path #8 0.635 --find-object <object-id> #8 0.635 look for differences that change the number of occurrences of the specified object #8 0.635 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.635 select files by diff type #8 0.635 --output <file> output to a specific file #8 0.635 #8 0.640 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.640 To add an exception for this directory, call: #8 0.640 #8 0.640 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.646 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.646 To add an exception for this directory, call: #8 0.646 #8 0.646 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.651 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.651 usage: git diff --no-index [<options>] <path> <path> #8 0.651 #8 0.651 Diff output format options #8 0.651 -p, --patch generate patch #8 0.651 -s, --no-patch suppress diff output #8 0.651 -u generate patch #8 0.651 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.651 -W, --function-context #8 0.651 generate diffs with <n> lines context #8 0.651 --raw generate the diff in raw format #8 0.651 --patch-with-raw synonym for '-p --raw' #8 0.651 --patch-with-stat synonym for '-p --stat' #8 0.651 --numstat machine friendly --stat #8 0.651 --shortstat output only the last line of --stat #8 0.651 -X, --dirstat[=<param1,param2>...] #8 0.651 output the distribution of relative amount of changes for each sub-directory #8 0.651 --cumulative synonym for --dirstat=cumulative #8 0.651 --dirstat-by-file[=<param1,param2>...] #8 0.651 synonym for --dirstat=files,param1,param2... #8 0.651 --check warn if changes introduce conflict markers or whitespace errors #8 0.651 --summary condensed summary such as creations, renames and mode changes #8 0.651 --name-only show only names of changed files #8 0.651 --name-status show only names and status of changed files #8 0.651 --stat[=<width>[,<name-width>[,<count>]]] #8 0.651 generate diffstat #8 0.651 --stat-width <width> generate diffstat with a given width #8 0.651 --stat-name-width <width> #8 0.651 generate diffstat with a given name width #8 0.651 --stat-graph-width <width> #8 0.651 generate diffstat with a given graph width #8 0.651 --stat-count <count> generate diffstat with limited lines #8 0.651 --compact-summary generate compact summary in diffstat #8 0.651 --binary output a binary diff that can be applied #8 0.651 --full-index show full pre- and post-image object names on the "index" lines #8 0.651 --color[=<when>] show colored diff #8 0.651 --ws-error-highlight <kind> #8 0.651 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.651 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.651 --abbrev[=<n>] use <n> digits to display object names #8 0.651 --src-prefix <prefix> #8 0.651 show the given source prefix instead of "a/" #8 0.651 --dst-prefix <prefix> #8 0.651 show the given destination prefix instead of "b/" #8 0.651 --line-prefix <prefix> #8 0.651 prepend an additional prefix to every line of output #8 0.651 --no-prefix do not show any source or destination prefix #8 0.651 --inter-hunk-context <n> #8 0.651 show context between diff hunks up to the specified number of lines #8 0.651 --output-indicator-new <char> #8 0.651 specify the character to indicate a new line instead of '+' #8 0.651 --output-indicator-old <char> #8 0.651 specify the character to indicate an old line instead of '-' #8 0.651 --output-indicator-context <char> #8 0.651 specify the character to indicate a context instead of ' ' #8 0.651 #8 0.651 Diff rename options #8 0.651 -B, --break-rewrites[=<n>[/<m>]] #8 0.651 break complete rewrite changes into pairs of delete and create #8 0.651 -M, --find-renames[=<n>] #8 0.651 detect renames #8 0.651 -D, --irreversible-delete #8 0.651 omit the preimage for deletes #8 0.651 -C, --find-copies[=<n>] #8 0.651 detect copies #8 0.651 --find-copies-harder use unmodified files as source to find copies #8 0.651 --no-renames disable rename detection #8 0.651 --rename-empty use empty blobs as rename source #8 0.651 --follow continue listing the history of a file beyond renames #8 0.651 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.651 #8 0.651 Diff algorithm options #8 0.651 --minimal produce the smallest possible diff #8 0.651 -w, --ignore-all-space #8 0.651 ignore whitespace when comparing lines #8 0.651 -b, --ignore-space-change #8 0.651 ignore changes in amount of whitespace #8 0.651 --ignore-space-at-eol #8 0.651 ignore changes in whitespace at EOL #8 0.651 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.651 --ignore-blank-lines ignore changes whose lines are all blank #8 0.651 -I, --ignore-matching-lines <regex> #8 0.651 ignore changes whose all lines match <regex> #8 0.651 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.651 --patience generate diff using the "patience diff" algorithm #8 0.651 --histogram generate diff using the "histogram diff" algorithm #8 0.651 --diff-algorithm <algorithm> #8 0.651 choose a diff algorithm #8 0.651 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.651 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.651 --word-diff-regex <regex> #8 0.651 use <regex> to decide what a word is #8 0.651 --color-words[=<regex>] #8 0.651 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.651 --color-moved[=<mode>] #8 0.651 moved lines of code are colored differently #8 0.651 --color-moved-ws <mode> #8 0.651 how white spaces are ignored in --color-moved #8 0.651 #8 0.651 Other diff options #8 0.651 --relative[=<prefix>] #8 0.651 when run from subdir, exclude changes outside and show relative paths #8 0.651 -a, --text treat all files as text #8 0.651 -R swap two inputs, reverse the diff #8 0.651 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.651 --quiet disable all output of the program #8 0.651 --ext-diff allow an external diff helper to be executed #8 0.651 --textconv run external text conversion filters when comparing binary files #8 0.651 --ignore-submodules[=<when>] #8 0.651 ignore changes to submodules in the diff generation #8 0.651 --submodule[=<format>] #8 0.652 specify how differences in submodules are shown #8 0.652 --ita-invisible-in-index #8 0.652 hide 'git add -N' entries from the index #8 0.652 --ita-visible-in-index #8 0.652 treat 'git add -N' entries as real in the index #8 0.652 -S <string> look for differences that change the number of occurrences of the specified string #8 0.652 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.652 --pickaxe-all show all changes in the changeset with -S or -G #8 0.652 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.652 -O <file> control the order in which files appear in the output #8 0.652 --rotate-to <path> show the change in the specified path first #8 0.652 --skip-to <path> skip the output to the specified path #8 0.652 --find-object <object-id> #8 0.652 look for differences that change the number of occurrences of the specified object #8 0.652 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.652 select files by diff type #8 0.652 --output <file> output to a specific file #8 0.652 #8 0.656 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.656 To add an exception for this directory, call: #8 0.656 #8 0.656 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.663 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.663 To add an exception for this directory, call: #8 0.663 #8 0.663 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.667 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.667 usage: git diff --no-index [<options>] <path> <path> #8 0.667 #8 0.667 Diff output format options #8 0.667 -p, --patch generate patch #8 0.667 -s, --no-patch suppress diff output #8 0.667 -u generate patch #8 0.667 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.667 -W, --function-context #8 0.667 generate diffs with <n> lines context #8 0.667 --raw generate the diff in raw format #8 0.667 --patch-with-raw synonym for '-p --raw' #8 0.667 --patch-with-stat synonym for '-p --stat' #8 0.667 --numstat machine friendly --stat #8 0.667 --shortstat output only the last line of --stat #8 0.667 -X, --dirstat[=<param1,param2>...] #8 0.667 output the distribution of relative amount of changes for each sub-directory #8 0.667 --cumulative synonym for --dirstat=cumulative #8 0.667 --dirstat-by-file[=<param1,param2>...] #8 0.667 synonym for --dirstat=files,param1,param2... #8 0.667 --check warn if changes introduce conflict markers or whitespace errors #8 0.667 --summary condensed summary such as creations, renames and mode changes #8 0.667 --name-only show only names of changed files #8 0.667 --name-status show only names and status of changed files #8 0.667 --stat[=<width>[,<name-width>[,<count>]]] #8 0.667 generate diffstat #8 0.667 --stat-width <width> generate diffstat with a given width #8 0.667 --stat-name-width <width> #8 0.667 generate diffstat with a given name width #8 0.667 --stat-graph-width <width> #8 0.667 generate diffstat with a given graph width #8 0.667 --stat-count <count> generate diffstat with limited lines #8 0.667 --compact-summary generate compact summary in diffstat #8 0.667 --binary output a binary diff that can be applied #8 0.667 --full-index show full pre- and post-image object names on the "index" lines #8 0.667 --color[=<when>] show colored diff #8 0.667 --ws-error-highlight <kind> #8 0.667 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.667 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.667 --abbrev[=<n>] use <n> digits to display object names #8 0.667 --src-prefix <prefix> #8 0.667 show the given source prefix instead of "a/" #8 0.667 --dst-prefix <prefix> #8 0.667 show the given destination prefix instead of "b/" #8 0.667 --line-prefix <prefix> #8 0.667 prepend an additional prefix to every line of output #8 0.667 --no-prefix do not show any source or destination prefix #8 0.667 --inter-hunk-context <n> #8 0.667 show context between diff hunks up to the specified number of lines #8 0.667 --output-indicator-new <char> #8 0.667 specify the character to indicate a new line instead of '+' #8 0.667 --output-indicator-old <char> #8 0.667 specify the character to indicate an old line instead of '-' #8 0.667 --output-indicator-context <char> #8 0.667 specify the character to indicate a context instead of ' ' #8 0.667 #8 0.667 Diff rename options #8 0.667 -B, --break-rewrites[=<n>[/<m>]] #8 0.667 break complete rewrite changes into pairs of delete and create #8 0.667 -M, --find-renames[=<n>] #8 0.667 detect renames #8 0.667 -D, --irreversible-delete #8 0.667 omit the preimage for deletes #8 0.667 -C, --find-copies[=<n>] #8 0.667 detect copies #8 0.667 --find-copies-harder use unmodified files as source to find copies #8 0.667 --no-renames disable rename detection #8 0.667 --rename-empty use empty blobs as rename source #8 0.667 --follow continue listing the history of a file beyond renames #8 0.667 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.667 #8 0.667 Diff algorithm options #8 0.667 --minimal produce the smallest possible diff #8 0.667 -w, --ignore-all-space #8 0.667 ignore whitespace when comparing lines #8 0.667 -b, --ignore-space-change #8 0.667 ignore changes in amount of whitespace #8 0.667 --ignore-space-at-eol #8 0.667 ignore changes in whitespace at EOL #8 0.667 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.667 --ignore-blank-lines ignore changes whose lines are all blank #8 0.667 -I, --ignore-matching-lines <regex> #8 0.667 ignore changes whose all lines match <regex> #8 0.667 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.667 --patience generate diff using the "patience diff" algorithm #8 0.667 --histogram generate diff using the "histogram diff" algorithm #8 0.667 --diff-algorithm <algorithm> #8 0.667 choose a diff algorithm #8 0.667 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.667 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.667 --word-diff-regex <regex> #8 0.667 use <regex> to decide what a word is #8 0.667 --color-words[=<regex>] #8 0.667 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.667 --color-moved[=<mode>] #8 0.668 moved lines of code are colored differently #8 0.668 --color-moved-ws <mode> #8 0.668 how white spaces are ignored in --color-moved #8 0.668 #8 0.668 Other diff options #8 0.668 --relative[=<prefix>] #8 0.668 when run from subdir, exclude changes outside and show relative paths #8 0.668 -a, --text treat all files as text #8 0.668 -R swap two inputs, reverse the diff #8 0.668 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.668 --quiet disable all output of the program #8 0.668 --ext-diff allow an external diff helper to be executed #8 0.668 --textconv run external text conversion filters when comparing binary files #8 0.668 --ignore-submodules[=<when>] #8 0.668 ignore changes to submodules in the diff generation #8 0.668 --submodule[=<format>] #8 0.668 specify how differences in submodules are shown #8 0.668 --ita-invisible-in-index #8 0.668 hide 'git add -N' entries from the index #8 0.668 --ita-visible-in-index #8 0.668 treat 'git add -N' entries as real in the index #8 0.668 -S <string> look for differences that change the number of occurrences of the specified string #8 0.668 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.668 --pickaxe-all show all changes in the changeset with -S or -G #8 0.668 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.668 -O <file> control the order in which files appear in the output #8 0.668 --rotate-to <path> show the change in the specified path first #8 0.668 --skip-to <path> skip the output to the specified path #8 0.668 --find-object <object-id> #8 0.668 look for differences that change the number of occurrences of the specified object #8 0.668 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.668 select files by diff type #8 0.668 --output <file> output to a specific file #8 0.668 #8 0.672 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.672 To add an exception for this directory, call: #8 0.672 #8 0.672 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.678 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.678 To add an exception for this directory, call: #8 0.678 #8 0.678 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.683 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.683 usage: git diff --no-index [<options>] <path> <path> #8 0.683 #8 0.683 Diff output format options #8 0.683 -p, --patch generate patch #8 0.683 -s, --no-patch suppress diff output #8 0.683 -u generate patch #8 0.683 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.683 -W, --function-context #8 0.683 generate diffs with <n> lines context #8 0.683 --raw generate the diff in raw format #8 0.683 --patch-with-raw synonym for '-p --raw' #8 0.683 --patch-with-stat synonym for '-p --stat' #8 0.683 --numstat machine friendly --stat #8 0.683 --shortstat output only the last line of --stat #8 0.683 -X, --dirstat[=<param1,param2>...] #8 0.683 output the distribution of relative amount of changes for each sub-directory #8 0.683 --cumulative synonym for --dirstat=cumulative #8 0.683 --dirstat-by-file[=<param1,param2>...] #8 0.683 synonym for --dirstat=files,param1,param2... #8 0.683 --check warn if changes introduce conflict markers or whitespace errors #8 0.683 --summary condensed summary such as creations, renames and mode changes #8 0.683 --name-only show only names of changed files #8 0.683 --name-status show only names and status of changed files #8 0.683 --stat[=<width>[,<name-width>[,<count>]]] #8 0.683 generate diffstat #8 0.683 --stat-width <width> generate diffstat with a given width #8 0.683 --stat-name-width <width> #8 0.683 generate diffstat with a given name width #8 0.683 --stat-graph-width <width> #8 0.683 generate diffstat with a given graph width #8 0.683 --stat-count <count> generate diffstat with limited lines #8 0.683 --compact-summary generate compact summary in diffstat #8 0.683 --binary output a binary diff that can be applied #8 0.683 --full-index show full pre- and post-image object names on the "index" lines #8 0.683 --color[=<when>] show colored diff #8 0.683 --ws-error-highlight <kind> #8 0.683 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.683 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.683 --abbrev[=<n>] use <n> digits to display object names #8 0.683 --src-prefix <prefix> #8 0.683 show the given source prefix instead of "a/" #8 0.683 --dst-prefix <prefix> #8 0.683 show the given destination prefix instead of "b/" #8 0.683 --line-prefix <prefix> #8 0.683 prepend an additional prefix to every line of output #8 0.683 --no-prefix do not show any source or destination prefix #8 0.683 --inter-hunk-context <n> #8 0.683 show context between diff hunks up to the specified number of lines #8 0.683 --output-indicator-new <char> #8 0.683 specify the character to indicate a new line instead of '+' #8 0.683 --output-indicator-old <char> #8 0.683 specify the character to indicate an old line instead of '-' #8 0.683 --output-indicator-context <char> #8 0.683 specify the character to indicate a context instead of ' ' #8 0.683 #8 0.683 Diff rename options #8 0.683 -B, --break-rewrites[=<n>[/<m>]] #8 0.683 break complete rewrite changes into pairs of delete and create #8 0.683 -M, --find-renames[=<n>] #8 0.683 detect renames #8 0.683 -D, --irreversible-delete #8 0.683 omit the preimage for deletes #8 0.683 -C, --find-copies[=<n>] #8 0.683 detect copies #8 0.683 --find-copies-harder use unmodified files as source to find copies #8 0.683 --no-renames disable rename detection #8 0.683 --rename-empty use empty blobs as rename source #8 0.683 --follow continue listing the history of a file beyond renames #8 0.683 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.683 #8 0.683 Diff algorithm options #8 0.683 --minimal produce the smallest possible diff #8 0.683 -w, --ignore-all-space #8 0.683 ignore whitespace when comparing lines #8 0.683 -b, --ignore-space-change #8 0.683 ignore changes in amount of whitespace #8 0.683 --ignore-space-at-eol #8 0.683 ignore changes in whitespace at EOL #8 0.683 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.683 --ignore-blank-lines ignore changes whose lines are all blank #8 0.683 -I, --ignore-matching-lines <regex> #8 0.683 ignore changes whose all lines match <regex> #8 0.683 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.683 --patience generate diff using the "patience diff" algorithm #8 0.683 --histogram generate diff using the "histogram diff" algorithm #8 0.683 --diff-algorithm <algorithm> #8 0.683 choose a diff algorithm #8 0.683 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.683 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.683 --word-diff-regex <regex> #8 0.683 use <regex> to decide what a word is #8 0.683 --color-words[=<regex>] #8 0.683 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.683 --color-moved[=<mode>] #8 0.683 moved lines of code are colored differently #8 0.683 --color-moved-ws <mode> #8 0.683 how white spaces are ignored in --color-moved #8 0.683 #8 0.683 Other diff options #8 0.683 --relative[=<prefix>] #8 0.683 when run from subdir, exclude changes outside and show relative paths #8 0.683 -a, --text treat all files as text #8 0.683 -R swap two inputs, reverse the diff #8 0.683 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.683 --quiet disable all output of the program #8 0.683 --ext-diff allow an external diff helper to be executed #8 0.683 --textconv run external text conversion filters when comparing binary files #8 0.683 --ignore-submodules[=<when>] #8 0.683 ignore changes to submodules in the diff generation #8 0.683 --submodule[=<format>] #8 0.683 specify how differences in submodules are shown #8 0.683 --ita-invisible-in-index #8 0.683 hide 'git add -N' entries from the index #8 0.683 --ita-visible-in-index #8 0.684 treat 'git add -N' entries as real in the index #8 0.684 -S <string> look for differences that change the number of occurrences of the specified string #8 0.684 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.684 --pickaxe-all show all changes in the changeset with -S or -G #8 0.684 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.684 -O <file> control the order in which files appear in the output #8 0.684 --rotate-to <path> show the change in the specified path first #8 0.684 --skip-to <path> skip the output to the specified path #8 0.684 --find-object <object-id> #8 0.684 look for differences that change the number of occurrences of the specified object #8 0.684 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.684 select files by diff type #8 0.684 --output <file> output to a specific file #8 0.684 #8 0.688 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.688 To add an exception for this directory, call: #8 0.688 #8 0.688 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.694 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.694 To add an exception for this directory, call: #8 0.694 #8 0.694 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.699 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.699 usage: git diff --no-index [<options>] <path> <path> #8 0.699 #8 0.699 Diff output format options #8 0.699 -p, --patch generate patch #8 0.699 -s, --no-patch suppress diff output #8 0.699 -u generate patch #8 0.699 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.699 -W, --function-context #8 0.699 generate diffs with <n> lines context #8 0.699 --raw generate the diff in raw format #8 0.699 --patch-with-raw synonym for '-p --raw' #8 0.699 --patch-with-stat synonym for '-p --stat' #8 0.699 --numstat machine friendly --stat #8 0.699 --shortstat output only the last line of --stat #8 0.699 -X, --dirstat[=<param1,param2>...] #8 0.699 output the distribution of relative amount of changes for each sub-directory #8 0.699 --cumulative synonym for --dirstat=cumulative #8 0.699 --dirstat-by-file[=<param1,param2>...] #8 0.699 synonym for --dirstat=files,param1,param2... #8 0.699 --check warn if changes introduce conflict markers or whitespace errors #8 0.699 --summary condensed summary such as creations, renames and mode changes #8 0.699 --name-only show only names of changed files #8 0.699 --name-status show only names and status of changed files #8 0.699 --stat[=<width>[,<name-width>[,<count>]]] #8 0.699 generate diffstat #8 0.699 --stat-width <width> generate diffstat with a given width #8 0.699 --stat-name-width <width> #8 0.699 generate diffstat with a given name width #8 0.699 --stat-graph-width <width> #8 0.699 generate diffstat with a given graph width #8 0.699 --stat-count <count> generate diffstat with limited lines #8 0.699 --compact-summary generate compact summary in diffstat #8 0.699 --binary output a binary diff that can be applied #8 0.699 --full-index show full pre- and post-image object names on the "index" lines #8 0.699 --color[=<when>] show colored diff #8 0.699 --ws-error-highlight <kind> #8 0.699 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.699 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.699 --abbrev[=<n>] use <n> digits to display object names #8 0.699 --src-prefix <prefix> #8 0.699 show the given source prefix instead of "a/" #8 0.699 --dst-prefix <prefix> #8 0.699 show the given destination prefix instead of "b/" #8 0.699 --line-prefix <prefix> #8 0.699 prepend an additional prefix to every line of output #8 0.699 --no-prefix do not show any source or destination prefix #8 0.699 --inter-hunk-context <n> #8 0.699 show context between diff hunks up to the specified number of lines #8 0.699 --output-indicator-new <char> #8 0.699 specify the character to indicate a new line instead of '+' #8 0.699 --output-indicator-old <char> #8 0.699 specify the character to indicate an old line instead of '-' #8 0.699 --output-indicator-context <char> #8 0.699 specify the character to indicate a context instead of ' ' #8 0.699 #8 0.699 Diff rename options #8 0.699 -B, --break-rewrites[=<n>[/<m>]] #8 0.699 break complete rewrite changes into pairs of delete and create #8 0.699 -M, --find-renames[=<n>] #8 0.699 detect renames #8 0.699 -D, --irreversible-delete #8 0.699 omit the preimage for deletes #8 0.699 -C, --find-copies[=<n>] #8 0.699 detect copies #8 0.699 --find-copies-harder use unmodified files as source to find copies #8 0.699 --no-renames disable rename detection #8 0.699 --rename-empty use empty blobs as rename source #8 0.699 --follow continue listing the history of a file beyond renames #8 0.699 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.699 #8 0.699 Diff algorithm options #8 0.699 --minimal produce the smallest possible diff #8 0.699 -w, --ignore-all-space #8 0.699 ignore whitespace when comparing lines #8 0.699 -b, --ignore-space-change #8 0.699 ignore changes in amount of whitespace #8 0.699 --ignore-space-at-eol #8 0.699 ignore changes in whitespace at EOL #8 0.699 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.699 --ignore-blank-lines ignore changes whose lines are all blank #8 0.699 -I, --ignore-matching-lines <regex> #8 0.699 ignore changes whose all lines match <regex> #8 0.699 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.699 --patience generate diff using the "patience diff" algorithm #8 0.699 --histogram generate diff using the "histogram diff" algorithm #8 0.700 --diff-algorithm <algorithm> #8 0.700 choose a diff algorithm #8 0.700 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.700 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.700 --word-diff-regex <regex> #8 0.700 use <regex> to decide what a word is #8 0.700 --color-words[=<regex>] #8 0.700 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.700 --color-moved[=<mode>] #8 0.700 moved lines of code are colored differently #8 0.700 --color-moved-ws <mode> #8 0.700 how white spaces are ignored in --color-moved #8 0.700 #8 0.700 Other diff options #8 0.700 --relative[=<prefix>] #8 0.700 when run from subdir, exclude changes outside and show relative paths #8 0.700 -a, --text treat all files as text #8 0.700 -R swap two inputs, reverse the diff #8 0.700 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.700 --quiet disable all output of the program #8 0.700 --ext-diff allow an external diff helper to be executed #8 0.700 --textconv run external text conversion filters when comparing binary files #8 0.700 --ignore-submodules[=<when>] #8 0.700 ignore changes to submodules in the diff generation #8 0.700 --submodule[=<format>] #8 0.700 specify how differences in submodules are shown #8 0.700 --ita-invisible-in-index #8 0.700 hide 'git add -N' entries from the index #8 0.700 --ita-visible-in-index #8 0.700 treat 'git add -N' entries as real in the index #8 0.700 -S <string> look for differences that change the number of occurrences of the specified string #8 0.700 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.700 --pickaxe-all show all changes in the changeset with -S or -G #8 0.700 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.700 -O <file> control the order in which files appear in the output #8 0.700 --rotate-to <path> show the change in the specified path first #8 0.700 --skip-to <path> skip the output to the specified path #8 0.700 --find-object <object-id> #8 0.700 look for differences that change the number of occurrences of the specified object #8 0.700 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.700 select files by diff type #8 0.700 --output <file> output to a specific file #8 0.700 #8 0.705 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.705 To add an exception for this directory, call: #8 0.705 #8 0.705 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.712 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.712 To add an exception for this directory, call: #8 0.712 #8 0.712 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.715 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.715 usage: git diff --no-index [<options>] <path> <path> #8 0.715 #8 0.715 Diff output format options #8 0.715 -p, --patch generate patch #8 0.715 -s, --no-patch suppress diff output #8 0.715 -u generate patch #8 0.715 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.715 -W, --function-context #8 0.715 generate diffs with <n> lines context #8 0.715 --raw generate the diff in raw format #8 0.715 --patch-with-raw synonym for '-p --raw' #8 0.715 --patch-with-stat synonym for '-p --stat' #8 0.715 --numstat machine friendly --stat #8 0.715 --shortstat output only the last line of --stat #8 0.715 -X, --dirstat[=<param1,param2>...] #8 0.715 output the distribution of relative amount of changes for each sub-directory #8 0.715 --cumulative synonym for --dirstat=cumulative #8 0.715 --dirstat-by-file[=<param1,param2>...] #8 0.715 synonym for --dirstat=files,param1,param2... #8 0.715 --check warn if changes introduce conflict markers or whitespace errors #8 0.715 --summary condensed summary such as creations, renames and mode changes #8 0.715 --name-only show only names of changed files #8 0.715 --name-status show only names and status of changed files #8 0.715 --stat[=<width>[,<name-width>[,<count>]]] #8 0.715 generate diffstat #8 0.715 --stat-width <width> generate diffstat with a given width #8 0.715 --stat-name-width <width> #8 0.715 generate diffstat with a given name width #8 0.715 --stat-graph-width <width> #8 0.715 generate diffstat with a given graph width #8 0.715 --stat-count <count> generate diffstat with limited lines #8 0.715 --compact-summary generate compact summary in diffstat #8 0.715 --binary output a binary diff that can be applied #8 0.715 --full-index show full pre- and post-image object names on the "index" lines #8 0.715 --color[=<when>] show colored diff #8 0.715 --ws-error-highlight <kind> #8 0.715 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.715 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.715 --abbrev[=<n>] use <n> digits to display object names #8 0.715 --src-prefix <prefix> #8 0.715 show the given source prefix instead of "a/" #8 0.715 --dst-prefix <prefix> #8 0.715 show the given destination prefix instead of "b/" #8 0.715 --line-prefix <prefix> #8 0.715 prepend an additional prefix to every line of output #8 0.715 --no-prefix do not show any source or destination prefix #8 0.715 --inter-hunk-context <n> #8 0.715 show context between diff hunks up to the specified number of lines #8 0.715 --output-indicator-new <char> #8 0.715 specify the character to indicate a new line instead of '+' #8 0.715 --output-indicator-old <char> #8 0.715 specify the character to indicate an old line instead of '-' #8 0.715 --output-indicator-context <char> #8 0.715 specify the character to indicate a context instead of ' ' #8 0.715 #8 0.715 Diff rename options #8 0.715 -B, --break-rewrites[=<n>[/<m>]] #8 0.715 break complete rewrite changes into pairs of delete and create #8 0.715 -M, --find-renames[=<n>] #8 0.715 detect renames #8 0.715 -D, --irreversible-delete #8 0.715 omit the preimage for deletes #8 0.715 -C, --find-copies[=<n>] #8 0.715 detect copies #8 0.715 --find-copies-harder use unmodified files as source to find copies #8 0.715 --no-renames disable rename detection #8 0.715 --rename-empty use empty blobs as rename source #8 0.715 --follow continue listing the history of a file beyond renames #8 0.715 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.715 #8 0.715 Diff algorithm options #8 0.715 --minimal produce the smallest possible diff #8 0.715 -w, --ignore-all-space #8 0.715 ignore whitespace when comparing lines #8 0.715 -b, --ignore-space-change #8 0.715 ignore changes in amount of whitespace #8 0.715 --ignore-space-at-eol #8 0.715 ignore changes in whitespace at EOL #8 0.715 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.715 --ignore-blank-lines ignore changes whose lines are all blank #8 0.715 -I, --ignore-matching-lines <regex> #8 0.715 ignore changes whose all lines match <regex> #8 0.715 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.715 --patience generate diff using the "patience diff" algorithm #8 0.715 --histogram generate diff using the "histogram diff" algorithm #8 0.715 --diff-algorithm <algorithm> #8 0.715 choose a diff algorithm #8 0.715 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.715 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.715 --word-diff-regex <regex> #8 0.715 use <regex> to decide what a word is #8 0.715 --color-words[=<regex>] #8 0.715 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.715 --color-moved[=<mode>] #8 0.715 moved lines of code are colored differently #8 0.715 --color-moved-ws <mode> #8 0.715 how white spaces are ignored in --color-moved #8 0.715 #8 0.715 Other diff options #8 0.715 --relative[=<prefix>] #8 0.715 when run from subdir, exclude changes outside and show relative paths #8 0.715 -a, --text treat all files as text #8 0.715 -R swap two inputs, reverse the diff #8 0.716 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.716 --quiet disable all output of the program #8 0.716 --ext-diff allow an external diff helper to be executed #8 0.716 --textconv run external text conversion filters when comparing binary files #8 0.716 --ignore-submodules[=<when>] #8 0.716 ignore changes to submodules in the diff generation #8 0.716 --submodule[=<format>] #8 0.716 specify how differences in submodules are shown #8 0.716 --ita-invisible-in-index #8 0.716 hide 'git add -N' entries from the index #8 0.716 --ita-visible-in-index #8 0.716 treat 'git add -N' entries as real in the index #8 0.716 -S <string> look for differences that change the number of occurrences of the specified string #8 0.716 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.716 --pickaxe-all show all changes in the changeset with -S or -G #8 0.716 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.716 -O <file> control the order in which files appear in the output #8 0.716 --rotate-to <path> show the change in the specified path first #8 0.716 --skip-to <path> skip the output to the specified path #8 0.716 --find-object <object-id> #8 0.716 look for differences that change the number of occurrences of the specified object #8 0.716 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.716 select files by diff type #8 0.716 --output <file> output to a specific file #8 0.716 #8 0.719 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.719 To add an exception for this directory, call: #8 0.719 #8 0.719 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.724 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.724 To add an exception for this directory, call: #8 0.724 #8 0.724 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.727 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.727 usage: git diff --no-index [<options>] <path> <path> #8 0.727 #8 0.727 Diff output format options #8 0.727 -p, --patch generate patch #8 0.727 -s, --no-patch suppress diff output #8 0.727 -u generate patch #8 0.727 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.727 -W, --function-context #8 0.727 generate diffs with <n> lines context #8 0.727 --raw generate the diff in raw format #8 0.727 --patch-with-raw synonym for '-p --raw' #8 0.727 --patch-with-stat synonym for '-p --stat' #8 0.727 --numstat machine friendly --stat #8 0.727 --shortstat output only the last line of --stat #8 0.727 -X, --dirstat[=<param1,param2>...] #8 0.727 output the distribution of relative amount of changes for each sub-directory #8 0.727 --cumulative synonym for --dirstat=cumulative #8 0.727 --dirstat-by-file[=<param1,param2>...] #8 0.727 synonym for --dirstat=files,param1,param2... #8 0.727 --check warn if changes introduce conflict markers or whitespace errors #8 0.727 --summary condensed summary such as creations, renames and mode changes #8 0.727 --name-only show only names of changed files #8 0.727 --name-status show only names and status of changed files #8 0.727 --stat[=<width>[,<name-width>[,<count>]]] #8 0.727 generate diffstat #8 0.727 --stat-width <width> generate diffstat with a given width #8 0.727 --stat-name-width <width> #8 0.727 generate diffstat with a given name width #8 0.727 --stat-graph-width <width> #8 0.727 generate diffstat with a given graph width #8 0.727 --stat-count <count> generate diffstat with limited lines #8 0.727 --compact-summary generate compact summary in diffstat #8 0.727 --binary output a binary diff that can be applied #8 0.727 --full-index show full pre- and post-image object names on the "index" lines #8 0.727 --color[=<when>] show colored diff #8 0.727 --ws-error-highlight <kind> #8 0.727 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.727 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.727 --abbrev[=<n>] use <n> digits to display object names #8 0.727 --src-prefix <prefix> #8 0.727 show the given source prefix instead of "a/" #8 0.727 --dst-prefix <prefix> #8 0.727 show the given destination prefix instead of "b/" #8 0.727 --line-prefix <prefix> #8 0.727 prepend an additional prefix to every line of output #8 0.727 --no-prefix do not show any source or destination prefix #8 0.727 --inter-hunk-context <n> #8 0.727 show context between diff hunks up to the specified number of lines #8 0.727 --output-indicator-new <char> #8 0.727 specify the character to indicate a new line instead of '+' #8 0.727 --output-indicator-old <char> #8 0.727 specify the character to indicate an old line instead of '-' #8 0.727 --output-indicator-context <char> #8 0.727 specify the character to indicate a context instead of ' ' #8 0.727 #8 0.727 Diff rename options #8 0.727 -B, --break-rewrites[=<n>[/<m>]] #8 0.727 break complete rewrite changes into pairs of delete and create #8 0.727 -M, --find-renames[=<n>] #8 0.727 detect renames #8 0.727 -D, --irreversible-delete #8 0.727 omit the preimage for deletes #8 0.727 -C, --find-copies[=<n>] #8 0.727 detect copies #8 0.727 --find-copies-harder use unmodified files as source to find copies #8 0.727 --no-renames disable rename detection #8 0.727 --rename-empty use empty blobs as rename source #8 0.727 --follow continue listing the history of a file beyond renames #8 0.727 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.727 #8 0.727 Diff algorithm options #8 0.727 --minimal produce the smallest possible diff #8 0.727 -w, --ignore-all-space #8 0.727 ignore whitespace when comparing lines #8 0.727 -b, --ignore-space-change #8 0.727 ignore changes in amount of whitespace #8 0.727 --ignore-space-at-eol #8 0.727 ignore changes in whitespace at EOL #8 0.727 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.727 --ignore-blank-lines ignore changes whose lines are all blank #8 0.727 -I, --ignore-matching-lines <regex> #8 0.727 ignore changes whose all lines match <regex> #8 0.727 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.727 --patience generate diff using the "patience diff" algorithm #8 0.727 --histogram generate diff using the "histogram diff" algorithm #8 0.727 --diff-algorithm <algorithm> #8 0.727 choose a diff algorithm #8 0.727 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.727 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.727 --word-diff-regex <regex> #8 0.727 use <regex> to decide what a word is #8 0.727 --color-words[=<regex>] #8 0.727 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.727 --color-moved[=<mode>] #8 0.727 moved lines of code are colored differently #8 0.727 --color-moved-ws <mode> #8 0.727 how white spaces are ignored in --color-moved #8 0.727 #8 0.727 Other diff options #8 0.727 --relative[=<prefix>] #8 0.727 when run from subdir, exclude changes outside and show relative paths #8 0.727 -a, --text treat all files as text #8 0.727 -R swap two inputs, reverse the diff #8 0.727 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.727 --quiet disable all output of the program #8 0.727 --ext-diff allow an external diff helper to be executed #8 0.727 --textconv run external text conversion filters when comparing binary files #8 0.727 --ignore-submodules[=<when>] #8 0.727 ignore changes to submodules in the diff generation #8 0.727 --submodule[=<format>] #8 0.727 specify how differences in submodules are shown #8 0.727 --ita-invisible-in-index #8 0.727 hide 'git add -N' entries from the index #8 0.727 --ita-visible-in-index #8 0.727 treat 'git add -N' entries as real in the index #8 0.727 -S <string> look for differences that change the number of occurrences of the specified string #8 0.727 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.727 --pickaxe-all show all changes in the changeset with -S or -G #8 0.727 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.727 -O <file> control the order in which files appear in the output #8 0.727 --rotate-to <path> show the change in the specified path first #8 0.727 --skip-to <path> skip the output to the specified path #8 0.727 --find-object <object-id> #8 0.727 look for differences that change the number of occurrences of the specified object #8 0.727 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.727 select files by diff type #8 0.727 --output <file> output to a specific file #8 0.727 #8 0.730 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.730 To add an exception for this directory, call: #8 0.730 #8 0.730 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.732 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.732 To add an exception for this directory, call: #8 0.732 #8 0.732 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.733 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.733 usage: git diff --no-index [<options>] <path> <path> #8 0.733 #8 0.733 Diff output format options #8 0.733 -p, --patch generate patch #8 0.733 -s, --no-patch suppress diff output #8 0.733 -u generate patch #8 0.733 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.733 -W, --function-context #8 0.733 generate diffs with <n> lines context #8 0.733 --raw generate the diff in raw format #8 0.733 --patch-with-raw synonym for '-p --raw' #8 0.733 --patch-with-stat synonym for '-p --stat' #8 0.733 --numstat machine friendly --stat #8 0.733 --shortstat output only the last line of --stat #8 0.733 -X, --dirstat[=<param1,param2>...] #8 0.733 output the distribution of relative amount of changes for each sub-directory #8 0.733 --cumulative synonym for --dirstat=cumulative #8 0.733 --dirstat-by-file[=<param1,param2>...] #8 0.733 synonym for --dirstat=files,param1,param2... #8 0.733 --check warn if changes introduce conflict markers or whitespace errors #8 0.733 --summary condensed summary such as creations, renames and mode changes #8 0.733 --name-only show only names of changed files #8 0.733 --name-status show only names and status of changed files #8 0.733 --stat[=<width>[,<name-width>[,<count>]]] #8 0.733 generate diffstat #8 0.733 --stat-width <width> generate diffstat with a given width #8 0.733 --stat-name-width <width> #8 0.733 generate diffstat with a given name width #8 0.733 --stat-graph-width <width> #8 0.733 generate diffstat with a given graph width #8 0.733 --stat-count <count> generate diffstat with limited lines #8 0.733 --compact-summary generate compact summary in diffstat #8 0.733 --binary output a binary diff that can be applied #8 0.733 --full-index show full pre- and post-image object names on the "index" lines #8 0.733 --color[=<when>] show colored diff #8 0.733 --ws-error-highlight <kind> #8 0.733 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.733 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.733 --abbrev[=<n>] use <n> digits to display object names #8 0.733 --src-prefix <prefix> #8 0.733 show the given source prefix instead of "a/" #8 0.733 --dst-prefix <prefix> #8 0.733 show the given destination prefix instead of "b/" #8 0.733 --line-prefix <prefix> #8 0.733 prepend an additional prefix to every line of output #8 0.733 --no-prefix do not show any source or destination prefix #8 0.733 --inter-hunk-context <n> #8 0.733 show context between diff hunks up to the specified number of lines #8 0.733 --output-indicator-new <char> #8 0.733 specify the character to indicate a new line instead of '+' #8 0.733 --output-indicator-old <char> #8 0.733 specify the character to indicate an old line instead of '-' #8 0.733 --output-indicator-context <char> #8 0.733 specify the character to indicate a context instead of ' ' #8 0.733 #8 0.733 Diff rename options #8 0.733 -B, --break-rewrites[=<n>[/<m>]] #8 0.733 break complete rewrite changes into pairs of delete and create #8 0.733 -M, --find-renames[=<n>] #8 0.733 detect renames #8 0.733 -D, --irreversible-delete #8 0.733 omit the preimage for deletes #8 0.733 -C, --find-copies[=<n>] #8 0.733 detect copies #8 0.733 --find-copies-harder use unmodified files as source to find copies #8 0.733 --no-renames disable rename detection #8 0.733 --rename-empty use empty blobs as rename source #8 0.733 --follow continue listing the history of a file beyond renames #8 0.733 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.733 #8 0.733 Diff algorithm options #8 0.733 --minimal produce the smallest possible diff #8 0.733 -w, --ignore-all-space #8 0.733 ignore whitespace when comparing lines #8 0.733 -b, --ignore-space-change #8 0.733 ignore changes in amount of whitespace #8 0.733 --ignore-space-at-eol #8 0.733 ignore changes in whitespace at EOL #8 0.733 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.733 --ignore-blank-lines ignore changes whose lines are all blank #8 0.733 -I, --ignore-matching-lines <regex> #8 0.733 ignore changes whose all lines match <regex> #8 0.733 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.733 --patience generate diff using the "patience diff" algorithm #8 0.733 --histogram generate diff using the "histogram diff" algorithm #8 0.733 --diff-algorithm <algorithm> #8 0.733 choose a diff algorithm #8 0.733 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.733 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.733 --word-diff-regex <regex> #8 0.733 use <regex> to decide what a word is #8 0.733 --color-words[=<regex>] #8 0.733 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.733 --color-moved[=<mode>] #8 0.733 moved lines of code are colored differently #8 0.733 --color-moved-ws <mode> #8 0.733 how white spaces are ignored in --color-moved #8 0.733 #8 0.733 Other diff options #8 0.733 --relative[=<prefix>] #8 0.733 when run from subdir, exclude changes outside and show relative paths #8 0.733 -a, --text treat all files as text #8 0.733 -R swap two inputs, reverse the diff #8 0.733 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.733 --quiet disable all output of the program #8 0.733 --ext-diff allow an external diff helper to be executed #8 0.733 --textconv run external text conversion filters when comparing binary files #8 0.733 --ignore-submodules[=<when>] #8 0.733 ignore changes to submodules in the diff generation #8 0.733 --submodule[=<format>] #8 0.733 specify how differences in submodules are shown #8 0.733 --ita-invisible-in-index #8 0.733 hide 'git add -N' entries from the index #8 0.733 --ita-visible-in-index #8 0.733 treat 'git add -N' entries as real in the index #8 0.733 -S <string> look for differences that change the number of occurrences of the specified string #8 0.733 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.733 --pickaxe-all show all changes in the changeset with -S or -G #8 0.733 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.733 -O <file> control the order in which files appear in the output #8 0.733 --rotate-to <path> show the change in the specified path first #8 0.733 --skip-to <path> skip the output to the specified path #8 0.733 --find-object <object-id> #8 0.733 look for differences that change the number of occurrences of the specified object #8 0.733 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.733 select files by diff type #8 0.733 --output <file> output to a specific file #8 0.733 #8 0.734 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.734 To add an exception for this directory, call: #8 0.734 #8 0.734 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.736 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.736 To add an exception for this directory, call: #8 0.736 #8 0.736 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.737 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.737 usage: git diff --no-index [<options>] <path> <path> #8 0.737 #8 0.737 Diff output format options #8 0.737 -p, --patch generate patch #8 0.737 -s, --no-patch suppress diff output #8 0.737 -u generate patch #8 0.737 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.737 -W, --function-context #8 0.737 generate diffs with <n> lines context #8 0.737 --raw generate the diff in raw format #8 0.737 --patch-with-raw synonym for '-p --raw' #8 0.737 --patch-with-stat synonym for '-p --stat' #8 0.737 --numstat machine friendly --stat #8 0.737 --shortstat output only the last line of --stat #8 0.737 -X, --dirstat[=<param1,param2>...] #8 0.737 output the distribution of relative amount of changes for each sub-directory #8 0.737 --cumulative synonym for --dirstat=cumulative #8 0.737 --dirstat-by-file[=<param1,param2>...] #8 0.737 synonym for --dirstat=files,param1,param2... #8 0.737 --check warn if changes introduce conflict markers or whitespace errors #8 0.737 --summary condensed summary such as creations, renames and mode changes #8 0.737 --name-only show only names of changed files #8 0.737 --name-status show only names and status of changed files #8 0.737 --stat[=<width>[,<name-width>[,<count>]]] #8 0.737 generate diffstat #8 0.737 --stat-width <width> generate diffstat with a given width #8 0.737 --stat-name-width <width> #8 0.737 generate diffstat with a given name width #8 0.737 --stat-graph-width <width> #8 0.737 generate diffstat with a given graph width #8 0.737 --stat-count <count> generate diffstat with limited lines #8 0.737 --compact-summary generate compact summary in diffstat #8 0.737 --binary output a binary diff that can be applied #8 0.737 --full-index show full pre- and post-image object names on the "index" lines #8 0.737 --color[=<when>] show colored diff #8 0.737 --ws-error-highlight <kind> #8 0.737 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.737 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.737 --abbrev[=<n>] use <n> digits to display object names #8 0.737 --src-prefix <prefix> #8 0.737 show the given source prefix instead of "a/" #8 0.737 --dst-prefix <prefix> #8 0.737 show the given destination prefix instead of "b/" #8 0.737 --line-prefix <prefix> #8 0.737 prepend an additional prefix to every line of output #8 0.737 --no-prefix do not show any source or destination prefix #8 0.737 --inter-hunk-context <n> #8 0.737 show context between diff hunks up to the specified number of lines #8 0.737 --output-indicator-new <char> #8 0.737 specify the character to indicate a new line instead of '+' #8 0.737 --output-indicator-old <char> #8 0.737 specify the character to indicate an old line instead of '-' #8 0.737 --output-indicator-context <char> #8 0.737 specify the character to indicate a context instead of ' ' #8 0.737 #8 0.737 Diff rename options #8 0.737 -B, --break-rewrites[=<n>[/<m>]] #8 0.737 break complete rewrite changes into pairs of delete and create #8 0.737 -M, --find-renames[=<n>] #8 0.737 detect renames #8 0.737 -D, --irreversible-delete #8 0.737 omit the preimage for deletes #8 0.737 -C, --find-copies[=<n>] #8 0.737 detect copies #8 0.737 --find-copies-harder use unmodified files as source to find copies #8 0.737 --no-renames disable rename detection #8 0.737 --rename-empty use empty blobs as rename source #8 0.737 --follow continue listing the history of a file beyond renames #8 0.737 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.737 #8 0.737 Diff algorithm options #8 0.737 --minimal produce the smallest possible diff #8 0.737 -w, --ignore-all-space #8 0.737 ignore whitespace when comparing lines #8 0.737 -b, --ignore-space-change #8 0.737 ignore changes in amount of whitespace #8 0.737 --ignore-space-at-eol #8 0.737 ignore changes in whitespace at EOL #8 0.737 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.737 --ignore-blank-lines ignore changes whose lines are all blank #8 0.737 -I, --ignore-matching-lines <regex> #8 0.737 ignore changes whose all lines match <regex> #8 0.737 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.737 --patience generate diff using the "patience diff" algorithm #8 0.737 --histogram generate diff using the "histogram diff" algorithm #8 0.737 --diff-algorithm <algorithm> #8 0.737 choose a diff algorithm #8 0.737 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.737 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.737 --word-diff-regex <regex> #8 0.737 use <regex> to decide what a word is #8 0.737 --color-words[=<regex>] #8 0.738 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.738 --color-moved[=<mode>] #8 0.738 moved lines of code are colored differently #8 0.738 --color-moved-ws <mode> #8 0.738 how white spaces are ignored in --color-moved #8 0.738 #8 0.738 Other diff options #8 0.738 --relative[=<prefix>] #8 0.738 when run from subdir, exclude changes outside and show relative paths #8 0.738 -a, --text treat all files as text #8 0.738 -R swap two inputs, reverse the diff #8 0.738 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.738 --quiet disable all output of the program #8 0.738 --ext-diff allow an external diff helper to be executed #8 0.738 --textconv run external text conversion filters when comparing binary files #8 0.738 --ignore-submodules[=<when>] #8 0.738 ignore changes to submodules in the diff generation #8 0.738 --submodule[=<format>] #8 0.738 specify how differences in submodules are shown #8 0.738 --ita-invisible-in-index #8 0.738 hide 'git add -N' entries from the index #8 0.738 --ita-visible-in-index #8 0.738 treat 'git add -N' entries as real in the index #8 0.738 -S <string> look for differences that change the number of occurrences of the specified string #8 0.738 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.738 --pickaxe-all show all changes in the changeset with -S or -G #8 0.738 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.738 -O <file> control the order in which files appear in the output #8 0.738 --rotate-to <path> show the change in the specified path first #8 0.738 --skip-to <path> skip the output to the specified path #8 0.738 --find-object <object-id> #8 0.738 look for differences that change the number of occurrences of the specified object #8 0.738 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.738 select files by diff type #8 0.738 --output <file> output to a specific file #8 0.738 #8 0.739 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.739 To add an exception for this directory, call: #8 0.739 #8 0.739 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.741 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.741 To add an exception for this directory, call: #8 0.741 #8 0.741 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.742 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.742 usage: git diff --no-index [<options>] <path> <path> #8 0.742 #8 0.742 Diff output format options #8 0.742 -p, --patch generate patch #8 0.742 -s, --no-patch suppress diff output #8 0.742 -u generate patch #8 0.742 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.742 -W, --function-context #8 0.742 generate diffs with <n> lines context #8 0.742 --raw generate the diff in raw format #8 0.742 --patch-with-raw synonym for '-p --raw' #8 0.742 --patch-with-stat synonym for '-p --stat' #8 0.742 --numstat machine friendly --stat #8 0.742 --shortstat output only the last line of --stat #8 0.742 -X, --dirstat[=<param1,param2>...] #8 0.742 output the distribution of relative amount of changes for each sub-directory #8 0.742 --cumulative synonym for --dirstat=cumulative #8 0.742 --dirstat-by-file[=<param1,param2>...] #8 0.742 synonym for --dirstat=files,param1,param2... #8 0.742 --check warn if changes introduce conflict markers or whitespace errors #8 0.742 --summary condensed summary such as creations, renames and mode changes #8 0.742 --name-only show only names of changed files #8 0.742 --name-status show only names and status of changed files #8 0.742 --stat[=<width>[,<name-width>[,<count>]]] #8 0.742 generate diffstat #8 0.742 --stat-width <width> generate diffstat with a given width #8 0.742 --stat-name-width <width> #8 0.742 generate diffstat with a given name width #8 0.742 --stat-graph-width <width> #8 0.742 generate diffstat with a given graph width #8 0.742 --stat-count <count> generate diffstat with limited lines #8 0.742 --compact-summary generate compact summary in diffstat #8 0.742 --binary output a binary diff that can be applied #8 0.742 --full-index show full pre- and post-image object names on the "index" lines #8 0.742 --color[=<when>] show colored diff #8 0.742 --ws-error-highlight <kind> #8 0.742 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.742 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.742 --abbrev[=<n>] use <n> digits to display object names #8 0.742 --src-prefix <prefix> #8 0.742 show the given source prefix instead of "a/" #8 0.742 --dst-prefix <prefix> #8 0.742 show the given destination prefix instead of "b/" #8 0.742 --line-prefix <prefix> #8 0.742 prepend an additional prefix to every line of output #8 0.742 --no-prefix do not show any source or destination prefix #8 0.742 --inter-hunk-context <n> #8 0.742 show context between diff hunks up to the specified number of lines #8 0.742 --output-indicator-new <char> #8 0.742 specify the character to indicate a new line instead of '+' #8 0.742 --output-indicator-old <char> #8 0.742 specify the character to indicate an old line instead of '-' #8 0.742 --output-indicator-context <char> #8 0.742 specify the character to indicate a context instead of ' ' #8 0.742 #8 0.742 Diff rename options #8 0.742 -B, --break-rewrites[=<n>[/<m>]] #8 0.742 break complete rewrite changes into pairs of delete and create #8 0.742 -M, --find-renames[=<n>] #8 0.742 detect renames #8 0.742 -D, --irreversible-delete #8 0.743 omit the preimage for deletes #8 0.743 -C, --find-copies[=<n>] #8 0.743 detect copies #8 0.743 --find-copies-harder use unmodified files as source to find copies #8 0.743 --no-renames disable rename detection #8 0.743 --rename-empty use empty blobs as rename source #8 0.743 --follow continue listing the history of a file beyond renames #8 0.743 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.743 #8 0.743 Diff algorithm options #8 0.743 --minimal produce the smallest possible diff #8 0.743 -w, --ignore-all-space #8 0.743 ignore whitespace when comparing lines #8 0.743 -b, --ignore-space-change #8 0.743 ignore changes in amount of whitespace #8 0.743 --ignore-space-at-eol #8 0.743 ignore changes in whitespace at EOL #8 0.743 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.743 --ignore-blank-lines ignore changes whose lines are all blank #8 0.743 -I, --ignore-matching-lines <regex> #8 0.743 ignore changes whose all lines match <regex> #8 0.743 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.743 --patience generate diff using the "patience diff" algorithm #8 0.743 --histogram generate diff using the "histogram diff" algorithm #8 0.743 --diff-algorithm <algorithm> #8 0.743 choose a diff algorithm #8 0.743 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.743 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.743 --word-diff-regex <regex> #8 0.743 use <regex> to decide what a word is #8 0.743 --color-words[=<regex>] #8 0.743 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.743 --color-moved[=<mode>] #8 0.743 moved lines of code are colored differently #8 0.743 --color-moved-ws <mode> #8 0.743 how white spaces are ignored in --color-moved #8 0.743 #8 0.743 Other diff options #8 0.743 --relative[=<prefix>] #8 0.743 when run from subdir, exclude changes outside and show relative paths #8 0.743 -a, --text treat all files as text #8 0.743 -R swap two inputs, reverse the diff #8 0.743 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.743 --quiet disable all output of the program #8 0.743 --ext-diff allow an external diff helper to be executed #8 0.743 --textconv run external text conversion filters when comparing binary files #8 0.743 --ignore-submodules[=<when>] #8 0.743 ignore changes to submodules in the diff generation #8 0.743 --submodule[=<format>] #8 0.743 specify how differences in submodules are shown #8 0.743 --ita-invisible-in-index #8 0.743 hide 'git add -N' entries from the index #8 0.743 --ita-visible-in-index #8 0.743 treat 'git add -N' entries as real in the index #8 0.743 -S <string> look for differences that change the number of occurrences of the specified string #8 0.743 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.743 --pickaxe-all show all changes in the changeset with -S or -G #8 0.743 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.743 -O <file> control the order in which files appear in the output #8 0.743 --rotate-to <path> show the change in the specified path first #8 0.743 --skip-to <path> skip the output to the specified path #8 0.743 --find-object <object-id> #8 0.743 look for differences that change the number of occurrences of the specified object #8 0.743 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.743 select files by diff type #8 0.743 --output <file> output to a specific file #8 0.743 #8 0.745 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.745 To add an exception for this directory, call: #8 0.745 #8 0.745 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.747 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.747 To add an exception for this directory, call: #8 0.747 #8 0.747 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.749 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.749 usage: git diff --no-index [<options>] <path> <path> #8 0.749 #8 0.749 Diff output format options #8 0.749 -p, --patch generate patch #8 0.749 -s, --no-patch suppress diff output #8 0.749 -u generate patch #8 0.749 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.749 -W, --function-context #8 0.749 generate diffs with <n> lines context #8 0.749 --raw generate the diff in raw format #8 0.749 --patch-with-raw synonym for '-p --raw' #8 0.749 --patch-with-stat synonym for '-p --stat' #8 0.749 --numstat machine friendly --stat #8 0.749 --shortstat output only the last line of --stat #8 0.749 -X, --dirstat[=<param1,param2>...] #8 0.749 output the distribution of relative amount of changes for each sub-directory #8 0.749 --cumulative synonym for --dirstat=cumulative #8 0.749 --dirstat-by-file[=<param1,param2>...] #8 0.749 synonym for --dirstat=files,param1,param2... #8 0.749 --check warn if changes introduce conflict markers or whitespace errors #8 0.749 --summary condensed summary such as creations, renames and mode changes #8 0.749 --name-only show only names of changed files #8 0.749 --name-status show only names and status of changed files #8 0.749 --stat[=<width>[,<name-width>[,<count>]]] #8 0.749 generate diffstat #8 0.749 --stat-width <width> generate diffstat with a given width #8 0.749 --stat-name-width <width> #8 0.749 generate diffstat with a given name width #8 0.749 --stat-graph-width <width> #8 0.749 generate diffstat with a given graph width #8 0.749 --stat-count <count> generate diffstat with limited lines #8 0.749 --compact-summary generate compact summary in diffstat #8 0.749 --binary output a binary diff that can be applied #8 0.749 --full-index show full pre- and post-image object names on the "index" lines #8 0.749 --color[=<when>] show colored diff #8 0.749 --ws-error-highlight <kind> #8 0.749 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.749 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.749 --abbrev[=<n>] use <n> digits to display object names #8 0.749 --src-prefix <prefix> #8 0.749 show the given source prefix instead of "a/" #8 0.749 --dst-prefix <prefix> #8 0.749 show the given destination prefix instead of "b/" #8 0.749 --line-prefix <prefix> #8 0.749 prepend an additional prefix to every line of output #8 0.749 --no-prefix do not show any source or destination prefix #8 0.749 --inter-hunk-context <n> #8 0.749 show context between diff hunks up to the specified number of lines #8 0.749 --output-indicator-new <char> #8 0.749 specify the character to indicate a new line instead of '+' #8 0.749 --output-indicator-old <char> #8 0.749 specify the character to indicate an old line instead of '-' #8 0.749 --output-indicator-context <char> #8 0.749 specify the character to indicate a context instead of ' ' #8 0.749 #8 0.749 Diff rename options #8 0.749 -B, --break-rewrites[=<n>[/<m>]] #8 0.749 break complete rewrite changes into pairs of delete and create #8 0.749 -M, --find-renames[=<n>] #8 0.749 detect renames #8 0.749 -D, --irreversible-delete #8 0.749 omit the preimage for deletes #8 0.749 -C, --find-copies[=<n>] #8 0.749 detect copies #8 0.749 --find-copies-harder use unmodified files as source to find copies #8 0.749 --no-renames disable rename detection #8 0.749 --rename-empty use empty blobs as rename source #8 0.749 --follow continue listing the history of a file beyond renames #8 0.749 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.749 #8 0.749 Diff algorithm options #8 0.749 --minimal produce the smallest possible diff #8 0.749 -w, --ignore-all-space #8 0.749 ignore whitespace when comparing lines #8 0.749 -b, --ignore-space-change #8 0.749 ignore changes in amount of whitespace #8 0.749 --ignore-space-at-eol #8 0.749 ignore changes in whitespace at EOL #8 0.749 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.749 --ignore-blank-lines ignore changes whose lines are all blank #8 0.749 -I, --ignore-matching-lines <regex> #8 0.749 ignore changes whose all lines match <regex> #8 0.749 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.749 --patience generate diff using the "patience diff" algorithm #8 0.749 --histogram generate diff using the "histogram diff" algorithm #8 0.749 --diff-algorithm <algorithm> #8 0.749 choose a diff algorithm #8 0.749 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.749 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.749 --word-diff-regex <regex> #8 0.749 use <regex> to decide what a word is #8 0.749 --color-words[=<regex>] #8 0.749 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.749 --color-moved[=<mode>] #8 0.749 moved lines of code are colored differently #8 0.749 --color-moved-ws <mode> #8 0.749 how white spaces are ignored in --color-moved #8 0.749 #8 0.749 Other diff options #8 0.749 --relative[=<prefix>] #8 0.749 when run from subdir, exclude changes outside and show relative paths #8 0.749 -a, --text treat all files as text #8 0.749 -R swap two inputs, reverse the diff #8 0.749 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.749 --quiet disable all output of the program #8 0.749 --ext-diff allow an external diff helper to be executed #8 0.749 --textconv run external text conversion filters when comparing binary files #8 0.749 --ignore-submodules[=<when>] #8 0.749 ignore changes to submodules in the diff generation #8 0.749 --submodule[=<format>] #8 0.749 specify how differences in submodules are shown #8 0.749 --ita-invisible-in-index #8 0.749 hide 'git add -N' entries from the index #8 0.749 --ita-visible-in-index #8 0.749 treat 'git add -N' entries as real in the index #8 0.749 -S <string> look for differences that change the number of occurrences of the specified string #8 0.749 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.749 --pickaxe-all show all changes in the changeset with -S or -G #8 0.749 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.749 -O <file> control the order in which files appear in the output #8 0.749 --rotate-to <path> show the change in the specified path first #8 0.749 --skip-to <path> skip the output to the specified path #8 0.749 --find-object <object-id> #8 0.749 look for differences that change the number of occurrences of the specified object #8 0.749 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.749 select files by diff type #8 0.749 --output <file> output to a specific file #8 0.749 #8 0.751 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.751 To add an exception for this directory, call: #8 0.751 #8 0.751 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.753 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.753 To add an exception for this directory, call: #8 0.753 #8 0.753 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.754 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.754 usage: git diff --no-index [<options>] <path> <path> #8 0.754 #8 0.754 Diff output format options #8 0.754 -p, --patch generate patch #8 0.754 -s, --no-patch suppress diff output #8 0.754 -u generate patch #8 0.754 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.754 -W, --function-context #8 0.754 generate diffs with <n> lines context #8 0.754 --raw generate the diff in raw format #8 0.754 --patch-with-raw synonym for '-p --raw' #8 0.754 --patch-with-stat synonym for '-p --stat' #8 0.754 --numstat machine friendly --stat #8 0.754 --shortstat output only the last line of --stat #8 0.754 -X, --dirstat[=<param1,param2>...] #8 0.754 output the distribution of relative amount of changes for each sub-directory #8 0.754 --cumulative synonym for --dirstat=cumulative #8 0.755 --dirstat-by-file[=<param1,param2>...] #8 0.755 synonym for --dirstat=files,param1,param2... #8 0.755 --check warn if changes introduce conflict markers or whitespace errors #8 0.755 --summary condensed summary such as creations, renames and mode changes #8 0.755 --name-only show only names of changed files #8 0.755 --name-status show only names and status of changed files #8 0.755 --stat[=<width>[,<name-width>[,<count>]]] #8 0.755 generate diffstat #8 0.755 --stat-width <width> generate diffstat with a given width #8 0.755 --stat-name-width <width> #8 0.755 generate diffstat with a given name width #8 0.755 --stat-graph-width <width> #8 0.755 generate diffstat with a given graph width #8 0.755 --stat-count <count> generate diffstat with limited lines #8 0.755 --compact-summary generate compact summary in diffstat #8 0.755 --binary output a binary diff that can be applied #8 0.755 --full-index show full pre- and post-image object names on the "index" lines #8 0.755 --color[=<when>] show colored diff #8 0.755 --ws-error-highlight <kind> #8 0.755 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.755 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.755 --abbrev[=<n>] use <n> digits to display object names #8 0.755 --src-prefix <prefix> #8 0.755 show the given source prefix instead of "a/" #8 0.755 --dst-prefix <prefix> #8 0.755 show the given destination prefix instead of "b/" #8 0.755 --line-prefix <prefix> #8 0.755 prepend an additional prefix to every line of output #8 0.755 --no-prefix do not show any source or destination prefix #8 0.755 --inter-hunk-context <n> #8 0.755 show context between diff hunks up to the specified number of lines #8 0.755 --output-indicator-new <char> #8 0.755 specify the character to indicate a new line instead of '+' #8 0.755 --output-indicator-old <char> #8 0.755 specify the character to indicate an old line instead of '-' #8 0.755 --output-indicator-context <char> #8 0.755 specify the character to indicate a context instead of ' ' #8 0.755 #8 0.755 Diff rename options #8 0.755 -B, --break-rewrites[=<n>[/<m>]] #8 0.755 break complete rewrite changes into pairs of delete and create #8 0.755 -M, --find-renames[=<n>] #8 0.755 detect renames #8 0.755 -D, --irreversible-delete #8 0.755 omit the preimage for deletes #8 0.755 -C, --find-copies[=<n>] #8 0.755 detect copies #8 0.755 --find-copies-harder use unmodified files as source to find copies #8 0.755 --no-renames disable rename detection #8 0.755 --rename-empty use empty blobs as rename source #8 0.755 --follow continue listing the history of a file beyond renames #8 0.755 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.755 #8 0.755 Diff algorithm options #8 0.755 --minimal produce the smallest possible diff #8 0.755 -w, --ignore-all-space #8 0.755 ignore whitespace when comparing lines #8 0.755 -b, --ignore-space-change #8 0.755 ignore changes in amount of whitespace #8 0.755 --ignore-space-at-eol #8 0.755 ignore changes in whitespace at EOL #8 0.755 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.755 --ignore-blank-lines ignore changes whose lines are all blank #8 0.755 -I, --ignore-matching-lines <regex> #8 0.755 ignore changes whose all lines match <regex> #8 0.755 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.755 --patience generate diff using the "patience diff" algorithm #8 0.755 --histogram generate diff using the "histogram diff" algorithm #8 0.755 --diff-algorithm <algorithm> #8 0.755 choose a diff algorithm #8 0.755 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.755 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.755 --word-diff-regex <regex> #8 0.755 use <regex> to decide what a word is #8 0.755 --color-words[=<regex>] #8 0.755 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.755 --color-moved[=<mode>] #8 0.755 moved lines of code are colored differently #8 0.755 --color-moved-ws <mode> #8 0.755 how white spaces are ignored in --color-moved #8 0.755 #8 0.755 Other diff options #8 0.755 --relative[=<prefix>] #8 0.755 when run from subdir, exclude changes outside and show relative paths #8 0.755 -a, --text treat all files as text #8 0.755 -R swap two inputs, reverse the diff #8 0.755 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.755 --quiet disable all output of the program #8 0.755 --ext-diff allow an external diff helper to be executed #8 0.755 --textconv run external text conversion filters when comparing binary files #8 0.755 --ignore-submodules[=<when>] #8 0.755 ignore changes to submodules in the diff generation #8 0.755 --submodule[=<format>] #8 0.755 specify how differences in submodules are shown #8 0.755 --ita-invisible-in-index #8 0.755 hide 'git add -N' entries from the index #8 0.755 --ita-visible-in-index #8 0.755 treat 'git add -N' entries as real in the index #8 0.755 -S <string> look for differences that change the number of occurrences of the specified string #8 0.755 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.755 --pickaxe-all show all changes in the changeset with -S or -G #8 0.755 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.755 -O <file> control the order in which files appear in the output #8 0.755 --rotate-to <path> show the change in the specified path first #8 0.755 --skip-to <path> skip the output to the specified path #8 0.755 --find-object <object-id> #8 0.755 look for differences that change the number of occurrences of the specified object #8 0.755 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.755 select files by diff type #8 0.755 --output <file> output to a specific file #8 0.755 #8 0.757 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.757 To add an exception for this directory, call: #8 0.757 #8 0.757 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.759 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.759 To add an exception for this directory, call: #8 0.759 #8 0.759 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.760 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.760 usage: git diff --no-index [<options>] <path> <path> #8 0.760 #8 0.760 Diff output format options #8 0.760 -p, --patch generate patch #8 0.760 -s, --no-patch suppress diff output #8 0.760 -u generate patch #8 0.760 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.760 -W, --function-context #8 0.760 generate diffs with <n> lines context #8 0.760 --raw generate the diff in raw format #8 0.760 --patch-with-raw synonym for '-p --raw' #8 0.760 --patch-with-stat synonym for '-p --stat' #8 0.760 --numstat machine friendly --stat #8 0.760 --shortstat output only the last line of --stat #8 0.760 -X, --dirstat[=<param1,param2>...] #8 0.760 output the distribution of relative amount of changes for each sub-directory #8 0.760 --cumulative synonym for --dirstat=cumulative #8 0.760 --dirstat-by-file[=<param1,param2>...] #8 0.760 synonym for --dirstat=files,param1,param2... #8 0.760 --check warn if changes introduce conflict markers or whitespace errors #8 0.760 --summary condensed summary such as creations, renames and mode changes #8 0.760 --name-only show only names of changed files #8 0.760 --name-status show only names and status of changed files #8 0.760 --stat[=<width>[,<name-width>[,<count>]]] #8 0.760 generate diffstat #8 0.760 --stat-width <width> generate diffstat with a given width #8 0.760 --stat-name-width <width> #8 0.760 generate diffstat with a given name width #8 0.760 --stat-graph-width <width> #8 0.760 generate diffstat with a given graph width #8 0.760 --stat-count <count> generate diffstat with limited lines #8 0.760 --compact-summary generate compact summary in diffstat #8 0.760 --binary output a binary diff that can be applied #8 0.760 --full-index show full pre- and post-image object names on the "index" lines #8 0.760 --color[=<when>] show colored diff #8 0.760 --ws-error-highlight <kind> #8 0.760 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.760 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.760 --abbrev[=<n>] use <n> digits to display object names #8 0.760 --src-prefix <prefix> #8 0.760 show the given source prefix instead of "a/" #8 0.760 --dst-prefix <prefix> #8 0.760 show the given destination prefix instead of "b/" #8 0.760 --line-prefix <prefix> #8 0.760 prepend an additional prefix to every line of output #8 0.760 --no-prefix do not show any source or destination prefix #8 0.760 --inter-hunk-context <n> #8 0.760 show context between diff hunks up to the specified number of lines #8 0.760 --output-indicator-new <char> #8 0.760 specify the character to indicate a new line instead of '+' #8 0.760 --output-indicator-old <char> #8 0.760 specify the character to indicate an old line instead of '-' #8 0.760 --output-indicator-context <char> #8 0.760 specify the character to indicate a context instead of ' ' #8 0.760 #8 0.760 Diff rename options #8 0.760 -B, --break-rewrites[=<n>[/<m>]] #8 0.760 break complete rewrite changes into pairs of delete and create #8 0.760 -M, --find-renames[=<n>] #8 0.760 detect renames #8 0.760 -D, --irreversible-delete #8 0.760 omit the preimage for deletes #8 0.760 -C, --find-copies[=<n>] #8 0.760 detect copies #8 0.760 --find-copies-harder use unmodified files as source to find copies #8 0.760 --no-renames disable rename detection #8 0.760 --rename-empty use empty blobs as rename source #8 0.760 --follow continue listing the history of a file beyond renames #8 0.760 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.760 #8 0.760 Diff algorithm options #8 0.760 --minimal produce the smallest possible diff #8 0.760 -w, --ignore-all-space #8 0.760 ignore whitespace when comparing lines #8 0.760 -b, --ignore-space-change #8 0.760 ignore changes in amount of whitespace #8 0.760 --ignore-space-at-eol #8 0.760 ignore changes in whitespace at EOL #8 0.760 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.760 --ignore-blank-lines ignore changes whose lines are all blank #8 0.760 -I, --ignore-matching-lines <regex> #8 0.760 ignore changes whose all lines match <regex> #8 0.760 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.760 --patience generate diff using the "patience diff" algorithm #8 0.760 --histogram generate diff using the "histogram diff" algorithm #8 0.760 --diff-algorithm <algorithm> #8 0.760 choose a diff algorithm #8 0.760 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.760 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.760 --word-diff-regex <regex> #8 0.760 use <regex> to decide what a word is #8 0.760 --color-words[=<regex>] #8 0.760 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.760 --color-moved[=<mode>] #8 0.760 moved lines of code are colored differently #8 0.760 --color-moved-ws <mode> #8 0.760 how white spaces are ignored in --color-moved #8 0.760 #8 0.760 Other diff options #8 0.760 --relative[=<prefix>] #8 0.760 when run from subdir, exclude changes outside and show relative paths #8 0.760 -a, --text treat all files as text #8 0.760 -R swap two inputs, reverse the diff #8 0.760 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.760 --quiet disable all output of the program #8 0.760 --ext-diff allow an external diff helper to be executed #8 0.760 --textconv run external text conversion filters when comparing binary files #8 0.760 --ignore-submodules[=<when>] #8 0.760 ignore changes to submodules in the diff generation #8 0.760 --submodule[=<format>] #8 0.760 specify how differences in submodules are shown #8 0.760 --ita-invisible-in-index #8 0.760 hide 'git add -N' entries from the index #8 0.760 --ita-visible-in-index #8 0.760 treat 'git add -N' entries as real in the index #8 0.760 -S <string> look for differences that change the number of occurrences of the specified string #8 0.760 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.760 --pickaxe-all show all changes in the changeset with -S or -G #8 0.760 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.760 -O <file> control the order in which files appear in the output #8 0.760 --rotate-to <path> show the change in the specified path first #8 0.760 --skip-to <path> skip the output to the specified path #8 0.760 --find-object <object-id> #8 0.760 look for differences that change the number of occurrences of the specified object #8 0.760 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.760 select files by diff type #8 0.760 --output <file> output to a specific file #8 0.760 #8 0.761 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.761 To add an exception for this directory, call: #8 0.761 #8 0.761 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.763 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.763 To add an exception for this directory, call: #8 0.763 #8 0.763 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.763 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.763 usage: git diff --no-index [<options>] <path> <path> #8 0.763 #8 0.763 Diff output format options #8 0.763 -p, --patch generate patch #8 0.763 -s, --no-patch suppress diff output #8 0.763 -u generate patch #8 0.763 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.763 -W, --function-context #8 0.763 generate diffs with <n> lines context #8 0.763 --raw generate the diff in raw format #8 0.763 --patch-with-raw synonym for '-p --raw' #8 0.763 --patch-with-stat synonym for '-p --stat' #8 0.763 --numstat machine friendly --stat #8 0.763 --shortstat output only the last line of --stat #8 0.763 -X, --dirstat[=<param1,param2>...] #8 0.763 output the distribution of relative amount of changes for each sub-directory #8 0.763 --cumulative synonym for --dirstat=cumulative #8 0.763 --dirstat-by-file[=<param1,param2>...] #8 0.764 synonym for --dirstat=files,param1,param2... #8 0.764 --check warn if changes introduce conflict markers or whitespace errors #8 0.764 --summary condensed summary such as creations, renames and mode changes #8 0.764 --name-only show only names of changed files #8 0.764 --name-status show only names and status of changed files #8 0.764 --stat[=<width>[,<name-width>[,<count>]]] #8 0.764 generate diffstat #8 0.764 --stat-width <width> generate diffstat with a given width #8 0.764 --stat-name-width <width> #8 0.764 generate diffstat with a given name width #8 0.764 --stat-graph-width <width> #8 0.764 generate diffstat with a given graph width #8 0.764 --stat-count <count> generate diffstat with limited lines #8 0.764 --compact-summary generate compact summary in diffstat #8 0.764 --binary output a binary diff that can be applied #8 0.764 --full-index show full pre- and post-image object names on the "index" lines #8 0.764 --color[=<when>] show colored diff #8 0.764 --ws-error-highlight <kind> #8 0.764 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.764 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.764 --abbrev[=<n>] use <n> digits to display object names #8 0.764 --src-prefix <prefix> #8 0.764 show the given source prefix instead of "a/" #8 0.764 --dst-prefix <prefix> #8 0.764 show the given destination prefix instead of "b/" #8 0.764 --line-prefix <prefix> #8 0.764 prepend an additional prefix to every line of output #8 0.764 --no-prefix do not show any source or destination prefix #8 0.764 --inter-hunk-context <n> #8 0.764 show context between diff hunks up to the specified number of lines #8 0.764 --output-indicator-new <char> #8 0.764 specify the character to indicate a new line instead of '+' #8 0.764 --output-indicator-old <char> #8 0.764 specify the character to indicate an old line instead of '-' #8 0.764 --output-indicator-context <char> #8 0.764 specify the character to indicate a context instead of ' ' #8 0.764 #8 0.764 Diff rename options #8 0.764 -B, --break-rewrites[=<n>[/<m>]] #8 0.764 break complete rewrite changes into pairs of delete and create #8 0.764 -M, --find-renames[=<n>] #8 0.764 detect renames #8 0.764 -D, --irreversible-delete #8 0.764 omit the preimage for deletes #8 0.764 -C, --find-copies[=<n>] #8 0.764 detect copies #8 0.764 --find-copies-harder use unmodified files as source to find copies #8 0.764 --no-renames disable rename detection #8 0.764 --rename-empty use empty blobs as rename source #8 0.764 --follow continue listing the history of a file beyond renames #8 0.764 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.764 #8 0.764 Diff algorithm options #8 0.764 --minimal produce the smallest possible diff #8 0.764 -w, --ignore-all-space #8 0.764 ignore whitespace when comparing lines #8 0.764 -b, --ignore-space-change #8 0.764 ignore changes in amount of whitespace #8 0.764 --ignore-space-at-eol #8 0.764 ignore changes in whitespace at EOL #8 0.764 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.764 --ignore-blank-lines ignore changes whose lines are all blank #8 0.764 -I, --ignore-matching-lines <regex> #8 0.764 ignore changes whose all lines match <regex> #8 0.764 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.764 --patience generate diff using the "patience diff" algorithm #8 0.764 --histogram generate diff using the "histogram diff" algorithm #8 0.764 --diff-algorithm <algorithm> #8 0.764 choose a diff algorithm #8 0.764 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.764 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.764 --word-diff-regex <regex> #8 0.764 use <regex> to decide what a word is #8 0.764 --color-words[=<regex>] #8 0.764 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.764 --color-moved[=<mode>] #8 0.764 moved lines of code are colored differently #8 0.764 --color-moved-ws <mode> #8 0.764 how white spaces are ignored in --color-moved #8 0.764 #8 0.764 Other diff options #8 0.764 --relative[=<prefix>] #8 0.764 when run from subdir, exclude changes outside and show relative paths #8 0.764 -a, --text treat all files as text #8 0.764 -R swap two inputs, reverse the diff #8 0.764 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.764 --quiet disable all output of the program #8 0.764 --ext-diff allow an external diff helper to be executed #8 0.764 --textconv run external text conversion filters when comparing binary files #8 0.764 --ignore-submodules[=<when>] #8 0.764 ignore changes to submodules in the diff generation #8 0.764 --submodule[=<format>] #8 0.764 specify how differences in submodules are shown #8 0.764 --ita-invisible-in-index #8 0.764 hide 'git add -N' entries from the index #8 0.764 --ita-visible-in-index #8 0.764 treat 'git add -N' entries as real in the index #8 0.764 -S <string> look for differences that change the number of occurrences of the specified string #8 0.764 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.764 --pickaxe-all show all changes in the changeset with -S or -G #8 0.764 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.764 -O <file> control the order in which files appear in the output #8 0.764 --rotate-to <path> show the change in the specified path first #8 0.764 --skip-to <path> skip the output to the specified path #8 0.764 --find-object <object-id> #8 0.764 look for differences that change the number of occurrences of the specified object #8 0.764 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.764 select files by diff type #8 0.764 --output <file> output to a specific file #8 0.764 #8 0.765 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.765 To add an exception for this directory, call: #8 0.765 #8 0.765 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.766 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.766 To add an exception for this directory, call: #8 0.766 #8 0.766 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.767 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.767 usage: git diff --no-index [<options>] <path> <path> #8 0.767 #8 0.767 Diff output format options #8 0.767 -p, --patch generate patch #8 0.767 -s, --no-patch suppress diff output #8 0.767 -u generate patch #8 0.767 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.767 -W, --function-context #8 0.767 generate diffs with <n> lines context #8 0.767 --raw generate the diff in raw format #8 0.767 --patch-with-raw synonym for '-p --raw' #8 0.767 --patch-with-stat synonym for '-p --stat' #8 0.767 --numstat machine friendly --stat #8 0.767 --shortstat output only the last line of --stat #8 0.767 -X, --dirstat[=<param1,param2>...] #8 0.767 output the distribution of relative amount of changes for each sub-directory #8 0.767 --cumulative synonym for --dirstat=cumulative #8 0.767 --dirstat-by-file[=<param1,param2>...] #8 0.767 synonym for --dirstat=files,param1,param2... #8 0.767 --check warn if changes introduce conflict markers or whitespace errors #8 0.767 --summary condensed summary such as creations, renames and mode changes #8 0.767 --name-only show only names of changed files #8 0.767 --name-status show only names and status of changed files #8 0.767 --stat[=<width>[,<name-width>[,<count>]]] #8 0.767 generate diffstat #8 0.767 --stat-width <width> generate diffstat with a given width #8 0.767 --stat-name-width <width> #8 0.767 generate diffstat with a given name width #8 0.767 --stat-graph-width <width> #8 0.767 generate diffstat with a given graph width #8 0.767 --stat-count <count> generate diffstat with limited lines #8 0.767 --compact-summary generate compact summary in diffstat #8 0.767 --binary output a binary diff that can be applied #8 0.767 --full-index show full pre- and post-image object names on the "index" lines #8 0.767 --color[=<when>] show colored diff #8 0.767 --ws-error-highlight <kind> #8 0.767 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.767 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.767 --abbrev[=<n>] use <n> digits to display object names #8 0.767 --src-prefix <prefix> #8 0.767 show the given source prefix instead of "a/" #8 0.767 --dst-prefix <prefix> #8 0.767 show the given destination prefix instead of "b/" #8 0.767 --line-prefix <prefix> #8 0.767 prepend an additional prefix to every line of output #8 0.767 --no-prefix do not show any source or destination prefix #8 0.767 --inter-hunk-context <n> #8 0.767 show context between diff hunks up to the specified number of lines #8 0.767 --output-indicator-new <char> #8 0.767 specify the character to indicate a new line instead of '+' #8 0.767 --output-indicator-old <char> #8 0.767 specify the character to indicate an old line instead of '-' #8 0.767 --output-indicator-context <char> #8 0.767 specify the character to indicate a context instead of ' ' #8 0.767 #8 0.767 Diff rename options #8 0.767 -B, --break-rewrites[=<n>[/<m>]] #8 0.767 break complete rewrite changes into pairs of delete and create #8 0.767 -M, --find-renames[=<n>] #8 0.767 detect renames #8 0.767 -D, --irreversible-delete #8 0.767 omit the preimage for deletes #8 0.767 -C, --find-copies[=<n>] #8 0.767 detect copies #8 0.767 --find-copies-harder use unmodified files as source to find copies #8 0.767 --no-renames disable rename detection #8 0.767 --rename-empty use empty blobs as rename source #8 0.767 --follow continue listing the history of a file beyond renames #8 0.767 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.767 #8 0.767 Diff algorithm options #8 0.767 --minimal produce the smallest possible diff #8 0.767 -w, --ignore-all-space #8 0.767 ignore whitespace when comparing lines #8 0.767 -b, --ignore-space-change #8 0.767 ignore changes in amount of whitespace #8 0.767 --ignore-space-at-eol #8 0.767 ignore changes in whitespace at EOL #8 0.767 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.767 --ignore-blank-lines ignore changes whose lines are all blank #8 0.767 -I, --ignore-matching-lines <regex> #8 0.767 ignore changes whose all lines match <regex> #8 0.767 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.767 --patience generate diff using the "patience diff" algorithm #8 0.767 --histogram generate diff using the "histogram diff" algorithm #8 0.767 --diff-algorithm <algorithm> #8 0.767 choose a diff algorithm #8 0.767 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.767 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.767 --word-diff-regex <regex> #8 0.767 use <regex> to decide what a word is #8 0.767 --color-words[=<regex>] #8 0.767 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.767 --color-moved[=<mode>] #8 0.767 moved lines of code are colored differently #8 0.767 --color-moved-ws <mode> #8 0.767 how white spaces are ignored in --color-moved #8 0.767 #8 0.767 Other diff options #8 0.767 --relative[=<prefix>] #8 0.767 when run from subdir, exclude changes outside and show relative paths #8 0.767 -a, --text treat all files as text #8 0.767 -R swap two inputs, reverse the diff #8 0.767 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.767 --quiet disable all output of the program #8 0.767 --ext-diff allow an external diff helper to be executed #8 0.767 --textconv run external text conversion filters when comparing binary files #8 0.767 --ignore-submodules[=<when>] #8 0.767 ignore changes to submodules in the diff generation #8 0.767 --submodule[=<format>] #8 0.767 specify how differences in submodules are shown #8 0.767 --ita-invisible-in-index #8 0.767 hide 'git add -N' entries from the index #8 0.767 --ita-visible-in-index #8 0.767 treat 'git add -N' entries as real in the index #8 0.767 -S <string> look for differences that change the number of occurrences of the specified string #8 0.767 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.767 --pickaxe-all show all changes in the changeset with -S or -G #8 0.767 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.767 -O <file> control the order in which files appear in the output #8 0.767 --rotate-to <path> show the change in the specified path first #8 0.767 --skip-to <path> skip the output to the specified path #8 0.767 --find-object <object-id> #8 0.767 look for differences that change the number of occurrences of the specified object #8 0.767 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.767 select files by diff type #8 0.767 --output <file> output to a specific file #8 0.767 #8 0.769 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.769 To add an exception for this directory, call: #8 0.769 #8 0.769 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.771 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.771 To add an exception for this directory, call: #8 0.771 #8 0.771 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.772 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.772 usage: git diff --no-index [<options>] <path> <path> #8 0.772 #8 0.772 Diff output format options #8 0.772 -p, --patch generate patch #8 0.772 -s, --no-patch suppress diff output #8 0.772 -u generate patch #8 0.772 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.772 -W, --function-context #8 0.772 generate diffs with <n> lines context #8 0.772 --raw generate the diff in raw format #8 0.772 --patch-with-raw synonym for '-p --raw' #8 0.772 --patch-with-stat synonym for '-p --stat' #8 0.772 --numstat machine friendly --stat #8 0.772 --shortstat output only the last line of --stat #8 0.772 -X, --dirstat[=<param1,param2>...] #8 0.772 output the distribution of relative amount of changes for each sub-directory #8 0.772 --cumulative synonym for --dirstat=cumulative #8 0.772 --dirstat-by-file[=<param1,param2>...] #8 0.772 synonym for --dirstat=files,param1,param2... #8 0.772 --check warn if changes introduce conflict markers or whitespace errors #8 0.772 --summary condensed summary such as creations, renames and mode changes #8 0.772 --name-only show only names of changed files #8 0.772 --name-status show only names and status of changed files #8 0.772 --stat[=<width>[,<name-width>[,<count>]]] #8 0.772 generate diffstat #8 0.772 --stat-width <width> generate diffstat with a given width #8 0.772 --stat-name-width <width> #8 0.772 generate diffstat with a given name width #8 0.772 --stat-graph-width <width> #8 0.772 generate diffstat with a given graph width #8 0.772 --stat-count <count> generate diffstat with limited lines #8 0.772 --compact-summary generate compact summary in diffstat #8 0.772 --binary output a binary diff that can be applied #8 0.772 --full-index show full pre- and post-image object names on the "index" lines #8 0.772 --color[=<when>] show colored diff #8 0.772 --ws-error-highlight <kind> #8 0.772 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.772 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.772 --abbrev[=<n>] use <n> digits to display object names #8 0.772 --src-prefix <prefix> #8 0.772 show the given source prefix instead of "a/" #8 0.772 --dst-prefix <prefix> #8 0.772 show the given destination prefix instead of "b/" #8 0.772 --line-prefix <prefix> #8 0.772 prepend an additional prefix to every line of output #8 0.772 --no-prefix do not show any source or destination prefix #8 0.772 --inter-hunk-context <n> #8 0.772 show context between diff hunks up to the specified number of lines #8 0.772 --output-indicator-new <char> #8 0.772 specify the character to indicate a new line instead of '+' #8 0.772 --output-indicator-old <char> #8 0.772 specify the character to indicate an old line instead of '-' #8 0.772 --output-indicator-context <char> #8 0.772 specify the character to indicate a context instead of ' ' #8 0.772 #8 0.772 Diff rename options #8 0.772 -B, --break-rewrites[=<n>[/<m>]] #8 0.772 break complete rewrite changes into pairs of delete and create #8 0.772 -M, --find-renames[=<n>] #8 0.772 detect renames #8 0.772 -D, --irreversible-delete #8 0.772 omit the preimage for deletes #8 0.772 -C, --find-copies[=<n>] #8 0.772 detect copies #8 0.772 --find-copies-harder use unmodified files as source to find copies #8 0.772 --no-renames disable rename detection #8 0.772 --rename-empty use empty blobs as rename source #8 0.772 --follow continue listing the history of a file beyond renames #8 0.772 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.772 #8 0.772 Diff algorithm options #8 0.772 --minimal produce the smallest possible diff #8 0.772 -w, --ignore-all-space #8 0.772 ignore whitespace when comparing lines #8 0.772 -b, --ignore-space-change #8 0.772 ignore changes in amount of whitespace #8 0.772 --ignore-space-at-eol #8 0.772 ignore changes in whitespace at EOL #8 0.772 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.772 --ignore-blank-lines ignore changes whose lines are all blank #8 0.772 -I, --ignore-matching-lines <regex> #8 0.772 ignore changes whose all lines match <regex> #8 0.772 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.772 --patience generate diff using the "patience diff" algorithm #8 0.772 --histogram generate diff using the "histogram diff" algorithm #8 0.772 --diff-algorithm <algorithm> #8 0.772 choose a diff algorithm #8 0.772 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.772 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.772 --word-diff-regex <regex> #8 0.772 use <regex> to decide what a word is #8 0.772 --color-words[=<regex>] #8 0.772 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.772 --color-moved[=<mode>] #8 0.772 moved lines of code are colored differently #8 0.772 --color-moved-ws <mode> #8 0.772 how white spaces are ignored in --color-moved #8 0.772 #8 0.772 Other diff options #8 0.772 --relative[=<prefix>] #8 0.772 when run from subdir, exclude changes outside and show relative paths #8 0.772 -a, --text treat all files as text #8 0.772 -R swap two inputs, reverse the diff #8 0.772 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.772 --quiet disable all output of the program #8 0.772 --ext-diff allow an external diff helper to be executed #8 0.772 --textconv run external text conversion filters when comparing binary files #8 0.772 --ignore-submodules[=<when>] #8 0.772 ignore changes to submodules in the diff generation #8 0.772 --submodule[=<format>] #8 0.772 specify how differences in submodules are shown #8 0.772 --ita-invisible-in-index #8 0.772 hide 'git add -N' entries from the index #8 0.772 --ita-visible-in-index #8 0.772 treat 'git add -N' entries as real in the index #8 0.772 -S <string> look for differences that change the number of occurrences of the specified string #8 0.772 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.772 --pickaxe-all show all changes in the changeset with -S or -G #8 0.772 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.772 -O <file> control the order in which files appear in the output #8 0.772 --rotate-to <path> show the change in the specified path first #8 0.772 --skip-to <path> skip the output to the specified path #8 0.772 --find-object <object-id> #8 0.772 look for differences that change the number of occurrences of the specified object #8 0.772 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.772 select files by diff type #8 0.772 --output <file> output to a specific file #8 0.772 #8 0.773 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.773 To add an exception for this directory, call: #8 0.773 #8 0.773 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.774 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.774 To add an exception for this directory, call: #8 0.774 #8 0.774 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.775 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.775 usage: git diff --no-index [<options>] <path> <path> #8 0.775 #8 0.775 Diff output format options #8 0.775 -p, --patch generate patch #8 0.775 -s, --no-patch suppress diff output #8 0.775 -u generate patch #8 0.775 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.775 -W, --function-context #8 0.775 generate diffs with <n> lines context #8 0.775 --raw generate the diff in raw format #8 0.775 --patch-with-raw synonym for '-p --raw' #8 0.775 --patch-with-stat synonym for '-p --stat' #8 0.775 --numstat machine friendly --stat #8 0.775 --shortstat output only the last line of --stat #8 0.775 -X, --dirstat[=<param1,param2>...] #8 0.775 output the distribution of relative amount of changes for each sub-directory #8 0.775 --cumulative synonym for --dirstat=cumulative #8 0.775 --dirstat-by-file[=<param1,param2>...] #8 0.775 synonym for --dirstat=files,param1,param2... #8 0.775 --check warn if changes introduce conflict markers or whitespace errors #8 0.775 --summary condensed summary such as creations, renames and mode changes #8 0.775 --name-only show only names of changed files #8 0.775 --name-status show only names and status of changed files #8 0.775 --stat[=<width>[,<name-width>[,<count>]]] #8 0.775 generate diffstat #8 0.775 --stat-width <width> generate diffstat with a given width #8 0.775 --stat-name-width <width> #8 0.775 generate diffstat with a given name width #8 0.775 --stat-graph-width <width> #8 0.775 generate diffstat with a given graph width #8 0.775 --stat-count <count> generate diffstat with limited lines #8 0.775 --compact-summary generate compact summary in diffstat #8 0.775 --binary output a binary diff that can be applied #8 0.775 --full-index show full pre- and post-image object names on the "index" lines #8 0.775 --color[=<when>] show colored diff #8 0.775 --ws-error-highlight <kind> #8 0.775 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.775 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.775 --abbrev[=<n>] use <n> digits to display object names #8 0.775 --src-prefix <prefix> #8 0.775 show the given source prefix instead of "a/" #8 0.775 --dst-prefix <prefix> #8 0.775 show the given destination prefix instead of "b/" #8 0.775 --line-prefix <prefix> #8 0.775 prepend an additional prefix to every line of output #8 0.775 --no-prefix do not show any source or destination prefix #8 0.775 --inter-hunk-context <n> #8 0.775 show context between diff hunks up to the specified number of lines #8 0.775 --output-indicator-new <char> #8 0.775 specify the character to indicate a new line instead of '+' #8 0.775 --output-indicator-old <char> #8 0.775 specify the character to indicate an old line instead of '-' #8 0.775 --output-indicator-context <char> #8 0.775 specify the character to indicate a context instead of ' ' #8 0.775 #8 0.775 Diff rename options #8 0.775 -B, --break-rewrites[=<n>[/<m>]] #8 0.775 break complete rewrite changes into pairs of delete and create #8 0.775 -M, --find-renames[=<n>] #8 0.775 detect renames #8 0.775 -D, --irreversible-delete #8 0.775 omit the preimage for deletes #8 0.775 -C, --find-copies[=<n>] #8 0.775 detect copies #8 0.775 --find-copies-harder use unmodified files as source to find copies #8 0.775 --no-renames disable rename detection #8 0.775 --rename-empty use empty blobs as rename source #8 0.775 --follow continue listing the history of a file beyond renames #8 0.775 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.775 #8 0.775 Diff algorithm options #8 0.775 --minimal produce the smallest possible diff #8 0.775 -w, --ignore-all-space #8 0.775 ignore whitespace when comparing lines #8 0.775 -b, --ignore-space-change #8 0.775 ignore changes in amount of whitespace #8 0.775 --ignore-space-at-eol #8 0.775 ignore changes in whitespace at EOL #8 0.775 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.775 --ignore-blank-lines ignore changes whose lines are all blank #8 0.775 -I, --ignore-matching-lines <regex> #8 0.775 ignore changes whose all lines match <regex> #8 0.775 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.775 --patience generate diff using the "patience diff" algorithm #8 0.775 --histogram generate diff using the "histogram diff" algorithm #8 0.775 --diff-algorithm <algorithm> #8 0.775 choose a diff algorithm #8 0.775 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.775 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.775 --word-diff-regex <regex> #8 0.775 use <regex> to decide what a word is #8 0.775 --color-words[=<regex>] #8 0.775 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.775 --color-moved[=<mode>] #8 0.775 moved lines of code are colored differently #8 0.775 --color-moved-ws <mode> #8 0.775 how white spaces are ignored in --color-moved #8 0.775 #8 0.775 Other diff options #8 0.775 --relative[=<prefix>] #8 0.775 when run from subdir, exclude changes outside and show relative paths #8 0.775 -a, --text treat all files as text #8 0.775 -R swap two inputs, reverse the diff #8 0.775 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.775 --quiet disable all output of the program #8 0.775 --ext-diff allow an external diff helper to be executed #8 0.775 --textconv run external text conversion filters when comparing binary files #8 0.775 --ignore-submodules[=<when>] #8 0.775 ignore changes to submodules in the diff generation #8 0.775 --submodule[=<format>] #8 0.775 specify how differences in submodules are shown #8 0.775 --ita-invisible-in-index #8 0.775 hide 'git add -N' entries from the index #8 0.775 --ita-visible-in-index #8 0.775 treat 'git add -N' entries as real in the index #8 0.775 -S <string> look for differences that change the number of occurrences of the specified string #8 0.775 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.775 --pickaxe-all show all changes in the changeset with -S or -G #8 0.775 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.775 -O <file> control the order in which files appear in the output #8 0.775 --rotate-to <path> show the change in the specified path first #8 0.775 --skip-to <path> skip the output to the specified path #8 0.775 --find-object <object-id> #8 0.775 look for differences that change the number of occurrences of the specified object #8 0.775 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.775 select files by diff type #8 0.775 --output <file> output to a specific file #8 0.775 #8 0.776 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.776 To add an exception for this directory, call: #8 0.776 #8 0.776 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.777 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.777 To add an exception for this directory, call: #8 0.777 #8 0.777 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.778 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.778 usage: git diff --no-index [<options>] <path> <path> #8 0.778 #8 0.778 Diff output format options #8 0.778 -p, --patch generate patch #8 0.778 -s, --no-patch suppress diff output #8 0.778 -u generate patch #8 0.778 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.778 -W, --function-context #8 0.778 generate diffs with <n> lines context #8 0.778 --raw generate the diff in raw format #8 0.778 --patch-with-raw synonym for '-p --raw' #8 0.778 --patch-with-stat synonym for '-p --stat' #8 0.778 --numstat machine friendly --stat #8 0.778 --shortstat output only the last line of --stat #8 0.778 -X, --dirstat[=<param1,param2>...] #8 0.778 output the distribution of relative amount of changes for each sub-directory #8 0.778 --cumulative synonym for --dirstat=cumulative #8 0.778 --dirstat-by-file[=<param1,param2>...] #8 0.778 synonym for --dirstat=files,param1,param2... #8 0.778 --check warn if changes introduce conflict markers or whitespace errors #8 0.778 --summary condensed summary such as creations, renames and mode changes #8 0.778 --name-only show only names of changed files #8 0.778 --name-status show only names and status of changed files #8 0.778 --stat[=<width>[,<name-width>[,<count>]]] #8 0.778 generate diffstat #8 0.778 --stat-width <width> generate diffstat with a given width #8 0.778 --stat-name-width <width> #8 0.778 generate diffstat with a given name width #8 0.778 --stat-graph-width <width> #8 0.778 generate diffstat with a given graph width #8 0.778 --stat-count <count> generate diffstat with limited lines #8 0.778 --compact-summary generate compact summary in diffstat #8 0.778 --binary output a binary diff that can be applied #8 0.778 --full-index show full pre- and post-image object names on the "index" lines #8 0.778 --color[=<when>] show colored diff #8 0.778 --ws-error-highlight <kind> #8 0.778 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.778 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.778 --abbrev[=<n>] use <n> digits to display object names #8 0.778 --src-prefix <prefix> #8 0.778 show the given source prefix instead of "a/" #8 0.778 --dst-prefix <prefix> #8 0.778 show the given destination prefix instead of "b/" #8 0.778 --line-prefix <prefix> #8 0.778 prepend an additional prefix to every line of output #8 0.778 --no-prefix do not show any source or destination prefix #8 0.778 --inter-hunk-context <n> #8 0.778 show context between diff hunks up to the specified number of lines #8 0.778 --output-indicator-new <char> #8 0.778 specify the character to indicate a new line instead of '+' #8 0.778 --output-indicator-old <char> #8 0.778 specify the character to indicate an old line instead of '-' #8 0.778 --output-indicator-context <char> #8 0.778 specify the character to indicate a context instead of ' ' #8 0.778 #8 0.778 Diff rename options #8 0.778 -B, --break-rewrites[=<n>[/<m>]] #8 0.778 break complete rewrite changes into pairs of delete and create #8 0.778 -M, --find-renames[=<n>] #8 0.778 detect renames #8 0.778 -D, --irreversible-delete #8 0.778 omit the preimage for deletes #8 0.778 -C, --find-copies[=<n>] #8 0.778 detect copies #8 0.778 --find-copies-harder use unmodified files as source to find copies #8 0.778 --no-renames disable rename detection #8 0.778 --rename-empty use empty blobs as rename source #8 0.778 --follow continue listing the history of a file beyond renames #8 0.778 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.778 #8 0.778 Diff algorithm options #8 0.778 --minimal produce the smallest possible diff #8 0.778 -w, --ignore-all-space #8 0.778 ignore whitespace when comparing lines #8 0.778 -b, --ignore-space-change #8 0.778 ignore changes in amount of whitespace #8 0.778 --ignore-space-at-eol #8 0.778 ignore changes in whitespace at EOL #8 0.778 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.778 --ignore-blank-lines ignore changes whose lines are all blank #8 0.778 -I, --ignore-matching-lines <regex> #8 0.778 ignore changes whose all lines match <regex> #8 0.778 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.778 --patience generate diff using the "patience diff" algorithm #8 0.778 --histogram generate diff using the "histogram diff" algorithm #8 0.778 --diff-algorithm <algorithm> #8 0.778 choose a diff algorithm #8 0.778 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.778 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.778 --word-diff-regex <regex> #8 0.778 use <regex> to decide what a word is #8 0.778 --color-words[=<regex>] #8 0.778 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.778 --color-moved[=<mode>] #8 0.778 moved lines of code are colored differently #8 0.778 --color-moved-ws <mode> #8 0.778 how white spaces are ignored in --color-moved #8 0.778 #8 0.778 Other diff options #8 0.778 --relative[=<prefix>] #8 0.778 when run from subdir, exclude changes outside and show relative paths #8 0.778 -a, --text treat all files as text #8 0.778 -R swap two inputs, reverse the diff #8 0.778 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.778 --quiet disable all output of the program #8 0.778 --ext-diff allow an external diff helper to be executed #8 0.778 --textconv run external text conversion filters when comparing binary files #8 0.778 --ignore-submodules[=<when>] #8 0.778 ignore changes to submodules in the diff generation #8 0.778 --submodule[=<format>] #8 0.778 specify how differences in submodules are shown #8 0.778 --ita-invisible-in-index #8 0.778 hide 'git add -N' entries from the index #8 0.778 --ita-visible-in-index #8 0.778 treat 'git add -N' entries as real in the index #8 0.778 -S <string> look for differences that change the number of occurrences of the specified string #8 0.778 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.778 --pickaxe-all show all changes in the changeset with -S or -G #8 0.778 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.778 -O <file> control the order in which files appear in the output #8 0.778 --rotate-to <path> show the change in the specified path first #8 0.778 --skip-to <path> skip the output to the specified path #8 0.778 --find-object <object-id> #8 0.778 look for differences that change the number of occurrences of the specified object #8 0.778 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.778 select files by diff type #8 0.778 --output <file> output to a specific file #8 0.778 #8 0.779 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.779 To add an exception for this directory, call: #8 0.779 #8 0.779 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.780 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.780 To add an exception for this directory, call: #8 0.780 #8 0.780 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.781 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.781 usage: git diff --no-index [<options>] <path> <path> #8 0.781 #8 0.781 Diff output format options #8 0.781 -p, --patch generate patch #8 0.781 -s, --no-patch suppress diff output #8 0.781 -u generate patch #8 0.781 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.781 -W, --function-context #8 0.781 generate diffs with <n> lines context #8 0.781 --raw generate the diff in raw format #8 0.781 --patch-with-raw synonym for '-p --raw' #8 0.781 --patch-with-stat synonym for '-p --stat' #8 0.781 --numstat machine friendly --stat #8 0.781 --shortstat output only the last line of --stat #8 0.781 -X, --dirstat[=<param1,param2>...] #8 0.781 output the distribution of relative amount of changes for each sub-directory #8 0.781 --cumulative synonym for --dirstat=cumulative #8 0.781 --dirstat-by-file[=<param1,param2>...] #8 0.781 synonym for --dirstat=files,param1,param2... #8 0.781 --check warn if changes introduce conflict markers or whitespace errors #8 0.781 --summary condensed summary such as creations, renames and mode changes #8 0.781 --name-only show only names of changed files #8 0.781 --name-status show only names and status of changed files #8 0.781 --stat[=<width>[,<name-width>[,<count>]]] #8 0.781 generate diffstat #8 0.781 --stat-width <width> generate diffstat with a given width #8 0.781 --stat-name-width <width> #8 0.781 generate diffstat with a given name width #8 0.781 --stat-graph-width <width> #8 0.781 generate diffstat with a given graph width #8 0.781 --stat-count <count> generate diffstat with limited lines #8 0.781 --compact-summary generate compact summary in diffstat #8 0.781 --binary output a binary diff that can be applied #8 0.781 --full-index show full pre- and post-image object names on the "index" lines #8 0.781 --color[=<when>] show colored diff #8 0.781 --ws-error-highlight <kind> #8 0.781 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.781 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.781 --abbrev[=<n>] use <n> digits to display object names #8 0.781 --src-prefix <prefix> #8 0.781 show the given source prefix instead of "a/" #8 0.781 --dst-prefix <prefix> #8 0.781 show the given destination prefix instead of "b/" #8 0.781 --line-prefix <prefix> #8 0.781 prepend an additional prefix to every line of output #8 0.781 --no-prefix do not show any source or destination prefix #8 0.781 --inter-hunk-context <n> #8 0.781 show context between diff hunks up to the specified number of lines #8 0.781 --output-indicator-new <char> #8 0.781 specify the character to indicate a new line instead of '+' #8 0.781 --output-indicator-old <char> #8 0.781 specify the character to indicate an old line instead of '-' #8 0.781 --output-indicator-context <char> #8 0.781 specify the character to indicate a context instead of ' ' #8 0.781 #8 0.781 Diff rename options #8 0.781 -B, --break-rewrites[=<n>[/<m>]] #8 0.781 break complete rewrite changes into pairs of delete and create #8 0.781 -M, --find-renames[=<n>] #8 0.781 detect renames #8 0.781 -D, --irreversible-delete #8 0.781 omit the preimage for deletes #8 0.781 -C, --find-copies[=<n>] #8 0.781 detect copies #8 0.781 --find-copies-harder use unmodified files as source to find copies #8 0.781 --no-renames disable rename detection #8 0.781 --rename-empty use empty blobs as rename source #8 0.781 --follow continue listing the history of a file beyond renames #8 0.781 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.781 #8 0.781 Diff algorithm options #8 0.781 --minimal produce the smallest possible diff #8 0.781 -w, --ignore-all-space #8 0.781 ignore whitespace when comparing lines #8 0.781 -b, --ignore-space-change #8 0.781 ignore changes in amount of whitespace #8 0.781 --ignore-space-at-eol #8 0.781 ignore changes in whitespace at EOL #8 0.781 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.781 --ignore-blank-lines ignore changes whose lines are all blank #8 0.781 -I, --ignore-matching-lines <regex> #8 0.781 ignore changes whose all lines match <regex> #8 0.781 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.781 --patience generate diff using the "patience diff" algorithm #8 0.781 --histogram generate diff using the "histogram diff" algorithm #8 0.781 --diff-algorithm <algorithm> #8 0.781 choose a diff algorithm #8 0.781 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.781 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.781 --word-diff-regex <regex> #8 0.781 use <regex> to decide what a word is #8 0.781 --color-words[=<regex>] #8 0.781 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.781 --color-moved[=<mode>] #8 0.781 moved lines of code are colored differently #8 0.781 --color-moved-ws <mode> #8 0.781 how white spaces are ignored in --color-moved #8 0.781 #8 0.781 Other diff options #8 0.781 --relative[=<prefix>] #8 0.781 when run from subdir, exclude changes outside and show relative paths #8 0.781 -a, --text treat all files as text #8 0.781 -R swap two inputs, reverse the diff #8 0.781 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.781 --quiet disable all output of the program #8 0.781 --ext-diff allow an external diff helper to be executed #8 0.781 --textconv run external text conversion filters when comparing binary files #8 0.781 --ignore-submodules[=<when>] #8 0.781 ignore changes to submodules in the diff generation #8 0.781 --submodule[=<format>] #8 0.781 specify how differences in submodules are shown #8 0.781 --ita-invisible-in-index #8 0.781 hide 'git add -N' entries from the index #8 0.781 --ita-visible-in-index #8 0.781 treat 'git add -N' entries as real in the index #8 0.781 -S <string> look for differences that change the number of occurrences of the specified string #8 0.781 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.781 --pickaxe-all show all changes in the changeset with -S or -G #8 0.781 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.781 -O <file> control the order in which files appear in the output #8 0.781 --rotate-to <path> show the change in the specified path first #8 0.781 --skip-to <path> skip the output to the specified path #8 0.781 --find-object <object-id> #8 0.781 look for differences that change the number of occurrences of the specified object #8 0.781 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.781 select files by diff type #8 0.781 --output <file> output to a specific file #8 0.781 #8 0.782 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.782 To add an exception for this directory, call: #8 0.782 #8 0.782 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.783 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.783 To add an exception for this directory, call: #8 0.783 #8 0.783 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.784 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.784 usage: git diff --no-index [<options>] <path> <path> #8 0.784 #8 0.784 Diff output format options #8 0.784 -p, --patch generate patch #8 0.784 -s, --no-patch suppress diff output #8 0.784 -u generate patch #8 0.784 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.784 -W, --function-context #8 0.784 generate diffs with <n> lines context #8 0.784 --raw generate the diff in raw format #8 0.784 --patch-with-raw synonym for '-p --raw' #8 0.784 --patch-with-stat synonym for '-p --stat' #8 0.784 --numstat machine friendly --stat #8 0.784 --shortstat output only the last line of --stat #8 0.784 -X, --dirstat[=<param1,param2>...] #8 0.784 output the distribution of relative amount of changes for each sub-directory #8 0.784 --cumulative synonym for --dirstat=cumulative #8 0.784 --dirstat-by-file[=<param1,param2>...] #8 0.784 synonym for --dirstat=files,param1,param2... #8 0.784 --check warn if changes introduce conflict markers or whitespace errors #8 0.784 --summary condensed summary such as creations, renames and mode changes #8 0.784 --name-only show only names of changed files #8 0.784 --name-status show only names and status of changed files #8 0.784 --stat[=<width>[,<name-width>[,<count>]]] #8 0.784 generate diffstat #8 0.784 --stat-width <width> generate diffstat with a given width #8 0.784 --stat-name-width <width> #8 0.784 generate diffstat with a given name width #8 0.784 --stat-graph-width <width> #8 0.784 generate diffstat with a given graph width #8 0.784 --stat-count <count> generate diffstat with limited lines #8 0.784 --compact-summary generate compact summary in diffstat #8 0.784 --binary output a binary diff that can be applied #8 0.784 --full-index show full pre- and post-image object names on the "index" lines #8 0.784 --color[=<when>] show colored diff #8 0.784 --ws-error-highlight <kind> #8 0.784 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.784 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.784 --abbrev[=<n>] use <n> digits to display object names #8 0.784 --src-prefix <prefix> #8 0.784 show the given source prefix instead of "a/" #8 0.784 --dst-prefix <prefix> #8 0.784 show the given destination prefix instead of "b/" #8 0.784 --line-prefix <prefix> #8 0.784 prepend an additional prefix to every line of output #8 0.784 --no-prefix do not show any source or destination prefix #8 0.784 --inter-hunk-context <n> #8 0.784 show context between diff hunks up to the specified number of lines #8 0.784 --output-indicator-new <char> #8 0.784 specify the character to indicate a new line instead of '+' #8 0.784 --output-indicator-old <char> #8 0.784 specify the character to indicate an old line instead of '-' #8 0.784 --output-indicator-context <char> #8 0.784 specify the character to indicate a context instead of ' ' #8 0.784 #8 0.784 Diff rename options #8 0.784 -B, --break-rewrites[=<n>[/<m>]] #8 0.784 break complete rewrite changes into pairs of delete and create #8 0.784 -M, --find-renames[=<n>] #8 0.784 detect renames #8 0.784 -D, --irreversible-delete #8 0.784 omit the preimage for deletes #8 0.784 -C, --find-copies[=<n>] #8 0.784 detect copies #8 0.784 --find-copies-harder use unmodified files as source to find copies #8 0.784 --no-renames disable rename detection #8 0.784 --rename-empty use empty blobs as rename source #8 0.784 --follow continue listing the history of a file beyond renames #8 0.784 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.784 #8 0.784 Diff algorithm options #8 0.784 --minimal produce the smallest possible diff #8 0.784 -w, --ignore-all-space #8 0.784 ignore whitespace when comparing lines #8 0.784 -b, --ignore-space-change #8 0.784 ignore changes in amount of whitespace #8 0.784 --ignore-space-at-eol #8 0.784 ignore changes in whitespace at EOL #8 0.784 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.784 --ignore-blank-lines ignore changes whose lines are all blank #8 0.784 -I, --ignore-matching-lines <regex> #8 0.784 ignore changes whose all lines match <regex> #8 0.784 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.784 --patience generate diff using the "patience diff" algorithm #8 0.784 --histogram generate diff using the "histogram diff" algorithm #8 0.784 --diff-algorithm <algorithm> #8 0.784 choose a diff algorithm #8 0.784 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.784 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.784 --word-diff-regex <regex> #8 0.784 use <regex> to decide what a word is #8 0.784 --color-words[=<regex>] #8 0.784 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.784 --color-moved[=<mode>] #8 0.784 moved lines of code are colored differently #8 0.784 --color-moved-ws <mode> #8 0.784 how white spaces are ignored in --color-moved #8 0.784 #8 0.784 Other diff options #8 0.784 --relative[=<prefix>] #8 0.784 when run from subdir, exclude changes outside and show relative paths #8 0.784 -a, --text treat all files as text #8 0.784 -R swap two inputs, reverse the diff #8 0.784 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.784 --quiet disable all output of the program #8 0.784 --ext-diff allow an external diff helper to be executed #8 0.784 --textconv run external text conversion filters when comparing binary files #8 0.784 --ignore-submodules[=<when>] #8 0.784 ignore changes to submodules in the diff generation #8 0.784 --submodule[=<format>] #8 0.784 specify how differences in submodules are shown #8 0.784 --ita-invisible-in-index #8 0.784 hide 'git add -N' entries from the index #8 0.784 --ita-visible-in-index #8 0.784 treat 'git add -N' entries as real in the index #8 0.784 -S <string> look for differences that change the number of occurrences of the specified string #8 0.784 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.784 --pickaxe-all show all changes in the changeset with -S or -G #8 0.784 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.784 -O <file> control the order in which files appear in the output #8 0.784 --rotate-to <path> show the change in the specified path first #8 0.784 --skip-to <path> skip the output to the specified path #8 0.784 --find-object <object-id> #8 0.784 look for differences that change the number of occurrences of the specified object #8 0.784 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.784 select files by diff type #8 0.784 --output <file> output to a specific file #8 0.784 #8 0.785 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.785 To add an exception for this directory, call: #8 0.785 #8 0.785 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.786 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.786 To add an exception for this directory, call: #8 0.786 #8 0.786 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.787 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.787 usage: git diff --no-index [<options>] <path> <path> #8 0.787 #8 0.787 Diff output format options #8 0.787 -p, --patch generate patch #8 0.787 -s, --no-patch suppress diff output #8 0.787 -u generate patch #8 0.787 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.787 -W, --function-context #8 0.787 generate diffs with <n> lines context #8 0.787 --raw generate the diff in raw format #8 0.787 --patch-with-raw synonym for '-p --raw' #8 0.787 --patch-with-stat synonym for '-p --stat' #8 0.787 --numstat machine friendly --stat #8 0.787 --shortstat output only the last line of --stat #8 0.787 -X, --dirstat[=<param1,param2>...] #8 0.787 output the distribution of relative amount of changes for each sub-directory #8 0.787 --cumulative synonym for --dirstat=cumulative #8 0.787 --dirstat-by-file[=<param1,param2>...] #8 0.787 synonym for --dirstat=files,param1,param2... #8 0.787 --check warn if changes introduce conflict markers or whitespace errors #8 0.787 --summary condensed summary such as creations, renames and mode changes #8 0.787 --name-only show only names of changed files #8 0.787 --name-status show only names and status of changed files #8 0.787 --stat[=<width>[,<name-width>[,<count>]]] #8 0.787 generate diffstat #8 0.787 --stat-width <width> generate diffstat with a given width #8 0.787 --stat-name-width <width> #8 0.787 generate diffstat with a given name width #8 0.787 --stat-graph-width <width> #8 0.787 generate diffstat with a given graph width #8 0.787 --stat-count <count> generate diffstat with limited lines #8 0.787 --compact-summary generate compact summary in diffstat #8 0.787 --binary output a binary diff that can be applied #8 0.787 --full-index show full pre- and post-image object names on the "index" lines #8 0.787 --color[=<when>] show colored diff #8 0.787 --ws-error-highlight <kind> #8 0.787 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.787 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.787 --abbrev[=<n>] use <n> digits to display object names #8 0.787 --src-prefix <prefix> #8 0.787 show the given source prefix instead of "a/" #8 0.787 --dst-prefix <prefix> #8 0.787 show the given destination prefix instead of "b/" #8 0.787 --line-prefix <prefix> #8 0.787 prepend an additional prefix to every line of output #8 0.787 --no-prefix do not show any source or destination prefix #8 0.787 --inter-hunk-context <n> #8 0.787 show context between diff hunks up to the specified number of lines #8 0.787 --output-indicator-new <char> #8 0.787 specify the character to indicate a new line instead of '+' #8 0.787 --output-indicator-old <char> #8 0.787 specify the character to indicate an old line instead of '-' #8 0.787 --output-indicator-context <char> #8 0.787 specify the character to indicate a context instead of ' ' #8 0.787 #8 0.787 Diff rename options #8 0.787 -B, --break-rewrites[=<n>[/<m>]] #8 0.787 break complete rewrite changes into pairs of delete and create #8 0.787 -M, --find-renames[=<n>] #8 0.787 detect renames #8 0.787 -D, --irreversible-delete #8 0.787 omit the preimage for deletes #8 0.787 -C, --find-copies[=<n>] #8 0.787 detect copies #8 0.787 --find-copies-harder use unmodified files as source to find copies #8 0.787 --no-renames disable rename detection #8 0.787 --rename-empty use empty blobs as rename source #8 0.787 --follow continue listing the history of a file beyond renames #8 0.787 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.787 #8 0.787 Diff algorithm options #8 0.787 --minimal produce the smallest possible diff #8 0.787 -w, --ignore-all-space #8 0.787 ignore whitespace when comparing lines #8 0.787 -b, --ignore-space-change #8 0.787 ignore changes in amount of whitespace #8 0.787 --ignore-space-at-eol #8 0.787 ignore changes in whitespace at EOL #8 0.787 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.787 --ignore-blank-lines ignore changes whose lines are all blank #8 0.787 -I, --ignore-matching-lines <regex> #8 0.787 ignore changes whose all lines match <regex> #8 0.787 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.787 --patience generate diff using the "patience diff" algorithm #8 0.787 --histogram generate diff using the "histogram diff" algorithm #8 0.787 --diff-algorithm <algorithm> #8 0.787 choose a diff algorithm #8 0.787 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.787 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.787 --word-diff-regex <regex> #8 0.787 use <regex> to decide what a word is #8 0.787 --color-words[=<regex>] #8 0.787 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.787 --color-moved[=<mode>] #8 0.787 moved lines of code are colored differently #8 0.787 --color-moved-ws <mode> #8 0.787 how white spaces are ignored in --color-moved #8 0.787 #8 0.787 Other diff options #8 0.787 --relative[=<prefix>] #8 0.787 when run from subdir, exclude changes outside and show relative paths #8 0.787 -a, --text treat all files as text #8 0.787 -R swap two inputs, reverse the diff #8 0.787 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.787 --quiet disable all output of the program #8 0.787 --ext-diff allow an external diff helper to be executed #8 0.787 --textconv run external text conversion filters when comparing binary files #8 0.787 --ignore-submodules[=<when>] #8 0.787 ignore changes to submodules in the diff generation #8 0.787 --submodule[=<format>] #8 0.787 specify how differences in submodules are shown #8 0.787 --ita-invisible-in-index #8 0.787 hide 'git add -N' entries from the index #8 0.787 --ita-visible-in-index #8 0.787 treat 'git add -N' entries as real in the index #8 0.787 -S <string> look for differences that change the number of occurrences of the specified string #8 0.787 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.787 --pickaxe-all show all changes in the changeset with -S or -G #8 0.787 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.787 -O <file> control the order in which files appear in the output #8 0.787 --rotate-to <path> show the change in the specified path first #8 0.787 --skip-to <path> skip the output to the specified path #8 0.787 --find-object <object-id> #8 0.787 look for differences that change the number of occurrences of the specified object #8 0.787 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.787 select files by diff type #8 0.787 --output <file> output to a specific file #8 0.787 #8 0.788 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 0.788 To add an exception for this directory, call: #8 0.788 #8 0.788 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 0.789 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 0.789 To add an exception for this directory, call: #8 0.789 #8 0.789 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 0.790 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.790 usage: git diff --no-index [<options>] <path> <path> #8 0.790 #8 0.790 Diff output format options #8 0.790 -p, --patch generate patch #8 0.790 -s, --no-patch suppress diff output #8 0.790 -u generate patch #8 0.790 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.790 -W, --function-context #8 0.790 generate diffs with <n> lines context #8 0.790 --raw generate the diff in raw format #8 0.790 --patch-with-raw synonym for '-p --raw' #8 0.790 --patch-with-stat synonym for '-p --stat' #8 0.790 --numstat machine friendly --stat #8 0.790 --shortstat output only the last line of --stat #8 0.790 -X, --dirstat[=<param1,param2>...] #8 0.790 output the distribution of relative amount of changes for each sub-directory #8 0.790 --cumulative synonym for --dirstat=cumulative #8 0.790 --dirstat-by-file[=<param1,param2>...] #8 0.790 synonym for --dirstat=files,param1,param2... #8 0.790 --check warn if changes introduce conflict markers or whitespace errors #8 0.790 --summary condensed summary such as creations, renames and mode changes #8 0.790 --name-only show only names of changed files #8 0.790 --name-status show only names and status of changed files #8 0.790 --stat[=<width>[,<name-width>[,<count>]]] #8 0.790 generate diffstat #8 0.790 --stat-width <width> generate diffstat with a given width #8 0.790 --stat-name-width <width> #8 0.790 generate diffstat with a given name width #8 0.790 --stat-graph-width <width> #8 0.790 generate diffstat with a given graph width #8 0.790 --stat-count <count> generate diffstat with limited lines #8 0.790 --compact-summary generate compact summary in diffstat #8 0.790 --binary output a binary diff that can be applied #8 0.790 --full-index show full pre- and post-image object names on the "index" lines #8 0.790 --color[=<when>] show colored diff #8 0.790 --ws-error-highlight <kind> #8 0.790 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.790 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.790 --abbrev[=<n>] use <n> digits to display object names #8 0.790 --src-prefix <prefix> #8 0.790 show the given source prefix instead of "a/" #8 0.790 --dst-prefix <prefix> #8 0.790 show the given destination prefix instead of "b/" #8 0.790 --line-prefix <prefix> #8 0.790 prepend an additional prefix to every line of output #8 0.790 --no-prefix do not show any source or destination prefix #8 0.790 --inter-hunk-context <n> #8 0.790 show context between diff hunks up to the specified number of lines #8 0.790 --output-indicator-new <char> #8 0.790 specify the character to indicate a new line instead of '+' #8 0.790 --output-indicator-old <char> #8 0.790 specify the character to indicate an old line instead of '-' #8 0.790 --output-indicator-context <char> #8 0.790 specify the character to indicate a context instead of ' ' #8 0.790 #8 0.790 Diff rename options #8 0.790 -B, --break-rewrites[=<n>[/<m>]] #8 0.790 break complete rewrite changes into pairs of delete and create #8 0.790 -M, --find-renames[=<n>] #8 0.790 detect renames #8 0.790 -D, --irreversible-delete #8 0.790 omit the preimage for deletes #8 0.790 -C, --find-copies[=<n>] #8 0.790 detect copies #8 0.790 --find-copies-harder use unmodified files as source to find copies #8 0.790 --no-renames disable rename detection #8 0.790 --rename-empty use empty blobs as rename source #8 0.790 --follow continue listing the history of a file beyond renames #8 0.790 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.790 #8 0.790 Diff algorithm options #8 0.790 --minimal produce the smallest possible diff #8 0.790 -w, --ignore-all-space #8 0.790 ignore whitespace when comparing lines #8 0.790 -b, --ignore-space-change #8 0.790 ignore changes in amount of whitespace #8 0.790 --ignore-space-at-eol #8 0.790 ignore changes in whitespace at EOL #8 0.790 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.790 --ignore-blank-lines ignore changes whose lines are all blank #8 0.790 -I, --ignore-matching-lines <regex> #8 0.790 ignore changes whose all lines match <regex> #8 0.790 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.790 --patience generate diff using the "patience diff" algorithm #8 0.790 --histogram generate diff using the "histogram diff" algorithm #8 0.790 --diff-algorithm <algorithm> #8 0.790 choose a diff algorithm #8 0.790 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.790 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.790 --word-diff-regex <regex> #8 0.790 use <regex> to decide what a word is #8 0.790 --color-words[=<regex>] #8 0.790 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.790 --color-moved[=<mode>] #8 0.790 moved lines of code are colored differently #8 0.790 --color-moved-ws <mode> #8 0.790 how white spaces are ignored in --color-moved #8 0.790 #8 0.790 Other diff options #8 0.790 --relative[=<prefix>] #8 0.790 when run from subdir, exclude changes outside and show relative paths #8 0.790 -a, --text treat all files as text #8 0.790 -R swap two inputs, reverse the diff #8 0.790 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.790 --quiet disable all output of the program #8 0.790 --ext-diff allow an external diff helper to be executed #8 0.790 --textconv run external text conversion filters when comparing binary files #8 0.790 --ignore-submodules[=<when>] #8 0.790 ignore changes to submodules in the diff generation #8 0.790 --submodule[=<format>] #8 0.790 specify how differences in submodules are shown #8 0.790 --ita-invisible-in-index #8 0.790 hide 'git add -N' entries from the index #8 0.790 --ita-visible-in-index #8 0.790 treat 'git add -N' entries as real in the index #8 0.790 -S <string> look for differences that change the number of occurrences of the specified string #8 0.790 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.790 --pickaxe-all show all changes in the changeset with -S or -G #8 0.790 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.790 -O <file> control the order in which files appear in the output #8 0.790 --rotate-to <path> show the change in the specified path first #8 0.790 --skip-to <path> skip the output to the specified path #8 0.790 --find-object <object-id> #8 0.790 look for differences that change the number of occurrences of the specified object #8 0.790 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.790 select files by diff type #8 0.790 --output <file> output to a specific file #8 0.790 #8 0.791 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 0.791 To add an exception for this directory, call: #8 0.791 #8 0.791 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 0.792 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 0.792 To add an exception for this directory, call: #8 0.792 #8 0.792 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 0.793 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.793 usage: git diff --no-index [<options>] <path> <path> #8 0.793 #8 0.793 Diff output format options #8 0.793 -p, --patch generate patch #8 0.793 -s, --no-patch suppress diff output #8 0.793 -u generate patch #8 0.793 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.793 -W, --function-context #8 0.793 generate diffs with <n> lines context #8 0.793 --raw generate the diff in raw format #8 0.793 --patch-with-raw synonym for '-p --raw' #8 0.793 --patch-with-stat synonym for '-p --stat' #8 0.793 --numstat machine friendly --stat #8 0.793 --shortstat output only the last line of --stat #8 0.793 -X, --dirstat[=<param1,param2>...] #8 0.793 output the distribution of relative amount of changes for each sub-directory #8 0.793 --cumulative synonym for --dirstat=cumulative #8 0.793 --dirstat-by-file[=<param1,param2>...] #8 0.793 synonym for --dirstat=files,param1,param2... #8 0.793 --check warn if changes introduce conflict markers or whitespace errors #8 0.793 --summary condensed summary such as creations, renames and mode changes #8 0.793 --name-only show only names of changed files #8 0.793 --name-status show only names and status of changed files #8 0.793 --stat[=<width>[,<name-width>[,<count>]]] #8 0.793 generate diffstat #8 0.793 --stat-width <width> generate diffstat with a given width #8 0.793 --stat-name-width <width> #8 0.793 generate diffstat with a given name width #8 0.793 --stat-graph-width <width> #8 0.793 generate diffstat with a given graph width #8 0.793 --stat-count <count> generate diffstat with limited lines #8 0.793 --compact-summary generate compact summary in diffstat #8 0.793 --binary output a binary diff that can be applied #8 0.793 --full-index show full pre- and post-image object names on the "index" lines #8 0.793 --color[=<when>] show colored diff #8 0.793 --ws-error-highlight <kind> #8 0.793 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.793 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.793 --abbrev[=<n>] use <n> digits to display object names #8 0.793 --src-prefix <prefix> #8 0.793 show the given source prefix instead of "a/" #8 0.793 --dst-prefix <prefix> #8 0.793 show the given destination prefix instead of "b/" #8 0.793 --line-prefix <prefix> #8 0.793 prepend an additional prefix to every line of output #8 0.793 --no-prefix do not show any source or destination prefix #8 0.793 --inter-hunk-context <n> #8 0.793 show context between diff hunks up to the specified number of lines #8 0.793 --output-indicator-new <char> #8 0.793 specify the character to indicate a new line instead of '+' #8 0.793 --output-indicator-old <char> #8 0.793 specify the character to indicate an old line instead of '-' #8 0.793 --output-indicator-context <char> #8 0.793 specify the character to indicate a context instead of ' ' #8 0.793 #8 0.793 Diff rename options #8 0.793 -B, --break-rewrites[=<n>[/<m>]] #8 0.793 break complete rewrite changes into pairs of delete and create #8 0.793 -M, --find-renames[=<n>] #8 0.793 detect renames #8 0.793 -D, --irreversible-delete #8 0.793 omit the preimage for deletes #8 0.793 -C, --find-copies[=<n>] #8 0.793 detect copies #8 0.793 --find-copies-harder use unmodified files as source to find copies #8 0.793 --no-renames disable rename detection #8 0.793 --rename-empty use empty blobs as rename source #8 0.793 --follow continue listing the history of a file beyond renames #8 0.793 -l <n> prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.793 #8 0.793 Diff algorithm options #8 0.793 --minimal produce the smallest possible diff #8 0.793 -w, --ignore-all-space #8 0.793 ignore whitespace when comparing lines #8 0.793 -b, --ignore-space-change #8 0.793 ignore changes in amount of whitespace #8 0.793 --ignore-space-at-eol #8 0.793 ignore changes in whitespace at EOL #8 0.793 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.793 --ignore-blank-lines ignore changes whose lines are all blank #8 0.793 -I, --ignore-matching-lines <regex> #8 0.793 ignore changes whose all lines match <regex> #8 0.793 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.793 --patience generate diff using the "patience diff" algorithm #8 0.793 --histogram generate diff using the "histogram diff" algorithm #8 0.793 --diff-algorithm <algorithm> #8 0.793 choose a diff algorithm #8 0.793 --anchored <text> generate diff using the "anchored diff" algorithm #8 0.793 --word-diff[=<mode>] show word diff, using <mode> to delimit changed words #8 0.793 --word-diff-regex <regex> #8 0.793 use <regex> to decide what a word is #8 0.793 --color-words[=<regex>] #8 0.793 equivalent to --word-diff=color --word-diff-regex=<regex> #8 0.793 --color-moved[=<mode>] #8 0.793 moved lines of code are colored differently #8 0.793 --color-moved-ws <mode> #8 0.793 how white spaces are ignored in --color-moved #8 0.793 #8 0.793 Other diff options #8 0.793 --relative[=<prefix>] #8 0.793 when run from subdir, exclude changes outside and show relative paths #8 0.793 -a, --text treat all files as text #8 0.793 -R swap two inputs, reverse the diff #8 0.793 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.793 --quiet disable all output of the program #8 0.793 --ext-diff allow an external diff helper to be executed #8 0.793 --textconv run external text conversion filters when comparing binary files #8 0.793 --ignore-submodules[=<when>] #8 0.793 ignore changes to submodules in the diff generation #8 0.793 --submodule[=<format>] #8 0.793 specify how differences in submodules are shown #8 0.793 --ita-invisible-in-index #8 0.793 hide 'git add -N' entries from the index #8 0.793 --ita-visible-in-index #8 0.793 treat 'git add -N' entries as real in the index #8 0.793 -S <string> look for differences that change the number of occurrences of the specified string #8 0.793 -G <regex> look for differences that change the number of occurrences of the specified regex #8 0.793 --pickaxe-all show all changes in the changeset with -S or -G #8 0.793 --pickaxe-regex treat <string> in -S as extended POSIX regular expression #8 0.793 -O <file> control the order in which files appear in the output #8 0.793 --rotate-to <path> show the change in the specified path first #8 0.793 --skip-to <path> skip the output to the specified path #8 0.793 --find-object <object-id> #8 0.793 look for differences that change the number of occurrences of the specified object #8 0.793 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.793 select files by diff type #8 0.793 --output <file> output to a specific file #8 0.793 #8 0.794 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 0.794 To add an exception for this directory, call: #8 0.794 #8 0.794 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 0.795 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 0.795 To add an exception for this directory, call: #8 0.795 #8 0.795 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 0.796 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.796 usage: git diff --no-index [<options>] <path> <path> #8 0.796 #8 0.796 Diff output format options #8 0.796 -p, --patch generate patch #8 0.796 -s, --no-patch suppress diff output #8 0.796 -u generate patch #8 0.796 -U, --unified[=<n>] generate diffs with <n> lines context #8 0.796 -W, --function-context #8 0.796 generate diffs with <n> lines context #8 0.796 --raw generate the diff in raw format #8 0.796 --patch-with-raw synonym for '-p --raw' #8 0.796 --patch-with-stat synonym for '-p --stat' #8 0.796 --numstat machine friendly --stat #8 0.796 --shortstat output only the last line of --stat #8 0.796 -X, --dirstat[=<param1,param2>...] #8 0.796 output the distribution of relative amount of changes for each sub-directory #8 0.796 --cumulative synonym for --dirstat=cumulative #8 0.796 --dirstat-by-file[=<param1,param2>...] #8 0.796 synonym for --dirstat=files,param1,param2... #8 0.796 --check warn if changes introduce conflict markers or whitespace errors #8 0.796 --summary condensed summary such as creations, renames and mode changes #8 0.796 --name-only show only names of changed files #8 0.796 --name-status show only names and status of changed files #8 0.796 --stat[=<width>[,<name-width>[,<count>]]] #8 0.796 generate diffstat #8 0.796 --stat-width <width> generate diffstat with a given width #8 0.796 --stat-name-width <width> #8 0.796 generate diffstat with a given name width #8 0.796 --stat-graph-width <width> #8 0.796 generate diffstat with a given graph width #8 0.796 --stat-count <count> generate diffstat #8 0.796 [output clipped, log limit 200KiB/s reached] #8 0.867 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 0.867 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 0.867 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 0.867 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 0.867 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 0.867 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 0.867 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 0.867 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 0.868 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 0.869 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 0.869 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 0.869 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 0.869 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 0.869 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 0.869 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 0.870 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 0.871 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 0.872 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 0.872 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 0.872 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 0.872 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 0.872 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 0.872 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 0.872 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 0.872 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 0.872 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 0.872 touch .make.deps #8 0.873 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.873 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.874 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.874 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.893 (cd epdg && ./gen_links.sh && ./regen_makefile.sh) #8 0.894 Linking TCCInterface_Functions.ttcn #8 0.894 Linking TCCConversion_Functions.ttcn #8 0.895 Linking TCCConversion.cc #8 0.895 Linking TCCInterface.cc #8 0.895 Linking TCCInterface_ip.h #8 0.896 Linking TCCEncoding_Functions.ttcn #8 0.896 Linking TCCEncoding.cc #8 0.896 Linking Socket_API_Definitions.ttcn #8 0.897 Linking IPL4asp_Functions.ttcn #8 0.897 Linking IPL4asp_PT.cc #8 0.897 Linking IPL4asp_PT.hh #8 0.898 Linking IPL4asp_PortType.ttcn #8 0.898 Linking IPL4asp_Types.ttcn #8 0.898 Linking IPL4asp_discovery.cc #8 0.899 Linking IPL4asp_protocol_L234.hh #8 0.899 Linking IP_EncDec.cc #8 0.899 Linking IP_Types.ttcn #8 0.900 Linking ICMP_EncDec.cc #8 0.900 Linking ICMP_Types.ttcn #8 0.900 Linking TELNETasp_PT.cc #8 0.901 Linking TELNETasp_PT.hh #8 0.901 Linking TELNETasp_PortType.ttcn #8 0.901 Linking DIAMETER_EncDec.cc #8 0.902 Linking MobileL3_CommonIE_Types.ttcn #8 0.902 Linking MobileL3_GMM_SM_Types.ttcn #8 0.903 Linking MobileL3_MM_Types.ttcn #8 0.903 Linking UECUPS_CodecPort.ttcn #8 0.904 Linking UECUPS_CodecPort_CtrlFunct.ttcn #8 0.904 Linking UECUPS_CodecPort_CtrlFunctDef.cc #8 0.904 Linking UECUPS_Types.ttcn #8 0.905 Linking GTPU_EncDec.cc #8 0.905 Linking GTPU_Types.ttcn #8 0.906 Linking GTPv2_Types.ttcn #8 0.906 Linking Misc_Helpers.ttcn #8 0.907 Linking General_Types.ttcn #8 0.907 Linking GSM_Types.ttcn #8 0.908 Linking Osmocom_Types.ttcn #8 0.908 Linking Native_Functions.ttcn #8 0.909 Linking Native_FunctionDefs.cc #8 0.909 Linking Osmocom_CTRL_Types.ttcn #8 0.910 Linking L3_Common.ttcn #8 0.910 Linking DNS_Helpers.ttcn #8 0.911 Linking DIAMETER_Types.ttcn #8 0.911 Linking DIAMETER_CodecPort.ttcn #8 0.912 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 0.913 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 0.913 Linking DIAMETER_Emulation.ttcn #8 0.914 Linking DIAMETER_Templates.ttcn #8 0.915 Linking DIAMETER_rfc4004_Templates.ttcn #8 0.915 Linking DIAMETER_rfc5447_Templates.ttcn #8 0.916 Linking DIAMETER_ts29_229_Templates.ttcn #8 0.917 Linking DIAMETER_ts29_272_Templates.ttcn #8 0.917 Linking DIAMETER_ts29_273_Templates.ttcn #8 0.918 Linking IPA_Types.ttcn #8 0.919 Linking IPA_CodecPort.ttcn #8 0.919 Linking IPA_CodecPort_CtrlFunct.ttcn #8 0.920 Linking IPA_CodecPort_CtrlFunctDef.cc #8 0.921 Linking IPA_Emulation.ttcnpp #8 0.922 Linking PCO_Types.ttcn #8 0.923 Linking GSUP_Types.ttcn #8 0.924 Linking GSUP_Templates.ttcn #8 0.924 Linking GSUP_Emulation.ttcn #8 0.925 Linking GTPv1U_CodecPort.ttcn #8 0.926 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 0.927 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 0.928 Linking GTPv1U_Templates.ttcn #8 0.929 Linking GTPv2_PrivateExtensions.ttcn #8 0.930 Linking GTPv2_Templates.ttcn #8 0.931 Linking GTPv2_CodecPort.ttcn #8 0.932 Linking GTPv2_CodecPort_CtrlFunctDef.cc #8 0.934 Linking GTPv2_CodecPort_CtrlFunct.ttcn #8 0.935 Linking GTPv2_Emulation.ttcn #8 0.936 Linking ICMP_Templates.ttcn #8 0.937 Linking SCTP_Templates.ttcn #8 1.043 make -C epdg compile #8 1.055 make[1]: Entering directory '/osmo-ttcn3-hacks/epdg' #8 1.055 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 1.073 /usr/bin/ttcn3_compiler -L -U 8 EPDG_Tests.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_rfc4004_Templates.ttcn DIAMETER_rfc5447_Templates.ttcn DIAMETER_ts29_229_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts29_273_Templates.ttcn DNS_Helpers.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPU_Types.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn GTPv2_CodecPort.ttcn GTPv2_CodecPort_CtrlFunct.ttcn GTPv2_Emulation.ttcn GTPv2_PrivateExtensions.ttcn GTPv2_Templates.ttcn GTPv2_Types.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_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 SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UECUPS_CodecPort.ttcn UECUPS_CodecPort_CtrlFunct.ttcn UECUPS_Types.ttcn IPA_Emulation.ttcn - EPDG_Tests.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_rfc4004_Templates.ttcn DIAMETER_rfc5447_Templates.ttcn DIAMETER_ts29_229_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts29_273_Templates.ttcn DNS_Helpers.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPU_Types.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn GTPv2_CodecPort.ttcn GTPv2_CodecPort_CtrlFunct.ttcn GTPv2_Emulation.ttcn GTPv2_PrivateExtensions.ttcn GTPv2_Templates.ttcn GTPv2_Types.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_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 SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UECUPS_CodecPort.ttcn UECUPS_CodecPort_CtrlFunct.ttcn UECUPS_Types.ttcn IPA_Emulation.ttcn #8 1.688 touch compile #8 1.689 make[1]: Leaving directory '/osmo-ttcn3-hacks/epdg' #8 1.689 make -j20 -C epdg #8 1.696 make[1]: Entering directory '/osmo-ttcn3-hacks/epdg' #8 1.723 Creating dependency file for GTPv2_CodecPort_CtrlFunctDef.cc #8 1.723 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 1.723 Creating dependency file for GTPU_EncDec.cc #8 1.724 Creating dependency file for UECUPS_CodecPort_CtrlFunctDef.cc #8 1.724 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 1.724 Creating dependency file for DIAMETER_EncDec.cc #8 1.724 Creating dependency file for TELNETasp_PT.cc #8 1.725 Creating dependency file for TCCInterface.cc #8 1.725 Creating dependency file for TCCEncoding.cc #8 1.725 Creating dependency file for TCCConversion.cc #8 1.725 Creating dependency file for ICMP_EncDec.cc #8 1.725 Creating dependency file for IP_EncDec.cc #8 1.725 Creating dependency file for Native_FunctionDefs.cc #8 1.726 Creating dependency file for IPL4asp_discovery.cc #8 1.726 Creating dependency file for IPL4asp_PT.cc #8 1.726 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 1.750 Creating dependency file for IPA_Emulation_part_7.cc #8 1.750 Creating dependency file for IPA_Emulation_part_6.cc #8 1.750 Creating dependency file for IPA_Emulation_part_5.cc #8 1.751 Creating dependency file for IPA_Emulation_part_4.cc #8 1.752 Creating dependency file for IPA_Emulation_part_3.cc #8 1.758 Creating dependency file for IPA_Emulation_part_2.cc #8 1.758 Creating dependency file for IPA_Emulation_part_1.cc #8 1.758 Creating dependency file for IPA_Emulation.cc #8 1.758 Creating dependency file for UECUPS_Types_part_7.cc #8 1.765 Creating dependency file for UECUPS_Types_part_6.cc #8 1.765 Creating dependency file for UECUPS_Types_part_5.cc #8 1.766 Creating dependency file for UECUPS_Types_part_4.cc #8 1.766 Creating dependency file for UECUPS_Types_part_3.cc #8 1.766 Creating dependency file for UECUPS_Types_part_2.cc #8 1.773 Creating dependency file for UECUPS_Types_part_1.cc #8 1.773 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_7.cc #8 1.773 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_4.cc #8 1.773 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_5.cc #8 1.773 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_6.cc #8 1.776 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_3.cc #8 1.780 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_2.cc #8 1.780 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_1.cc #8 1.782 Creating dependency file for UECUPS_CodecPort_part_7.cc #8 1.782 Creating dependency file for UECUPS_CodecPort_part_6.cc #8 1.782 Creating dependency file for UECUPS_CodecPort_part_4.cc #8 1.783 Creating dependency file for UECUPS_CodecPort_part_5.cc #8 1.784 Creating dependency file for UECUPS_CodecPort_part_3.cc #8 1.784 Creating dependency file for UECUPS_CodecPort_part_2.cc #8 1.785 Creating dependency file for UECUPS_CodecPort_part_1.cc #8 1.787 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.787 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.788 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.789 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.790 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.790 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.790 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.790 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.791 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.791 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.792 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.793 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.794 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.794 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.794 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 1.795 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 1.796 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 1.800 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 1.800 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 1.800 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 1.800 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 1.801 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.803 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.803 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.803 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.803 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.804 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.805 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.805 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.805 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.805 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.806 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.807 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.808 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.808 Creating dependency file for SCTP_Templates_part_7.cc #8 1.808 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.808 Creating dependency file for SCTP_Templates_part_6.cc #8 1.809 Creating dependency file for SCTP_Templates_part_5.cc #8 1.810 Creating dependency file for SCTP_Templates_part_4.cc #8 1.811 Creating dependency file for SCTP_Templates_part_3.cc #8 1.811 Creating dependency file for SCTP_Templates_part_2.cc #8 1.811 Creating dependency file for SCTP_Templates_part_1.cc #8 1.812 Creating dependency file for PCO_Types_part_7.cc #8 1.812 Creating dependency file for PCO_Types_part_6.cc #8 1.812 Creating dependency file for PCO_Types_part_5.cc #8 1.812 Creating dependency file for PCO_Types_part_4.cc #8 1.813 Creating dependency file for PCO_Types_part_3.cc #8 1.814 Creating dependency file for PCO_Types_part_2.cc #8 1.815 Creating dependency file for Osmocom_Types_part_7.cc #8 1.815 Creating dependency file for PCO_Types_part_1.cc #8 1.815 Creating dependency file for Osmocom_Types_part_6.cc #8 1.816 Creating dependency file for Osmocom_Types_part_5.cc #8 1.816 Creating dependency file for Osmocom_Types_part_4.cc #8 1.820 Creating dependency file for Osmocom_Types_part_3.cc #8 1.820 Creating dependency file for Osmocom_Types_part_2.cc #8 1.821 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 1.821 Creating dependency file for Osmocom_Types_part_1.cc #8 1.821 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 1.821 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 1.821 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 1.821 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 1.821 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 1.822 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 1.822 Creating dependency file for Native_Functions_part_7.cc #8 1.822 Creating dependency file for Native_Functions_part_5.cc #8 1.822 Creating dependency file for Native_Functions_part_6.cc #8 1.823 Creating dependency file for Native_Functions_part_4.cc #8 1.823 Creating dependency file for Native_Functions_part_3.cc #8 1.823 Creating dependency file for Native_Functions_part_2.cc #8 1.824 Creating dependency file for Native_Functions_part_1.cc #8 1.824 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 1.824 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 1.828 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 1.828 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 1.828 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 1.828 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 1.828 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 1.829 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 1.829 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 1.829 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 1.830 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 1.830 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 1.830 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 1.831 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 1.831 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 1.831 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 1.832 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 1.832 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 1.834 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 1.835 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 1.835 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 1.835 Creating dependency file for Misc_Helpers_part_7.cc #8 1.835 Creating dependency file for Misc_Helpers_part_6.cc #8 1.835 Creating dependency file for Misc_Helpers_part_5.cc #8 1.836 Creating dependency file for Misc_Helpers_part_4.cc #8 1.837 Creating dependency file for Misc_Helpers_part_3.cc #8 1.837 Creating dependency file for Misc_Helpers_part_2.cc #8 1.837 Creating dependency file for Misc_Helpers_part_1.cc #8 1.837 Creating dependency file for L3_Common_part_7.cc #8 1.839 Creating dependency file for L3_Common_part_6.cc #8 1.839 Creating dependency file for L3_Common_part_5.cc #8 1.840 Creating dependency file for L3_Common_part_3.cc #8 1.840 Creating dependency file for L3_Common_part_4.cc #8 1.840 Creating dependency file for L3_Common_part_2.cc #8 1.842 Creating dependency file for L3_Common_part_1.cc #8 1.842 Creating dependency file for IP_Types_part_7.cc #8 1.842 Creating dependency file for IP_Types_part_5.cc #8 1.842 Creating dependency file for IP_Types_part_6.cc #8 1.843 Creating dependency file for IP_Types_part_4.cc #8 1.843 Creating dependency file for IP_Types_part_3.cc #8 1.844 Creating dependency file for IP_Types_part_2.cc #8 1.844 Creating dependency file for IP_Types_part_1.cc #8 1.846 Creating dependency file for IPL4asp_Types_part_7.cc #8 1.846 Creating dependency file for IPL4asp_Types_part_6.cc #8 1.846 Creating dependency file for IPL4asp_Types_part_5.cc #8 1.847 Creating dependency file for IPL4asp_Types_part_4.cc #8 1.847 Creating dependency file for IPL4asp_Types_part_3.cc #8 1.847 Creating dependency file for IPL4asp_Types_part_2.cc #8 1.848 Creating dependency file for IPL4asp_Types_part_1.cc #8 1.849 Creating dependency file for IPL4asp_PortType_part_7.cc #8 1.849 Creating dependency file for IPL4asp_PortType_part_6.cc #8 1.850 Creating dependency file for IPL4asp_PortType_part_5.cc #8 1.850 Creating dependency file for IPL4asp_PortType_part_3.cc #8 1.850 Creating dependency file for IPL4asp_PortType_part_4.cc #8 1.850 Creating dependency file for IPL4asp_PortType_part_2.cc #8 1.852 Creating dependency file for IPL4asp_PortType_part_1.cc #8 1.853 Creating dependency file for IPL4asp_Functions_part_7.cc #8 1.853 Creating dependency file for IPL4asp_Functions_part_5.cc #8 1.854 Creating dependency file for IPL4asp_Functions_part_6.cc #8 1.854 Creating dependency file for IPL4asp_Functions_part_4.cc #8 1.854 Creating dependency file for IPL4asp_Functions_part_3.cc #8 1.854 Creating dependency file for IPL4asp_Functions_part_2.cc #8 1.855 Creating dependency file for IPL4asp_Functions_part_1.cc #8 1.856 Creating dependency file for IPA_Types_part_7.cc #8 1.856 Creating dependency file for IPA_Types_part_6.cc #8 1.857 Creating dependency file for IPA_Types_part_5.cc #8 1.857 Creating dependency file for IPA_Types_part_4.cc #8 1.857 Creating dependency file for IPA_Types_part_3.cc #8 1.857 Creating dependency file for IPA_Types_part_2.cc #8 1.858 Creating dependency file for IPA_Types_part_1.cc #8 1.860 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 1.860 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 1.860 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 1.861 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 1.861 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 1.862 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 1.862 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 1.862 Creating dependency file for IPA_CodecPort_part_7.cc #8 1.863 Creating dependency file for IPA_CodecPort_part_6.cc #8 1.865 Creating dependency file for IPA_CodecPort_part_5.cc #8 1.865 Creating dependency file for IPA_CodecPort_part_4.cc #8 1.866 Creating dependency file for IPA_CodecPort_part_3.cc #8 1.866 Creating dependency file for IPA_CodecPort_part_2.cc #8 1.866 Creating dependency file for IPA_CodecPort_part_1.cc #8 1.867 Creating dependency file for ICMP_Types_part_7.cc #8 1.867 Creating dependency file for ICMP_Types_part_6.cc #8 1.868 Creating dependency file for ICMP_Types_part_5.cc #8 1.869 Creating dependency file for ICMP_Types_part_4.cc #8 1.869 Creating dependency file for ICMP_Types_part_3.cc #8 1.869 Creating dependency file for ICMP_Types_part_1.cc #8 1.869 Creating dependency file for ICMP_Types_part_2.cc #8 1.869 Creating dependency file for ICMP_Templates_part_7.cc #8 1.872 Creating dependency file for ICMP_Templates_part_6.cc #8 1.872 Creating dependency file for ICMP_Templates_part_5.cc #8 1.873 Creating dependency file for ICMP_Templates_part_4.cc #8 1.873 Creating dependency file for ICMP_Templates_part_3.cc #8 1.873 Creating dependency file for ICMP_Templates_part_2.cc #8 1.874 Creating dependency file for ICMP_Templates_part_1.cc #8 1.876 Creating dependency file for General_Types_part_7.cc #8 1.876 Creating dependency file for General_Types_part_6.cc #8 1.876 Creating dependency file for General_Types_part_5.cc #8 1.877 Creating dependency file for General_Types_part_4.cc #8 1.877 Creating dependency file for General_Types_part_3.cc #8 1.877 Creating dependency file for General_Types_part_2.cc #8 1.877 Creating dependency file for General_Types_part_1.cc #8 1.878 Creating dependency file for GTPv2_Types_part_6.cc #8 1.878 Creating dependency file for GTPv2_Types_part_7.cc #8 1.879 Creating dependency file for GTPv2_Types_part_5.cc #8 1.880 Creating dependency file for GTPv2_Types_part_4.cc #8 1.880 Creating dependency file for GTPv2_Types_part_3.cc #8 1.880 Creating dependency file for GTPv2_Types_part_2.cc #8 1.881 Creating dependency file for GTPv2_Types_part_1.cc #8 1.881 Creating dependency file for GTPv2_Templates_part_7.cc #8 1.882 Creating dependency file for GTPv2_Templates_part_6.cc #8 1.883 Creating dependency file for GTPv2_Templates_part_5.cc #8 1.884 Creating dependency file for GTPv2_Templates_part_4.cc #8 1.884 Creating dependency file for GTPv2_Templates_part_3.cc #8 1.885 Creating dependency file for GTPv2_Templates_part_2.cc #8 1.890 Creating dependency file for GTPv2_Templates_part_1.cc #8 1.890 Creating dependency file for GTPv2_PrivateExtensions_part_6.cc #8 1.890 Creating dependency file for GTPv2_PrivateExtensions_part_7.cc #8 1.891 Creating dependency file for GTPv2_PrivateExtensions_part_5.cc #8 1.891 Creating dependency file for GTPv2_PrivateExtensions_part_4.cc #8 1.891 Creating dependency file for GTPv2_PrivateExtensions_part_3.cc #8 1.891 Creating dependency file for GTPv2_PrivateExtensions_part_2.cc #8 1.892 Creating dependency file for GTPv2_PrivateExtensions_part_1.cc #8 1.892 Creating dependency file for GTPv2_Emulation_part_7.cc #8 1.896 Creating dependency file for GTPv2_Emulation_part_6.cc #8 1.902 Creating dependency file for GTPv2_Emulation_part_5.cc #8 1.902 Creating dependency file for GTPv2_Emulation_part_4.cc #8 1.902 Creating dependency file for GTPv2_Emulation_part_3.cc #8 1.903 Creating dependency file for GTPv2_Emulation_part_2.cc #8 1.903 Creating dependency file for GTPv2_Emulation_part_1.cc #8 1.903 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_7.cc #8 1.904 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_6.cc #8 1.904 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_5.cc #8 1.918 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_4.cc #8 1.918 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_3.cc #8 1.919 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_2.cc #8 1.919 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_1.cc #8 1.919 Creating dependency file for GTPv2_CodecPort_part_7.cc #8 1.919 Creating dependency file for GTPv2_CodecPort_part_6.cc #8 1.920 Creating dependency file for GTPv2_CodecPort_part_5.cc #8 1.920 Creating dependency file for GTPv2_CodecPort_part_4.cc #8 1.921 Creating dependency file for GTPv2_CodecPort_part_3.cc #8 1.921 Creating dependency file for GTPv2_CodecPort_part_2.cc #8 1.926 Creating dependency file for GTPv2_CodecPort_part_1.cc #8 1.926 Creating dependency file for GTPv1U_Templates_part_7.cc #8 1.926 Creating dependency file for GTPv1U_Templates_part_6.cc #8 1.926 Creating dependency file for GTPv1U_Templates_part_5.cc #8 1.927 Creating dependency file for GTPv1U_Templates_part_4.cc #8 1.928 Creating dependency file for GTPv1U_Templates_part_3.cc #8 1.928 Creating dependency file for GTPv1U_Templates_part_1.cc #8 1.928 Creating dependency file for GTPv1U_Templates_part_2.cc #8 1.931 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 1.933 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 1.934 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 1.934 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 1.934 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 1.935 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 1.936 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 1.936 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 1.939 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 1.941 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 1.941 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 1.941 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 1.941 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 1.942 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 1.942 Creating dependency file for GTPU_Types_part_7.cc #8 1.943 Creating dependency file for GTPU_Types_part_6.cc #8 1.947 Creating dependency file for GTPU_Types_part_5.cc #8 1.947 Creating dependency file for GTPU_Types_part_4.cc #8 1.948 Creating dependency file for GTPU_Types_part_3.cc #8 1.948 Creating dependency file for GTPU_Types_part_2.cc #8 1.948 Creating dependency file for GTPU_Types_part_1.cc #8 1.949 Creating dependency file for GSUP_Types_part_7.cc #8 1.949 Creating dependency file for GSUP_Types_part_6.cc #8 1.949 Creating dependency file for GSUP_Types_part_5.cc #8 1.952 Creating dependency file for GSUP_Types_part_4.cc #8 1.955 Creating dependency file for GSUP_Types_part_3.cc #8 1.955 Creating dependency file for GSUP_Types_part_2.cc #8 1.956 Creating dependency file for GSUP_Types_part_1.cc #8 1.956 Creating dependency file for GSUP_Templates_part_7.cc #8 1.957 Creating dependency file for GSUP_Templates_part_6.cc #8 1.957 Creating dependency file for GSUP_Templates_part_5.cc #8 1.958 Creating dependency file for GSUP_Templates_part_4.cc #8 1.964 Creating dependency file for GSUP_Templates_part_3.cc #8 1.964 Creating dependency file for GSUP_Templates_part_2.cc #8 1.964 Creating dependency file for GSUP_Templates_part_1.cc #8 1.964 Creating dependency file for GSUP_Emulation_part_7.cc #8 1.965 Creating dependency file for GSUP_Emulation_part_5.cc #8 1.965 Creating dependency file for GSUP_Emulation_part_4.cc #8 1.965 Creating dependency file for GSUP_Emulation_part_6.cc #8 1.965 Creating dependency file for GSUP_Emulation_part_3.cc #8 1.972 Creating dependency file for GSUP_Emulation_part_2.cc #8 1.973 Creating dependency file for GSM_Types_part_7.cc #8 1.973 Creating dependency file for GSM_Types_part_6.cc #8 1.973 Creating dependency file for GSM_Types_part_5.cc #8 1.973 Creating dependency file for GSM_Types_part_4.cc #8 1.973 Creating dependency file for GSUP_Emulation_part_1.cc #8 1.974 Creating dependency file for GSM_Types_part_2.cc #8 1.974 Creating dependency file for GSM_Types_part_3.cc #8 1.974 Creating dependency file for GSM_Types_part_1.cc #8 1.975 Creating dependency file for DNS_Helpers_part_7.cc #8 1.977 Creating dependency file for DNS_Helpers_part_6.cc #8 1.982 Creating dependency file for DNS_Helpers_part_5.cc #8 1.982 Creating dependency file for DNS_Helpers_part_4.cc #8 1.982 Creating dependency file for DNS_Helpers_part_3.cc #8 1.982 Creating dependency file for DNS_Helpers_part_1.cc #8 1.982 Creating dependency file for DNS_Helpers_part_2.cc #8 1.983 Creating dependency file for DIAMETER_ts29_273_Templates_part_7.cc #8 1.983 Creating dependency file for DIAMETER_ts29_273_Templates_part_6.cc #8 1.983 Creating dependency file for DIAMETER_ts29_273_Templates_part_5.cc #8 1.985 Creating dependency file for DIAMETER_ts29_273_Templates_part_3.cc #8 1.985 Creating dependency file for DIAMETER_ts29_273_Templates_part_4.cc #8 1.985 Creating dependency file for DIAMETER_ts29_273_Templates_part_2.cc #8 1.990 Creating dependency file for DIAMETER_ts29_273_Templates_part_1.cc #8 1.994 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 1.994 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 1.994 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 1.994 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 1.994 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 1.995 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 1.995 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 1.995 Creating dependency file for DIAMETER_ts29_229_Templates_part_7.cc #8 1.995 Creating dependency file for DIAMETER_ts29_229_Templates_part_6.cc #8 1.997 Creating dependency file for DIAMETER_ts29_229_Templates_part_5.cc #8 1.997 Creating dependency file for DIAMETER_ts29_229_Templates_part_4.cc #8 1.998 Creating dependency file for DIAMETER_ts29_229_Templates_part_3.cc #8 2.002 Creating dependency file for DIAMETER_ts29_229_Templates_part_2.cc #8 2.002 Creating dependency file for DIAMETER_ts29_229_Templates_part_1.cc #8 2.003 Creating dependency file for DIAMETER_rfc5447_Templates_part_7.cc #8 2.003 Creating dependency file for DIAMETER_rfc5447_Templates_part_6.cc #8 2.003 Creating dependency file for DIAMETER_rfc5447_Templates_part_5.cc #8 2.003 Creating dependency file for DIAMETER_rfc5447_Templates_part_4.cc #8 2.007 Creating dependency file for DIAMETER_rfc5447_Templates_part_3.cc #8 2.007 Creating dependency file for DIAMETER_rfc5447_Templates_part_2.cc #8 2.012 Creating dependency file for DIAMETER_rfc5447_Templates_part_1.cc #8 2.012 Creating dependency file for DIAMETER_rfc4004_Templates_part_7.cc #8 2.012 Creating dependency file for DIAMETER_rfc4004_Templates_part_6.cc #8 2.013 Creating dependency file for DIAMETER_rfc4004_Templates_part_4.cc #8 2.013 Creating dependency file for DIAMETER_rfc4004_Templates_part_5.cc #8 2.013 Creating dependency file for DIAMETER_rfc4004_Templates_part_3.cc #8 2.014 Creating dependency file for DIAMETER_rfc4004_Templates_part_2.cc #8 2.014 Creating dependency file for DIAMETER_rfc4004_Templates_part_1.cc #8 2.014 Creating dependency file for DIAMETER_Types_part_7.cc #8 2.015 Creating dependency file for DIAMETER_Types_part_6.cc #8 2.016 Creating dependency file for DIAMETER_Types_part_4.cc #8 2.016 Creating dependency file for DIAMETER_Types_part_5.cc #8 2.017 Creating dependency file for DIAMETER_Types_part_3.cc #8 2.021 Creating dependency file for DIAMETER_Types_part_2.cc #8 2.021 Creating dependency file for DIAMETER_Types_part_1.cc #8 2.021 Creating dependency file for DIAMETER_Templates_part_7.cc #8 2.021 Creating dependency file for DIAMETER_Templates_part_6.cc #8 2.023 Creating dependency file for DIAMETER_Templates_part_5.cc #8 2.023 Creating dependency file for DIAMETER_Templates_part_4.cc #8 2.023 Creating dependency file for DIAMETER_Templates_part_3.cc #8 2.027 Creating dependency file for DIAMETER_Templates_part_2.cc #8 2.028 Creating dependency file for DIAMETER_Templates_part_1.cc #8 2.028 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 2.028 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 2.029 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 2.030 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 2.031 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 2.031 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 2.033 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 2.033 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 2.036 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 2.037 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 2.037 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 2.037 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 2.040 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 2.041 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 2.041 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 2.043 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 2.045 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 2.045 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 2.046 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 2.047 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 2.048 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 2.048 Creating dependency file for EPDG_Tests_part_7.cc #8 2.048 Creating dependency file for EPDG_Tests_part_6.cc #8 2.049 Creating dependency file for EPDG_Tests_part_5.cc #8 2.049 Creating dependency file for EPDG_Tests_part_4.cc #8 2.050 Creating dependency file for EPDG_Tests_part_3.cc #8 2.053 Creating dependency file for EPDG_Tests_part_2.cc #8 2.053 Creating dependency file for EPDG_Tests_part_1.cc #8 2.053 Creating dependency file for UECUPS_Types.cc #8 2.056 Creating dependency file for UECUPS_CodecPort_CtrlFunct.cc #8 2.056 Creating dependency file for UECUPS_CodecPort.cc #8 2.056 Creating dependency file for TELNETasp_PortType.cc #8 2.057 Creating dependency file for TCCInterface_Functions.cc #8 2.058 Creating dependency file for TCCConversion_Functions.cc #8 2.058 Creating dependency file for TCCEncoding_Functions.cc #8 2.062 Creating dependency file for Socket_API_Definitions.cc #8 2.062 Creating dependency file for PCO_Types.cc #8 2.062 Creating dependency file for SCTP_Templates.cc #8 2.064 Creating dependency file for Osmocom_Types.cc #8 2.072 Creating dependency file for Osmocom_CTRL_Types.cc #8 2.099 Creating dependency file for Native_Functions.cc #8 2.099 Creating dependency file for MobileL3_MM_Types.cc #8 2.100 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 2.100 Creating dependency file for MobileL3_CommonIE_Types.cc #8 2.101 Creating dependency file for Misc_Helpers.cc #8 2.101 Creating dependency file for L3_Common.cc #8 2.104 Creating dependency file for IP_Types.cc #8 2.107 Creating dependency file for IPL4asp_Types.cc #8 2.117 Creating dependency file for IPL4asp_PortType.cc #8 2.117 Creating dependency file for IPL4asp_Functions.cc #8 2.118 Creating dependency file for IPA_Types.cc #8 2.123 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 2.123 Creating dependency file for IPA_CodecPort.cc #8 2.123 Creating dependency file for ICMP_Types.cc #8 2.130 Creating dependency file for ICMP_Templates.cc #8 2.130 Creating dependency file for General_Types.cc #8 2.151 Creating dependency file for GTPv2_Types.cc #8 2.152 Creating dependency file for GTPv2_Templates.cc #8 2.155 Creating dependency file for GTPv2_PrivateExtensions.cc #8 2.161 Creating dependency file for GTPv2_Emulation.cc #8 2.167 Creating dependency file for GTPv2_CodecPort_CtrlFunct.cc #8 2.168 Creating dependency file for GTPv2_CodecPort.cc #8 2.172 Creating dependency file for GTPv1U_Templates.cc #8 2.178 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 2.183 Creating dependency file for GTPv1U_CodecPort.cc #8 2.183 Creating dependency file for GTPU_Types.cc #8 2.185 Creating dependency file for GSUP_Types.cc #8 2.187 Creating dependency file for GSUP_Templates.cc #8 2.188 Creating dependency file for GSUP_Emulation.cc #8 2.188 Creating dependency file for GSM_Types.cc #8 2.195 Creating dependency file for DNS_Helpers.cc #8 2.195 Creating dependency file for DIAMETER_ts29_273_Templates.cc #8 2.197 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 2.199 Creating dependency file for DIAMETER_ts29_229_Templates.cc #8 2.205 Creating dependency file for DIAMETER_rfc5447_Templates.cc #8 2.207 Creating dependency file for DIAMETER_rfc4004_Templates.cc #8 2.240 Creating dependency file for DIAMETER_Types.cc #8 2.245 Creating dependency file for DIAMETER_Templates.cc #8 2.250 Creating dependency file for DIAMETER_Emulation.cc #8 2.250 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 2.250 Creating dependency file for DIAMETER_CodecPort.cc #8 2.252 Creating dependency file for EPDG_Tests.cc #8 2.554 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o EPDG_Tests.o EPDG_Tests.cc #8 2.554 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 2.554 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 2.554 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 2.554 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 2.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 2.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates.o DIAMETER_rfc4004_Templates.cc #8 2.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates.o DIAMETER_rfc5447_Templates.cc #8 2.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates.o DIAMETER_ts29_229_Templates.cc #8 2.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 2.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates.o DIAMETER_ts29_273_Templates.cc #8 2.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc #8 2.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 2.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc #8 2.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc #8 2.557 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc #8 2.557 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 2.570 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 2.570 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 2.571 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 3.476 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort.o GTPv2_CodecPort.cc #8 3.527 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct.o GTPv2_CodecPort_CtrlFunct.cc #8 3.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation.o GTPv2_Emulation.cc #8 3.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions.o GTPv2_PrivateExtensions.cc #8 3.697 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': #8 3.697 GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] #8 3.697 4864 | } #8 3.697 | ^ #8 3.697 GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 3.697 GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] #8 3.697 4915 | } #8 3.697 | ^ #8 4.125 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates.o GTPv2_Templates.cc #8 4.186 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types.o GTPv2_Types.cc #8 4.281 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 4.306 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 4.376 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 4.405 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 4.457 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 4.474 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 4.519 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 4.525 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 4.646 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 4.796 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 4.796 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 4.796 8871 | } #8 4.796 | ^ #8 4.797 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 4.797 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 4.797 8923 | } #8 4.797 | ^ #8 4.798 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 4.798 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 4.798 9222 | } #8 4.798 | ^ #8 4.804 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 4.804 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 4.804 10202 | } #8 4.804 | ^ #8 4.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 5.075 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 5.141 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 5.253 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 5.326 GTPv2_Emulation.cc: In function 'COMPONENT GTPv2__Emulation::f__comp__by__teid(const OCTETSTRING&)': #8 5.326 GTPv2_Emulation.cc:9003:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.326 9003 | } #8 5.326 | ^ #8 5.327 GTPv2_Emulation.cc: In function 'COMPONENT GTPv2__Emulation::f__comp__by__seq(const OCTETSTRING&)': #8 5.327 GTPv2_Emulation.cc:9146:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.327 9146 | } #8 5.327 | ^ #8 5.328 GTPv2_Emulation.cc: In function 'COMPONENT GTPv2__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 5.328 GTPv2_Emulation.cc:9289:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.328 9289 | } #8 5.328 | ^ #8 5.329 GTPv2_Emulation.cc: In function 'COMPONENT GTPv2__Emulation::f__comp__by__pid(const INTEGER&)': #8 5.329 GTPv2_Emulation.cc:9362:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.329 9362 | } #8 5.329 | ^ #8 5.332 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 5.393 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 5.591 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 5.788 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 5.800 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 5.821 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc #8 5.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 6.127 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 6.229 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 6.327 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 6.421 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 6.505 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 6.530 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort.o UECUPS_CodecPort.cc #8 6.543 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct.o UECUPS_CodecPort_CtrlFunct.cc #8 6.817 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types.o UECUPS_Types.cc #8 6.896 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o EPDG_Tests_part_1.o EPDG_Tests_part_1.cc #8 6.915 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o EPDG_Tests_part_2.o EPDG_Tests_part_2.cc #8 6.932 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o EPDG_Tests_part_3.o EPDG_Tests_part_3.cc #8 6.950 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o EPDG_Tests_part_4.o EPDG_Tests_part_4.cc #8 6.968 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o EPDG_Tests_part_5.o EPDG_Tests_part_5.cc #8 6.985 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o EPDG_Tests_part_6.o EPDG_Tests_part_6.cc #8 7.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o EPDG_Tests_part_7.o EPDG_Tests_part_7.cc #8 7.026 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 7.044 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 7.062 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 7.079 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 7.097 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 7.114 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 7.144 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 7.170 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 7.170 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 7.173 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 7.185 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 7.186 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 7.188 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 7.191 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 7.201 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 7.202 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 7.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 7.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 7.217 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 7.217 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 7.228 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 7.228 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 7.232 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 7.243 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 7.244 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 7.244 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 7.249 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 7.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 7.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 7.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 7.266 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 7.283 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 7.308 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 7.325 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 7.342 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 7.358 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_1.o DIAMETER_rfc4004_Templates_part_1.cc #8 7.363 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_2.o DIAMETER_rfc4004_Templates_part_2.cc #8 7.374 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_3.o DIAMETER_rfc4004_Templates_part_3.cc #8 7.391 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_4.o DIAMETER_rfc4004_Templates_part_4.cc #8 7.391 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_5.o DIAMETER_rfc4004_Templates_part_5.cc #8 7.406 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_6.o DIAMETER_rfc4004_Templates_part_6.cc #8 7.407 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_7.o DIAMETER_rfc4004_Templates_part_7.cc #8 7.424 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_1.o DIAMETER_rfc5447_Templates_part_1.cc #8 7.426 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_2.o DIAMETER_rfc5447_Templates_part_2.cc #8 7.441 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_3.o DIAMETER_rfc5447_Templates_part_3.cc #8 7.457 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_4.o DIAMETER_rfc5447_Templates_part_4.cc #8 7.458 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_5.o DIAMETER_rfc5447_Templates_part_5.cc #8 7.458 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_6.o DIAMETER_rfc5447_Templates_part_6.cc #8 7.474 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_7.o DIAMETER_rfc5447_Templates_part_7.cc #8 7.475 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_1.o DIAMETER_ts29_229_Templates_part_1.cc #8 7.475 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_2.o DIAMETER_ts29_229_Templates_part_2.cc #8 7.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_3.o DIAMETER_ts29_229_Templates_part_3.cc #8 7.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_4.o DIAMETER_ts29_229_Templates_part_4.cc #8 7.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_5.o DIAMETER_ts29_229_Templates_part_5.cc #8 7.507 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_6.o DIAMETER_ts29_229_Templates_part_6.cc #8 7.507 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_7.o DIAMETER_ts29_229_Templates_part_7.cc #8 7.508 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 7.523 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 7.523 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 7.524 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 7.539 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 7.539 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 7.539 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 7.540 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_1.o DIAMETER_ts29_273_Templates_part_1.cc #8 7.554 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_2.o DIAMETER_ts29_273_Templates_part_2.cc #8 7.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_3.o DIAMETER_ts29_273_Templates_part_3.cc #8 7.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_4.o DIAMETER_ts29_273_Templates_part_4.cc #8 7.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_5.o DIAMETER_ts29_273_Templates_part_5.cc #8 7.570 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_6.o DIAMETER_ts29_273_Templates_part_6.cc #8 7.571 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_7.o DIAMETER_ts29_273_Templates_part_7.cc #8 7.572 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc #8 7.584 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc #8 7.586 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc #8 7.588 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc #8 7.588 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc #8 7.593 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc #8 7.601 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc #8 7.601 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 7.604 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 7.604 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 7.611 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 7.618 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 7.618 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 7.620 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 7.620 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc #8 7.628 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc #8 7.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc #8 7.634 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc #8 7.636 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc #8 7.637 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc #8 7.645 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc #8 7.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc #8 7.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc #8 7.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc #8 7.652 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc #8 7.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc #8 7.666 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc #8 7.667 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc #8 7.676 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc #8 7.706 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc #8 7.706 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc #8 7.707 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc #8 7.707 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc #8 7.708 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc #8 7.722 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc #8 7.722 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 7.725 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 7.730 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 7.737 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 7.739 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 7.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 7.745 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 7.746 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 7.755 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 7.758 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 7.767 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 7.768 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 7.768 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 7.773 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 7.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 7.787 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 7.790 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 7.791 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 7.795 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 7.807 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 7.807 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 7.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 7.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 7.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 7.825 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 7.825 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 7.825 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 7.827 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_1.o GTPv2_CodecPort_part_1.cc #8 7.842 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_2.o GTPv2_CodecPort_part_2.cc #8 7.842 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_3.o GTPv2_CodecPort_part_3.cc #8 7.843 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_4.o GTPv2_CodecPort_part_4.cc #8 7.843 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_5.o GTPv2_CodecPort_part_5.cc #8 7.844 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_6.o GTPv2_CodecPort_part_6.cc #8 7.850 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_7.o GTPv2_CodecPort_part_7.cc #8 7.860 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_1.o GTPv2_CodecPort_CtrlFunct_part_1.cc #8 7.861 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_2.o GTPv2_CodecPort_CtrlFunct_part_2.cc #8 7.862 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_3.o GTPv2_CodecPort_CtrlFunct_part_3.cc #8 7.863 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_4.o GTPv2_CodecPort_CtrlFunct_part_4.cc #8 7.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_5.o GTPv2_CodecPort_CtrlFunct_part_5.cc #8 7.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_6.o GTPv2_CodecPort_CtrlFunct_part_6.cc #8 7.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_7.o GTPv2_CodecPort_CtrlFunct_part_7.cc #8 7.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_1.o GTPv2_Emulation_part_1.cc #8 7.884 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_2.o GTPv2_Emulation_part_2.cc #8 7.885 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_3.o GTPv2_Emulation_part_3.cc #8 7.897 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_4.o GTPv2_Emulation_part_4.cc #8 7.903 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_5.o GTPv2_Emulation_part_5.cc #8 7.903 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_6.o GTPv2_Emulation_part_6.cc #8 7.904 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_7.o GTPv2_Emulation_part_7.cc #8 7.906 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_1.o GTPv2_PrivateExtensions_part_1.cc #8 7.906 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_2.o GTPv2_PrivateExtensions_part_2.cc #8 7.910 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_3.o GTPv2_PrivateExtensions_part_3.cc #8 7.923 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_4.o GTPv2_PrivateExtensions_part_4.cc #8 7.923 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_5.o GTPv2_PrivateExtensions_part_5.cc #8 7.926 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_6.o GTPv2_PrivateExtensions_part_6.cc #8 7.926 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_7.o GTPv2_PrivateExtensions_part_7.cc #8 7.929 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_1.o GTPv2_Templates_part_1.cc #8 7.932 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_2.o GTPv2_Templates_part_2.cc #8 7.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_3.o GTPv2_Templates_part_3.cc #8 7.945 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_4.o GTPv2_Templates_part_4.cc #8 7.945 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_5.o GTPv2_Templates_part_5.cc #8 7.946 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_6.o GTPv2_Templates_part_6.cc #8 7.948 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_7.o GTPv2_Templates_part_7.cc #8 7.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_1.o GTPv2_Types_part_1.cc #8 7.962 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_2.o GTPv2_Types_part_2.cc #8 7.967 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_3.o GTPv2_Types_part_3.cc #8 7.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_4.o GTPv2_Types_part_4.cc #8 7.972 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_5.o GTPv2_Types_part_5.cc #8 7.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_6.o GTPv2_Types_part_6.cc #8 7.996 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_7.o GTPv2_Types_part_7.cc #8 8.601 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 8.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 8.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 8.814 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 8.873 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 8.897 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 8.919 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 8.933 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 8.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 8.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 9.001 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 9.021 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 9.034 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 9.054 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 9.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 9.109 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 9.132 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 9.141 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 9.170 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 9.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 9.217 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 9.237 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 9.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 9.262 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 9.278 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 9.314 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 9.321 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 9.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 9.369 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 9.397 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 9.404 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 9.433 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 9.446 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 9.481 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 9.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 9.506 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 9.526 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 9.549 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 9.575 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 9.579 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 9.592 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 9.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 9.618 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 9.620 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 9.641 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 9.646 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 9.652 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 9.680 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 9.683 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 9.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 9.687 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 9.703 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 9.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 9.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 9.723 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 9.725 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 9.745 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 9.745 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 9.748 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 9.755 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 9.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 9.781 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 9.786 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 9.790 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 9.793 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 9.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 9.817 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 9.820 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 9.823 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 9.844 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 9.845 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 9.845 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 9.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 9.868 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 9.874 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 9.891 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 9.891 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 9.894 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 9.910 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 9.921 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 9.928 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 9.929 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 9.945 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 9.951 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 9.952 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 9.955 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 9.974 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 9.977 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 9.990 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 9.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 10.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 10.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 10.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 10.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 10.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 11.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 11.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 11.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 11.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 11.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 11.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 11.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 11.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 11.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 11.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 11.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 11.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 11.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 11.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 11.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 11.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 11.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 11.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 11.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 11.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 12.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 12.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 12.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 12.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 12.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 12.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 12.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 12.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 12.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 12.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc #8 12.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc #8 12.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc #8 12.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc #8 12.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc #8 12.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc #8 12.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc #8 12.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 12.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 12.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 12.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 12.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 12.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 12.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 12.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 12.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 12.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 12.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 12.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 12.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 13.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 13.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 13.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 13.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 13.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 13.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 13.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 13.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 13.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 13.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 13.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 13.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 13.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_1.o UECUPS_CodecPort_part_1.cc #8 13.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_2.o UECUPS_CodecPort_part_2.cc #8 13.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_3.o UECUPS_CodecPort_part_3.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_4.o UECUPS_CodecPort_part_4.cc #8 13.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_5.o UECUPS_CodecPort_part_5.cc #8 13.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_6.o UECUPS_CodecPort_part_6.cc #8 13.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_7.o UECUPS_CodecPort_part_7.cc #8 13.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_1.o UECUPS_CodecPort_CtrlFunct_part_1.cc #8 13.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_2.o UECUPS_CodecPort_CtrlFunct_part_2.cc #8 13.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_3.o UECUPS_CodecPort_CtrlFunct_part_3.cc #8 13.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_4.o UECUPS_CodecPort_CtrlFunct_part_4.cc #8 13.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_5.o UECUPS_CodecPort_CtrlFunct_part_5.cc #8 13.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_6.o UECUPS_CodecPort_CtrlFunct_part_6.cc #8 13.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_7.o UECUPS_CodecPort_CtrlFunct_part_7.cc #8 13.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_1.o UECUPS_Types_part_1.cc #8 13.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_2.o UECUPS_Types_part_2.cc #8 13.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_3.o UECUPS_Types_part_3.cc #8 13.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_4.o UECUPS_Types_part_4.cc #8 13.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_5.o UECUPS_Types_part_5.cc #8 13.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_6.o UECUPS_Types_part_6.cc #8 13.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_7.o UECUPS_Types_part_7.cc #8 13.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 13.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 13.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 13.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 13.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 13.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 13.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 13.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 13.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 13.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 14.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 15.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 15.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 15.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 15.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 16.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 16.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 16.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 16.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 16.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 16.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunctDef.o UECUPS_CodecPort_CtrlFunctDef.cc #8 17.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 17.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 17.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunctDef.o GTPv2_CodecPort_CtrlFunctDef.cc #8 17.87 g++ -shared -o EPDG_Tests.so EPDG_Tests.o #8 18.06 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 18.12 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 18.13 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 18.20 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 18.26 g++ -shared -o DIAMETER_rfc4004_Templates.so DIAMETER_rfc4004_Templates.o #8 18.29 g++ -shared -o DIAMETER_rfc5447_Templates.so DIAMETER_rfc5447_Templates.o #8 18.43 g++ -shared -o DIAMETER_ts29_229_Templates.so DIAMETER_ts29_229_Templates.o #8 18.47 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 18.48 g++ -shared -o DIAMETER_ts29_273_Templates.so DIAMETER_ts29_273_Templates.o #8 18.52 g++ -shared -o DNS_Helpers.so DNS_Helpers.o #8 18.56 g++ -shared -o GSM_Types.so GSM_Types.o #8 18.63 g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o #8 18.67 g++ -shared -o GSUP_Templates.so GSUP_Templates.o #8 18.70 g++ -shared -o GSUP_Types.so GSUP_Types.o #8 18.72 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 18.82 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 18.83 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 18.87 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 18.89 g++ -shared -o GTPv2_CodecPort.so GTPv2_CodecPort.o #8 18.93 g++ -shared -o GTPv2_CodecPort_CtrlFunct.so GTPv2_CodecPort_CtrlFunct.o #8 19.01 g++ -shared -o GTPv2_Emulation.so GTPv2_Emulation.o #8 19.04 g++ -shared -o GTPv2_PrivateExtensions.so GTPv2_PrivateExtensions.o #8 19.04 g++ -shared -o GTPv2_Templates.so GTPv2_Templates.o #8 19.07 g++ -shared -o GTPv2_Types.so GTPv2_Types.o #8 19.08 g++ -shared -o General_Types.so General_Types.o #8 19.11 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 19.13 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 19.17 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 19.20 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 19.20 g++ -shared -o IPA_Types.so IPA_Types.o #8 19.30 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 19.34 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 19.35 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 19.36 g++ -shared -o IP_Types.so IP_Types.o #8 19.36 g++ -shared -o L3_Common.so L3_Common.o #8 19.44 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 19.44 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 19.46 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 19.50 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 19.51 g++ -shared -o Native_Functions.so Native_Functions.o #8 19.52 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 19.54 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 19.55 g++ -shared -o PCO_Types.so PCO_Types.o #8 19.61 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 19.66 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 19.67 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 19.68 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 19.69 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 19.69 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 19.73 g++ -shared -o UECUPS_CodecPort.so UECUPS_CodecPort.o #8 19.74 g++ -shared -o UECUPS_CodecPort_CtrlFunct.so UECUPS_CodecPort_CtrlFunct.o #8 19.74 g++ -shared -o UECUPS_Types.so UECUPS_Types.o #8 19.77 g++ -shared -o EPDG_Tests_part_1.so EPDG_Tests_part_1.o #8 19.78 g++ -shared -o EPDG_Tests_part_2.so EPDG_Tests_part_2.o #8 19.80 g++ -shared -o EPDG_Tests_part_3.so EPDG_Tests_part_3.o #8 19.81 g++ -shared -o EPDG_Tests_part_4.so EPDG_Tests_part_4.o #8 19.81 g++ -shared -o EPDG_Tests_part_5.so EPDG_Tests_part_5.o #8 19.83 g++ -shared -o EPDG_Tests_part_6.so EPDG_Tests_part_6.o #8 19.83 g++ -shared -o EPDG_Tests_part_7.so EPDG_Tests_part_7.o #8 19.83 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 19.83 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 19.84 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 19.86 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 19.86 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 19.86 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 19.86 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 19.88 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 19.88 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 19.88 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 19.88 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 19.88 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 19.89 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 19.90 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 19.91 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 19.91 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 19.91 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 19.91 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 19.91 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 19.91 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 19.92 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 19.93 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 19.93 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 19.94 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 19.94 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 19.94 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 19.94 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 19.95 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 19.95 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 19.96 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 19.96 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 19.96 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 19.96 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 19.96 g++ -shared -o DIAMETER_rfc4004_Templates_part_1.so DIAMETER_rfc4004_Templates_part_1.o #8 19.97 g++ -shared -o DIAMETER_rfc4004_Templates_part_2.so DIAMETER_rfc4004_Templates_part_2.o #8 19.98 g++ -shared -o DIAMETER_rfc4004_Templates_part_3.so DIAMETER_rfc4004_Templates_part_3.o #8 19.98 g++ -shared -o DIAMETER_rfc4004_Templates_part_4.so DIAMETER_rfc4004_Templates_part_4.o #8 19.99 g++ -shared -o DIAMETER_rfc4004_Templates_part_5.so DIAMETER_rfc4004_Templates_part_5.o #8 19.99 g++ -shared -o DIAMETER_rfc4004_Templates_part_6.so DIAMETER_rfc4004_Templates_part_6.o #8 19.99 g++ -shared -o DIAMETER_rfc4004_Templates_part_7.so DIAMETER_rfc4004_Templates_part_7.o #8 20.00 g++ -shared -o DIAMETER_rfc5447_Templates_part_1.so DIAMETER_rfc5447_Templates_part_1.o #8 20.00 g++ -shared -o DIAMETER_rfc5447_Templates_part_2.so DIAMETER_rfc5447_Templates_part_2.o #8 20.01 g++ -shared -o DIAMETER_rfc5447_Templates_part_3.so DIAMETER_rfc5447_Templates_part_3.o #8 20.01 g++ -shared -o DIAMETER_rfc5447_Templates_part_4.so DIAMETER_rfc5447_Templates_part_4.o #8 20.01 g++ -shared -o DIAMETER_rfc5447_Templates_part_5.so DIAMETER_rfc5447_Templates_part_5.o #8 20.01 g++ -shared -o DIAMETER_rfc5447_Templates_part_6.so DIAMETER_rfc5447_Templates_part_6.o #8 20.03 g++ -shared -o DIAMETER_rfc5447_Templates_part_7.so DIAMETER_rfc5447_Templates_part_7.o #8 20.03 g++ -shared -o DIAMETER_ts29_229_Templates_part_1.so DIAMETER_ts29_229_Templates_part_1.o #8 20.03 g++ -shared -o DIAMETER_ts29_229_Templates_part_2.so DIAMETER_ts29_229_Templates_part_2.o #8 20.03 g++ -shared -o DIAMETER_ts29_229_Templates_part_3.so DIAMETER_ts29_229_Templates_part_3.o #8 20.04 g++ -shared -o DIAMETER_ts29_229_Templates_part_4.so DIAMETER_ts29_229_Templates_part_4.o #8 20.04 g++ -shared -o DIAMETER_ts29_229_Templates_part_5.so DIAMETER_ts29_229_Templates_part_5.o #8 20.04 g++ -shared -o DIAMETER_ts29_229_Templates_part_6.so DIAMETER_ts29_229_Templates_part_6.o #8 20.05 g++ -shared -o DIAMETER_ts29_229_Templates_part_7.so DIAMETER_ts29_229_Templates_part_7.o #8 20.05 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 20.06 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 20.07 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 20.07 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 20.07 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 20.07 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 20.08 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 20.08 g++ -shared -o DIAMETER_ts29_273_Templates_part_1.so DIAMETER_ts29_273_Templates_part_1.o #8 20.09 g++ -shared -o DIAMETER_ts29_273_Templates_part_2.so DIAMETER_ts29_273_Templates_part_2.o #8 20.09 g++ -shared -o DIAMETER_ts29_273_Templates_part_3.so DIAMETER_ts29_273_Templates_part_3.o #8 20.09 g++ -shared -o DIAMETER_ts29_273_Templates_part_4.so DIAMETER_ts29_273_Templates_part_4.o #8 20.10 g++ -shared -o DIAMETER_ts29_273_Templates_part_5.so DIAMETER_ts29_273_Templates_part_5.o #8 20.10 g++ -shared -o DIAMETER_ts29_273_Templates_part_6.so DIAMETER_ts29_273_Templates_part_6.o #8 20.10 g++ -shared -o DIAMETER_ts29_273_Templates_part_7.so DIAMETER_ts29_273_Templates_part_7.o #8 20.11 g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o #8 20.12 g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o #8 20.12 g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o #8 20.12 g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o #8 20.12 g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o #8 20.12 g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o #8 20.13 g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o #8 20.14 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 20.14 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 20.14 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 20.14 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 20.14 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 20.15 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 20.15 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 20.16 g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o #8 20.16 g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o #8 20.17 g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o #8 20.17 g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o #8 20.17 g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o #8 20.19 g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o #8 20.19 g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o #8 20.19 g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o #8 20.19 g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o #8 20.19 g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o #8 20.19 g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o #8 20.20 g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o #8 20.21 g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o #8 20.21 g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o #8 20.21 g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o #8 20.21 g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o #8 20.21 g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o #8 20.22 g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o #8 20.23 g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o #8 20.23 g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o #8 20.24 g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o #8 20.24 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 20.24 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 20.24 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 20.24 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 20.25 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 20.26 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 20.26 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 20.26 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 20.26 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 20.26 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 20.27 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 20.27 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 20.29 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 20.29 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 20.29 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 20.29 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 20.29 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 20.29 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 20.29 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 20.32 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 20.32 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 20.32 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 20.32 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 20.32 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 20.32 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 20.32 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 20.32 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 20.34 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 20.34 g++ -shared -o GTPv2_CodecPort_part_1.so GTPv2_CodecPort_part_1.o #8 20.34 g++ -shared -o GTPv2_CodecPort_part_2.so GTPv2_CodecPort_part_2.o #8 20.34 g++ -shared -o GTPv2_CodecPort_part_3.so GTPv2_CodecPort_part_3.o #8 20.34 g++ -shared -o GTPv2_CodecPort_part_4.so GTPv2_CodecPort_part_4.o #8 20.34 g++ -shared -o GTPv2_CodecPort_part_5.so GTPv2_CodecPort_part_5.o #8 20.34 g++ -shared -o GTPv2_CodecPort_part_6.so GTPv2_CodecPort_part_6.o #8 20.37 g++ -shared -o GTPv2_CodecPort_part_7.so GTPv2_CodecPort_part_7.o #8 20.37 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_1.so GTPv2_CodecPort_CtrlFunct_part_1.o #8 20.37 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_2.so GTPv2_CodecPort_CtrlFunct_part_2.o #8 20.37 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_3.so GTPv2_CodecPort_CtrlFunct_part_3.o #8 20.37 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_4.so GTPv2_CodecPort_CtrlFunct_part_4.o #8 20.37 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_5.so GTPv2_CodecPort_CtrlFunct_part_5.o #8 20.37 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_6.so GTPv2_CodecPort_CtrlFunct_part_6.o #8 20.38 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_7.so GTPv2_CodecPort_CtrlFunct_part_7.o #8 20.39 g++ -shared -o GTPv2_Emulation_part_1.so GTPv2_Emulation_part_1.o #8 20.39 g++ -shared -o GTPv2_Emulation_part_2.so GTPv2_Emulation_part_2.o #8 20.39 g++ -shared -o GTPv2_Emulation_part_3.so GTPv2_Emulation_part_3.o #8 20.39 g++ -shared -o GTPv2_Emulation_part_4.so GTPv2_Emulation_part_4.o #8 20.39 g++ -shared -o GTPv2_Emulation_part_5.so GTPv2_Emulation_part_5.o #8 20.39 g++ -shared -o GTPv2_Emulation_part_6.so GTPv2_Emulation_part_6.o #8 20.41 g++ -shared -o GTPv2_Emulation_part_7.so GTPv2_Emulation_part_7.o #8 20.42 g++ -shared -o GTPv2_PrivateExtensions_part_1.so GTPv2_PrivateExtensions_part_1.o #8 20.42 g++ -shared -o GTPv2_PrivateExtensions_part_2.so GTPv2_PrivateExtensions_part_2.o #8 20.42 g++ -shared -o GTPv2_PrivateExtensions_part_3.so GTPv2_PrivateExtensions_part_3.o #8 20.42 g++ -shared -o GTPv2_PrivateExtensions_part_4.so GTPv2_PrivateExtensions_part_4.o #8 20.42 g++ -shared -o GTPv2_PrivateExtensions_part_5.so GTPv2_PrivateExtensions_part_5.o #8 20.42 g++ -shared -o GTPv2_PrivateExtensions_part_6.so GTPv2_PrivateExtensions_part_6.o #8 20.43 g++ -shared -o GTPv2_PrivateExtensions_part_7.so GTPv2_PrivateExtensions_part_7.o #8 20.44 g++ -shared -o GTPv2_Templates_part_1.so GTPv2_Templates_part_1.o #8 20.44 g++ -shared -o GTPv2_Templates_part_2.so GTPv2_Templates_part_2.o #8 20.44 g++ -shared -o GTPv2_Templates_part_3.so GTPv2_Templates_part_3.o #8 20.44 g++ -shared -o GTPv2_Templates_part_4.so GTPv2_Templates_part_4.o #8 20.45 g++ -shared -o GTPv2_Templates_part_5.so GTPv2_Templates_part_5.o #8 20.45 g++ -shared -o GTPv2_Templates_part_6.so GTPv2_Templates_part_6.o #8 20.46 g++ -shared -o GTPv2_Templates_part_7.so GTPv2_Templates_part_7.o #8 20.47 g++ -shared -o GTPv2_Types_part_7.so GTPv2_Types_part_7.o #8 20.47 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 20.47 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 20.47 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 20.47 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 20.47 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 20.49 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 20.49 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 20.49 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 20.50 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 20.50 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 20.50 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 20.50 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 20.52 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 20.53 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 20.53 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 20.53 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 20.53 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 20.53 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 20.54 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 20.56 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 20.56 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 20.56 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 20.56 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 20.56 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 20.57 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 20.59 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 20.59 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 20.59 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 20.59 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 20.59 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 20.59 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 20.62 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 20.62 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 20.62 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 20.62 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 20.62 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 20.62 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 20.63 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 20.63 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 20.64 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 20.64 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 20.64 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 20.64 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 20.64 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 20.66 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 20.66 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 20.67 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 20.67 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 20.67 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 20.67 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 20.67 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 20.68 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 20.68 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 20.69 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 20.70 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 20.70 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 20.70 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 20.70 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 20.70 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 20.71 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 20.71 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 20.71 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 20.73 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 20.73 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 20.73 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 20.73 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 20.73 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 20.73 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 20.73 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 20.75 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 20.75 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 20.75 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 20.75 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 20.75 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 20.75 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 20.76 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 20.76 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 20.78 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 20.78 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 20.78 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 20.78 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 20.78 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 20.78 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 20.79 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 20.79 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 20.79 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 20.80 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 20.80 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 20.80 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 20.80 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 20.80 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 20.81 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 20.82 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 20.82 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 20.83 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 20.83 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 20.83 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 20.83 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 20.84 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 20.85 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 20.85 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 20.85 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 20.86 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 20.86 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 20.86 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 20.86 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 20.87 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 20.88 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 20.88 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 20.88 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 20.89 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 20.89 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 20.89 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 20.90 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 20.90 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 20.92 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 20.92 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 20.92 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 20.92 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 20.92 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 20.92 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 20.92 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 20.94 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 20.94 g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o #8 20.95 g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o #8 20.95 g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o #8 20.95 g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o #8 20.95 g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o #8 20.95 g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o #8 20.95 g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o #8 20.97 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 20.98 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 20.98 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 20.98 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 20.98 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 20.98 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 20.98 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 20.98 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 20.99 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 21.01 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 21.01 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 21.01 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 21.01 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 21.01 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 21.01 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 21.01 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 21.02 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 21.03 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 21.04 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 21.04 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 21.04 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 21.04 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 21.04 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 21.04 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 21.04 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 21.06 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 21.06 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 21.06 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 21.06 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 21.06 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 21.06 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 21.06 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 21.06 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 21.08 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 21.09 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 21.09 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 21.09 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 21.09 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 21.09 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 21.09 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 21.10 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 21.10 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 21.11 g++ -shared -o UECUPS_CodecPort_part_1.so UECUPS_CodecPort_part_1.o #8 21.11 g++ -shared -o UECUPS_CodecPort_part_2.so UECUPS_CodecPort_part_2.o #8 21.11 g++ -shared -o UECUPS_CodecPort_part_3.so UECUPS_CodecPort_part_3.o #8 21.11 g++ -shared -o UECUPS_CodecPort_part_4.so UECUPS_CodecPort_part_4.o #8 21.11 g++ -shared -o UECUPS_CodecPort_part_5.so UECUPS_CodecPort_part_5.o #8 21.11 g++ -shared -o UECUPS_CodecPort_part_6.so UECUPS_CodecPort_part_6.o #8 21.13 g++ -shared -o UECUPS_CodecPort_part_7.so UECUPS_CodecPort_part_7.o #8 21.13 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_1.so UECUPS_CodecPort_CtrlFunct_part_1.o #8 21.14 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_2.so UECUPS_CodecPort_CtrlFunct_part_2.o #8 21.14 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_3.so UECUPS_CodecPort_CtrlFunct_part_3.o #8 21.14 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_4.so UECUPS_CodecPort_CtrlFunct_part_4.o #8 21.14 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_5.so UECUPS_CodecPort_CtrlFunct_part_5.o #8 21.14 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_6.so UECUPS_CodecPort_CtrlFunct_part_6.o #8 21.14 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_7.so UECUPS_CodecPort_CtrlFunct_part_7.o #8 21.14 g++ -shared -o UECUPS_Types_part_1.so UECUPS_Types_part_1.o #8 21.15 g++ -shared -o UECUPS_Types_part_2.so UECUPS_Types_part_2.o #8 21.15 g++ -shared -o UECUPS_Types_part_3.so UECUPS_Types_part_3.o #8 21.16 g++ -shared -o UECUPS_Types_part_4.so UECUPS_Types_part_4.o #8 21.16 g++ -shared -o UECUPS_Types_part_5.so UECUPS_Types_part_5.o #8 21.16 g++ -shared -o UECUPS_Types_part_6.so UECUPS_Types_part_6.o #8 21.17 g++ -shared -o UECUPS_Types_part_7.so UECUPS_Types_part_7.o #8 21.17 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 21.17 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 21.17 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 21.17 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 21.18 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 21.18 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 21.19 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 21.19 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 21.19 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 21.19 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 21.21 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 21.21 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 21.21 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 21.21 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 21.21 g++ -shared -o TCCConversion.so TCCConversion.o #8 21.22 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 21.23 g++ -shared -o TCCInterface.so TCCInterface.o #8 21.23 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 21.25 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 21.29 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 21.31 g++ -shared -o UECUPS_CodecPort_CtrlFunctDef.so UECUPS_CodecPort_CtrlFunctDef.o #8 21.31 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 21.31 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 21.32 g++ -shared -o GTPv2_CodecPort_CtrlFunctDef.so GTPv2_CodecPort_CtrlFunctDef.o #8 21.33 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 21.33 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 21.66 g++ -shared -o GTPv2_Types_part_4.so GTPv2_Types_part_4.o #8 22.06 g++ -shared -o GTPv2_Types_part_3.so GTPv2_Types_part_3.o #8 22.45 g++ -shared -o GTPv2_Types_part_2.so GTPv2_Types_part_2.o #8 22.55 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 22.59 g++ -shared -o GTPv2_Types_part_5.so GTPv2_Types_part_5.o #8 22.63 g++ -shared -o GTPv2_Types_part_1.so GTPv2_Types_part_1.o #8 22.71 g++ -shared -o GTPv2_Types_part_6.so GTPv2_Types_part_6.o #8 22.77 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 23.19 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 24.84 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 24.93 if g++ -L /usr/lib/titan-fPIC -o EPDG_Tests -Wl,--no-as-needed EPDG_Tests.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_rfc4004_Templates.so DIAMETER_rfc5447_Templates.so DIAMETER_ts29_229_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts29_273_Templates.so DNS_Helpers.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPU_Types.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so GTPv2_CodecPort.so GTPv2_CodecPort_CtrlFunct.so GTPv2_Emulation.so GTPv2_PrivateExtensions.so GTPv2_Templates.so GTPv2_Types.so General_Types.so ICMP_Templates.so ICMP_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_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 SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UECUPS_CodecPort.so UECUPS_CodecPort_CtrlFunct.so UECUPS_Types.so EPDG_Tests_part_1.so EPDG_Tests_part_2.so EPDG_Tests_part_3.so EPDG_Tests_part_4.so EPDG_Tests_part_5.so EPDG_Tests_part_6.so EPDG_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_rfc4004_Templates_part_1.so DIAMETER_rfc4004_Templates_part_2.so DIAMETER_rfc4004_Templates_part_3.so DIAMETER_rfc4004_Templates_part_4.so DIAMETER_rfc4004_Templates_part_5.so DIAMETER_rfc4004_Templates_part_6.so DIAMETER_rfc4004_Templates_part_7.so DIAMETER_rfc5447_Templates_part_1.so DIAMETER_rfc5447_Templates_part_2.so DIAMETER_rfc5447_Templates_part_3.so DIAMETER_rfc5447_Templates_part_4.so DIAMETER_rfc5447_Templates_part_5.so DIAMETER_rfc5447_Templates_part_6.so DIAMETER_rfc5447_Templates_part_7.so DIAMETER_ts29_229_Templates_part_1.so DIAMETER_ts29_229_Templates_part_2.so DIAMETER_ts29_229_Templates_part_3.so DIAMETER_ts29_229_Templates_part_4.so DIAMETER_ts29_229_Templates_part_5.so DIAMETER_ts29_229_Templates_part_6.so DIAMETER_ts29_229_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_273_Templates_part_1.so DIAMETER_ts29_273_Templates_part_2.so DIAMETER_ts29_273_Templates_part_3.so DIAMETER_ts29_273_Templates_part_4.so DIAMETER_ts29_273_Templates_part_5.so DIAMETER_ts29_273_Templates_part_6.so DIAMETER_ts29_273_Templates_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_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 GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so GTPv2_CodecPort_part_1.so GTPv2_CodecPort_part_2.so GTPv2_CodecPort_part_3.so GTPv2_CodecPort_part_4.so GTPv2_CodecPort_part_5.so GTPv2_CodecPort_part_6.so GTPv2_CodecPort_part_7.so GTPv2_CodecPort_CtrlFunct_part_1.so GTPv2_CodecPort_CtrlFunct_part_2.so GTPv2_CodecPort_CtrlFunct_part_3.so GTPv2_CodecPort_CtrlFunct_part_4.so GTPv2_CodecPort_CtrlFunct_part_5.so GTPv2_CodecPort_CtrlFunct_part_6.so GTPv2_CodecPort_CtrlFunct_part_7.so GTPv2_Emulation_part_1.so GTPv2_Emulation_part_2.so GTPv2_Emulation_part_3.so GTPv2_Emulation_part_4.so GTPv2_Emulation_part_5.so GTPv2_Emulation_part_6.so GTPv2_Emulation_part_7.so GTPv2_PrivateExtensions_part_1.so GTPv2_PrivateExtensions_part_2.so GTPv2_PrivateExtensions_part_3.so GTPv2_PrivateExtensions_part_4.so GTPv2_PrivateExtensions_part_5.so GTPv2_PrivateExtensions_part_6.so GTPv2_PrivateExtensions_part_7.so GTPv2_Templates_part_1.so GTPv2_Templates_part_2.so GTPv2_Templates_part_3.so GTPv2_Templates_part_4.so GTPv2_Templates_part_5.so GTPv2_Templates_part_6.so GTPv2_Templates_part_7.so GTPv2_Types_part_1.so GTPv2_Types_part_2.so GTPv2_Types_part_3.so GTPv2_Types_part_4.so GTPv2_Types_part_5.so GTPv2_Types_part_6.so GTPv2_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 ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so 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 IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so 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 SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UECUPS_CodecPort_part_1.so UECUPS_CodecPort_part_2.so UECUPS_CodecPort_part_3.so UECUPS_CodecPort_part_4.so UECUPS_CodecPort_part_5.so UECUPS_CodecPort_part_6.so UECUPS_CodecPort_part_7.so UECUPS_CodecPort_CtrlFunct_part_1.so UECUPS_CodecPort_CtrlFunct_part_2.so UECUPS_CodecPort_CtrlFunct_part_3.so UECUPS_CodecPort_CtrlFunct_part_4.so UECUPS_CodecPort_CtrlFunct_part_5.so UECUPS_CodecPort_CtrlFunct_part_6.so UECUPS_CodecPort_CtrlFunct_part_7.so UECUPS_Types_part_1.so UECUPS_Types_part_2.so UECUPS_Types_part_3.so UECUPS_Types_part_4.so UECUPS_Types_part_5.so UECUPS_Types_part_6.so UECUPS_Types_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 IP_EncDec.so ICMP_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so DIAMETER_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so UECUPS_CodecPort_CtrlFunctDef.so GTPU_EncDec.so GTPv1U_CodecPort_CtrlFunctDef.so GTPv2_CodecPort_CtrlFunctDef.so \ #8 24.93 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 24.93 -L/lib -lcrypto \ #8 24.93 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 24.93 then : ; else /usr/bin/titanver EPDG_Tests.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_rfc4004_Templates.o DIAMETER_rfc5447_Templates.o DIAMETER_ts29_229_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_273_Templates.o DNS_Helpers.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPU_Types.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o GTPv2_CodecPort.o GTPv2_CodecPort_CtrlFunct.o GTPv2_Emulation.o GTPv2_PrivateExtensions.o GTPv2_Templates.o GTPv2_Types.o General_Types.o ICMP_Templates.o ICMP_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_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 SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UECUPS_CodecPort.o UECUPS_CodecPort_CtrlFunct.o UECUPS_Types.o EPDG_Tests_part_1.o EPDG_Tests_part_2.o EPDG_Tests_part_3.o EPDG_Tests_part_4.o EPDG_Tests_part_5.o EPDG_Tests_part_6.o EPDG_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_rfc4004_Templates_part_1.o DIAMETER_rfc4004_Templates_part_2.o DIAMETER_rfc4004_Templates_part_3.o DIAMETER_rfc4004_Templates_part_4.o DIAMETER_rfc4004_Templates_part_5.o DIAMETER_rfc4004_Templates_part_6.o DIAMETER_rfc4004_Templates_part_7.o DIAMETER_rfc5447_Templates_part_1.o DIAMETER_rfc5447_Templates_part_2.o DIAMETER_rfc5447_Templates_part_3.o DIAMETER_rfc5447_Templates_part_4.o DIAMETER_rfc5447_Templates_part_5.o DIAMETER_rfc5447_Templates_part_6.o DIAMETER_rfc5447_Templates_part_7.o DIAMETER_ts29_229_Templates_part_1.o DIAMETER_ts29_229_Templates_part_2.o DIAMETER_ts29_229_Templates_part_3.o DIAMETER_ts29_229_Templates_part_4.o DIAMETER_ts29_229_Templates_part_5.o DIAMETER_ts29_229_Templates_part_6.o DIAMETER_ts29_229_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_273_Templates_part_1.o DIAMETER_ts29_273_Templates_part_2.o DIAMETER_ts29_273_Templates_part_3.o DIAMETER_ts29_273_Templates_part_4.o DIAMETER_ts29_273_Templates_part_5.o DIAMETER_ts29_273_Templates_part_6.o DIAMETER_ts29_273_Templates_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_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 GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o GTPv2_CodecPort_part_1.o GTPv2_CodecPort_part_2.o GTPv2_CodecPort_part_3.o GTPv2_CodecPort_part_4.o GTPv2_CodecPort_part_5.o GTPv2_CodecPort_part_6.o GTPv2_CodecPort_part_7.o GTPv2_CodecPort_CtrlFunct_part_1.o GTPv2_CodecPort_CtrlFunct_part_2.o GTPv2_CodecPort_CtrlFunct_part_3.o GTPv2_CodecPort_CtrlFunct_part_4.o GTPv2_CodecPort_CtrlFunct_part_5.o GTPv2_CodecPort_CtrlFunct_part_6.o GTPv2_CodecPort_CtrlFunct_part_7.o GTPv2_Emulation_part_1.o GTPv2_Emulation_part_2.o GTPv2_Emulation_part_3.o GTPv2_Emulation_part_4.o GTPv2_Emulation_part_5.o GTPv2_Emulation_part_6.o GTPv2_Emulation_part_7.o GTPv2_PrivateExtensions_part_1.o GTPv2_PrivateExtensions_part_2.o GTPv2_PrivateExtensions_part_3.o GTPv2_PrivateExtensions_part_4.o GTPv2_PrivateExtensions_part_5.o GTPv2_PrivateExtensions_part_6.o GTPv2_PrivateExtensions_part_7.o GTPv2_Templates_part_1.o GTPv2_Templates_part_2.o GTPv2_Templates_part_3.o GTPv2_Templates_part_4.o GTPv2_Templates_part_5.o GTPv2_Templates_part_6.o GTPv2_Templates_part_7.o GTPv2_Types_part_1.o GTPv2_Types_part_2.o GTPv2_Types_part_3.o GTPv2_Types_part_4.o GTPv2_Types_part_5.o GTPv2_Types_part_6.o GTPv2_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 ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o 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 IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o 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 SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UECUPS_CodecPort_part_1.o UECUPS_CodecPort_part_2.o UECUPS_CodecPort_part_3.o UECUPS_CodecPort_part_4.o UECUPS_CodecPort_part_5.o UECUPS_CodecPort_part_6.o UECUPS_CodecPort_part_7.o UECUPS_CodecPort_CtrlFunct_part_1.o UECUPS_CodecPort_CtrlFunct_part_2.o UECUPS_CodecPort_CtrlFunct_part_3.o UECUPS_CodecPort_CtrlFunct_part_4.o UECUPS_CodecPort_CtrlFunct_part_5.o UECUPS_CodecPort_CtrlFunct_part_6.o UECUPS_CodecPort_CtrlFunct_part_7.o UECUPS_Types_part_1.o UECUPS_Types_part_2.o UECUPS_Types_part_3.o UECUPS_Types_part_4.o UECUPS_Types_part_5.o UECUPS_Types_part_6.o UECUPS_Types_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 IP_EncDec.o ICMP_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o DIAMETER_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o UECUPS_CodecPort_CtrlFunctDef.o GTPU_EncDec.o GTPv1U_CodecPort_CtrlFunctDef.o GTPv2_CodecPort_CtrlFunctDef.o; exit 1; fi #8 25.21 make[1]: Leaving directory '/osmo-ttcn3-hacks/epdg' #8 DONE 25.6s #9 [4/4] COPY EPDG_TESTS.CFG /data/EPDG_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 4.5s done #10 writing image sha256:c6ce17c471105e548ff17a676dd837ae1e9fea05c27193843f722dd099941dfe 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-epdg-test:latest 0.0s done #10 DONE 4.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/ttcn3-epdg-test' + docker_image_exists ttcn3-epdg-test + docker images -q osmocom-build/ttcn3-epdg-test + test -n c6ce17c47110 + list_osmo_packages debian-bookworm ttcn3-epdg-test + local distro=debian-bookworm + local image=ttcn3-epdg-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-epdg-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-epdg-test/logs/epdg-tester + cp EPDG_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg-tester/EPDG_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg-tester/EPDG_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg-tester/EPDG_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-epdg-test/logs/epdg-tester/EPDG_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg + cp osmo-epdg.config /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg/ + cp osmo-epdg.latest.config /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg/ + cp epdg.sh /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg/ + cp ../common/pipework /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg/ + network_create + SUBNET=4009006 + seq 1 30 + echo (4009006 + 1) % 256 + bc + SUBNET=47 + NET_NAME=ttcn3-epdg-test-47 + SUB4=172.18.47.0/24 + SUB6=fd02:db8:47::/64 + set +x Creating network ttcn3-epdg-test-47, trying SUBNET=47... + docker network create --internal --subnet 172.18.47.0/24 --ipv6 --subnet fd02:db8:47::/64 ttcn3-epdg-test-47 71123f682091b01a980cb3315c96923c4fc10d358d3edcd23a59683aab82cacf + set +x ### Network ttcn3-epdg-test-47 created (SUBNET=47) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=47 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg-tester/EPDG_Tests.cfg Applying SUBNET=47 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg/epdg.sh Applying SUBNET=47 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg/osmo-epdg.latest.config Applying SUBNET=47 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg/osmo-epdg.config + sed -i -E -e s/172\,18\,[0-9]{1,3}\,/172,18,47,/g /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg/osmo-epdg.config + echo Starting container with osmo-epdg Starting container with osmo-epdg + docker_network_params 47 20 + NET=47 + ADDR_SUFIX=20 + echo --network ttcn3-epdg-test-47 --ip 172.18.47.20 --ip6 fd02:db8:47::20 + docker run --rm --network ttcn3-epdg-test-47 --ip 172.18.47.20 --ip6 fd02:db8:47::20 -u root -e IMAGE_SUFFIX=master --ulimit core=-1 --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg:/data --name jenkins-ttcn3-epdg-test-396-epdg -d --sysctl net.ipv4.conf.all.rp_filter=0 --sysctl net.ipv4.conf.default.rp_filter=0 osmocom-build/osmo-epdg-master /bin/sh -c /data/epdg.sh >/data/osmo-epdg.log 2>&1 4647e9ef5dc9434e14403f92fb05ffe0a4cf0ade66fd427e385e142ad4662f4a + sleep 2 + echo Starting container with EPDG testsuite Starting container with EPDG testsuite + docker_network_params 47 103 + NET=47 + ADDR_SUFIX=103 + echo --network ttcn3-epdg-test-47 --ip 172.18.47.103 --ip6 fd02:db8:47::103 + docker run --rm --network ttcn3-epdg-test-47 --ip 172.18.47.103 --ip6 fd02:db8:47::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/epdg-tester:/data --name jenkins-ttcn3-epdg-test-396-ttcn3-epdg-test osmocom-build/ttcn3-epdg-test + SUBDIR=epdg + SUITE=EPDG_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/epdg/EPDG_Tests EPDG_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli EPDG_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: EPDG_Tests.cfg MC@d19d2d2cb161: Unix server socket created successfully. MC@d19d2d2cb161: Listening on TCP port 32925. d19d2d2cb161 is the default MC2> spawn /osmo-ttcn3-hacks/epdg/EPDG_Tests d19d2d2cb161 32925 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d19d2d2cb161: New HC connected from 172.18.47.103 [172.18.47.103]. d19d2d2cb161: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@d19d2d2cb161: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d19d2d2cb161: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d19d2d2cb161: Configuration file was processed on all HCs. MC@d19d2d2cb161: Creating MTC on host 172.18.47.103. MC@d19d2d2cb161: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_normal'. ------ EPDG_Tests.TC_authinfo_normal ------ Fri Nov 8 04:11:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_normal.pcap" >/data/EPDG_Tests.TC_authinfo_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_normal' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_authinfo_normal started. TC_authinfo_normal-GSUP-IPA(3)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal-GSUP-IPA(3)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_normal-GSUP-IPA(3)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_normal-GSUP-IPA(3)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal(5)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_normal(6)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_normal-GSUP-IPA(3)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal(5)@d19d2d2cb161: Created Expect[0] for '262429478423244'H to be handled at TC_authinfo_normal(9) TC_authinfo_normal(6)@d19d2d2cb161: Created Expect[0] for '262429478423244'H to be handled at TC_authinfo_normal(10) TC_authinfo_normal-GSUP(4)@d19d2d2cb161: Created GsupExpect[0] for "262429478423244" to be handled at TC_authinfo_normal(8) TC_authinfo_normal(5)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1934'O, end_to_end_id := 'DECF1934'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;1;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239343738343233323434'O ("262429478423244") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_normal(9) TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): none -> pass TC_authinfo_normal-GSUP(4)@d19d2d2cb161: Found GsupExpect[0] for "262429478423244" handled at TC_authinfo_normal(8) TC_authinfo_normal-GSUP(4)@d19d2d2cb161: Added IMSI table entry 0TC_authinfo_normal(8)"262429478423244" TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_authinfo_normal(9)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_normal(6)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_normal(5)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_normal-GSUP-IPA(3)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_normal-GSUP(4)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_normal(10)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_normal-GTPV2(7)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_normal-GSUP-IPA(3): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_normal-GSUP(4): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_normal(5): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_normal(6): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_normal-GTPV2(7): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_normal(8): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_normal(9): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_normal(10): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_authinfo_normal finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_normal pass'. Fri Nov 8 04:11:34 UTC 2024 ====== EPDG_Tests.TC_authinfo_normal pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8420) Waiting for packet dumper to finish... 1 (prev_count=8420, count=16989) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_normal pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_MAA_unknown_user'. ------ EPDG_Tests.TC_authinfo_MAA_unknown_user ------ Fri Nov 8 04:11:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_MAA_unknown_user.pcap" >/data/EPDG_Tests.TC_authinfo_MAA_unknown_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_MAA_unknown_user' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_authinfo_MAA_unknown_user started. TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user(13)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_MAA_unknown_user(14)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_MAA_unknown_user(13)@d19d2d2cb161: Created Expect[0] for '262428264993268'H to be handled at TC_authinfo_MAA_unknown_user(17) TC_authinfo_MAA_unknown_user(14)@d19d2d2cb161: Created Expect[0] for '262428264993268'H to be handled at TC_authinfo_MAA_unknown_user(18) TC_authinfo_MAA_unknown_user-GSUP(12)@d19d2d2cb161: Created GsupExpect[0] for "262428264993268" to be handled at TC_authinfo_MAA_unknown_user(16) TC_authinfo_MAA_unknown_user(13)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF193B'O, end_to_end_id := 'DECF193B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;5;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238323634393933323638'O ("262428264993268") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_MAA_unknown_user(17) TC_authinfo_MAA_unknown_user-GSUP(12)@d19d2d2cb161: Found GsupExpect[0] for "262428264993268" handled at TC_authinfo_MAA_unknown_user(16) TC_authinfo_MAA_unknown_user-GSUP(12)@d19d2d2cb161: Added IMSI table entry 0TC_authinfo_MAA_unknown_user(16)"262428264993268" TC_authinfo_MAA_unknown_user(16)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_authinfo_MAA_unknown_user-GSUP(12)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(17)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(13)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(18)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(14)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_MAA_unknown_user-GTPV2(15)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_MAA_unknown_user-GSUP-IPA(11): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_MAA_unknown_user-GSUP(12): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_MAA_unknown_user(13): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_MAA_unknown_user(14): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_MAA_unknown_user-GTPV2(15): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_MAA_unknown_user(16): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_MAA_unknown_user(17): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_MAA_unknown_user(18): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_authinfo_MAA_unknown_user finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_MAA_unknown_user pass'. Fri Nov 8 04:11:45 UTC 2024 ====== EPDG_Tests.TC_authinfo_MAA_unknown_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6748) Waiting for packet dumper to finish... 1 (prev_count=6748, count=9798) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_MAA_unknown_user pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_twice'. ------ EPDG_Tests.TC_authinfo_twice ------ Fri Nov 8 04:11:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_twice.pcap" >/data/EPDG_Tests.TC_authinfo_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_twice' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_authinfo_twice started. TC_authinfo_twice-GSUP-IPA(19)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice-GSUP-IPA(19)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_twice-GSUP-IPA(19)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_twice-GSUP-IPA(19)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice-GSUP-IPA(19)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice(21)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_twice(22)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_twice(21)@d19d2d2cb161: Created Expect[0] for '262429462152736'H to be handled at TC_authinfo_twice(25) TC_authinfo_twice(22)@d19d2d2cb161: Created Expect[0] for '262429462152736'H to be handled at TC_authinfo_twice(26) TC_authinfo_twice-GSUP(20)@d19d2d2cb161: Created GsupExpect[0] for "262429462152736" to be handled at TC_authinfo_twice(24) TC_authinfo_twice(21)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF193F'O, end_to_end_id := 'DECF193F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;6;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239343632313532373336'O ("262429462152736") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_twice(25) TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): none -> pass TC_authinfo_twice-GSUP(20)@d19d2d2cb161: Found GsupExpect[0] for "262429462152736" handled at TC_authinfo_twice(24) TC_authinfo_twice-GSUP(20)@d19d2d2cb161: Added IMSI table entry 0TC_authinfo_twice(24)"262429462152736" TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_authinfo_twice-GSUP(20)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_twice(25)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_twice-GSUP-IPA(19)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_twice(22)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_twice(26)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_twice(21)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_twice-GTPV2(23)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_twice-GSUP-IPA(19): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_twice-GSUP(20): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_twice(21): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_twice(22): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_twice-GTPV2(23): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_twice(24): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_twice(25): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_twice(26): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_authinfo_twice finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_twice pass'. Fri Nov 8 04:11:59 UTC 2024 ====== EPDG_Tests.TC_authinfo_twice pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6900) Waiting for packet dumper to finish... 1 (prev_count=6900, count=14661) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_twice pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_fail_resync'. ------ EPDG_Tests.TC_authinfo_fail_resync ------ Fri Nov 8 04:12:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_fail_resync.pcap" >/data/EPDG_Tests.TC_authinfo_fail_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_fail_resync' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_authinfo_fail_resync started. TC_authinfo_fail_resync-GSUP-IPA(27)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_fail_resync-GSUP-IPA(27)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync(29)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_fail_resync(30)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_fail_resync(29)@d19d2d2cb161: Created Expect[0] for '262421699107517'H to be handled at TC_authinfo_fail_resync(33) TC_authinfo_fail_resync(30)@d19d2d2cb161: Created Expect[0] for '262421699107517'H to be handled at TC_authinfo_fail_resync(34) TC_authinfo_fail_resync-GSUP(28)@d19d2d2cb161: Created GsupExpect[0] for "262421699107517" to be handled at TC_authinfo_fail_resync(32) TC_authinfo_fail_resync(29)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1946'O, end_to_end_id := 'DECF1946'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B31303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;10;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231363939313037353137'O ("262421699107517") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_fail_resync(33) TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): none -> pass TC_authinfo_fail_resync-GSUP(28)@d19d2d2cb161: Found GsupExpect[0] for "262421699107517" handled at TC_authinfo_fail_resync(32) TC_authinfo_fail_resync-GSUP(28)@d19d2d2cb161: Added IMSI table entry 0TC_authinfo_fail_resync(32)"262421699107517" TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_authinfo_fail_resync-GSUP(28)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_fail_resync(34)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_fail_resync(29)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_fail_resync(30)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_fail_resync(33)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_fail_resync-GSUP-IPA(27)@d19d2d2cb161: Final verdict of PTC: none TC_authinfo_fail_resync-GTPV2(31)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_fail_resync-GSUP-IPA(27): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_fail_resync-GSUP(28): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_fail_resync(29): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_fail_resync(30): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_fail_resync-GTPV2(31): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_fail_resync(32): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_fail_resync(33): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_authinfo_fail_resync(34): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_authinfo_fail_resync finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_fail_resync pass'. Fri Nov 8 04:12:10 UTC 2024 ====== EPDG_Tests.TC_authinfo_fail_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6524) Waiting for packet dumper to finish... 1 (prev_count=6524, count=16258) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_fail_resync pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_lte_to_wifi'. ------ EPDG_Tests.TC_ho_lte_to_wifi ------ Fri Nov 8 04:12:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_ho_lte_to_wifi.pcap" >/data/EPDG_Tests.TC_ho_lte_to_wifi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_lte_to_wifi' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_ho_lte_to_wifi started. TC_ho_lte_to_wifi-GSUP-IPA(35)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_ho_lte_to_wifi-GSUP-IPA(35)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi(37)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_lte_to_wifi(38)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_lte_to_wifi(37)@d19d2d2cb161: Created Expect[0] for '262423126224946'H to be handled at TC_ho_lte_to_wifi(41) TC_ho_lte_to_wifi(38)@d19d2d2cb161: Created Expect[0] for '262423126224946'H to be handled at TC_ho_lte_to_wifi(42) TC_ho_lte_to_wifi-GSUP(36)@d19d2d2cb161: Created GsupExpect[0] for "262423126224946" to be handled at TC_ho_lte_to_wifi(40) TC_ho_lte_to_wifi(37)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF194E'O, end_to_end_id := 'DECF194E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B31353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;15;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233313236323234393436'O ("262423126224946") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_ho_lte_to_wifi(41) TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): none -> pass TC_ho_lte_to_wifi-GSUP(36)@d19d2d2cb161: Found GsupExpect[0] for "262423126224946" handled at TC_ho_lte_to_wifi(40) TC_ho_lte_to_wifi-GSUP(36)@d19d2d2cb161: Added IMSI table entry 0TC_ho_lte_to_wifi(40)"262423126224946" TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_ho_lte_to_wifi(42)@d19d2d2cb161: Final verdict of PTC: none TC_ho_lte_to_wifi(38)@d19d2d2cb161: Final verdict of PTC: none TC_ho_lte_to_wifi-GSUP-IPA(35)@d19d2d2cb161: Final verdict of PTC: none TC_ho_lte_to_wifi(37)@d19d2d2cb161: Final verdict of PTC: none TC_ho_lte_to_wifi-GSUP(36)@d19d2d2cb161: Final verdict of PTC: none TC_ho_lte_to_wifi-GTPV2(39)@d19d2d2cb161: Final verdict of PTC: none TC_ho_lte_to_wifi(41)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_ho_lte_to_wifi-GSUP-IPA(35): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_lte_to_wifi-GSUP(36): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_lte_to_wifi(37): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_lte_to_wifi(38): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_lte_to_wifi-GTPV2(39): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_lte_to_wifi(40): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_lte_to_wifi(41): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_lte_to_wifi(42): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_ho_lte_to_wifi finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_lte_to_wifi pass'. Fri Nov 8 04:12:23 UTC 2024 ====== EPDG_Tests.TC_ho_lte_to_wifi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6532) Waiting for packet dumper to finish... 1 (prev_count=6532, count=15328) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_lte_to_wifi pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_wifi_to_lte'. ------ EPDG_Tests.TC_ho_wifi_to_lte ------ Fri Nov 8 04:12:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_ho_wifi_to_lte.pcap" >/data/EPDG_Tests.TC_ho_wifi_to_lte.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_wifi_to_lte' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_ho_wifi_to_lte started. TC_ho_wifi_to_lte-GSUP-IPA(43)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_ho_wifi_to_lte-GSUP-IPA(43)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte(45)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_wifi_to_lte(46)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_wifi_to_lte(45)@d19d2d2cb161: Created Expect[0] for '262426799219367'H to be handled at TC_ho_wifi_to_lte(49) TC_ho_wifi_to_lte(46)@d19d2d2cb161: Created Expect[0] for '262426799219367'H to be handled at TC_ho_wifi_to_lte(50) TC_ho_wifi_to_lte-GSUP(44)@d19d2d2cb161: Created GsupExpect[0] for "262426799219367" to be handled at TC_ho_wifi_to_lte(48) TC_ho_wifi_to_lte(45)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1955'O, end_to_end_id := 'DECF1955'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B31393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;19;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236373939323139333637'O ("262426799219367") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_ho_wifi_to_lte(49) TC_ho_wifi_to_lte(48)@d19d2d2cb161: setverdict(pass): none -> pass TC_ho_wifi_to_lte-GSUP(44)@d19d2d2cb161: Found GsupExpect[0] for "262426799219367" handled at TC_ho_wifi_to_lte(48) TC_ho_wifi_to_lte-GSUP(44)@d19d2d2cb161: Added IMSI table entry 0TC_ho_wifi_to_lte(48)"262426799219367" TC_ho_wifi_to_lte(48)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_ho_wifi_to_lte-GSUP(44)@d19d2d2cb161: Final verdict of PTC: none TC_ho_wifi_to_lte-GTPV2(47)@d19d2d2cb161: Final verdict of PTC: none TC_ho_wifi_to_lte(49)@d19d2d2cb161: Final verdict of PTC: none TC_ho_wifi_to_lte(50)@d19d2d2cb161: Final verdict of PTC: none TC_ho_wifi_to_lte-GSUP-IPA(43)@d19d2d2cb161: Final verdict of PTC: none TC_ho_wifi_to_lte(46)@d19d2d2cb161: Final verdict of PTC: none TC_ho_wifi_to_lte(45)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_ho_wifi_to_lte-GSUP-IPA(43): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_wifi_to_lte-GSUP(44): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_wifi_to_lte(45): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_wifi_to_lte(46): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_wifi_to_lte-GTPV2(47): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_wifi_to_lte(48): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_wifi_to_lte(49): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_ho_wifi_to_lte(50): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_ho_wifi_to_lte finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_wifi_to_lte pass'. Fri Nov 8 04:12:35 UTC 2024 ====== EPDG_Tests.TC_ho_wifi_to_lte pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6348) Waiting for packet dumper to finish... 1 (prev_count=6348, count=13578) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_wifi_to_lte pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_s2b_CreateSession_rejected'. ------ EPDG_Tests.TC_s2b_CreateSession_rejected ------ Fri Nov 8 04:12:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_s2b_CreateSession_rejected.pcap" >/data/EPDG_Tests.TC_s2b_CreateSession_rejected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_s2b_CreateSession_rejected' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_s2b_CreateSession_rejected started. TC_s2b_CreateSession_rejected-GSUP-IPA(51)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected(53)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_CreateSession_rejected(54)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_CreateSession_rejected(53)@d19d2d2cb161: Created Expect[0] for '262420546356417'H to be handled at TC_s2b_CreateSession_rejected(57) TC_s2b_CreateSession_rejected(54)@d19d2d2cb161: Created Expect[0] for '262420546356417'H to be handled at TC_s2b_CreateSession_rejected(58) TC_s2b_CreateSession_rejected-GSUP(52)@d19d2d2cb161: Created GsupExpect[0] for "262420546356417" to be handled at TC_s2b_CreateSession_rejected(56) TC_s2b_CreateSession_rejected(53)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF195B'O, end_to_end_id := 'DECF195B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B32323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;22;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230353436333536343137'O ("262420546356417") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_s2b_CreateSession_rejected(57) TC_s2b_CreateSession_rejected(56)@d19d2d2cb161: setverdict(pass): none -> pass TC_s2b_CreateSession_rejected-GSUP(52)@d19d2d2cb161: Found GsupExpect[0] for "262420546356417" handled at TC_s2b_CreateSession_rejected(56) TC_s2b_CreateSession_rejected-GSUP(52)@d19d2d2cb161: Added IMSI table entry 0TC_s2b_CreateSession_rejected(56)"262420546356417" TC_s2b_CreateSession_rejected(56)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_s2b_CreateSession_rejected(58)@d19d2d2cb161: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GSUP-IPA(51)@d19d2d2cb161: Final verdict of PTC: none TC_s2b_CreateSession_rejected(53)@d19d2d2cb161: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GTPV2(55)@d19d2d2cb161: Final verdict of PTC: none TC_s2b_CreateSession_rejected(54)@d19d2d2cb161: Final verdict of PTC: none TC_s2b_CreateSession_rejected(57)@d19d2d2cb161: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GSUP(52)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_s2b_CreateSession_rejected-GSUP-IPA(51): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_s2b_CreateSession_rejected-GSUP(52): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_s2b_CreateSession_rejected(53): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_s2b_CreateSession_rejected(54): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_s2b_CreateSession_rejected-GTPV2(55): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_s2b_CreateSession_rejected(56): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_s2b_CreateSession_rejected(57): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_s2b_CreateSession_rejected(58): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_s2b_CreateSession_rejected finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_s2b_CreateSession_rejected pass'. Fri Nov 8 04:12:46 UTC 2024 ====== EPDG_Tests.TC_s2b_CreateSession_rejected pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6572) Waiting for packet dumper to finish... 1 (prev_count=6572, count=11550) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_s2b_CreateSession_rejected pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned'. ------ EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned ------ Fri Nov 8 04:12:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned.pcap" >/data/EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_hss_initiated_deregister_new_server_assigned started. TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned(61)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_new_server_assigned(62)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_new_server_assigned(61)@d19d2d2cb161: Created Expect[0] for '262422222249924'H to be handled at TC_hss_initiated_deregister_new_server_assigned(65) TC_hss_initiated_deregister_new_server_assigned(62)@d19d2d2cb161: Created Expect[0] for '262422222249924'H to be handled at TC_hss_initiated_deregister_new_server_assigned(66) TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@d19d2d2cb161: Created GsupExpect[0] for "262422222249924" to be handled at TC_hss_initiated_deregister_new_server_assigned(64) TC_hss_initiated_deregister_new_server_assigned(61)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1960'O, end_to_end_id := 'DECF1960'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B32343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;24;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232323232323439393234'O ("262422222249924") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_deregister_new_server_assigned(65) TC_hss_initiated_deregister_new_server_assigned(64)@d19d2d2cb161: setverdict(pass): none -> pass TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@d19d2d2cb161: Found GsupExpect[0] for "262422222249924" handled at TC_hss_initiated_deregister_new_server_assigned(64) TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@d19d2d2cb161: Added IMSI table entry 0TC_hss_initiated_deregister_new_server_assigned(64)"262422222249924" TC_hss_initiated_deregister_new_server_assigned(64)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(66)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(65)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(61)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned-GTPV2(63)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(62)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GSUP(60): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(61): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(62): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GTPV2(63): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(64): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(65): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(66): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_hss_initiated_deregister_new_server_assigned finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass'. Fri Nov 8 04:13:00 UTC 2024 ====== EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6588) Waiting for packet dumper to finish... 1 (prev_count=6588, count=14761) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination'. ------ EPDG_Tests.TC_hss_initiated_deregister_permanent_termination ------ Fri Nov 8 04:13:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_deregister_permanent_termination.pcap" >/data/EPDG_Tests.TC_hss_initiated_deregister_permanent_termination.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_hss_initiated_deregister_permanent_termination started. TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination(69)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_permanent_termination(70)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_permanent_termination(69)@d19d2d2cb161: Created Expect[0] for '262429347309470'H to be handled at TC_hss_initiated_deregister_permanent_termination(73) TC_hss_initiated_deregister_permanent_termination(70)@d19d2d2cb161: Created Expect[0] for '262429347309470'H to be handled at TC_hss_initiated_deregister_permanent_termination(74) TC_hss_initiated_deregister_permanent_termination-GSUP(68)@d19d2d2cb161: Created GsupExpect[0] for "262429347309470" to be handled at TC_hss_initiated_deregister_permanent_termination(72) TC_hss_initiated_deregister_permanent_termination(69)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1966'O, end_to_end_id := 'DECF1966'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B32373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;27;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239333437333039343730'O ("262429347309470") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_deregister_permanent_termination(73) TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): none -> pass TC_hss_initiated_deregister_permanent_termination-GSUP(68)@d19d2d2cb161: Found GsupExpect[0] for "262429347309470" handled at TC_hss_initiated_deregister_permanent_termination(72) TC_hss_initiated_deregister_permanent_termination-GSUP(68)@d19d2d2cb161: Added IMSI table entry 0TC_hss_initiated_deregister_permanent_termination(72)"262429347309470" TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(70)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 244, RPETxxxx := '11000000'B, command_code := Abort_Session (274), application_id := '01000038'O, hop_by_hop_id := 'DECF1969'O, end_to_end_id := 'DECF1969'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '6161612E6C6F63616C646F6D61696E3B313739323534343233363B33303B6E6F6E6F6465406E6F686F7374'O ("aaa.localdomain;1792544236;30;nonode@nohost") } } }, { 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 := "aaa.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "pgw.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 60, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239333437333039343730406E61692E6570632E6D6E633030312E6D636330312E336770706E6574776F726B2E6F7267'O ("262429347309470@nai.epc.mnc001.mcc01.3gppnetwork.org") } } }, { 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) } } } } } handled at TC_hss_initiated_deregister_permanent_termination(74) TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_hss_initiated_deregister_permanent_termination-GSUP(68)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(74)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination-GTPV2(71)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(73)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(69)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(70)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GSUP(68): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(69): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(70): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GTPV2(71): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(72): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(73): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(74): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_hss_initiated_deregister_permanent_termination finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass'. Fri Nov 8 04:13:14 UTC 2024 ====== EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6700) Waiting for packet dumper to finish... 1 (prev_count=6700, count=16094) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile'. ------ EPDG_Tests.TC_hss_initiated_update_user_profile ------ Fri Nov 8 04:13:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_update_user_profile.pcap" >/data/EPDG_Tests.TC_hss_initiated_update_user_profile.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_hss_initiated_update_user_profile started. TC_hss_initiated_update_user_profile-GSUP-IPA(75)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile(77)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile(78)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile(77)@d19d2d2cb161: Created Expect[0] for '262424940757226'H to be handled at TC_hss_initiated_update_user_profile(81) TC_hss_initiated_update_user_profile(78)@d19d2d2cb161: Created Expect[0] for '262424940757226'H to be handled at TC_hss_initiated_update_user_profile(82) TC_hss_initiated_update_user_profile-GSUP(76)@d19d2d2cb161: Created GsupExpect[0] for "262424940757226" to be handled at TC_hss_initiated_update_user_profile(80) TC_hss_initiated_update_user_profile(77)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF196D'O, end_to_end_id := 'DECF196D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B33313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;31;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234393430373537323236'O ("262424940757226") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_update_user_profile(81) TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile-GSUP(76)@d19d2d2cb161: Found GsupExpect[0] for "262424940757226" handled at TC_hss_initiated_update_user_profile(80) TC_hss_initiated_update_user_profile-GSUP(76)@d19d2d2cb161: Added IMSI table entry 0TC_hss_initiated_update_user_profile(80)"262424940757226" TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(78)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 244, RPETxxxx := '11000000'B, command_code := Re_Auth (258), application_id := '01000038'O, hop_by_hop_id := 'DECF1970'O, end_to_end_id := 'DECF1970'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '6161612E6C6F63616C646F6D61696E3B313739323534343233363B33343B6E6F6E6F6465406E6F686F7374'O ("aaa.localdomain;1792544236;34;nonode@nohost") } } }, { 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 := "aaa.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "pgw.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Re_Auth_Request_Type (285) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Re_Auth_Request_Type := AUTHORIZE_ONLY (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 60, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234393430373537323236406E61692E6570632E6D6E633030312E6D636330312E336770706E6574776F726B2E6F7267'O ("262424940757226@nai.epc.mnc001.mcc01.3gppnetwork.org") } } } } } handled at TC_hss_initiated_update_user_profile(82) TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile(81)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile-GTPV2(79)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile(78)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile(82)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile-GSUP(76)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile(77)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile-GSUP-IPA(75)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile-GSUP-IPA(75): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile-GSUP(76): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile(77): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile(78): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile-GTPV2(79): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile(80): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile(81): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile(82): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_hss_initiated_update_user_profile finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile pass'. Fri Nov 8 04:13:25 UTC 2024 ====== EPDG_Tests.TC_hss_initiated_update_user_profile pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14138) Waiting for packet dumper to finish... 1 (prev_count=14138, count=15566) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown'. ------ EPDG_Tests.TC_hss_initiated_update_user_profile_unknown ------ Fri Nov 8 04:13:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_update_user_profile_unknown.pcap" >/data/EPDG_Tests.TC_hss_initiated_update_user_profile_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_hss_initiated_update_user_profile_unknown started. TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown(85)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile_unknown(86)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile_unknown(85)@d19d2d2cb161: Created Expect[0] for '262422563507654'H to be handled at TC_hss_initiated_update_user_profile_unknown(89) TC_hss_initiated_update_user_profile_unknown(86)@d19d2d2cb161: Created Expect[0] for '262422563507654'H to be handled at TC_hss_initiated_update_user_profile_unknown(90) TC_hss_initiated_update_user_profile_unknown-GSUP(84)@d19d2d2cb161: Created GsupExpect[0] for "262422563507654" to be handled at TC_hss_initiated_update_user_profile_unknown(88) TC_hss_initiated_update_user_profile_unknown(88)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile_unknown(89)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown-GSUP(84)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(86)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(90)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(85)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@d19d2d2cb161: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown-GTPV2(87)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GSUP(84): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(85): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(86): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GTPV2(87): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(88): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(89): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(90): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_hss_initiated_update_user_profile_unknown finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass'. Fri Nov 8 04:13:38 UTC 2024 ====== EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6696) Waiting for packet dumper to finish... 1 (prev_count=6696, count=9538) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues2'. ------ EPDG_Tests.TC_concurrent_ues2 ------ Fri Nov 8 04:13:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_concurrent_ues2.pcap" >/data/EPDG_Tests.TC_concurrent_ues2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues2' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_concurrent_ues2 started. TC_concurrent_ues2-GSUP-IPA(91)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_concurrent_ues2-GSUP-IPA(91)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2(93)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues2(94)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues2(93)@d19d2d2cb161: Created Expect[0] for '262421917080272'H to be handled at TC_concurrent_ues2(97) TC_concurrent_ues2(94)@d19d2d2cb161: Created Expect[0] for '262421917080272'H to be handled at TC_concurrent_ues2(98) TC_concurrent_ues2-GSUP(92)@d19d2d2cb161: Created GsupExpect[0] for "262421917080272" to be handled at TC_concurrent_ues2(96) TC_concurrent_ues2(93)@d19d2d2cb161: Created Expect[1] for '262423298578292'H to be handled at TC_concurrent_ues2(100) TC_concurrent_ues2(94)@d19d2d2cb161: Created Expect[1] for '262423298578292'H to be handled at TC_concurrent_ues2(101) TC_concurrent_ues2-GSUP(92)@d19d2d2cb161: Created GsupExpect[1] for "262423298578292" to be handled at TC_concurrent_ues2(99) TC_concurrent_ues2(93)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1978'O, end_to_end_id := 'DECF1978'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B33353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;35;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231393137303830323732'O ("262421917080272") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues2(97) TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues2-GSUP(92)@d19d2d2cb161: Found GsupExpect[0] for "262421917080272" handled at TC_concurrent_ues2(96) TC_concurrent_ues2-GSUP(92)@d19d2d2cb161: Added IMSI table entry 0TC_concurrent_ues2(96)"262421917080272" TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(93)@d19d2d2cb161: Found Expect[1] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF197B'O, end_to_end_id := 'DECF197B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B33383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;38;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233323938353738323932'O ("262423298578292") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues2(100) TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues2-GSUP(92)@d19d2d2cb161: Found GsupExpect[1] for "262423298578292" handled at TC_concurrent_ues2(99) TC_concurrent_ues2-GSUP(92)@d19d2d2cb161: Added IMSI table entry 1TC_concurrent_ues2(99)"262423298578292" TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed MTC@d19d2d2cb161: All attached! TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues2(98)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues2-GSUP(92)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues2(93)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues2(101)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues2(97)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues2(100)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues2-GSUP-IPA(91)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues2-GTPV2(95)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues2(94)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2-GSUP-IPA(91): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2-GSUP(92): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2(93): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2(94): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2-GTPV2(95): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2(96): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2(97): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2(98): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2(99): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2(100): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues2(101): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_concurrent_ues2 finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_concurrent_ues2 pass'. Fri Nov 8 04:13:51 UTC 2024 ====== EPDG_Tests.TC_concurrent_ues2 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18589) Waiting for packet dumper to finish... 1 (prev_count=18589, count=22783) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_concurrent_ues2 pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues100'. ------ EPDG_Tests.TC_concurrent_ues100 ------ Fri Nov 8 04:13:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_concurrent_ues100.pcap" >/data/EPDG_Tests.TC_concurrent_ues100.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues100' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_concurrent_ues100 started. TC_concurrent_ues100-GSUP-IPA(102)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues100-GSUP-IPA(102)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_concurrent_ues100-GSUP-IPA(102)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_concurrent_ues100-GSUP-IPA(102)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues100-GSUP-IPA(102)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues100(104)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues100(105)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[0] for '262429931726127'H to be handled at TC_concurrent_ues100(108) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[0] for '262429931726127'H to be handled at TC_concurrent_ues100(109) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[0] for "262429931726127" to be handled at TC_concurrent_ues100(107) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[1] for '262426628316088'H to be handled at TC_concurrent_ues100(111) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[1] for '262426628316088'H to be handled at TC_concurrent_ues100(112) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[1] for "262426628316088" to be handled at TC_concurrent_ues100(110) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[2] for '262427254939552'H to be handled at TC_concurrent_ues100(114) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[2] for '262427254939552'H to be handled at TC_concurrent_ues100(115) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[2] for "262427254939552" to be handled at TC_concurrent_ues100(113) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[3] for '262429463585930'H to be handled at TC_concurrent_ues100(117) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[3] for '262429463585930'H to be handled at TC_concurrent_ues100(118) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[3] for "262429463585930" to be handled at TC_concurrent_ues100(116) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[4] for '262420869841668'H to be handled at TC_concurrent_ues100(120) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[4] for '262420869841668'H to be handled at TC_concurrent_ues100(121) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[4] for "262420869841668" to be handled at TC_concurrent_ues100(119) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[5] for '262421419337525'H to be handled at TC_concurrent_ues100(123) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[5] for '262421419337525'H to be handled at TC_concurrent_ues100(124) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[5] for "262421419337525" to be handled at TC_concurrent_ues100(122) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[6] for '262425527654227'H to be handled at TC_concurrent_ues100(126) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[6] for '262425527654227'H to be handled at TC_concurrent_ues100(127) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[6] for "262425527654227" to be handled at TC_concurrent_ues100(125) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[7] for '262427665586698'H to be handled at TC_concurrent_ues100(129) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[7] for '262427665586698'H to be handled at TC_concurrent_ues100(130) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[7] for "262427665586698" to be handled at TC_concurrent_ues100(128) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[8] for '262423237098101'H to be handled at TC_concurrent_ues100(132) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[8] for '262423237098101'H to be handled at TC_concurrent_ues100(133) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[8] for "262423237098101" to be handled at TC_concurrent_ues100(131) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[9] for '262427944402801'H to be handled at TC_concurrent_ues100(135) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[9] for '262427944402801'H to be handled at TC_concurrent_ues100(136) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[9] for "262427944402801" to be handled at TC_concurrent_ues100(134) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[10] for '262424571434202'H to be handled at TC_concurrent_ues100(138) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[10] for '262424571434202'H to be handled at TC_concurrent_ues100(139) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[10] for "262424571434202" to be handled at TC_concurrent_ues100(137) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[11] for '262428752921634'H to be handled at TC_concurrent_ues100(141) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[11] for '262428752921634'H to be handled at TC_concurrent_ues100(142) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[11] for "262428752921634" to be handled at TC_concurrent_ues100(140) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[12] for '262420515496832'H to be handled at TC_concurrent_ues100(144) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[12] for '262420515496832'H to be handled at TC_concurrent_ues100(145) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[12] for "262420515496832" to be handled at TC_concurrent_ues100(143) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[13] for '262426290665713'H to be handled at TC_concurrent_ues100(147) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[13] for '262426290665713'H to be handled at TC_concurrent_ues100(148) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[13] for "262426290665713" to be handled at TC_concurrent_ues100(146) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[14] for '262429112965828'H to be handled at TC_concurrent_ues100(150) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[14] for '262429112965828'H to be handled at TC_concurrent_ues100(151) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[14] for "262429112965828" to be handled at TC_concurrent_ues100(149) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[15] for '262423686990616'H to be handled at TC_concurrent_ues100(153) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[15] for '262423686990616'H to be handled at TC_concurrent_ues100(154) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[15] for "262423686990616" to be handled at TC_concurrent_ues100(152) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[16] for '262428248391132'H to be handled at TC_concurrent_ues100(156) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[16] for '262428248391132'H to be handled at TC_concurrent_ues100(157) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[16] for "262428248391132" to be handled at TC_concurrent_ues100(155) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[17] for '262421043962198'H to be handled at TC_concurrent_ues100(159) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[17] for '262421043962198'H to be handled at TC_concurrent_ues100(160) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[17] for "262421043962198" to be handled at TC_concurrent_ues100(158) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[18] for '262429317967575'H to be handled at TC_concurrent_ues100(162) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[18] for '262429317967575'H to be handled at TC_concurrent_ues100(163) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[18] for "262429317967575" to be handled at TC_concurrent_ues100(161) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[19] for '262423212250535'H to be handled at TC_concurrent_ues100(165) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[19] for '262423212250535'H to be handled at TC_concurrent_ues100(166) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[19] for "262423212250535" to be handled at TC_concurrent_ues100(164) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[20] for '262427871214610'H to be handled at TC_concurrent_ues100(168) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[20] for '262427871214610'H to be handled at TC_concurrent_ues100(169) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[20] for "262427871214610" to be handled at TC_concurrent_ues100(167) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[21] for '262428050529639'H to be handled at TC_concurrent_ues100(171) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[21] for '262428050529639'H to be handled at TC_concurrent_ues100(172) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[21] for "262428050529639" to be handled at TC_concurrent_ues100(170) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[22] for '262423245173554'H to be handled at TC_concurrent_ues100(174) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[22] for '262423245173554'H to be handled at TC_concurrent_ues100(175) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[22] for "262423245173554" to be handled at TC_concurrent_ues100(173) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[23] for '262421366874577'H to be handled at TC_concurrent_ues100(177) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[23] for '262421366874577'H to be handled at TC_concurrent_ues100(178) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[23] for "262421366874577" to be handled at TC_concurrent_ues100(176) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[24] for '262421659543052'H to be handled at TC_concurrent_ues100(180) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[24] for '262421659543052'H to be handled at TC_concurrent_ues100(181) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[24] for "262421659543052" to be handled at TC_concurrent_ues100(179) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[25] for '262421469406385'H to be handled at TC_concurrent_ues100(183) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[25] for '262421469406385'H to be handled at TC_concurrent_ues100(184) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[25] for "262421469406385" to be handled at TC_concurrent_ues100(182) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[26] for '262420777063817'H to be handled at TC_concurrent_ues100(186) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[26] for '262420777063817'H to be handled at TC_concurrent_ues100(187) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[26] for "262420777063817" to be handled at TC_concurrent_ues100(185) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[27] for '262422420592507'H to be handled at TC_concurrent_ues100(189) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[27] for '262422420592507'H to be handled at TC_concurrent_ues100(190) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[27] for "262422420592507" to be handled at TC_concurrent_ues100(188) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[28] for '262423514017078'H to be handled at TC_concurrent_ues100(192) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[28] for '262423514017078'H to be handled at TC_concurrent_ues100(193) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[28] for "262423514017078" to be handled at TC_concurrent_ues100(191) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[29] for '262422311564294'H to be handled at TC_concurrent_ues100(195) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[29] for '262422311564294'H to be handled at TC_concurrent_ues100(196) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[29] for "262422311564294" to be handled at TC_concurrent_ues100(194) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[30] for '262421056762896'H to be handled at TC_concurrent_ues100(198) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[30] for '262421056762896'H to be handled at TC_concurrent_ues100(199) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[30] for "262421056762896" to be handled at TC_concurrent_ues100(197) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[31] for '262420110788034'H to be handled at TC_concurrent_ues100(201) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[31] for '262420110788034'H to be handled at TC_concurrent_ues100(202) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[31] for "262420110788034" to be handled at TC_concurrent_ues100(200) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[32] for '262420398082074'H to be handled at TC_concurrent_ues100(204) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[32] for '262420398082074'H to be handled at TC_concurrent_ues100(205) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[32] for "262420398082074" to be handled at TC_concurrent_ues100(203) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[33] for '262423580009939'H to be handled at TC_concurrent_ues100(207) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[33] for '262423580009939'H to be handled at TC_concurrent_ues100(208) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[33] for "262423580009939" to be handled at TC_concurrent_ues100(206) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[34] for '262424250331901'H to be handled at TC_concurrent_ues100(210) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[34] for '262424250331901'H to be handled at TC_concurrent_ues100(211) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[34] for "262424250331901" to be handled at TC_concurrent_ues100(209) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[35] for '262426572713535'H to be handled at TC_concurrent_ues100(213) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[35] for '262426572713535'H to be handled at TC_concurrent_ues100(214) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[35] for "262426572713535" to be handled at TC_concurrent_ues100(212) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[36] for '262420159758714'H to be handled at TC_concurrent_ues100(216) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[36] for '262420159758714'H to be handled at TC_concurrent_ues100(217) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[36] for "262420159758714" to be handled at TC_concurrent_ues100(215) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[37] for '262425435065916'H to be handled at TC_concurrent_ues100(219) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[37] for '262425435065916'H to be handled at TC_concurrent_ues100(220) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[37] for "262425435065916" to be handled at TC_concurrent_ues100(218) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[38] for '262427022288609'H to be handled at TC_concurrent_ues100(222) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[38] for '262427022288609'H to be handled at TC_concurrent_ues100(223) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[38] for "262427022288609" to be handled at TC_concurrent_ues100(221) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[39] for '262424636641707'H to be handled at TC_concurrent_ues100(225) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[39] for '262424636641707'H to be handled at TC_concurrent_ues100(226) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[39] for "262424636641707" to be handled at TC_concurrent_ues100(224) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[40] for '262422829966029'H to be handled at TC_concurrent_ues100(228) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[40] for '262422829966029'H to be handled at TC_concurrent_ues100(229) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[40] for "262422829966029" to be handled at TC_concurrent_ues100(227) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[41] for '262426062696422'H to be handled at TC_concurrent_ues100(231) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[41] for '262426062696422'H to be handled at TC_concurrent_ues100(232) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[41] for "262426062696422" to be handled at TC_concurrent_ues100(230) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[42] for '262429346447660'H to be handled at TC_concurrent_ues100(234) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[42] for '262429346447660'H to be handled at TC_concurrent_ues100(235) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[42] for "262429346447660" to be handled at TC_concurrent_ues100(233) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[43] for '262428241793870'H to be handled at TC_concurrent_ues100(237) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[43] for '262428241793870'H to be handled at TC_concurrent_ues100(238) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[43] for "262428241793870" to be handled at TC_concurrent_ues100(236) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[44] for '262428364082122'H to be handled at TC_concurrent_ues100(240) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[44] for '262428364082122'H to be handled at TC_concurrent_ues100(241) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[44] for "262428364082122" to be handled at TC_concurrent_ues100(239) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[45] for '262427577038036'H to be handled at TC_concurrent_ues100(243) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[45] for '262427577038036'H to be handled at TC_concurrent_ues100(244) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[45] for "262427577038036" to be handled at TC_concurrent_ues100(242) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[46] for '262425371438915'H to be handled at TC_concurrent_ues100(246) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[46] for '262425371438915'H to be handled at TC_concurrent_ues100(247) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[46] for "262425371438915" to be handled at TC_concurrent_ues100(245) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[47] for '262424856940190'H to be handled at TC_concurrent_ues100(249) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[47] for '262424856940190'H to be handled at TC_concurrent_ues100(250) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[47] for "262424856940190" to be handled at TC_concurrent_ues100(248) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[48] for '262426244824137'H to be handled at TC_concurrent_ues100(252) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[48] for '262426244824137'H to be handled at TC_concurrent_ues100(253) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[48] for "262426244824137" to be handled at TC_concurrent_ues100(251) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[49] for '262420849975406'H to be handled at TC_concurrent_ues100(255) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[49] for '262420849975406'H to be handled at TC_concurrent_ues100(256) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[49] for "262420849975406" to be handled at TC_concurrent_ues100(254) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[50] for '262421780970683'H to be handled at TC_concurrent_ues100(258) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[50] for '262421780970683'H to be handled at TC_concurrent_ues100(259) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[50] for "262421780970683" to be handled at TC_concurrent_ues100(257) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[51] for '262425627477757'H to be handled at TC_concurrent_ues100(261) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[51] for '262425627477757'H to be handled at TC_concurrent_ues100(262) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[51] for "262425627477757" to be handled at TC_concurrent_ues100(260) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[52] for '262420543640424'H to be handled at TC_concurrent_ues100(264) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[52] for '262420543640424'H to be handled at TC_concurrent_ues100(265) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[52] for "262420543640424" to be handled at TC_concurrent_ues100(263) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[53] for '262422607902086'H to be handled at TC_concurrent_ues100(267) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[53] for '262422607902086'H to be handled at TC_concurrent_ues100(268) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[53] for "262422607902086" to be handled at TC_concurrent_ues100(266) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[54] for '262421032177491'H to be handled at TC_concurrent_ues100(270) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[54] for '262421032177491'H to be handled at TC_concurrent_ues100(271) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[54] for "262421032177491" to be handled at TC_concurrent_ues100(269) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[55] for '262429019742844'H to be handled at TC_concurrent_ues100(273) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[55] for '262429019742844'H to be handled at TC_concurrent_ues100(274) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[55] for "262429019742844" to be handled at TC_concurrent_ues100(272) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[56] for '262422732719831'H to be handled at TC_concurrent_ues100(276) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[56] for '262422732719831'H to be handled at TC_concurrent_ues100(277) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[56] for "262422732719831" to be handled at TC_concurrent_ues100(275) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[57] for '262427197509252'H to be handled at TC_concurrent_ues100(279) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[57] for '262427197509252'H to be handled at TC_concurrent_ues100(280) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[57] for "262427197509252" to be handled at TC_concurrent_ues100(278) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[58] for '262423363307155'H to be handled at TC_concurrent_ues100(282) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[58] for '262423363307155'H to be handled at TC_concurrent_ues100(283) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[58] for "262423363307155" to be handled at TC_concurrent_ues100(281) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[59] for '262424918594867'H to be handled at TC_concurrent_ues100(285) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[59] for '262424918594867'H to be handled at TC_concurrent_ues100(286) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[59] for "262424918594867" to be handled at TC_concurrent_ues100(284) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[60] for '262425779332715'H to be handled at TC_concurrent_ues100(288) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[60] for '262425779332715'H to be handled at TC_concurrent_ues100(289) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[60] for "262425779332715" to be handled at TC_concurrent_ues100(287) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[61] for '262426601931387'H to be handled at TC_concurrent_ues100(291) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[61] for '262426601931387'H to be handled at TC_concurrent_ues100(292) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[61] for "262426601931387" to be handled at TC_concurrent_ues100(290) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[62] for '262429151469698'H to be handled at TC_concurrent_ues100(294) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[62] for '262429151469698'H to be handled at TC_concurrent_ues100(295) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[62] for "262429151469698" to be handled at TC_concurrent_ues100(293) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[63] for '262428473217778'H to be handled at TC_concurrent_ues100(297) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[63] for '262428473217778'H to be handled at TC_concurrent_ues100(298) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[63] for "262428473217778" to be handled at TC_concurrent_ues100(296) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[64] for '262421900097442'H to be handled at TC_concurrent_ues100(300) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[64] for '262421900097442'H to be handled at TC_concurrent_ues100(301) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[64] for "262421900097442" to be handled at TC_concurrent_ues100(299) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[65] for '262423952877822'H to be handled at TC_concurrent_ues100(303) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[65] for '262423952877822'H to be handled at TC_concurrent_ues100(304) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[65] for "262423952877822" to be handled at TC_concurrent_ues100(302) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[66] for '262422334118702'H to be handled at TC_concurrent_ues100(306) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[66] for '262422334118702'H to be handled at TC_concurrent_ues100(307) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[66] for "262422334118702" to be handled at TC_concurrent_ues100(305) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[67] for '262423564476641'H to be handled at TC_concurrent_ues100(309) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[67] for '262423564476641'H to be handled at TC_concurrent_ues100(310) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[67] for "262423564476641" to be handled at TC_concurrent_ues100(308) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[68] for '262428022732304'H to be handled at TC_concurrent_ues100(312) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[68] for '262428022732304'H to be handled at TC_concurrent_ues100(313) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[68] for "262428022732304" to be handled at TC_concurrent_ues100(311) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[69] for '262429992654277'H to be handled at TC_concurrent_ues100(315) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[69] for '262429992654277'H to be handled at TC_concurrent_ues100(316) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[69] for "262429992654277" to be handled at TC_concurrent_ues100(314) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[70] for '262422543502723'H to be handled at TC_concurrent_ues100(318) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[70] for '262422543502723'H to be handled at TC_concurrent_ues100(319) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[70] for "262422543502723" to be handled at TC_concurrent_ues100(317) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[71] for '262425099610570'H to be handled at TC_concurrent_ues100(321) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[71] for '262425099610570'H to be handled at TC_concurrent_ues100(322) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[71] for "262425099610570" to be handled at TC_concurrent_ues100(320) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[72] for '262422739542230'H to be handled at TC_concurrent_ues100(324) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[72] for '262422739542230'H to be handled at TC_concurrent_ues100(325) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[72] for "262422739542230" to be handled at TC_concurrent_ues100(323) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[73] for '262426117794244'H to be handled at TC_concurrent_ues100(327) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[73] for '262426117794244'H to be handled at TC_concurrent_ues100(328) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[73] for "262426117794244" to be handled at TC_concurrent_ues100(326) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[74] for '262422641417065'H to be handled at TC_concurrent_ues100(330) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[74] for '262422641417065'H to be handled at TC_concurrent_ues100(331) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[74] for "262422641417065" to be handled at TC_concurrent_ues100(329) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[75] for '262421373491803'H to be handled at TC_concurrent_ues100(333) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[75] for '262421373491803'H to be handled at TC_concurrent_ues100(334) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[75] for "262421373491803" to be handled at TC_concurrent_ues100(332) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[76] for '262425987308102'H to be handled at TC_concurrent_ues100(336) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[76] for '262425987308102'H to be handled at TC_concurrent_ues100(337) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[76] for "262425987308102" to be handled at TC_concurrent_ues100(335) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[77] for '262423772519563'H to be handled at TC_concurrent_ues100(339) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[77] for '262423772519563'H to be handled at TC_concurrent_ues100(340) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[77] for "262423772519563" to be handled at TC_concurrent_ues100(338) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[78] for '262423204581017'H to be handled at TC_concurrent_ues100(342) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[78] for '262423204581017'H to be handled at TC_concurrent_ues100(343) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[78] for "262423204581017" to be handled at TC_concurrent_ues100(341) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[79] for '262429277680532'H to be handled at TC_concurrent_ues100(345) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[79] for '262429277680532'H to be handled at TC_concurrent_ues100(346) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[79] for "262429277680532" to be handled at TC_concurrent_ues100(344) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[80] for '262426342966556'H to be handled at TC_concurrent_ues100(348) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[80] for '262426342966556'H to be handled at TC_concurrent_ues100(349) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[80] for "262426342966556" to be handled at TC_concurrent_ues100(347) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[81] for '262429571974552'H to be handled at TC_concurrent_ues100(351) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[81] for '262429571974552'H to be handled at TC_concurrent_ues100(352) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[81] for "262429571974552" to be handled at TC_concurrent_ues100(350) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[82] for '262421790433233'H to be handled at TC_concurrent_ues100(354) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[82] for '262421790433233'H to be handled at TC_concurrent_ues100(355) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[82] for "262421790433233" to be handled at TC_concurrent_ues100(353) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[83] for '262428530082937'H to be handled at TC_concurrent_ues100(357) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[83] for '262428530082937'H to be handled at TC_concurrent_ues100(358) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[83] for "262428530082937" to be handled at TC_concurrent_ues100(356) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[84] for '262420067144595'H to be handled at TC_concurrent_ues100(360) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[84] for '262420067144595'H to be handled at TC_concurrent_ues100(361) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[84] for "262420067144595" to be handled at TC_concurrent_ues100(359) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[85] for '262427457965040'H to be handled at TC_concurrent_ues100(363) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[85] for '262427457965040'H to be handled at TC_concurrent_ues100(364) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[85] for "262427457965040" to be handled at TC_concurrent_ues100(362) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[86] for '262423820804455'H to be handled at TC_concurrent_ues100(366) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[86] for '262423820804455'H to be handled at TC_concurrent_ues100(367) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[86] for "262423820804455" to be handled at TC_concurrent_ues100(365) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[87] for '262426764609723'H to be handled at TC_concurrent_ues100(369) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[87] for '262426764609723'H to be handled at TC_concurrent_ues100(370) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[87] for "262426764609723" to be handled at TC_concurrent_ues100(368) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[88] for '262427021094757'H to be handled at TC_concurrent_ues100(372) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[88] for '262427021094757'H to be handled at TC_concurrent_ues100(373) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[88] for "262427021094757" to be handled at TC_concurrent_ues100(371) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[89] for '262425793656066'H to be handled at TC_concurrent_ues100(375) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[89] for '262425793656066'H to be handled at TC_concurrent_ues100(376) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[89] for "262425793656066" to be handled at TC_concurrent_ues100(374) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[90] for '262426091657520'H to be handled at TC_concurrent_ues100(378) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[90] for '262426091657520'H to be handled at TC_concurrent_ues100(379) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[90] for "262426091657520" to be handled at TC_concurrent_ues100(377) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[91] for '262429136767189'H to be handled at TC_concurrent_ues100(381) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[91] for '262429136767189'H to be handled at TC_concurrent_ues100(382) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[91] for "262429136767189" to be handled at TC_concurrent_ues100(380) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[92] for '262429464857942'H to be handled at TC_concurrent_ues100(384) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[92] for '262429464857942'H to be handled at TC_concurrent_ues100(385) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[92] for "262429464857942" to be handled at TC_concurrent_ues100(383) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[93] for '262421881219869'H to be handled at TC_concurrent_ues100(387) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[93] for '262421881219869'H to be handled at TC_concurrent_ues100(388) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[93] for "262421881219869" to be handled at TC_concurrent_ues100(386) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[94] for '262425368269224'H to be handled at TC_concurrent_ues100(390) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[94] for '262425368269224'H to be handled at TC_concurrent_ues100(391) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[94] for "262425368269224" to be handled at TC_concurrent_ues100(389) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[95] for '262427034596622'H to be handled at TC_concurrent_ues100(393) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[95] for '262427034596622'H to be handled at TC_concurrent_ues100(394) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[95] for "262427034596622" to be handled at TC_concurrent_ues100(392) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[96] for '262423441023197'H to be handled at TC_concurrent_ues100(396) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[96] for '262423441023197'H to be handled at TC_concurrent_ues100(397) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[96] for "262423441023197" to be handled at TC_concurrent_ues100(395) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[97] for '262423779891746'H to be handled at TC_concurrent_ues100(399) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[97] for '262423779891746'H to be handled at TC_concurrent_ues100(400) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[97] for "262423779891746" to be handled at TC_concurrent_ues100(398) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[98] for '262426757204023'H to be handled at TC_concurrent_ues100(402) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[98] for '262426757204023'H to be handled at TC_concurrent_ues100(403) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[98] for "262426757204023" to be handled at TC_concurrent_ues100(401) TC_concurrent_ues100(104)@d19d2d2cb161: Created Expect[99] for '262423237539234'H to be handled at TC_concurrent_ues100(405) TC_concurrent_ues100(105)@d19d2d2cb161: Created Expect[99] for '262423237539234'H to be handled at TC_concurrent_ues100(406) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Created GsupExpect[99] for "262423237539234" to be handled at TC_concurrent_ues100(404) TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1984'O, end_to_end_id := 'DECF1984'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B34333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;43;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239393331373236313237'O ("262429931726127") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(108) TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[0] for "262429931726127" handled at TC_concurrent_ues100(107) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 0TC_concurrent_ues100(107)"262429931726127" TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[1] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1987'O, end_to_end_id := 'DECF1987'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B34363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;46;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236363238333136303838'O ("262426628316088") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(111) TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[1] for "262426628316088" handled at TC_concurrent_ues100(110) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 1TC_concurrent_ues100(110)"262426628316088" TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[2] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF198A'O, end_to_end_id := 'DECF198A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B34393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;49;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237323534393339353532'O ("262427254939552") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(114) TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[2] for "262427254939552" handled at TC_concurrent_ues100(113) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 2TC_concurrent_ues100(113)"262427254939552" TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[3] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF198D'O, end_to_end_id := 'DECF198D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B35323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;52;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239343633353835393330'O ("262429463585930") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(117) TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[3] for "262429463585930" handled at TC_concurrent_ues100(116) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 3TC_concurrent_ues100(116)"262429463585930" TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[4] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1990'O, end_to_end_id := 'DECF1990'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B35353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;55;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230383639383431363638'O ("262420869841668") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(120) TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[4] for "262420869841668" handled at TC_concurrent_ues100(119) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 4TC_concurrent_ues100(119)"262420869841668" TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[5] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1993'O, end_to_end_id := 'DECF1993'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B35383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;58;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231343139333337353235'O ("262421419337525") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(123) TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[5] for "262421419337525" handled at TC_concurrent_ues100(122) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 5TC_concurrent_ues100(122)"262421419337525" TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[6] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1996'O, end_to_end_id := 'DECF1996'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B36313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;61;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235353237363534323237'O ("262425527654227") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(126) TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[6] for "262425527654227" handled at TC_concurrent_ues100(125) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 6TC_concurrent_ues100(125)"262425527654227" TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[7] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1999'O, end_to_end_id := 'DECF1999'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B36343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;64;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237363635353836363938'O ("262427665586698") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(129) TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[7] for "262427665586698" handled at TC_concurrent_ues100(128) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 7TC_concurrent_ues100(128)"262427665586698" TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[8] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF199C'O, end_to_end_id := 'DECF199C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B36373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;67;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233323337303938313031'O ("262423237098101") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(132) TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[8] for "262423237098101" handled at TC_concurrent_ues100(131) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 8TC_concurrent_ues100(131)"262423237098101" TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[9] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF199F'O, end_to_end_id := 'DECF199F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B37303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;70;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237393434343032383031'O ("262427944402801") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(135) TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[9] for "262427944402801" handled at TC_concurrent_ues100(134) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 9TC_concurrent_ues100(134)"262427944402801" TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[10] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19A2'O, end_to_end_id := 'DECF19A2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B37333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;73;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234353731343334323032'O ("262424571434202") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(138) TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[10] for "262424571434202" handled at TC_concurrent_ues100(137) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 10TC_concurrent_ues100(137)"262424571434202" TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[11] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19A5'O, end_to_end_id := 'DECF19A5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B37363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;76;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238373532393231363334'O ("262428752921634") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(141) TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[11] for "262428752921634" handled at TC_concurrent_ues100(140) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 11TC_concurrent_ues100(140)"262428752921634" TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[12] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19A8'O, end_to_end_id := 'DECF19A8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B37393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;79;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230353135343936383332'O ("262420515496832") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(144) TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[12] for "262420515496832" handled at TC_concurrent_ues100(143) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 12TC_concurrent_ues100(143)"262420515496832" TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[13] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19AB'O, end_to_end_id := 'DECF19AB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B38323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;82;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236323930363635373133'O ("262426290665713") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(147) TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[13] for "262426290665713" handled at TC_concurrent_ues100(146) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 13TC_concurrent_ues100(146)"262426290665713" TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[14] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19AE'O, end_to_end_id := 'DECF19AE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B38353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;85;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239313132393635383238'O ("262429112965828") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(150) TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[14] for "262429112965828" handled at TC_concurrent_ues100(149) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 14TC_concurrent_ues100(149)"262429112965828" TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[15] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19B1'O, end_to_end_id := 'DECF19B1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B38383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;88;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233363836393930363136'O ("262423686990616") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(153) TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[15] for "262423686990616" handled at TC_concurrent_ues100(152) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 15TC_concurrent_ues100(152)"262423686990616" TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[16] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19B4'O, end_to_end_id := 'DECF19B4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B39313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;91;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238323438333931313332'O ("262428248391132") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(156) TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[16] for "262428248391132" handled at TC_concurrent_ues100(155) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 16TC_concurrent_ues100(155)"262428248391132" TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[17] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19B7'O, end_to_end_id := 'DECF19B7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B39343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;94;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231303433393632313938'O ("262421043962198") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(159) TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[17] for "262421043962198" handled at TC_concurrent_ues100(158) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 17TC_concurrent_ues100(158)"262421043962198" TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[18] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19BA'O, end_to_end_id := 'DECF19BA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B39373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;97;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239333137393637353735'O ("262429317967575") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(162) TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[18] for "262429317967575" handled at TC_concurrent_ues100(161) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 18TC_concurrent_ues100(161)"262429317967575" TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[19] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19BD'O, end_to_end_id := 'DECF19BD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3130303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;100;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233323132323530353335'O ("262423212250535") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(165) TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[19] for "262423212250535" handled at TC_concurrent_ues100(164) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 19TC_concurrent_ues100(164)"262423212250535" TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[20] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19C0'O, end_to_end_id := 'DECF19C0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3130333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;103;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237383731323134363130'O ("262427871214610") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(168) TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[20] for "262427871214610" handled at TC_concurrent_ues100(167) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 20TC_concurrent_ues100(167)"262427871214610" TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[21] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19C3'O, end_to_end_id := 'DECF19C3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3130363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;106;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238303530353239363339'O ("262428050529639") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(171) TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[21] for "262428050529639" handled at TC_concurrent_ues100(170) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 21TC_concurrent_ues100(170)"262428050529639" TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[22] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19C6'O, end_to_end_id := 'DECF19C6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3130393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;109;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233323435313733353534'O ("262423245173554") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(174) TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[22] for "262423245173554" handled at TC_concurrent_ues100(173) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 22TC_concurrent_ues100(173)"262423245173554" TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[23] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19C9'O, end_to_end_id := 'DECF19C9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3131323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;112;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231333636383734353737'O ("262421366874577") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(177) TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[23] for "262421366874577" handled at TC_concurrent_ues100(176) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 23TC_concurrent_ues100(176)"262421366874577" TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[24] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19CC'O, end_to_end_id := 'DECF19CC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3131353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;115;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231363539353433303532'O ("262421659543052") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(180) TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[24] for "262421659543052" handled at TC_concurrent_ues100(179) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 24TC_concurrent_ues100(179)"262421659543052" TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[25] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19CF'O, end_to_end_id := 'DECF19CF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3131383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;118;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231343639343036333835'O ("262421469406385") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(183) TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[25] for "262421469406385" handled at TC_concurrent_ues100(182) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 25TC_concurrent_ues100(182)"262421469406385" TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[26] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19D2'O, end_to_end_id := 'DECF19D2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3132313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;121;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230373737303633383137'O ("262420777063817") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(186) TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[26] for "262420777063817" handled at TC_concurrent_ues100(185) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 26TC_concurrent_ues100(185)"262420777063817" TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[27] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19D5'O, end_to_end_id := 'DECF19D5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3132343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;124;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232343230353932353037'O ("262422420592507") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(189) TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[27] for "262422420592507" handled at TC_concurrent_ues100(188) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 27TC_concurrent_ues100(188)"262422420592507" TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[28] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19D8'O, end_to_end_id := 'DECF19D8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3132373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;127;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233353134303137303738'O ("262423514017078") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(192) TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[28] for "262423514017078" handled at TC_concurrent_ues100(191) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 28TC_concurrent_ues100(191)"262423514017078" TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[29] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19DB'O, end_to_end_id := 'DECF19DB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3133303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;130;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232333131353634323934'O ("262422311564294") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(195) TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[29] for "262422311564294" handled at TC_concurrent_ues100(194) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 29TC_concurrent_ues100(194)"262422311564294" TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[30] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19DE'O, end_to_end_id := 'DECF19DE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3133333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;133;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231303536373632383936'O ("262421056762896") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(198) TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[30] for "262421056762896" handled at TC_concurrent_ues100(197) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 30TC_concurrent_ues100(197)"262421056762896" TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[31] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19E1'O, end_to_end_id := 'DECF19E1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3133363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;136;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230313130373838303334'O ("262420110788034") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(201) TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[31] for "262420110788034" handled at TC_concurrent_ues100(200) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 31TC_concurrent_ues100(200)"262420110788034" TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[32] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19E4'O, end_to_end_id := 'DECF19E4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3133393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;139;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230333938303832303734'O ("262420398082074") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(204) TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[32] for "262420398082074" handled at TC_concurrent_ues100(203) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 32TC_concurrent_ues100(203)"262420398082074" TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[33] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19E7'O, end_to_end_id := 'DECF19E7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3134323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;142;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233353830303039393339'O ("262423580009939") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(207) TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[33] for "262423580009939" handled at TC_concurrent_ues100(206) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 33TC_concurrent_ues100(206)"262423580009939" TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[34] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19EA'O, end_to_end_id := 'DECF19EA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3134353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;145;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234323530333331393031'O ("262424250331901") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(210) TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[34] for "262424250331901" handled at TC_concurrent_ues100(209) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 34TC_concurrent_ues100(209)"262424250331901" TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[35] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19ED'O, end_to_end_id := 'DECF19ED'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3134383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;148;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236353732373133353335'O ("262426572713535") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(213) TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[35] for "262426572713535" handled at TC_concurrent_ues100(212) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 35TC_concurrent_ues100(212)"262426572713535" TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[36] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19F0'O, end_to_end_id := 'DECF19F0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3135313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;151;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230313539373538373134'O ("262420159758714") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(216) TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[36] for "262420159758714" handled at TC_concurrent_ues100(215) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 36TC_concurrent_ues100(215)"262420159758714" TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[37] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19F3'O, end_to_end_id := 'DECF19F3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3135343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;154;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235343335303635393136'O ("262425435065916") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(219) TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[37] for "262425435065916" handled at TC_concurrent_ues100(218) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 37TC_concurrent_ues100(218)"262425435065916" TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[38] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19F6'O, end_to_end_id := 'DECF19F6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3135373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;157;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237303232323838363039'O ("262427022288609") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(222) TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[38] for "262427022288609" handled at TC_concurrent_ues100(221) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 38TC_concurrent_ues100(221)"262427022288609" TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[39] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19F9'O, end_to_end_id := 'DECF19F9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3136303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;160;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234363336363431373037'O ("262424636641707") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(225) TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[39] for "262424636641707" handled at TC_concurrent_ues100(224) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 39TC_concurrent_ues100(224)"262424636641707" TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[40] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19FC'O, end_to_end_id := 'DECF19FC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3136333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;163;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232383239393636303239'O ("262422829966029") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(228) TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[40] for "262422829966029" handled at TC_concurrent_ues100(227) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 40TC_concurrent_ues100(227)"262422829966029" TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[41] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF19FF'O, end_to_end_id := 'DECF19FF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3136363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;166;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236303632363936343232'O ("262426062696422") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(231) TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[41] for "262426062696422" handled at TC_concurrent_ues100(230) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 41TC_concurrent_ues100(230)"262426062696422" TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[42] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A02'O, end_to_end_id := 'DECF1A02'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3136393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;169;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239333436343437363630'O ("262429346447660") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(234) TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[42] for "262429346447660" handled at TC_concurrent_ues100(233) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 42TC_concurrent_ues100(233)"262429346447660" TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[43] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A05'O, end_to_end_id := 'DECF1A05'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3137323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;172;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238323431373933383730'O ("262428241793870") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(237) TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[43] for "262428241793870" handled at TC_concurrent_ues100(236) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 43TC_concurrent_ues100(236)"262428241793870" TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[44] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A08'O, end_to_end_id := 'DECF1A08'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3137353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;175;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238333634303832313232'O ("262428364082122") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(240) TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[44] for "262428364082122" handled at TC_concurrent_ues100(239) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 44TC_concurrent_ues100(239)"262428364082122" TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[45] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A0B'O, end_to_end_id := 'DECF1A0B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3137383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;178;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237353737303338303336'O ("262427577038036") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(243) TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[45] for "262427577038036" handled at TC_concurrent_ues100(242) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 45TC_concurrent_ues100(242)"262427577038036" TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[46] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A0E'O, end_to_end_id := 'DECF1A0E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3138313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;181;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235333731343338393135'O ("262425371438915") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(246) TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[46] for "262425371438915" handled at TC_concurrent_ues100(245) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 46TC_concurrent_ues100(245)"262425371438915" TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[47] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A11'O, end_to_end_id := 'DECF1A11'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3138343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;184;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234383536393430313930'O ("262424856940190") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(249) TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[47] for "262424856940190" handled at TC_concurrent_ues100(248) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 47TC_concurrent_ues100(248)"262424856940190" TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[48] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A14'O, end_to_end_id := 'DECF1A14'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3138373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;187;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236323434383234313337'O ("262426244824137") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(252) TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[48] for "262426244824137" handled at TC_concurrent_ues100(251) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 48TC_concurrent_ues100(251)"262426244824137" TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[49] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A17'O, end_to_end_id := 'DECF1A17'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3139303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;190;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230383439393735343036'O ("262420849975406") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(255) TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[49] for "262420849975406" handled at TC_concurrent_ues100(254) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 49TC_concurrent_ues100(254)"262420849975406" TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[50] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A1A'O, end_to_end_id := 'DECF1A1A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3139333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;193;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231373830393730363833'O ("262421780970683") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(258) TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[50] for "262421780970683" handled at TC_concurrent_ues100(257) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 50TC_concurrent_ues100(257)"262421780970683" TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[51] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A1D'O, end_to_end_id := 'DECF1A1D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3139363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;196;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235363237343737373537'O ("262425627477757") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(261) TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[51] for "262425627477757" handled at TC_concurrent_ues100(260) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 51TC_concurrent_ues100(260)"262425627477757" TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[52] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A20'O, end_to_end_id := 'DECF1A20'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3139393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;199;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230353433363430343234'O ("262420543640424") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(264) TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[52] for "262420543640424" handled at TC_concurrent_ues100(263) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 52TC_concurrent_ues100(263)"262420543640424" TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[53] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A23'O, end_to_end_id := 'DECF1A23'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3230323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;202;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232363037393032303836'O ("262422607902086") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(267) TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[53] for "262422607902086" handled at TC_concurrent_ues100(266) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 53TC_concurrent_ues100(266)"262422607902086" TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[54] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A26'O, end_to_end_id := 'DECF1A26'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3230353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;205;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231303332313737343931'O ("262421032177491") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(270) TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[54] for "262421032177491" handled at TC_concurrent_ues100(269) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 54TC_concurrent_ues100(269)"262421032177491" TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[55] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A29'O, end_to_end_id := 'DECF1A29'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3230383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;208;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239303139373432383434'O ("262429019742844") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(273) TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[55] for "262429019742844" handled at TC_concurrent_ues100(272) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 55TC_concurrent_ues100(272)"262429019742844" TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[56] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A2C'O, end_to_end_id := 'DECF1A2C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3231313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;211;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232373332373139383331'O ("262422732719831") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(276) TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[56] for "262422732719831" handled at TC_concurrent_ues100(275) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 56TC_concurrent_ues100(275)"262422732719831" TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[57] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A2F'O, end_to_end_id := 'DECF1A2F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3231343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;214;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237313937353039323532'O ("262427197509252") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(279) TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[57] for "262427197509252" handled at TC_concurrent_ues100(278) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 57TC_concurrent_ues100(278)"262427197509252" TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[58] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A32'O, end_to_end_id := 'DECF1A32'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3231373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;217;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233333633333037313535'O ("262423363307155") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(282) TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[58] for "262423363307155" handled at TC_concurrent_ues100(281) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 58TC_concurrent_ues100(281)"262423363307155" TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[59] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A35'O, end_to_end_id := 'DECF1A35'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3232303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;220;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234393138353934383637'O ("262424918594867") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(285) TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[59] for "262424918594867" handled at TC_concurrent_ues100(284) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 59TC_concurrent_ues100(284)"262424918594867" TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[60] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A38'O, end_to_end_id := 'DECF1A38'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3232333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;223;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235373739333332373135'O ("262425779332715") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(288) TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[60] for "262425779332715" handled at TC_concurrent_ues100(287) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 60TC_concurrent_ues100(287)"262425779332715" TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[61] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A3B'O, end_to_end_id := 'DECF1A3B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3232363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;226;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236363031393331333837'O ("262426601931387") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(291) TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[61] for "262426601931387" handled at TC_concurrent_ues100(290) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 61TC_concurrent_ues100(290)"262426601931387" TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[62] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A3E'O, end_to_end_id := 'DECF1A3E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3232393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;229;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239313531343639363938'O ("262429151469698") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(294) TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[62] for "262429151469698" handled at TC_concurrent_ues100(293) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 62TC_concurrent_ues100(293)"262429151469698" TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[63] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A41'O, end_to_end_id := 'DECF1A41'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3233323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;232;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238343733323137373738'O ("262428473217778") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(297) TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[63] for "262428473217778" handled at TC_concurrent_ues100(296) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 63TC_concurrent_ues100(296)"262428473217778" TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[64] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A44'O, end_to_end_id := 'DECF1A44'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3233353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;235;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231393030303937343432'O ("262421900097442") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(300) TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[64] for "262421900097442" handled at TC_concurrent_ues100(299) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 64TC_concurrent_ues100(299)"262421900097442" TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[65] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A47'O, end_to_end_id := 'DECF1A47'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3233383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;238;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233393532383737383232'O ("262423952877822") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(303) TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[65] for "262423952877822" handled at TC_concurrent_ues100(302) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 65TC_concurrent_ues100(302)"262423952877822" TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[66] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A4A'O, end_to_end_id := 'DECF1A4A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3234313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;241;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232333334313138373032'O ("262422334118702") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(306) TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[66] for "262422334118702" handled at TC_concurrent_ues100(305) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 66TC_concurrent_ues100(305)"262422334118702" TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[67] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A4D'O, end_to_end_id := 'DECF1A4D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3234343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;244;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233353634343736363431'O ("262423564476641") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(309) TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[67] for "262423564476641" handled at TC_concurrent_ues100(308) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 67TC_concurrent_ues100(308)"262423564476641" TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[68] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A50'O, end_to_end_id := 'DECF1A50'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3234373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;247;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238303232373332333034'O ("262428022732304") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(312) TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[68] for "262428022732304" handled at TC_concurrent_ues100(311) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 68TC_concurrent_ues100(311)"262428022732304" TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[69] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A53'O, end_to_end_id := 'DECF1A53'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3235303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;250;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239393932363534323737'O ("262429992654277") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(315) TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[69] for "262429992654277" handled at TC_concurrent_ues100(314) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 69TC_concurrent_ues100(314)"262429992654277" TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[70] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A56'O, end_to_end_id := 'DECF1A56'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3235333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;253;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232353433353032373233'O ("262422543502723") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(318) TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[70] for "262422543502723" handled at TC_concurrent_ues100(317) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 70TC_concurrent_ues100(317)"262422543502723" TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[71] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A59'O, end_to_end_id := 'DECF1A59'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3235363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;256;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235303939363130353730'O ("262425099610570") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(321) TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[71] for "262425099610570" handled at TC_concurrent_ues100(320) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 71TC_concurrent_ues100(320)"262425099610570" TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[72] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A5C'O, end_to_end_id := 'DECF1A5C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3235393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;259;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232373339353432323330'O ("262422739542230") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(324) TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[72] for "262422739542230" handled at TC_concurrent_ues100(323) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 72TC_concurrent_ues100(323)"262422739542230" TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[73] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A5F'O, end_to_end_id := 'DECF1A5F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3236323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;262;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236313137373934323434'O ("262426117794244") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(327) TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[73] for "262426117794244" handled at TC_concurrent_ues100(326) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 73TC_concurrent_ues100(326)"262426117794244" TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[74] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A62'O, end_to_end_id := 'DECF1A62'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3236353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;265;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232363431343137303635'O ("262422641417065") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(330) TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[74] for "262422641417065" handled at TC_concurrent_ues100(329) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 74TC_concurrent_ues100(329)"262422641417065" TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[75] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A65'O, end_to_end_id := 'DECF1A65'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3236383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;268;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231333733343931383033'O ("262421373491803") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(333) TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[75] for "262421373491803" handled at TC_concurrent_ues100(332) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 75TC_concurrent_ues100(332)"262421373491803" TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[76] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A68'O, end_to_end_id := 'DECF1A68'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3237313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;271;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235393837333038313032'O ("262425987308102") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(336) TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[76] for "262425987308102" handled at TC_concurrent_ues100(335) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 76TC_concurrent_ues100(335)"262425987308102" TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[77] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A6B'O, end_to_end_id := 'DECF1A6B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3237343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;274;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233373732353139353633'O ("262423772519563") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(339) TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[77] for "262423772519563" handled at TC_concurrent_ues100(338) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 77TC_concurrent_ues100(338)"262423772519563" TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[78] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A6E'O, end_to_end_id := 'DECF1A6E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3237373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;277;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233323034353831303137'O ("262423204581017") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(342) TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[78] for "262423204581017" handled at TC_concurrent_ues100(341) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 78TC_concurrent_ues100(341)"262423204581017" TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[79] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A71'O, end_to_end_id := 'DECF1A71'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3238303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;280;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239323737363830353332'O ("262429277680532") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(345) TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[79] for "262429277680532" handled at TC_concurrent_ues100(344) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 79TC_concurrent_ues100(344)"262429277680532" TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[80] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A74'O, end_to_end_id := 'DECF1A74'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3238333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;283;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236333432393636353536'O ("262426342966556") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(348) TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[80] for "262426342966556" handled at TC_concurrent_ues100(347) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 80TC_concurrent_ues100(347)"262426342966556" TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[81] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A77'O, end_to_end_id := 'DECF1A77'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3238363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;286;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239353731393734353532'O ("262429571974552") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(351) TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[81] for "262429571974552" handled at TC_concurrent_ues100(350) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 81TC_concurrent_ues100(350)"262429571974552" TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[82] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A7A'O, end_to_end_id := 'DECF1A7A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3238393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;289;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231373930343333323333'O ("262421790433233") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(354) TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[82] for "262421790433233" handled at TC_concurrent_ues100(353) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 82TC_concurrent_ues100(353)"262421790433233" TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[83] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A7D'O, end_to_end_id := 'DECF1A7D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3239323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;292;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238353330303832393337'O ("262428530082937") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(357) TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[83] for "262428530082937" handled at TC_concurrent_ues100(356) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 83TC_concurrent_ues100(356)"262428530082937" TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[84] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A80'O, end_to_end_id := 'DECF1A80'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3239353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;295;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230303637313434353935'O ("262420067144595") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(360) TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[84] for "262420067144595" handled at TC_concurrent_ues100(359) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 84TC_concurrent_ues100(359)"262420067144595" TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[85] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A83'O, end_to_end_id := 'DECF1A83'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3239383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;298;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237343537393635303430'O ("262427457965040") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(363) TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[85] for "262427457965040" handled at TC_concurrent_ues100(362) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 85TC_concurrent_ues100(362)"262427457965040" TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[86] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A86'O, end_to_end_id := 'DECF1A86'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3330313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;301;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233383230383034343535'O ("262423820804455") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(366) TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[86] for "262423820804455" handled at TC_concurrent_ues100(365) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 86TC_concurrent_ues100(365)"262423820804455" TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[87] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A89'O, end_to_end_id := 'DECF1A89'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3330343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;304;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236373634363039373233'O ("262426764609723") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(369) TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[87] for "262426764609723" handled at TC_concurrent_ues100(368) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 87TC_concurrent_ues100(368)"262426764609723" TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[88] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A8C'O, end_to_end_id := 'DECF1A8C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3330373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;307;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237303231303934373537'O ("262427021094757") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(372) TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[88] for "262427021094757" handled at TC_concurrent_ues100(371) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 88TC_concurrent_ues100(371)"262427021094757" TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[89] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A8F'O, end_to_end_id := 'DECF1A8F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3331303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;310;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235373933363536303636'O ("262425793656066") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(375) TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[89] for "262425793656066" handled at TC_concurrent_ues100(374) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 89TC_concurrent_ues100(374)"262425793656066" TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[90] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A92'O, end_to_end_id := 'DECF1A92'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3331333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;313;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236303931363537353230'O ("262426091657520") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(378) TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[90] for "262426091657520" handled at TC_concurrent_ues100(377) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 90TC_concurrent_ues100(377)"262426091657520" TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[91] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A95'O, end_to_end_id := 'DECF1A95'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3331363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;316;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239313336373637313839'O ("262429136767189") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(381) TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[91] for "262429136767189" handled at TC_concurrent_ues100(380) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 91TC_concurrent_ues100(380)"262429136767189" TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[92] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A98'O, end_to_end_id := 'DECF1A98'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3331393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;319;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239343634383537393432'O ("262429464857942") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(384) TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[92] for "262429464857942" handled at TC_concurrent_ues100(383) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 92TC_concurrent_ues100(383)"262429464857942" TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[93] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A9B'O, end_to_end_id := 'DECF1A9B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3332323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;322;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231383831323139383639'O ("262421881219869") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(387) TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[93] for "262421881219869" handled at TC_concurrent_ues100(386) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 93TC_concurrent_ues100(386)"262421881219869" TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[94] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1A9E'O, end_to_end_id := 'DECF1A9E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3332353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;325;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235333638323639323234'O ("262425368269224") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(390) TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[94] for "262425368269224" handled at TC_concurrent_ues100(389) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 94TC_concurrent_ues100(389)"262425368269224" TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[95] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1AA1'O, end_to_end_id := 'DECF1AA1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3332383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;328;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237303334353936363232'O ("262427034596622") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(393) TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[95] for "262427034596622" handled at TC_concurrent_ues100(392) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 95TC_concurrent_ues100(392)"262427034596622" TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[96] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1AA4'O, end_to_end_id := 'DECF1AA4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3333313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;331;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233343431303233313937'O ("262423441023197") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(396) TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[96] for "262423441023197" handled at TC_concurrent_ues100(395) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 96TC_concurrent_ues100(395)"262423441023197" TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[97] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1AA7'O, end_to_end_id := 'DECF1AA7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3333343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;334;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233373739383931373436'O ("262423779891746") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(399) TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[97] for "262423779891746" handled at TC_concurrent_ues100(398) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 97TC_concurrent_ues100(398)"262423779891746" TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[98] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1AAA'O, end_to_end_id := 'DECF1AAA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3333373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;337;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236373537323034303233'O ("262426757204023") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(402) TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[98] for "262426757204023" handled at TC_concurrent_ues100(401) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 98TC_concurrent_ues100(401)"262426757204023" TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@d19d2d2cb161: Found Expect[99] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1AAD'O, end_to_end_id := 'DECF1AAD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3334303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;340;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233323337353339323334'O ("262423237539234") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(405) TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Found GsupExpect[99] for "262423237539234" handled at TC_concurrent_ues100(404) TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Added IMSI table entry 99TC_concurrent_ues100(404)"262423237539234" TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed MTC@d19d2d2cb161: All attached! TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(113)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(119)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(125)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(128)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(134)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(131)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(155)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(158)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(110)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(110)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(173)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(170)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(137)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(179)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(203)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(182)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(194)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(188)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(206)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(209)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(191)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(197)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(215)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(227)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(236)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(224)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(221)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(212)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(230)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(263)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(251)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(242)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(239)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(233)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(248)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(254)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(299)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(260)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(245)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(269)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(290)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(278)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(257)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(287)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(311)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(296)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(293)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(281)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(266)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(218)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(314)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(329)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(305)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(302)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(308)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(332)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(317)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(338)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(353)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(341)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(350)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(326)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(356)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(335)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(368)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(347)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(272)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(359)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(320)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(323)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(344)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(365)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(374)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(377)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(395)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(386)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(392)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(401)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(371)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(362)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(380)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(398)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(389)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@d19d2d2cb161: Final verdict of PTC: pass TC_concurrent_ues100(383)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(112)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(121)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(114)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(130)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(117)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(126)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(123)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(111)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(127)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(120)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(124)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(132)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100-GSUP-IPA(102)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(129)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(108)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(109)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100-GTPV2(106)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(115)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(136)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(138)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(135)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(141)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(142)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(148)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(133)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(145)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(139)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(151)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(118)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(154)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(157)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(163)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(166)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(147)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(160)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(172)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(150)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(175)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(178)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(169)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(181)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(153)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(159)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(187)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(184)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(190)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(199)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(193)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(202)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(205)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(196)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(162)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(214)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(211)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(208)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(168)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(220)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(144)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(165)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(223)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(171)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(217)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(226)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(229)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(177)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(232)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(174)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(235)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(238)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(241)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(156)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(180)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(186)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(247)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(189)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(183)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(244)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(253)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(256)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(192)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(259)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(262)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(250)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(265)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(268)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(201)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(280)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(271)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(286)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(195)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(283)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(204)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(274)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(295)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(292)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(298)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(301)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(210)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(289)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(304)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(213)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(207)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(216)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(277)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(310)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(313)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(219)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(316)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(222)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(319)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(322)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(225)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(325)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(328)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(228)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(331)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(334)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(198)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(307)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(231)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(337)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(340)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(343)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(234)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(346)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(237)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(349)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(352)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(240)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(355)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(358)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(243)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(361)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(246)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(367)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(364)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(370)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(249)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(252)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(255)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(373)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(376)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(379)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(382)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(261)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(385)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(388)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(264)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(258)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(391)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(394)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(267)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(397)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(400)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(270)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(403)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(273)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(406)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(276)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(279)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(282)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(285)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(288)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(291)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(294)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(297)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(300)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(303)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(309)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(312)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(321)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(330)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(315)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(318)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(333)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(336)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(324)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(306)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(339)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(342)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(348)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(327)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(351)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(354)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(357)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(360)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(366)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(345)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(372)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(369)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(378)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(375)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(381)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(384)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(363)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(390)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(387)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(393)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(396)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(399)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(402)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(405)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(104)@d19d2d2cb161: Final verdict of PTC: none TC_concurrent_ues100(105)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100-GSUP-IPA(102): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100-GSUP(103): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(104): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(105): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100-GTPV2(106): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(107): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(108): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(109): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(110): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(111): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(112): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(113): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(114): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(115): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(116): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(117): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(118): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(119): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(120): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(121): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(122): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(123): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(124): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(125): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(126): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(127): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(128): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(129): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(130): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(131): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(132): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(133): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(134): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(135): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(136): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(137): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(138): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(139): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(140): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(141): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(142): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(143): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(144): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(145): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(146): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(147): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(148): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(149): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(150): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(151): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(152): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(153): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(154): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(155): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(156): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(157): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(158): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(159): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(160): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(161): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(162): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(163): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(164): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(165): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(166): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(167): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(168): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(169): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(170): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(171): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(172): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(173): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(174): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(175): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(176): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(177): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(178): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(179): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(180): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(181): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(182): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(183): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(184): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(185): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(186): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(187): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(188): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(189): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(190): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(191): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(192): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(193): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(194): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(195): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(196): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(197): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(198): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(199): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(200): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(201): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(202): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(203): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(204): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(205): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(206): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(207): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(208): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(209): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(210): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(211): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(212): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(213): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(214): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(215): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(216): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(217): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(218): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(219): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(220): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(221): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(222): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(223): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(224): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(225): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(226): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(227): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(228): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(229): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(230): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(231): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(232): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(233): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(234): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(235): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(236): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(237): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(238): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(239): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(240): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(241): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(242): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(243): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(244): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(245): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(246): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(247): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(248): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(249): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(250): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(251): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(252): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(253): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(254): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(255): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(256): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(257): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(258): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(259): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(260): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(261): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(262): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(263): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(264): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(265): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(266): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(267): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(268): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(269): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(270): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(271): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(272): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(273): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(274): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(275): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(276): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(277): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(278): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(279): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(280): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(281): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(282): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(283): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(284): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(285): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(286): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(287): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(288): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(289): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(290): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(291): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(292): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(293): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(294): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(295): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(296): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(297): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(298): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(299): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(300): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(301): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(302): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(303): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(304): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(305): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(306): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(307): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(308): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(309): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(310): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(311): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(312): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(313): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(314): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(315): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(316): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(317): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(318): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(319): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(320): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(321): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(322): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(323): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(324): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(325): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(326): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(327): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(328): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(329): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(330): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(331): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(332): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(333): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(334): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(335): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(336): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(337): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(338): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(339): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(340): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(341): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(342): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(343): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(344): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(345): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(346): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(347): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(348): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(349): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(350): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(351): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(352): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(353): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(354): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(355): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(356): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(357): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(358): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(359): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(360): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(361): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(362): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(363): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(364): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(365): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(366): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(367): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(368): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(369): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(370): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(371): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(372): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(373): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(374): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(375): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(376): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(377): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(378): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(379): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(380): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(381): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(382): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(383): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(384): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(385): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(386): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(387): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(388): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(389): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(390): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(391): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(392): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(393): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(394): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(395): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(396): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(397): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(398): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(399): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(400): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(401): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(402): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(403): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(404): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(405): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_concurrent_ues100(406): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_concurrent_ues100 finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_concurrent_ues100 pass'. Fri Nov 8 04:14:18 UTC 2024 ====== EPDG_Tests.TC_concurrent_ues100 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=551815) Waiting for packet dumper to finish... 1 (prev_count=551815, count=715679) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_concurrent_ues100 pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_upf_echo_req'. ------ EPDG_Tests.TC_upf_echo_req ------ Fri Nov 8 04:14:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_upf_echo_req.pcap" >/data/EPDG_Tests.TC_upf_echo_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_upf_echo_req' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_upf_echo_req started. TC_upf_echo_req-GSUP-IPA(407)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_upf_echo_req-GSUP-IPA(407)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_upf_echo_req-GSUP-IPA(407)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_upf_echo_req-GSUP-IPA(407)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_upf_echo_req-GSUP-IPA(407)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_upf_echo_req(409)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_upf_echo_req(410)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_upf_echo_req(409)@d19d2d2cb161: Created Expect[0] for '262424510160787'H to be handled at TC_upf_echo_req(413) TC_upf_echo_req(410)@d19d2d2cb161: Created Expect[0] for '262424510160787'H to be handled at TC_upf_echo_req(414) TC_upf_echo_req-GSUP(408)@d19d2d2cb161: Created GsupExpect[0] for "262424510160787" to be handled at TC_upf_echo_req(412) TC_upf_echo_req(409)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1B17'O, end_to_end_id := 'DECF1B17'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3434333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;443;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234353130313630373837'O ("262424510160787") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_upf_echo_req(413) TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): none -> pass TC_upf_echo_req-GSUP(408)@d19d2d2cb161: Found GsupExpect[0] for "262424510160787" handled at TC_upf_echo_req(412) TC_upf_echo_req-GSUP(408)@d19d2d2cb161: Added IMSI table entry 0TC_upf_echo_req(412)"262424510160787" TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_upf_echo_req-GSUP(408)@d19d2d2cb161: Final verdict of PTC: none TC_upf_echo_req-GSUP-IPA(407)@d19d2d2cb161: Final verdict of PTC: none TC_upf_echo_req(410)@d19d2d2cb161: Final verdict of PTC: none TC_upf_echo_req(413)@d19d2d2cb161: Final verdict of PTC: none TC_upf_echo_req(414)@d19d2d2cb161: Final verdict of PTC: none TC_upf_echo_req-GTPV2(411)@d19d2d2cb161: Final verdict of PTC: none TC_upf_echo_req(409)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_upf_echo_req-GSUP-IPA(407): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_upf_echo_req-GSUP(408): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_upf_echo_req(409): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_upf_echo_req(410): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_upf_echo_req-GTPV2(411): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_upf_echo_req(412): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_upf_echo_req(413): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_upf_echo_req(414): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_upf_echo_req finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_upf_echo_req pass'. Fri Nov 8 04:14:29 UTC 2024 ====== EPDG_Tests.TC_upf_echo_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5916) Waiting for packet dumper to finish... 1 (prev_count=5916, count=14745) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_upf_echo_req pass' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_mt_ipv4_echo_req'. ------ EPDG_Tests.TC_mt_ipv4_echo_req ------ Fri Nov 8 04:14:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_mt_ipv4_echo_req.pcap" >/data/EPDG_Tests.TC_mt_ipv4_echo_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_mt_ipv4_echo_req' was executed successfully (exit status: 0). MTC@d19d2d2cb161: Test case TC_mt_ipv4_echo_req started. TC_mt_ipv4_echo_req-GSUP-IPA(415)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mt_ipv4_echo_req-GSUP-IPA(415)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_mt_ipv4_echo_req-GSUP-IPA(415)@d19d2d2cb161: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_mt_ipv4_echo_req-GSUP-IPA(415)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mt_ipv4_echo_req-GSUP-IPA(415)@d19d2d2cb161: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mt_ipv4_echo_req(417)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mt_ipv4_echo_req(418)@d19d2d2cb161: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mt_ipv4_echo_req(417)@d19d2d2cb161: Created Expect[0] for '262423340363667'H to be handled at TC_mt_ipv4_echo_req(421) TC_mt_ipv4_echo_req(418)@d19d2d2cb161: Created Expect[0] for '262423340363667'H to be handled at TC_mt_ipv4_echo_req(422) TC_mt_ipv4_echo_req-GSUP(416)@d19d2d2cb161: Created GsupExpect[0] for "262423340363667" to be handled at TC_mt_ipv4_echo_req(420) TC_mt_ipv4_echo_req(417)@d19d2d2cb161: Found Expect[0] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := 'DECF1B1E'O, end_to_end_id := 'DECF1B1E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739323534343233363B3434373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1792544236;447;nonode@nohost") } } }, { 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 := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.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_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233333430333633363637'O ("262423340363667") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { 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_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_mt_ipv4_echo_req(421) TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): none -> pass TC_mt_ipv4_echo_req-GSUP(416)@d19d2d2cb161: Found GsupExpect[0] for "262423340363667" handled at TC_mt_ipv4_echo_req(420) TC_mt_ipv4_echo_req-GSUP(416)@d19d2d2cb161: Added IMSI table entry 0TC_mt_ipv4_echo_req(420)"262423340363667" TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@d19d2d2cb161: Final verdict of PTC: pass MTC@d19d2d2cb161: setverdict(pass): none -> pass TC_mt_ipv4_echo_req(422)@d19d2d2cb161: Final verdict of PTC: none TC_mt_ipv4_echo_req-GTPV2(419)@d19d2d2cb161: Final verdict of PTC: none TC_mt_ipv4_echo_req(417)@d19d2d2cb161: Final verdict of PTC: none TC_mt_ipv4_echo_req-GSUP(416)@d19d2d2cb161: Final verdict of PTC: none TC_mt_ipv4_echo_req(418)@d19d2d2cb161: Final verdict of PTC: none TC_mt_ipv4_echo_req(421)@d19d2d2cb161: Final verdict of PTC: none TC_mt_ipv4_echo_req-GSUP-IPA(415)@d19d2d2cb161: Final verdict of PTC: none MTC@d19d2d2cb161: Setting final verdict of the test case. MTC@d19d2d2cb161: Local verdict of MTC: pass MTC@d19d2d2cb161: Local verdict of PTC TC_mt_ipv4_echo_req-GSUP-IPA(415): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_mt_ipv4_echo_req-GSUP(416): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_mt_ipv4_echo_req(417): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_mt_ipv4_echo_req(418): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_mt_ipv4_echo_req-GTPV2(419): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_mt_ipv4_echo_req(420): pass (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_mt_ipv4_echo_req(421): none (pass -> pass) MTC@d19d2d2cb161: Local verdict of PTC TC_mt_ipv4_echo_req(422): none (pass -> pass) MTC@d19d2d2cb161: Test case TC_mt_ipv4_echo_req finished. Verdict: pass MTC@d19d2d2cb161: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_mt_ipv4_echo_req pass'. Fri Nov 8 04:14:42 UTC 2024 ====== EPDG_Tests.TC_mt_ipv4_echo_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14701) MTC@d19d2d2cb161: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_mt_ipv4_echo_req pass' was executed successfully (exit status: 0). MC@d19d2d2cb161: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d19d2d2cb161: Terminating MTC. MC@d19d2d2cb161: MTC terminated. MC2> exit MC@d19d2d2cb161: Shutting down session. MC@d19d2d2cb161: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/epdg/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass EPDG_Tests.TC_authinfo_normal pass EPDG_Tests.TC_authinfo_MAA_unknown_user pass EPDG_Tests.TC_authinfo_twice pass EPDG_Tests.TC_authinfo_fail_resync pass EPDG_Tests.TC_ho_lte_to_wifi pass EPDG_Tests.TC_ho_wifi_to_lte pass EPDG_Tests.TC_s2b_CreateSession_rejected pass EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass EPDG_Tests.TC_hss_initiated_update_user_profile pass EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass EPDG_Tests.TC_concurrent_ues2 pass EPDG_Tests.TC_concurrent_ues100 pass EPDG_Tests.TC_upf_echo_req pass EPDG_Tests.TC_mt_ipv4_echo_req Summary: pass: 15 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh EPDG_Tests --rm Generated EPDG_Tests.TC_authinfo_MAA_unknown_user.merged Generated EPDG_Tests.TC_authinfo_fail_resync.merged Generated EPDG_Tests.TC_authinfo_normal.merged Generated EPDG_Tests.TC_authinfo_twice.merged Generated EPDG_Tests.TC_concurrent_ues100.merged Generated EPDG_Tests.TC_concurrent_ues2.merged Generated EPDG_Tests.TC_ho_lte_to_wifi.merged Generated EPDG_Tests.TC_ho_wifi_to_lte.merged Generated EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned.merged Generated EPDG_Tests.TC_hss_initiated_deregister_permanent_termination.merged Generated EPDG_Tests.TC_hss_initiated_update_user_profile.merged Generated EPDG_Tests.TC_hss_initiated_update_user_profile_unknown.merged Generated EPDG_Tests.TC_mt_ipv4_echo_req.merged Generated EPDG_Tests.TC_s2b_CreateSession_rejected.merged Generated EPDG_Tests.TC_upf_echo_req.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-epdg-test-47 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-epdg-test-396-epdg + [ -n jenkins-ttcn3-epdg-test-396-epdg ] + docker_kill_wait jenkins-ttcn3-epdg-test-396-epdg + docker kill jenkins-ttcn3-epdg-test-396-epdg jenkins-ttcn3-epdg-test-396-epdg + docker wait jenkins-ttcn3-epdg-test-396-epdg 137 + network_remove + set +x Removing network ttcn3-epdg-test-47 + docker network remove ttcn3-epdg-test-47 ttcn3-epdg-test-47 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test/_cache:/cache --name jenkins-ttcn3-epdg-test-396-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-epdg-test/logs/epdg-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='15' failures='0' errors='0' skipped='0' inconc='0' time='196.00'> <testcase classname='EPDG_Tests' name='TC_authinfo_normal' time='6.394405'/> <testcase classname='EPDG_Tests' name='TC_authinfo_MAA_unknown_user' time='8.455816'/> <testcase classname='EPDG_Tests' name='TC_authinfo_twice' time='10.590961'/> <testcase classname='EPDG_Tests' name='TC_authinfo_fail_resync' time='7.806411'/> <testcase classname='EPDG_Tests' name='TC_ho_lte_to_wifi' time='9.625746'/> <testcase classname='EPDG_Tests' name='TC_ho_wifi_to_lte' time='9.085419'/> <testcase classname='EPDG_Tests' name='TC_s2b_CreateSession_rejected' time='7.801479'/> <testcase classname='EPDG_Tests' name='TC_hss_initiated_deregister_new_server_assigned' time='11.137912'/> <testcase classname='EPDG_Tests' name='TC_hss_initiated_deregister_permanent_termination' time='10.974882'/> <testcase classname='EPDG_Tests' name='TC_hss_initiated_update_user_profile' time='8.228048'/> <testcase classname='EPDG_Tests' name='TC_hss_initiated_update_user_profile_unknown' time='9.797805'/> <testcase classname='EPDG_Tests' name='TC_concurrent_ues2' time='9.980623'/> <testcase classname='EPDG_Tests' name='TC_concurrent_ues100' time='23.554023'/> <testcase classname='EPDG_Tests' name='TC_upf_echo_req' time='8.156828'/> <testcase classname='EPDG_Tests' name='TC_mt_ipv4_echo_req' time='10.238824'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS