Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 5aba0c075c7943fd23e44963e3e84e73ee2123a6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5aba0c075c7943fd23e44963e3e84e73ee2123a6 # timeout=10 Commit message: "ttcn3-asterisk: Configure docker testsuite to be able to set up ipsec tunnels" > git rev-list --no-walk 5aba0c075c7943fd23e44963e3e84e73ee2123a6 # timeout=10 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins389979839623489529.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-hlr-test-latest + sed s/-latest$// + DIR=ttcn3-hlr-test + export IMAGE_SUFFIX=latest + cd ttcn3-hlr-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs ] + [ xjenkins-ttcn3-hlr-test-latest-2052 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-hlr-test + SUITE_NAME=ttcn3-hlr-test + IMAGE_SUFFIX=latest + docker_images_require osmo-hlr-latest ttcn3-hlr-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-hlr-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #5 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #7 DONE 0.1s #8 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:28552593789ba332515d63f1aa7d3c24f9c6dfae000d54e826f3fb19d07c12a0 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 28552593789b + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-hlr-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hlr-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hlr-latest + echo osmo-hlr-latest + dir=osmo-hlr-latest + pull_arg=--pull + grep ^FROM ../osmo-hlr-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-hlr-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hlr-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hlr-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/osmo-hlr-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-hlr-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 620B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 333B done #5 DONE 0.0s #6 [3/5] WORKDIR /TMP #6 CACHED #7 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libdbd-sqlite3 osmo-hlr && apt-get clean ;; centos*) dnf install -y osmo-hlr ;; esac #7 CACHED #8 [4/5] COPY OSMO-HLR.CFG /data/osmo-hlr.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:4f859f2bb788ca5956fc71d8a14d13ff0a092ac05114908e090196d2b8637e64 done #10 naming to docker.io/osmocom-build/osmo-hlr-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/osmo-hlr-latest' + docker_image_exists osmo-hlr-latest + docker images -q osmocom-build/osmo-hlr-latest + test -n 4f859f2bb788 + list_osmo_packages debian-bookworm osmo-hlr-latest + local distro=debian-bookworm + local image=osmo-hlr-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hlr-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hlr-latest ### ii libosmo-gsup-client0:amd64 1.7.0 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-mslookup1:amd64 1.7.0 amd64 Osmocom MS lookup library ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-hlr 1.7.0 amd64 Osmocom Home Location Register ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hlr-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:e5f3d102ddc164bc8afa340f352518157236f11fb442c4b7bce6981dd843de2d Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-hlr-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hlr-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hlr-test + echo ttcn3-hlr-test + dir=ttcn3-hlr-test + pull_arg=--pull + grep ^FROM ../ttcn3-hlr-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-hlr-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hlr-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hlr-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-hlr-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-hlr-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-hlr-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 312B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #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" hlr #8 CACHED #9 [4/4] COPY HLR_TESTS.CFG /data/HLR_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e5351cbe2bd106dc413ce24812360e3919667b3faefbbf11f0a7ce535e5bb64b done #10 naming to docker.io/osmocom-build/ttcn3-hlr-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-hlr-test' + docker_image_exists ttcn3-hlr-test + docker images -q osmocom-build/ttcn3-hlr-test + test -n e5351cbe2bd1 + list_osmo_packages debian-bookworm ttcn3-hlr-test + local distro=debian-bookworm + local image=ttcn3-hlr-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hlr-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-hlr-test-latest/logs/hlr-tester + cp HLR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr + cp osmo-hlr.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/ + network_create + SUBNET=4162782 + seq 1 30 + echo (4162782 + 1) % 256 + bc + SUBNET=223 + NET_NAME=ttcn3-hlr-test-223 + SUB4=172.18.223.0/24 + SUB6=fd02:db8:223::/64 + set +x Creating network ttcn3-hlr-test-223, trying SUBNET=223... + docker network create --internal --subnet 172.18.223.0/24 --ipv6 --subnet fd02:db8:223::/64 ttcn3-hlr-test-223 8b0dd71096fe32b6d35d633f068671ef45d9782bf6402bc44141346436978d81 + set +x ### Network ttcn3-hlr-test-223 created (SUBNET=223) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=223 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg Applying SUBNET=223 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg + echo Starting container with HLR Starting container with HLR + docker_network_params 223 20 + NET=223 + ADDR_SUFIX=20 + echo --network ttcn3-hlr-test-223 --ip 172.18.223.20 --ip6 fd02:db8:223::20 + docker run --rm --network ttcn3-hlr-test-223 --ip 172.18.223.20 --ip6 fd02:db8:223::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr:/data --name jenkins-ttcn3-hlr-test-latest-2052-hlr -d osmocom-build/osmo-hlr-latest /bin/sh -c osmo-hlr -c /data/osmo-hlr.cfg >/data/osmo-hlr.log 2>&1 7e9d0c2c2b294193a048a4088ea8ca227ac0f983821020194bfab76ae1d980ff + echo Starting container with HLR testsuite Starting container with HLR testsuite + docker_network_params 223 103 + NET=223 + ADDR_SUFIX=103 + echo --network ttcn3-hlr-test-223 --ip 172.18.223.103 --ip6 fd02:db8:223::103 + docker run --rm --network ttcn3-hlr-test-223 --ip 172.18.223.103 --ip6 fd02:db8:223::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.223.20 -e OSMO_SUT_PORT=4258 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester:/data --name jenkins-ttcn3-hlr-test-latest-2052-ttcn3-hlr-test osmocom-build/ttcn3-hlr-test + SUBDIR=hlr + SUITE=HLR_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hlr/HLR_Tests HLR_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_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: HLR_Tests.cfg MC@f2e29567649c: Unix server socket created successfully. MC@f2e29567649c: Listening on TCP port 38089. MC2> f2e29567649c is the default spawn /osmo-ttcn3-hacks/hlr/HLR_Tests f2e29567649c 38089 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f2e29567649c: New HC connected from 172.18.223.103 [172.18.223.103]. f2e29567649c: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@f2e29567649c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f2e29567649c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f2e29567649c: Configuration file was processed on all HCs. MC@f2e29567649c: Creating MTC on host 172.18.223.103. MC@f2e29567649c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sun May 19 08:25:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_sai_err_invalid_imsi started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(3)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(3)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(3)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(4)@f2e29567649c: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@f2e29567649c: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@f2e29567649c: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(4)@f2e29567649c: Final verdict of PTC: none 5@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none)Sun May 19 08:25:06 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 5: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@f2e29567649c: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4340) Waiting for packet dumper to finish... 1 (prev_count=4340, count=24592) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sun May 19 08:25:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_sai started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(8)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(8)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(8)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(9)@f2e29567649c: Created GsupExpect[0] for "262422277855393" to be handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@f2e29567649c: Found GsupExpect[0] for "262422277855393" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@f2e29567649c: Added IMSI table entry 0TC_gsup_sai(12)"262422277855393" TC_gsup_sai(12)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai(12)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(12)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(9)@f2e29567649c: Created GsupExpect[0] for "262423165478906" to be handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@f2e29567649c: Found GsupExpect[0] for "262423165478906" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@f2e29567649c: Added IMSI table entry 1TC_gsup_sai(13)"262423165478906" TC_gsup_sai(13)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai(13)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(9)@f2e29567649c: Created GsupExpect[0] for "262423326486427" to be handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@f2e29567649c: Found GsupExpect[0] for "262423326486427" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@f2e29567649c: Added IMSI table entry 2TC_gsup_sai(14)"262423326486427" TC_gsup_sai(14)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai(14)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(9)@f2e29567649c: Created GsupExpect[0] for "262428127522857" to be handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@f2e29567649c: Found GsupExpect[0] for "262428127522857" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@f2e29567649c: Added IMSI table entry 3TC_gsup_sai(15)"262428127522857" TC_gsup_sai(15)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai(15)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(15)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(9)@f2e29567649c: Created GsupExpect[0] for "262424862816121" to be handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@f2e29567649c: Found GsupExpect[0] for "262424862816121" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@f2e29567649c: Added IMSI table entry 4TC_gsup_sai(16)"262424862816121" TC_gsup_sai(16)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai(16)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(16)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(9)@f2e29567649c: Created GsupExpect[0] for "262421715778614" to be handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@f2e29567649c: Found GsupExpect[0] for "262421715778614" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@f2e29567649c: Added IMSI table entry 5TC_gsup_sai(17)"262421715778614" TC_gsup_sai(17)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai(17)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(17)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(9)@f2e29567649c: Created GsupExpect[0] for "262426191734045" to be handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@f2e29567649c: Found GsupExpect[0] for "262426191734045" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@f2e29567649c: Added IMSI table entry 6TC_gsup_sai(18)"262426191734045" TC_gsup_sai(18)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai(18)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(18)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(9)@f2e29567649c: Created GsupExpect[0] for "262420824399384" to be handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@f2e29567649c: Found GsupExpect[0] for "262420824399384" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@f2e29567649c: Added IMSI table entry 7TC_gsup_sai(19)"262420824399384" TC_gsup_sai(19)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai(19)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(19)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(9)@f2e29567649c: Final verdict of PTC: none 10@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_sai finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun May 19 08:25:10 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11163) Waiting for packet dumper to finish... 1 (prev_count=11163, count=153089) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sun May 19 08:25:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_sai_num_auth_vectors started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(20)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(20)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(20)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(21)@f2e29567649c: Created GsupExpect[0] for "262424356373243" to be handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@f2e29567649c: Found GsupExpect[0] for "262424356373243" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@f2e29567649c: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424356373243" TC_gsup_sai_num_auth_vectors(24)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(24)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(21)@f2e29567649c: Created GsupExpect[0] for "262423550593731" to be handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@f2e29567649c: Found GsupExpect[0] for "262423550593731" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@f2e29567649c: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423550593731" TC_gsup_sai_num_auth_vectors(25)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(25)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(21)@f2e29567649c: Created GsupExpect[0] for "262422709369160" to be handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@f2e29567649c: Found GsupExpect[0] for "262422709369160" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@f2e29567649c: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422709369160" TC_gsup_sai_num_auth_vectors(26)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(26)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(21)@f2e29567649c: Created GsupExpect[0] for "262421351939956" to be handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@f2e29567649c: Found GsupExpect[0] for "262421351939956" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@f2e29567649c: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421351939956" TC_gsup_sai_num_auth_vectors(27)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(27)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(21)@f2e29567649c: Created GsupExpect[0] for "262421471981575" to be handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@f2e29567649c: Found GsupExpect[0] for "262421471981575" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@f2e29567649c: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262421471981575" TC_gsup_sai_num_auth_vectors(28)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(28)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(21)@f2e29567649c: Created GsupExpect[0] for "262427566950260" to be handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@f2e29567649c: Found GsupExpect[0] for "262427566950260" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@f2e29567649c: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427566950260" TC_gsup_sai_num_auth_vectors(29)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(29)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(21)@f2e29567649c: Created GsupExpect[0] for "262426197979390" to be handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@f2e29567649c: Found GsupExpect[0] for "262426197979390" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@f2e29567649c: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426197979390" TC_gsup_sai_num_auth_vectors(30)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(30)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(21)@f2e29567649c: Created GsupExpect[0] for "262421057649693" to be handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@f2e29567649c: Found GsupExpect[0] for "262421057649693" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@f2e29567649c: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421057649693" TC_gsup_sai_num_auth_vectors(31)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(31)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(21)@f2e29567649c: Final verdict of PTC: none 22@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sun May 19 08:25:13 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=383101) Waiting for packet dumper to finish... 1 (prev_count=383101, count=385351) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sun May 19 08:25:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_sai_eps started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(32)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(32)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(32)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(33)@f2e29567649c: Created GsupExpect[0] for "262426263872024" to be handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@f2e29567649c: Found GsupExpect[0] for "262426263872024" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@f2e29567649c: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426263872024" TC_gsup_sai_eps(36)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(36)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(33)@f2e29567649c: Created GsupExpect[0] for "262422266761787" to be handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@f2e29567649c: Found GsupExpect[0] for "262422266761787" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@f2e29567649c: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422266761787" TC_gsup_sai_eps(37)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(33)@f2e29567649c: Created GsupExpect[0] for "262422412832272" to be handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@f2e29567649c: Found GsupExpect[0] for "262422412832272" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@f2e29567649c: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422412832272" TC_gsup_sai_eps(38)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(38)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(33)@f2e29567649c: Created GsupExpect[0] for "262423895905864" to be handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@f2e29567649c: Found GsupExpect[0] for "262423895905864" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@f2e29567649c: Added IMSI table entry 3TC_gsup_sai_eps(39)"262423895905864" TC_gsup_sai_eps(39)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(39)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(33)@f2e29567649c: Created GsupExpect[0] for "262422320439779" to be handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@f2e29567649c: Found GsupExpect[0] for "262422320439779" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@f2e29567649c: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422320439779" TC_gsup_sai_eps(40)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(40)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(33)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@f2e29567649c: Final verdict of PTC: none 34@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun May 19 08:25:17 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_sai_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) Waiting for packet dumper to finish... 1 (prev_count=588, count=117945) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sun May 19 08:25:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_ul_unknown_imsi started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(41)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(41)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(41)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(42)@f2e29567649c: Created GsupExpect[0] for "262423543377150" to be handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@f2e29567649c: Found GsupExpect[0] for "262423543377150" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@f2e29567649c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262423543377150" TC_gsup_ul_unknown_imsi(45)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi(45)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(42)@f2e29567649c: Final verdict of PTC: none 43@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 43: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@f2e29567649c: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sun May 19 08:25:20 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=24042) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sun May 19 08:25:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(46)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(46)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(46)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(47)@f2e29567649c: Created GsupExpect[0] for "262422133998358" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@f2e29567649c: Found GsupExpect[0] for "262422133998358" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@f2e29567649c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422133998358" TC_gsup_ul_unknown_imsi_via_proxy(50)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_via_proxy(50)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(47)@f2e29567649c: Final verdict of PTC: none 48@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 48: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@f2e29567649c: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sun May 19 08:25:24 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=622) Waiting for packet dumper to finish... 1 (prev_count=622, count=24696) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sun May 19 08:25:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(51)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(51)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(51)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(52)@f2e29567649c: Created GsupExpect[0] for "262422770611036" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@f2e29567649c: Found GsupExpect[0] for "262422770611036" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@f2e29567649c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422770611036" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f2e29567649c: Final verdict of PTC: pass 53@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(52)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 53: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@f2e29567649c: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sun May 19 08:25:27 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11537) Waiting for packet dumper to finish... 1 (prev_count=11537, count=25210) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sun May 19 08:25:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_sai_err_unknown_imsi started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(56)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(56)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(56)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(57)@f2e29567649c: Created GsupExpect[0] for "262424724529710" to be handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@f2e29567649c: Found GsupExpect[0] for "262424724529710" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@f2e29567649c: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424724529710" TC_gsup_sai_err_unknown_imsi(60)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_unknown_imsi(60)@f2e29567649c: Final verdict of PTC: pass 58@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(57)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 58: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@f2e29567649c: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sun May 19 08:25:30 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614) Waiting for packet dumper to finish... 1 (prev_count=614, count=23369) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sun May 19 08:25:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_ul started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(61)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(61)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(61)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(62)@f2e29567649c: Created GsupExpect[0] for "262429502269065" to be handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@f2e29567649c: Found GsupExpect[0] for "262429502269065" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@f2e29567649c: Added IMSI table entry 0TC_gsup_ul(65)"262429502269065" TC_gsup_ul(65)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul(65)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(65)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(62)@f2e29567649c: Created GsupExpect[0] for "262428868766175" to be handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@f2e29567649c: Found GsupExpect[0] for "262428868766175" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@f2e29567649c: Added IMSI table entry 1TC_gsup_ul(66)"262428868766175" TC_gsup_ul(66)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul(66)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(66)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(62)@f2e29567649c: Created GsupExpect[0] for "262421314660818" to be handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@f2e29567649c: Found GsupExpect[0] for "262421314660818" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@f2e29567649c: Added IMSI table entry 2TC_gsup_ul(67)"262421314660818" TC_gsup_ul(67)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul(67)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(67)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(62)@f2e29567649c: Created GsupExpect[0] for "262422163420534" to be handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@f2e29567649c: Found GsupExpect[0] for "262422163420534" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@f2e29567649c: Added IMSI table entry 3TC_gsup_ul(68)"262422163420534" TC_gsup_ul(68)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul(68)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(68)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(62)@f2e29567649c: Created GsupExpect[0] for "262423383505767" to be handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@f2e29567649c: Found GsupExpect[0] for "262423383505767" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@f2e29567649c: Added IMSI table entry 4TC_gsup_ul(69)"262423383505767" TC_gsup_ul(69)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul(69)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(69)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(62)@f2e29567649c: Created GsupExpect[0] for "262425526470052" to be handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@f2e29567649c: Found GsupExpect[0] for "262425526470052" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@f2e29567649c: Added IMSI table entry 5TC_gsup_ul(70)"262425526470052" TC_gsup_ul(70)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul(70)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(70)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(62)@f2e29567649c: Created GsupExpect[0] for "262429321585568" to be handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@f2e29567649c: Found GsupExpect[0] for "262429321585568" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@f2e29567649c: Added IMSI table entry 6TC_gsup_ul(71)"262429321585568" TC_gsup_ul(71)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul(71)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(71)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(62)@f2e29567649c: Created GsupExpect[0] for "262421329042217" to be handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@f2e29567649c: Found GsupExpect[0] for "262421329042217" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@f2e29567649c: Added IMSI table entry 7TC_gsup_ul(72)"262421329042217" TC_gsup_ul(72)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul(72)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(72)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(62)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@f2e29567649c: Final verdict of PTC: none 63@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_ul finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun May 19 08:25:34 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578) Waiting for packet dumper to finish... 1 (prev_count=578, count=105652) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sun May 19 08:25:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_ul_via_proxy started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(73)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(73)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(73)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(74)@f2e29567649c: Created GsupExpect[0] for "262423161649620" to be handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@f2e29567649c: Found GsupExpect[0] for "262423161649620" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@f2e29567649c: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423161649620" TC_gsup_ul_via_proxy(77)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(77)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(74)@f2e29567649c: Created GsupExpect[0] for "262424617595539" to be handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@f2e29567649c: Found GsupExpect[0] for "262424617595539" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@f2e29567649c: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424617595539" TC_gsup_ul_via_proxy(78)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(78)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(74)@f2e29567649c: Created GsupExpect[0] for "262420832607763" to be handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@f2e29567649c: Found GsupExpect[0] for "262420832607763" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@f2e29567649c: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420832607763" TC_gsup_ul_via_proxy(79)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(79)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(74)@f2e29567649c: Created GsupExpect[0] for "262420133758497" to be handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@f2e29567649c: Found GsupExpect[0] for "262420133758497" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@f2e29567649c: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262420133758497" TC_gsup_ul_via_proxy(80)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(80)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(74)@f2e29567649c: Created GsupExpect[0] for "262420873819395" to be handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@f2e29567649c: Found GsupExpect[0] for "262420873819395" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@f2e29567649c: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420873819395" TC_gsup_ul_via_proxy(81)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(81)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(74)@f2e29567649c: Created GsupExpect[0] for "262426687856615" to be handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@f2e29567649c: Found GsupExpect[0] for "262426687856615" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@f2e29567649c: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426687856615" TC_gsup_ul_via_proxy(82)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(82)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(74)@f2e29567649c: Created GsupExpect[0] for "262427935812094" to be handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@f2e29567649c: Found GsupExpect[0] for "262427935812094" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@f2e29567649c: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262427935812094" TC_gsup_ul_via_proxy(83)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(83)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(74)@f2e29567649c: Created GsupExpect[0] for "262426959327859" to be handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@f2e29567649c: Found GsupExpect[0] for "262426959327859" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@f2e29567649c: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426959327859" TC_gsup_ul_via_proxy(84)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(84)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(74)@f2e29567649c: Final verdict of PTC: none 75@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sun May 19 08:25:37 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313) Waiting for packet dumper to finish... 1 (prev_count=313, count=107500) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sun May 19 08:25:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_ul_subscriber_data started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(85)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(85)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(85)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(86)@f2e29567649c: Created GsupExpect[0] for "262423533495968" to be handled at TC_gsup_ul_subscriber_data(89) TC_gsup_ul_subscriber_data(89)@f2e29567649c: GSUP ul subscriber_data HLR_Test-GSUP(86)@f2e29567649c: Found GsupExpect[0] for "262423533495968" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@f2e29567649c: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423533495968" TC_gsup_ul_subscriber_data(89)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(89)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(86)@f2e29567649c: Created GsupExpect[0] for "262425704737349" to be handled at TC_gsup_ul_subscriber_data(90) TC_gsup_ul_subscriber_data(90)@f2e29567649c: GSUP ul subscriber_data HLR_Test-GSUP(86)@f2e29567649c: Found GsupExpect[0] for "262425704737349" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@f2e29567649c: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425704737349" TC_gsup_ul_subscriber_data(90)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(86)@f2e29567649c: Created GsupExpect[0] for "262422652055644" to be handled at TC_gsup_ul_subscriber_data(91) TC_gsup_ul_subscriber_data(91)@f2e29567649c: GSUP ul subscriber_data HLR_Test-GSUP(86)@f2e29567649c: Found GsupExpect[0] for "262422652055644" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@f2e29567649c: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422652055644" TC_gsup_ul_subscriber_data(91)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(91)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(86)@f2e29567649c: Created GsupExpect[0] for "262421379876392" to be handled at TC_gsup_ul_subscriber_data(92) TC_gsup_ul_subscriber_data(92)@f2e29567649c: GSUP ul subscriber_data HLR_Test-GSUP(86)@f2e29567649c: Found GsupExpect[0] for "262421379876392" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@f2e29567649c: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262421379876392" TC_gsup_ul_subscriber_data(92)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(92)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(86)@f2e29567649c: Created GsupExpect[0] for "262424738743134" to be handled at TC_gsup_ul_subscriber_data(93) TC_gsup_ul_subscriber_data(93)@f2e29567649c: GSUP ul subscriber_data HLR_Test-GSUP(86)@f2e29567649c: Found GsupExpect[0] for "262424738743134" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@f2e29567649c: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424738743134" TC_gsup_ul_subscriber_data(93)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(93)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(86)@f2e29567649c: Created GsupExpect[0] for "262422972716000" to be handled at TC_gsup_ul_subscriber_data(94) TC_gsup_ul_subscriber_data(94)@f2e29567649c: GSUP ul subscriber_data HLR_Test-GSUP(86)@f2e29567649c: Found GsupExpect[0] for "262422972716000" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@f2e29567649c: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422972716000" TC_gsup_ul_subscriber_data(94)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(94)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(86)@f2e29567649c: Created GsupExpect[0] for "262426466463867" to be handled at TC_gsup_ul_subscriber_data(95) TC_gsup_ul_subscriber_data(95)@f2e29567649c: GSUP ul subscriber_data HLR_Test-GSUP(86)@f2e29567649c: Found GsupExpect[0] for "262426466463867" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@f2e29567649c: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426466463867" TC_gsup_ul_subscriber_data(95)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(95)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(86)@f2e29567649c: Created GsupExpect[0] for "262425537041465" to be handled at TC_gsup_ul_subscriber_data(96) TC_gsup_ul_subscriber_data(96)@f2e29567649c: GSUP ul subscriber_data HLR_Test-GSUP(86)@f2e29567649c: Found GsupExpect[0] for "262425537041465" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@f2e29567649c: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425537041465" TC_gsup_ul_subscriber_data(96)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(96)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(86)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@f2e29567649c: Final verdict of PTC: none 87@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sun May 19 08:25:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319) Waiting for packet dumper to finish... 1 (prev_count=319, count=110471) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sun May 19 08:25:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_vty started. MTC@f2e29567649c: legacy= true HLR_Test-GSUP-IPA(97)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(97)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(97)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") MTC@f2e29567649c: setverdict(pass): none -> pass 98@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@f2e29567649c: Test case TC_vty finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun May 19 08:25:44 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3069) Waiting for packet dumper to finish... 1 (prev_count=3069, count=26273) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sun May 19 08:25:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_vty_msisdn_isd started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(100)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(100)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(100)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(101)@f2e29567649c: Created GsupExpect[0] for "262429597539518" to be handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@f2e29567649c: Found GsupExpect[0] for "262429597539518" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@f2e29567649c: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429597539518" TC_vty_msisdn_isd(104)@f2e29567649c: setverdict(pass): none -> pass TC_vty_msisdn_isd(104)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_vty_msisdn_isd(104)@f2e29567649c: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(103)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(101)@f2e29567649c: Final verdict of PTC: none 102@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 102: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@f2e29567649c: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun May 19 08:25:48 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=32016) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sun May 19 08:25:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_purge_cs started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(105)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(105)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(105)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(106)@f2e29567649c: Created GsupExpect[0] for "262425520847343" to be handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@f2e29567649c: Found GsupExpect[0] for "262425520847343" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@f2e29567649c: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425520847343" TC_gsup_purge_cs(109)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_cs(109)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(109)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(106)@f2e29567649c: Created GsupExpect[0] for "262423103979227" to be handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@f2e29567649c: Found GsupExpect[0] for "262423103979227" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@f2e29567649c: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423103979227" TC_gsup_purge_cs(110)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_cs(110)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(106)@f2e29567649c: Created GsupExpect[0] for "262427748123933" to be handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@f2e29567649c: Found GsupExpect[0] for "262427748123933" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@f2e29567649c: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427748123933" TC_gsup_purge_cs(111)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_cs(111)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(111)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(106)@f2e29567649c: Created GsupExpect[0] for "262426926554031" to be handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@f2e29567649c: Found GsupExpect[0] for "262426926554031" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@f2e29567649c: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426926554031" TC_gsup_purge_cs(112)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_cs(112)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(112)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(106)@f2e29567649c: Created GsupExpect[0] for "262420181924885" to be handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@f2e29567649c: Found GsupExpect[0] for "262420181924885" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@f2e29567649c: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420181924885" TC_gsup_purge_cs(113)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_cs(113)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(113)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(106)@f2e29567649c: Created GsupExpect[0] for "262423548115653" to be handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@f2e29567649c: Found GsupExpect[0] for "262423548115653" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@f2e29567649c: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423548115653" TC_gsup_purge_cs(114)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_cs(114)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(114)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(106)@f2e29567649c: Created GsupExpect[0] for "262420691904139" to be handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@f2e29567649c: Found GsupExpect[0] for "262420691904139" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@f2e29567649c: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420691904139" TC_gsup_purge_cs(115)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_cs(115)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(115)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(106)@f2e29567649c: Created GsupExpect[0] for "262428567311374" to be handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@f2e29567649c: Found GsupExpect[0] for "262428567311374" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@f2e29567649c: Added IMSI table entry 7TC_gsup_purge_cs(116)"262428567311374" TC_gsup_purge_cs(116)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_cs(116)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(116)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(106)@f2e29567649c: Final verdict of PTC: none 107@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun May 19 08:25:51 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_purge_cs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1490) Waiting for packet dumper to finish... 1 (prev_count=1490, count=126155) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sun May 19 08:25:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_purge_ps started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(117)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(117)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(117)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(118)@f2e29567649c: Created GsupExpect[0] for "262424912512140" to be handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@f2e29567649c: Found GsupExpect[0] for "262424912512140" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@f2e29567649c: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424912512140" TC_gsup_purge_ps(121)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_ps(121)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(121)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(118)@f2e29567649c: Created GsupExpect[0] for "262426298918404" to be handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@f2e29567649c: Found GsupExpect[0] for "262426298918404" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@f2e29567649c: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426298918404" TC_gsup_purge_ps(122)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_ps(122)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(118)@f2e29567649c: Created GsupExpect[0] for "262426179440621" to be handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@f2e29567649c: Found GsupExpect[0] for "262426179440621" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@f2e29567649c: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426179440621" TC_gsup_purge_ps(123)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_ps(123)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(123)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(118)@f2e29567649c: Created GsupExpect[0] for "262420123482970" to be handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@f2e29567649c: Found GsupExpect[0] for "262420123482970" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@f2e29567649c: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420123482970" TC_gsup_purge_ps(124)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_ps(124)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(124)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(118)@f2e29567649c: Created GsupExpect[0] for "262429360465896" to be handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@f2e29567649c: Found GsupExpect[0] for "262429360465896" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@f2e29567649c: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429360465896" TC_gsup_purge_ps(125)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_ps(125)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(125)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(118)@f2e29567649c: Created GsupExpect[0] for "262426196931856" to be handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@f2e29567649c: Found GsupExpect[0] for "262426196931856" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@f2e29567649c: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426196931856" TC_gsup_purge_ps(126)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_ps(126)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(126)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(118)@f2e29567649c: Created GsupExpect[0] for "262421117072076" to be handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@f2e29567649c: Found GsupExpect[0] for "262421117072076" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@f2e29567649c: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421117072076" TC_gsup_purge_ps(127)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_ps(127)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(127)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(118)@f2e29567649c: Created GsupExpect[0] for "262421078740086" to be handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@f2e29567649c: Found GsupExpect[0] for "262421078740086" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@f2e29567649c: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421078740086" TC_gsup_purge_ps(128)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_ps(128)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(128)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(118)@f2e29567649c: Final verdict of PTC: none 119@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun May 19 08:25:55 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_purge_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12398) Waiting for packet dumper to finish... 1 (prev_count=12398, count=126155) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sun May 19 08:25:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_purge_unknown started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(129)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(129)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(129)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(130)@f2e29567649c: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@f2e29567649c: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@f2e29567649c: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(130)@f2e29567649c: Final verdict of PTC: none 131@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun May 19 08:25:58 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=602) Waiting for packet dumper to finish... 1 (prev_count=602, count=24193) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sun May 19 08:26:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_unknown started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(134)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(134)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(134)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(135)@f2e29567649c: Created GsupExpect[0] for "262429650220126" to be handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@f2e29567649c: Found GsupExpect[0] for "262429650220126" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429650220126" TC_mo_ussd_unknown(138)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_unknown(138)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(135)@f2e29567649c: Created GsupExpect[0] for "262426057832627" to be handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@f2e29567649c: Found GsupExpect[0] for "262426057832627" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426057832627" TC_mo_ussd_unknown(139)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(135)@f2e29567649c: Created GsupExpect[0] for "262420293784580" to be handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@f2e29567649c: Found GsupExpect[0] for "262420293784580" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420293784580" TC_mo_ussd_unknown(140)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(135)@f2e29567649c: Created GsupExpect[0] for "262426739829957" to be handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@f2e29567649c: Found GsupExpect[0] for "262426739829957" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426739829957" TC_mo_ussd_unknown(141)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_unknown(141)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(135)@f2e29567649c: Created GsupExpect[0] for "262423149362247" to be handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@f2e29567649c: Found GsupExpect[0] for "262423149362247" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423149362247" TC_mo_ussd_unknown(142)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_unknown(142)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(135)@f2e29567649c: Created GsupExpect[0] for "262426885719572" to be handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@f2e29567649c: Found GsupExpect[0] for "262426885719572" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426885719572" TC_mo_ussd_unknown(143)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_unknown(143)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(135)@f2e29567649c: Created GsupExpect[0] for "262425426774808" to be handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@f2e29567649c: Found GsupExpect[0] for "262425426774808" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262425426774808" TC_mo_ussd_unknown(144)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_unknown(144)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(135)@f2e29567649c: Created GsupExpect[0] for "262425549909230" to be handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@f2e29567649c: Found GsupExpect[0] for "262425549909230" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425549909230" TC_mo_ussd_unknown(145)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_unknown(145)@f2e29567649c: Final verdict of PTC: pass 136@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(135)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 136: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun May 19 08:26:02 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11465) Waiting for packet dumper to finish... 1 (prev_count=11465, count=75907) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sun May 19 08:26:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_euse_disc started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(146)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(146)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(146)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(147)@f2e29567649c: Created GsupExpect[0] for "262422034658244" to be handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@f2e29567649c: Found GsupExpect[0] for "262422034658244" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422034658244" TC_mo_ussd_euse_disc(150)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(150)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(147)@f2e29567649c: Created GsupExpect[0] for "262421117110256" to be handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@f2e29567649c: Found GsupExpect[0] for "262421117110256" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421117110256" TC_mo_ussd_euse_disc(151)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(147)@f2e29567649c: Created GsupExpect[0] for "262420844328495" to be handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@f2e29567649c: Found GsupExpect[0] for "262420844328495" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262420844328495" TC_mo_ussd_euse_disc(152)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(152)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(147)@f2e29567649c: Created GsupExpect[0] for "262420390301908" to be handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@f2e29567649c: Found GsupExpect[0] for "262420390301908" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420390301908" TC_mo_ussd_euse_disc(153)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(147)@f2e29567649c: Created GsupExpect[0] for "262425850965841" to be handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@f2e29567649c: Found GsupExpect[0] for "262425850965841" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425850965841" TC_mo_ussd_euse_disc(154)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(154)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(147)@f2e29567649c: Created GsupExpect[0] for "262426458427557" to be handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@f2e29567649c: Found GsupExpect[0] for "262426458427557" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262426458427557" TC_mo_ussd_euse_disc(155)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(155)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(147)@f2e29567649c: Created GsupExpect[0] for "262420973413043" to be handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@f2e29567649c: Found GsupExpect[0] for "262420973413043" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262420973413043" TC_mo_ussd_euse_disc(156)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(156)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(147)@f2e29567649c: Created GsupExpect[0] for "262421230079854" to be handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@f2e29567649c: Found GsupExpect[0] for "262421230079854" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421230079854" TC_mo_ussd_euse_disc(157)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(157)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(147)@f2e29567649c: Final verdict of PTC: none 148@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 148: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sun May 19 08:26:05 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13201) Waiting for packet dumper to finish... 1 (prev_count=13201, count=78376) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sun May 19 08:26:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_iuse_imsi started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(158)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(158)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(158)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(159)@f2e29567649c: Created GsupExpect[0] for "262422729556623" to be handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@f2e29567649c: Found GsupExpect[0] for "262422729556623" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262422729556623" TC_mo_ussd_iuse_imsi(162)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499EC26CBD56A369B6C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(162)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(159)@f2e29567649c: Created GsupExpect[0] for "262425261865412" to be handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@f2e29567649c: Found GsupExpect[0] for "262425261865412" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262425261865412" TC_mo_ussd_iuse_imsi(163)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594D668BE16C355A4C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(163)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(159)@f2e29567649c: Created GsupExpect[0] for "262423135418299" to be handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@f2e29567649c: Found GsupExpect[0] for "262423135418299" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423135418299" TC_mo_ussd_iuse_imsi(164)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C36ABD16238592E07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(164)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(159)@f2e29567649c: Created GsupExpect[0] for "262427933445480" to be handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@f2e29567649c: Found GsupExpect[0] for "262427933445480" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427933445480" TC_mo_ussd_iuse_imsi(165)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D379BD168351A0E06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(165)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(159)@f2e29567649c: Created GsupExpect[0] for "262425019184295" to be handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@f2e29567649c: Found GsupExpect[0] for "262425019184295" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425019184295" TC_mo_ussd_iuse_imsi(166)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D16CBC5703459AE06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(166)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(159)@f2e29567649c: Created GsupExpect[0] for "262425848960593" to be handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@f2e29567649c: Found GsupExpect[0] for "262425848960593" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425848960593" TC_mo_ussd_iuse_imsi(167)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D47C3E56CB05A6E06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(167)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(159)@f2e29567649c: Created GsupExpect[0] for "262424512912211" to be handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@f2e29567649c: Found GsupExpect[0] for "262424512912211" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424512912211" TC_mo_ussd_iuse_imsi(168)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD1693E56232592C06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(168)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(159)@f2e29567649c: Created GsupExpect[0] for "262420887712912" to be handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@f2e29567649c: Found GsupExpect[0] for "262420887712912" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420887712912" TC_mo_ussd_iuse_imsi(169)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C87BBDD62B25C4C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(169)@f2e29567649c: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(161)@f2e29567649c: Final verdict of PTC: none 160@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(159)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 160: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sun May 19 08:26:09 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10719) Waiting for packet dumper to finish... 1 (prev_count=10719, count=78924) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sun May 19 08:26:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(170)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(170)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(170)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(171)@f2e29567649c: Created GsupExpect[0] for "262426284617818" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@f2e29567649c: Found GsupExpect[0] for "262426284617818" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426284617818" TC_mo_ussd_iuse_imsi_via_proxy(174)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D86A3D962375C0C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(174)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(171)@f2e29567649c: Created GsupExpect[0] for "262423194397688" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@f2e29567649c: Found GsupExpect[0] for "262423194397688" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423194397688" TC_mo_ussd_iuse_imsi_via_proxy(175)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C96A3CD72371B0E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(175)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(171)@f2e29567649c: Created GsupExpect[0] for "262425057887688" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@f2e29567649c: Found GsupExpect[0] for "262425057887688" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425057887688" TC_mo_ussd_iuse_imsi_via_proxy(176)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D56BBE170371B0E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(171)@f2e29567649c: Created GsupExpect[0] for "262423124769437" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@f2e29567649c: Found GsupExpect[0] for "262423124769437" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423124769437" TC_mo_ussd_iuse_imsi_via_proxy(177)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C26A3DD6C39DAEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(177)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(171)@f2e29567649c: Created GsupExpect[0] for "262428910193301" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@f2e29567649c: Found GsupExpect[0] for "262428910193301" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428910193301" TC_mo_ussd_iuse_imsi_via_proxy(178)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E1783C572B3192C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(178)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(171)@f2e29567649c: Created GsupExpect[0] for "262426662330192" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@f2e29567649c: Found GsupExpect[0] for "262426662330192" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426662330192" TC_mo_ussd_iuse_imsi_via_proxy(179)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD6693CD66B0584E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(179)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(171)@f2e29567649c: Created GsupExpect[0] for "262429079854496" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@f2e29567649c: Found GsupExpect[0] for "262429079854496" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429079854496" TC_mo_ussd_iuse_imsi_via_proxy(180)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E76CBE16A345ACE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(180)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(171)@f2e29567649c: Created GsupExpect[0] for "262429498642865" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@f2e29567649c: Found GsupExpect[0] for "262429498642865" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429498642865" TC_mo_ussd_iuse_imsi_via_proxy(181)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598E96C3D968329CAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(181)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(171)@f2e29567649c: Final verdict of PTC: none 172@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 172: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sun May 19 08:26:12 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12419) Waiting for packet dumper to finish... 1 (prev_count=12419, count=80205) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sun May 19 08:26:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_iuse_msisdn started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(182)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(182)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(182)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(183)@f2e29567649c: Created GsupExpect[0] for "262429829841157" to be handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@f2e29567649c: Found GsupExpect[0] for "262429829841157" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429829841157" TC_mo_ussd_iuse_msisdn(186)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562319CAC66BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(186)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(183)@f2e29567649c: Created GsupExpect[0] for "262421207590075" to be handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@f2e29567649c: Found GsupExpect[0] for "262421207590075" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262421207590075" TC_mo_ussd_iuse_msisdn(187)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B39B6C06B301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(183)@f2e29567649c: Created GsupExpect[0] for "262424610941542" to be handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@f2e29567649c: Found GsupExpect[0] for "262424610941542" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424610941542" TC_mo_ussd_iuse_msisdn(188)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C325C0D16AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(188)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(183)@f2e29567649c: Created GsupExpect[0] for "262422318445072" to be handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@f2e29567649c: Found GsupExpect[0] for "262422318445072" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262422318445072" TC_mo_ussd_iuse_msisdn(189)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560365BAC069301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(189)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(183)@f2e29567649c: Created GsupExpect[0] for "262421985995925" to be handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@f2e29567649c: Found GsupExpect[0] for "262421985995925" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421985995925" TC_mo_ussd_iuse_msisdn(190)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560365BED368B01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(190)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(183)@f2e29567649c: Created GsupExpect[0] for "262420777109012" to be handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@f2e29567649c: Found GsupExpect[0] for "262420777109012" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420777109012" TC_mo_ussd_iuse_msisdn(191)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB1182E76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(191)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(183)@f2e29567649c: Created GsupExpect[0] for "262423375372092" to be handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@f2e29567649c: Found GsupExpect[0] for "262423375372092" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423375372092" TC_mo_ussd_iuse_msisdn(192)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56037DBCD668B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(192)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(183)@f2e29567649c: Created GsupExpect[0] for "262427145775223" to be handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@f2e29567649c: Found GsupExpect[0] for "262427145775223" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427145775223" TC_mo_ussd_iuse_msisdn(193)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560319B0C57BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(193)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(183)@f2e29567649c: Final verdict of PTC: none 184@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 184: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sun May 19 08:26:16 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11477) Waiting for packet dumper to finish... 1 (prev_count=11477, count=79016) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sun May 19 08:26:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(194)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(194)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(194)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(195)@f2e29567649c: Created GsupExpect[0] for "262426130199346" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@f2e29567649c: Found GsupExpect[0] for "262426130199346" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426130199346" TC_mo_ussd_iuse_msisdn_via_proxy(198)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B7D90C469301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(198)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(195)@f2e29567649c: Created GsupExpect[0] for "262424932427083" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@f2e29567649c: Found GsupExpect[0] for "262424932427083" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424932427083" TC_mo_ussd_iuse_msisdn_via_proxy(199)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB8D90D46C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(195)@f2e29567649c: Created GsupExpect[0] for "262429497575856" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@f2e29567649c: Found GsupExpect[0] for "262429497575856" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429497575856" TC_mo_ussd_iuse_msisdn_via_proxy(200)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B8994D36AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(200)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(195)@f2e29567649c: Created GsupExpect[0] for "262423697897068" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@f2e29567649c: Found GsupExpect[0] for "262423697897068" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262423697897068" TC_mo_ussd_iuse_msisdn_via_proxy(201)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5603419AD469301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(201)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(195)@f2e29567649c: Created GsupExpect[0] for "262426628129929" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@f2e29567649c: Found GsupExpect[0] for "262426628129929" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426628129929" TC_mo_ussd_iuse_msisdn_via_proxy(202)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB1986D168301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(202)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(195)@f2e29567649c: Created GsupExpect[0] for "262421688953112" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@f2e29567649c: Found GsupExpect[0] for "262421688953112" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421688953112" TC_mo_ussd_iuse_msisdn_via_proxy(203)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562351C8C76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(203)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(195)@f2e29567649c: Created GsupExpect[0] for "262428929438341" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@f2e29567649c: Found GsupExpect[0] for "262428929438341" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428929438341" TC_mo_ussd_iuse_msisdn_via_proxy(204)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56237D8AD169B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(204)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(195)@f2e29567649c: Created GsupExpect[0] for "262427416306125" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@f2e29567649c: Found GsupExpect[0] for "262427416306125" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427416306125" TC_mo_ussd_iuse_msisdn_via_proxy(205)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57036DA8C769301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(205)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP-IPA(194)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@f2e29567649c: Final verdict of PTC: none 196@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(195)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 196: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sun May 19 08:26:20 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1522) Waiting for packet dumper to finish... 1 (prev_count=1522, count=80197) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sun May 19 08:26:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_euse started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 IPA-EUSE-foobar(208)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2e29567649c: in not legacy case 2 IPA-EUSE-foobar(208)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(208)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(207)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(209)@f2e29567649c: Created GsupExpect[0] for "262421036445187" to be handled at TC_mo_ussd_euse(212) EUSE-TC_mo_ussd_euse(206)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@f2e29567649c: Found GsupExpect[0] for "262421036445187" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421036445187" TC_mo_ussd_euse(212)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse(212)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(209)@f2e29567649c: Created GsupExpect[0] for "262427149550363" to be handled at TC_mo_ussd_euse(213) EUSE-TC_mo_ussd_euse(206)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@f2e29567649c: Found GsupExpect[0] for "262427149550363" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427149550363" TC_mo_ussd_euse(213)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(209)@f2e29567649c: Created GsupExpect[0] for "262423302994653" to be handled at TC_mo_ussd_euse(214) EUSE-TC_mo_ussd_euse(206)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@f2e29567649c: Found GsupExpect[0] for "262423302994653" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423302994653" TC_mo_ussd_euse(214)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse(214)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(209)@f2e29567649c: Created GsupExpect[0] for "262422479250978" to be handled at TC_mo_ussd_euse(215) EUSE-TC_mo_ussd_euse(206)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@f2e29567649c: Found GsupExpect[0] for "262422479250978" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422479250978" TC_mo_ussd_euse(215)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse(215)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(209)@f2e29567649c: Created GsupExpect[0] for "262424332486461" to be handled at TC_mo_ussd_euse(216) EUSE-TC_mo_ussd_euse(206)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@f2e29567649c: Found GsupExpect[0] for "262424332486461" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424332486461" TC_mo_ussd_euse(216)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse(216)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(209)@f2e29567649c: Created GsupExpect[0] for "262427451963498" to be handled at TC_mo_ussd_euse(217) EUSE-TC_mo_ussd_euse(206)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@f2e29567649c: Found GsupExpect[0] for "262427451963498" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427451963498" TC_mo_ussd_euse(217)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse(217)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(209)@f2e29567649c: Created GsupExpect[0] for "262420414535221" to be handled at TC_mo_ussd_euse(218) EUSE-TC_mo_ussd_euse(206)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@f2e29567649c: Found GsupExpect[0] for "262420414535221" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420414535221" TC_mo_ussd_euse(218)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse(218)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(209)@f2e29567649c: Created GsupExpect[0] for "262421336995071" to be handled at TC_mo_ussd_euse(219) EUSE-TC_mo_ussd_euse(206)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@f2e29567649c: Found GsupExpect[0] for "262421336995071" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421336995071" TC_mo_ussd_euse(219)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse(219)@f2e29567649c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(209)@f2e29567649c: Final verdict of PTC: none 210@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@f2e29567649c: Final verdict of PTC: none IPA-EUSE-foobar(208)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 210: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun May 19 08:26:23 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_euse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=867) Waiting for packet dumper to finish... 1 (prev_count=867, count=105989) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sun May 19 08:26:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_euse_continue started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 IPA-EUSE-foobar(222)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2e29567649c: in not legacy case 2 IPA-EUSE-foobar(222)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(222)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(221)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(223)@f2e29567649c: Created GsupExpect[0] for "262423389826622" to be handled at TC_mo_ussd_euse_continue(226) EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@f2e29567649c: Found GsupExpect[0] for "262423389826622" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423389826622" TC_mo_ussd_euse_continue(226)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@f2e29567649c: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(226)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(226)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(223)@f2e29567649c: Created GsupExpect[0] for "262421979701406" to be handled at TC_mo_ussd_euse_continue(227) EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@f2e29567649c: Found GsupExpect[0] for "262421979701406" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421979701406" TC_mo_ussd_euse_continue(227)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@f2e29567649c: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(227)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(227)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(223)@f2e29567649c: Created GsupExpect[0] for "262425138489214" to be handled at TC_mo_ussd_euse_continue(228) EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@f2e29567649c: Found GsupExpect[0] for "262425138489214" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425138489214" TC_mo_ussd_euse_continue(228)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@f2e29567649c: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(228)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(228)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(223)@f2e29567649c: Created GsupExpect[0] for "262420382093161" to be handled at TC_mo_ussd_euse_continue(229) EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@f2e29567649c: Found GsupExpect[0] for "262420382093161" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420382093161" TC_mo_ussd_euse_continue(229)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@f2e29567649c: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(229)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(229)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(223)@f2e29567649c: Created GsupExpect[0] for "262426275270725" to be handled at TC_mo_ussd_euse_continue(230) EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@f2e29567649c: Found GsupExpect[0] for "262426275270725" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426275270725" TC_mo_ussd_euse_continue(230)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@f2e29567649c: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(230)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(230)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(223)@f2e29567649c: Created GsupExpect[0] for "262426786101668" to be handled at TC_mo_ussd_euse_continue(231) EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@f2e29567649c: Found GsupExpect[0] for "262426786101668" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262426786101668" TC_mo_ussd_euse_continue(231)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@f2e29567649c: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(231)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(231)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(223)@f2e29567649c: Created GsupExpect[0] for "262420425066366" to be handled at TC_mo_ussd_euse_continue(232) EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@f2e29567649c: Found GsupExpect[0] for "262420425066366" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420425066366" TC_mo_ussd_euse_continue(232)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@f2e29567649c: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(232)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(232)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(223)@f2e29567649c: Created GsupExpect[0] for "262428627413090" to be handled at TC_mo_ussd_euse_continue(233) EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@f2e29567649c: Found GsupExpect[0] for "262428627413090" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428627413090" TC_mo_ussd_euse_continue(233)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@f2e29567649c: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(233)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(233)@f2e29567649c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(223)@f2e29567649c: Final verdict of PTC: none 224@f2e29567649c: Final verdict of PTC: none IPA-EUSE-foobar(222)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 224: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sun May 19 08:26:27 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319) Waiting for packet dumper to finish... 1 (prev_count=319, count=149296) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sun May 19 08:26:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_ussd_euse_defaultroute started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 IPA-EUSE-foobar(236)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(236)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(235)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(237)@f2e29567649c: Created GsupExpect[0] for "262424370744672" to be handled at TC_mo_ussd_euse_defaultroute(240) EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@f2e29567649c: Found GsupExpect[0] for "262424370744672" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@f2e29567649c: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424370744672" TC_mo_ussd_euse_defaultroute(240)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(240)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(237)@f2e29567649c: Created GsupExpect[0] for "262427967115859" to be handled at TC_mo_ussd_euse_defaultroute(241) EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@f2e29567649c: Found GsupExpect[0] for "262427967115859" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@f2e29567649c: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427967115859" TC_mo_ussd_euse_defaultroute(241)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(241)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(237)@f2e29567649c: Created GsupExpect[0] for "262429694791268" to be handled at TC_mo_ussd_euse_defaultroute(242) EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@f2e29567649c: Found GsupExpect[0] for "262429694791268" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@f2e29567649c: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429694791268" TC_mo_ussd_euse_defaultroute(242)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(242)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(237)@f2e29567649c: Created GsupExpect[0] for "262423698369085" to be handled at TC_mo_ussd_euse_defaultroute(243) EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@f2e29567649c: Found GsupExpect[0] for "262423698369085" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@f2e29567649c: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423698369085" TC_mo_ussd_euse_defaultroute(243)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(243)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(237)@f2e29567649c: Created GsupExpect[0] for "262425331809772" to be handled at TC_mo_ussd_euse_defaultroute(244) EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@f2e29567649c: Found GsupExpect[0] for "262425331809772" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@f2e29567649c: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425331809772" TC_mo_ussd_euse_defaultroute(244)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(244)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(237)@f2e29567649c: Created GsupExpect[0] for "262423808314002" to be handled at TC_mo_ussd_euse_defaultroute(245) EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@f2e29567649c: Found GsupExpect[0] for "262423808314002" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@f2e29567649c: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423808314002" TC_mo_ussd_euse_defaultroute(245)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(245)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(237)@f2e29567649c: Created GsupExpect[0] for "262421350131664" to be handled at TC_mo_ussd_euse_defaultroute(246) EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@f2e29567649c: Found GsupExpect[0] for "262421350131664" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@f2e29567649c: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421350131664" TC_mo_ussd_euse_defaultroute(246)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(246)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(237)@f2e29567649c: Created GsupExpect[0] for "262425061052239" to be handled at TC_mo_ussd_euse_defaultroute(247) EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@f2e29567649c: Found GsupExpect[0] for "262425061052239" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@f2e29567649c: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425061052239" TC_mo_ussd_euse_defaultroute(247)@f2e29567649c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@f2e29567649c: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(247)@f2e29567649c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@f2e29567649c: Final verdict of PTC: none 238@f2e29567649c: Final verdict of PTC: none IPA-EUSE-foobar(236)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(237)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 238: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@f2e29567649c: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sun May 19 08:26:31 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327) Waiting for packet dumper to finish... 1 (prev_count=327, count=107706) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sun May 19 08:26:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_mo_sss_reject started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(248)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(248)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(248)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(249)@f2e29567649c: Created GsupExpect[0] for "262422342505744" to be handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@f2e29567649c: Found GsupExpect[0] for "262422342505744" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@f2e29567649c: Added IMSI table entry 0TC_mo_sss_reject(252)"262422342505744" TC_mo_sss_reject(252)@f2e29567649c: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@f2e29567649c: setverdict(pass): none -> pass TC_mo_sss_reject(252)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(249)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@f2e29567649c: Final verdict of PTC: none 250@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 250: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@f2e29567649c: Test case TC_mo_sss_reject finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun May 19 08:26:34 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_mo_sss_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11699) Waiting for packet dumper to finish... 1 (prev_count=11699, count=27694) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sun May 19 08:26:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_check_imei started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(253)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(253)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(253)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(254)@f2e29567649c: Created GsupExpect[0] for "262428989382249" to be handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@f2e29567649c: Found GsupExpect[0] for "262428989382249" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@f2e29567649c: Added IMSI table entry 0TC_gsup_check_imei(257)"262428989382249" TC_gsup_check_imei(257)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei(257)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(257)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(254)@f2e29567649c: Created GsupExpect[0] for "262428334307915" to be handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@f2e29567649c: Found GsupExpect[0] for "262428334307915" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@f2e29567649c: Added IMSI table entry 1TC_gsup_check_imei(258)"262428334307915" TC_gsup_check_imei(258)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei(258)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(258)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(254)@f2e29567649c: Created GsupExpect[0] for "262425146844813" to be handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@f2e29567649c: Found GsupExpect[0] for "262425146844813" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@f2e29567649c: Added IMSI table entry 2TC_gsup_check_imei(259)"262425146844813" TC_gsup_check_imei(259)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei(259)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(259)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(254)@f2e29567649c: Created GsupExpect[0] for "262428964839130" to be handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@f2e29567649c: Found GsupExpect[0] for "262428964839130" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@f2e29567649c: Added IMSI table entry 3TC_gsup_check_imei(260)"262428964839130" TC_gsup_check_imei(260)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei(260)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(260)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(254)@f2e29567649c: Created GsupExpect[0] for "262428231137547" to be handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@f2e29567649c: Found GsupExpect[0] for "262428231137547" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@f2e29567649c: Added IMSI table entry 4TC_gsup_check_imei(261)"262428231137547" TC_gsup_check_imei(261)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei(261)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(261)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(254)@f2e29567649c: Created GsupExpect[0] for "262420524574324" to be handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@f2e29567649c: Found GsupExpect[0] for "262420524574324" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@f2e29567649c: Added IMSI table entry 5TC_gsup_check_imei(262)"262420524574324" TC_gsup_check_imei(262)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei(262)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(262)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(254)@f2e29567649c: Created GsupExpect[0] for "262424023506316" to be handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@f2e29567649c: Found GsupExpect[0] for "262424023506316" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@f2e29567649c: Added IMSI table entry 6TC_gsup_check_imei(263)"262424023506316" TC_gsup_check_imei(263)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei(263)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(263)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(254)@f2e29567649c: Created GsupExpect[0] for "262421963426894" to be handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@f2e29567649c: Found GsupExpect[0] for "262421963426894" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@f2e29567649c: Added IMSI table entry 7TC_gsup_check_imei(264)"262421963426894" TC_gsup_check_imei(264)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei(264)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(264)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(254)@f2e29567649c: Final verdict of PTC: none 255@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_check_imei finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sun May 19 08:26:38 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13193) Waiting for packet dumper to finish... 1 (prev_count=13193, count=116261) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sun May 19 08:26:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_check_imei_via_proxy started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(265)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(265)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(265)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(266)@f2e29567649c: Created GsupExpect[0] for "262421472720326" to be handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@f2e29567649c: Found GsupExpect[0] for "262421472720326" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@f2e29567649c: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421472720326" TC_gsup_check_imei_via_proxy(269)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(269)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(269)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(266)@f2e29567649c: Created GsupExpect[0] for "262426621560090" to be handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@f2e29567649c: Found GsupExpect[0] for "262426621560090" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@f2e29567649c: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262426621560090" TC_gsup_check_imei_via_proxy(270)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(270)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(270)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(266)@f2e29567649c: Created GsupExpect[0] for "262426157801509" to be handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@f2e29567649c: Found GsupExpect[0] for "262426157801509" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@f2e29567649c: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426157801509" TC_gsup_check_imei_via_proxy(271)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(271)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(271)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(266)@f2e29567649c: Created GsupExpect[0] for "262426324153487" to be handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@f2e29567649c: Found GsupExpect[0] for "262426324153487" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@f2e29567649c: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426324153487" TC_gsup_check_imei_via_proxy(272)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(272)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(272)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(266)@f2e29567649c: Created GsupExpect[0] for "262427187228898" to be handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@f2e29567649c: Found GsupExpect[0] for "262427187228898" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@f2e29567649c: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427187228898" TC_gsup_check_imei_via_proxy(273)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(273)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(273)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(266)@f2e29567649c: Created GsupExpect[0] for "262429419506664" to be handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@f2e29567649c: Found GsupExpect[0] for "262429419506664" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@f2e29567649c: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429419506664" TC_gsup_check_imei_via_proxy(274)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(274)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(274)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(266)@f2e29567649c: Created GsupExpect[0] for "262421398150925" to be handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@f2e29567649c: Found GsupExpect[0] for "262421398150925" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@f2e29567649c: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421398150925" TC_gsup_check_imei_via_proxy(275)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(275)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(275)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(266)@f2e29567649c: Created GsupExpect[0] for "262423215957201" to be handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@f2e29567649c: Found GsupExpect[0] for "262423215957201" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@f2e29567649c: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423215957201" TC_gsup_check_imei_via_proxy(276)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(276)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(276)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(266)@f2e29567649c: Final verdict of PTC: none 267@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sun May 19 08:26:41 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13639) Waiting for packet dumper to finish... 1 (prev_count=13639, count=117986) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sun May 19 08:26:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_check_imei_invalid_len started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(277)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(277)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(277)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(278)@f2e29567649c: Created GsupExpect[0] for "262427458658585" to be handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@f2e29567649c: Found GsupExpect[0] for "262427458658585" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@f2e29567649c: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427458658585" TC_gsup_check_imei_invalid_len(281)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(281)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(278)@f2e29567649c: Created GsupExpect[0] for "262425958775418" to be handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@f2e29567649c: Found GsupExpect[0] for "262425958775418" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@f2e29567649c: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425958775418" TC_gsup_check_imei_invalid_len(282)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(282)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(278)@f2e29567649c: Created GsupExpect[0] for "262424915722398" to be handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@f2e29567649c: Found GsupExpect[0] for "262424915722398" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@f2e29567649c: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424915722398" TC_gsup_check_imei_invalid_len(283)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(283)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(278)@f2e29567649c: Created GsupExpect[0] for "262420316634937" to be handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@f2e29567649c: Found GsupExpect[0] for "262420316634937" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@f2e29567649c: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420316634937" TC_gsup_check_imei_invalid_len(284)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(284)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(278)@f2e29567649c: Created GsupExpect[0] for "262421763020430" to be handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@f2e29567649c: Found GsupExpect[0] for "262421763020430" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@f2e29567649c: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262421763020430" TC_gsup_check_imei_invalid_len(285)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(285)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(278)@f2e29567649c: Created GsupExpect[0] for "262428684065925" to be handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@f2e29567649c: Found GsupExpect[0] for "262428684065925" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@f2e29567649c: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428684065925" TC_gsup_check_imei_invalid_len(286)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(286)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(278)@f2e29567649c: Created GsupExpect[0] for "262425311983038" to be handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@f2e29567649c: Found GsupExpect[0] for "262425311983038" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@f2e29567649c: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425311983038" TC_gsup_check_imei_invalid_len(287)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(287)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(278)@f2e29567649c: Created GsupExpect[0] for "262421767102990" to be handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@f2e29567649c: Found GsupExpect[0] for "262421767102990" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@f2e29567649c: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421767102990" TC_gsup_check_imei_invalid_len(288)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(288)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@f2e29567649c: Final verdict of PTC: pass MTC@f2e29567649c: setverdict(pass): none -> pass HLR_Test-GSUP(278)@f2e29567649c: Final verdict of PTC: none 279@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: pass MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@f2e29567649c: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sun May 19 08:26:45 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620) Waiting for packet dumper to finish... 1 (prev_count=620, count=158225) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sun May 19 08:26:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_gsup_check_imei_unknown_imsi started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(289)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(289)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(289)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(290)@f2e29567649c: Created GsupExpect[0] for "262422851334297" to be handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@f2e29567649c: Found GsupExpect[0] for "262422851334297" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@f2e29567649c: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422851334297" TC_gsup_check_imei_unknown_imsi(293)@f2e29567649c: setverdict(pass): none -> pass TC_gsup_check_imei_unknown_imsi(293)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(290)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@f2e29567649c: Final verdict of PTC: none 291@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 291: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@f2e29567649c: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sun May 19 08:26:48 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324) Waiting for packet dumper to finish... 1 (prev_count=324, count=28238) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sun May 19 08:26:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(294)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(294)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(294)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(295)@f2e29567649c: Created GsupExpect[0] for "262421680363249" to be handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@f2e29567649c: Found GsupExpect[0] for "262421680363249" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@f2e29567649c: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421680363249" TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): none -> pass TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(295)@f2e29567649c: Final verdict of PTC: none 296@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 296: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@f2e29567649c: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sun May 19 08:26:51 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11540) Waiting for packet dumper to finish... 1 (prev_count=11540, count=90656) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sun May 19 08:26:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_subscr_create_on_demand_ul started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(299)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(299)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(299)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(300)@f2e29567649c: Created GsupExpect[0] for "262426662246142" to be handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@f2e29567649c: Found GsupExpect[0] for "262426662246142" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@f2e29567649c: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262426662246142" TC_subscr_create_on_demand_ul(303)@f2e29567649c: setverdict(pass): none -> pass TC_subscr_create_on_demand_ul(303)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(300)@f2e29567649c: Final verdict of PTC: none 301@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 301: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@f2e29567649c: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sun May 19 08:26:55 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=618) Waiting for packet dumper to finish... 1 (prev_count=618, count=76036) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sun May 19 08:26:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_subscr_create_on_demand_sai started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(304)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(304)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(304)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(305)@f2e29567649c: Created GsupExpect[0] for "262428924480651" to be handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@f2e29567649c: Found GsupExpect[0] for "262428924480651" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@f2e29567649c: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428924480651" TC_subscr_create_on_demand_sai(308)@f2e29567649c: setverdict(pass): none -> pass TC_subscr_create_on_demand_sai(308)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@f2e29567649c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@f2e29567649c: Final verdict of PTC: pass HLR_Test-GSUP(305)@f2e29567649c: Final verdict of PTC: none 306@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 306: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@f2e29567649c: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sun May 19 08:26:58 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1518) Waiting for packet dumper to finish... 1 (prev_count=1518, count=33947) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sun May 19 08:27:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_MSLookup_mDNS_service_other_home started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(309)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(309)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(309)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(310)@f2e29567649c: Created GsupExpect[0] for "262429730918419" to be handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@f2e29567649c: Found GsupExpect[0] for "262429730918419" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@f2e29567649c: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429730918419" TC_MSLookup_mDNS_service_other_home(313)@f2e29567649c: setverdict(pass): none -> pass TC_MSLookup_mDNS_service_other_home(313)@f2e29567649c: setverdict(fail): pass -> fail reason: "OsmoHLR did not answer to mDNS query", new component reason: "OsmoHLR did not answer to mDNS query" TC_MSLookup_mDNS_service_other_home(313)@f2e29567649c: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" HLR_Test-GSUP(310)@f2e29567649c: Final verdict of PTC: none 311@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 311: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): fail (none -> fail) reason: "OsmoHLR did not answer to mDNS query" MTC@f2e29567649c: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: fail reason: OsmoHLR did not answer to mDNS query MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home fail'. Sun May 19 08:27:03 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home fail ------ Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25430) Waiting for packet dumper to finish... 1 (prev_count=25430, count=32671) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home fail' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun May 19 08:27:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_MSLookup_GSUP_proxy started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(314)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(314)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(314)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(315)@f2e29567649c: Created GsupExpect[0] for "262425260769666" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@f2e29567649c: Created GsupExpect[0] for "262425260769666" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@f2e29567649c: Found GsupExpect[0] for "262425260769666" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@f2e29567649c: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425260769666" MTC@f2e29567649c: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" 316@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP(315)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-server(317)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@f2e29567649c: Final verdict of PTC: none TC_MSLookup_GSUP_proxy(320)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: fail reason: "Timeout" MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(315): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC with component reference 316: none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-server(317): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): none (fail -> fail) MTC@f2e29567649c: Test case TC_MSLookup_GSUP_proxy finished. Verdict: fail reason: Timeout MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail'. Sun May 19 08:27:10 UTC 2024 ------ HLR_Tests.TC_MSLookup_GSUP_proxy fail ------ Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23649) Waiting for packet dumper to finish... 1 (prev_count=23649, count=27213) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sun May 19 08:27:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(321)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(321)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(321)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(322)@f2e29567649c: Created GsupExpect[0] for "262427334924461" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f2e29567649c: setverdict(fail): none -> fail reason: "OsmoHLR did not answer to mDNS query", new component reason: "OsmoHLR did not answer to mDNS query" TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f2e29567649c: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" HLR_Test-GSUP(322)@f2e29567649c: Final verdict of PTC: none 323@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: none MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@f2e29567649c: Local verdict of PTC with component reference 323: none (none -> none) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@f2e29567649c: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): fail (none -> fail) reason: "OsmoHLR did not answer to mDNS query" MTC@f2e29567649c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: fail reason: OsmoHLR did not answer to mDNS query MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail'. Sun May 19 08:27:14 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail ------ Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17860) Waiting for packet dumper to finish... 1 (prev_count=17860, count=24623) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sun May 19 08:27:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(326)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(326)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(326)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(327)@f2e29567649c: Created GsupExpect[0] for "262426257930587" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@f2e29567649c: Created GsupExpect[0] for "262426257930587" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@f2e29567649c: Found GsupExpect[0] for "262426257930587" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@f2e29567649c: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426257930587" MTC@f2e29567649c: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(327)@f2e29567649c: Final verdict of PTC: none 328@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-server(329)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@f2e29567649c: Final verdict of PTC: none TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: fail reason: "Timeout" MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(327): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC with component reference 328: none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-server(329): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): none (fail -> fail) MTC@f2e29567649c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: fail reason: Timeout MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail'. Sun May 19 08:27:20 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail ------ Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23785) Waiting for packet dumper to finish... 1 (prev_count=23785, count=27349) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail' was executed successfully (exit status: 0). MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sun May 19 08:27:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f2e29567649c: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@f2e29567649c: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@f2e29567649c: legacy= false MTC@f2e29567649c: in not legacy case 1 MTC@f2e29567649c: in not legacy case 2 HLR_Test-GSUP-IPA(333)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(333)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@f2e29567649c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(333)@f2e29567649c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@f2e29567649c: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(334)@f2e29567649c: Created GsupExpect[0] for "262420702958780" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@f2e29567649c: Created GsupExpect[0] for "262420702958780" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@f2e29567649c: Found GsupExpect[0] for "262420702958780" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@f2e29567649c: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420702958780" MTC@f2e29567649c: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(334)@f2e29567649c: Final verdict of PTC: none TC_MSLookup_mDNS_service_other_proxy(339)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-server(336)@f2e29567649c: Final verdict of PTC: none 335@f2e29567649c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@f2e29567649c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@f2e29567649c: Final verdict of PTC: none MTC@f2e29567649c: Setting final verdict of the test case. MTC@f2e29567649c: Local verdict of MTC: fail reason: "Timeout" MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP(334): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC with component reference 335: none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-server(336): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (fail -> fail) MTC@f2e29567649c: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): none (fail -> fail) MTC@f2e29567649c: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: fail reason: Timeout MTC@f2e29567649c: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail'. Sun May 19 08:27:27 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail ------ Saving talloc report from 172.18.223.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24918) Waiting for packet dumper to finish... 1 (prev_count=24918, count=28482) MTC@f2e29567649c: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail' was executed successfully (exit status: 0). MC@f2e29567649c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f2e29567649c: Terminating MTC. MC@f2e29567649c: MTC terminated. MC2> exit MC@f2e29567649c: Shutting down session. MC@f2e29567649c: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail HLR_Tests.TC_MSLookup_GSUP_proxy xfail HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail: 5 pass: 33 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm Generated HLR_Tests.TC_MSLookup_GSUP_proxy.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_other_home.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.merged Generated HLR_Tests.TC_gsup_check_imei.merged Generated HLR_Tests.TC_gsup_check_imei_invalid_len.merged Generated HLR_Tests.TC_gsup_check_imei_unknown_imsi.merged Generated HLR_Tests.TC_gsup_check_imei_via_proxy.merged Generated HLR_Tests.TC_gsup_purge_cs.merged Generated HLR_Tests.TC_gsup_purge_ps.merged Generated HLR_Tests.TC_gsup_purge_unknown.merged Generated HLR_Tests.TC_gsup_sai.merged Generated HLR_Tests.TC_gsup_sai_eps.merged Generated HLR_Tests.TC_gsup_sai_err_invalid_imsi.merged Generated HLR_Tests.TC_gsup_sai_err_unknown_imsi.merged Generated HLR_Tests.TC_gsup_sai_num_auth_vectors.merged Generated HLR_Tests.TC_gsup_ul.merged Generated HLR_Tests.TC_gsup_ul_subscriber_data.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.merged Generated HLR_Tests.TC_gsup_ul_via_proxy.merged Generated HLR_Tests.TC_mo_sss_reject.merged Generated HLR_Tests.TC_mo_ussd_euse.merged Generated HLR_Tests.TC_mo_ussd_euse_continue.merged Generated HLR_Tests.TC_mo_ussd_euse_defaultroute.merged Generated HLR_Tests.TC_mo_ussd_euse_disc.merged Generated HLR_Tests.TC_mo_ussd_iuse_imsi.merged Generated HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.merged Generated HLR_Tests.TC_mo_ussd_iuse_msisdn.merged Generated HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.merged Generated HLR_Tests.TC_mo_ussd_unknown.merged Generated HLR_Tests.TC_subscr_create_on_demand_check_imei_early.merged Generated HLR_Tests.TC_subscr_create_on_demand_sai.merged Generated HLR_Tests.TC_subscr_create_on_demand_ul.merged Generated HLR_Tests.TC_vty.merged Generated HLR_Tests.TC_vty_msisdn_isd.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-hlr-test-223 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-hlr-test-latest-2052-hlr + [ -n jenkins-ttcn3-hlr-test-latest-2052-hlr ] + docker_kill_wait jenkins-ttcn3-hlr-test-latest-2052-hlr + docker kill jenkins-ttcn3-hlr-test-latest-2052-hlr jenkins-ttcn3-hlr-test-latest-2052-hlr + docker wait jenkins-ttcn3-hlr-test-latest-2052-hlr Error response from daemon: No such container: jenkins-ttcn3-hlr-test-latest-2052-hlr + true + network_remove + set +x Removing network ttcn3-hlr-test-223 + docker network remove ttcn3-hlr-test-223 ttcn3-hlr-test-223 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/cache --name jenkins-ttcn3-hlr-test-latest-2052-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-hlr-test-latest/logs/hlr-tester/junit-xml-21.log OsmoHLR did not answer to mDNS query HLR_Tests.ttcn:2133 HLR_Tests control part HLR_Tests.ttcn:1869 TC_MSLookup_mDNS_service_other_home testcase Timeout HLR_Tests.ttcn:2134 HLR_Tests control part HLR_Tests.ttcn:1891 TC_MSLookup_GSUP_proxy testcase OsmoHLR did not answer to mDNS query HLR_Tests.ttcn:2135 HLR_Tests control part HLR_Tests.ttcn:1935 TC_MSLookup_mDNS_service_GSUP_HLR_home testcase Timeout HLR_Tests.ttcn:2136 HLR_Tests control part HLR_Tests.ttcn:1975 TC_MSLookup_mDNS_service_GSUP_HLR_proxy testcase Timeout HLR_Tests.ttcn:2137 HLR_Tests control part HLR_Tests.ttcn:2017 TC_MSLookup_mDNS_service_other_proxy testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE