Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test # 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-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins209712596817410616.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hlr-test + export IMAGE_SUFFIX=master + cd ttcn3-hlr-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs ] + [ xjenkins-ttcn3-hlr-test-2290 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-hlr-test + SUITE_NAME=ttcn3-hlr-test + IMAGE_SUFFIX=master + docker_images_require osmo-hlr-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/debian-bookworm-build' 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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.3s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #16 CACHED #17 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #23 CACHED #24 [ 4/16] 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/ #24 CACHED #25 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:4f011f49718028b2a7725b80b211ae4ab32731a1d9347a373bc00412205be806 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 4f011f497180 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-hlr-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hlr-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hlr-master + echo osmo-hlr-master + dir=osmo-hlr-master + pull_arg=--pull + grep ^FROM ../osmo-hlr-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hlr-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hlr-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hlr-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/osmo-hlr-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-hlr-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.29kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hlr/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hlr/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 343B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac #6 0.459 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.459 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.459 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.580 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.687 Reading package lists... #6 1.061 Reading package lists... #6 1.419 Building dependency tree... #6 1.510 Reading state information... #6 1.598 libsqlite3-dev is already the newest version (3.40.1-2). #6 1.598 The following additional packages will be installed: #6 1.598 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.598 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.598 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.598 osmocom-nightly #6 1.621 The following NEW packages will be installed: #6 1.621 libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran9 #6 1.621 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.621 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.621 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.621 osmocom-nightly #6 1.648 0 upgraded, 20 newly installed, 0 to remove and 6 not upgraded. #6 1.648 Need to get 2902 kB of archives. #6 1.648 After this operation, 11.2 MB of additional disk space will be used. #6 1.648 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405032026 [1164 B] #6 1.659 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405032026 [164 kB] #6 1.661 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405032026 [46.0 kB] #6 1.662 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202405032026 [29.0 kB] #6 1.662 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405032026 [65.4 kB] #6 1.663 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405032026 [222 kB] #6 1.664 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405032026 [97.8 kB] #6 1.665 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202405032026 [72.6 kB] #6 1.666 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202405032026 [111 kB] #6 1.667 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405032026 [66.0 kB] #6 1.668 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405032026 [173 kB] #6 1.669 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405032026 [54.4 kB] #6 1.670 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405032026 [58.5 kB] #6 1.670 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405032026 [45.2 kB] #6 1.671 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405032026 [38.6 kB] #6 1.671 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405032026 [838 kB] #6 1.679 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405032026 [52.5 kB] #6 1.679 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405032026 [64.6 kB] #6 1.680 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202405032026 [122 kB] #6 1.681 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202405032026 [580 kB] #6 1.826 debconf: delaying package configuration, since apt-utils is not installed #6 1.865 Fetched 2902 kB in 0s (46.3 MB/s) #6 1.914 Selecting previously unselected package osmocom-nightly. #6 1.914 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 1.949 Preparing to unpack .../00-osmocom-nightly_202405032026_amd64.deb ... #6 1.964 Unpacking osmocom-nightly (202405032026) ... #6 2.068 Selecting previously unselected package libosmocore21:amd64. #6 2.075 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.106 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405032026) ... #6 2.231 Selecting previously unselected package libosmocodec4:amd64. #6 2.238 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.256 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405032026) ... #6 2.370 Selecting previously unselected package libosmotrau2:amd64. #6 2.377 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202405032026_amd64.deb ... #6 2.392 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202405032026) ... #6 2.499 Selecting previously unselected package libosmoisdn0:amd64. #6 2.507 Preparing to unpack .../04-libosmoisdn0_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.522 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405032026) ... #6 2.657 Selecting previously unselected package libosmogsm20:amd64. #6 2.664 Preparing to unpack .../05-libosmogsm20_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.687 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405032026) ... #6 2.815 Selecting previously unselected package libosmovty13:amd64. #6 2.822 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.837 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405032026) ... #6 2.958 Selecting previously unselected package libosmoabis13:amd64. #6 2.966 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202405032026_amd64.deb ... #6 2.991 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202405032026) ... #6 3.094 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.101 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202405032026_amd64.deb ... #6 3.116 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202405032026) ... #6 3.225 Selecting previously unselected package libosmocoding0:amd64. #6 3.232 Preparing to unpack .../09-libosmocoding0_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.250 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405032026) ... #6 3.361 Selecting previously unselected package libosmogb14:amd64. #6 3.369 Preparing to unpack .../10-libosmogb14_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.383 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405032026) ... #6 3.498 Selecting previously unselected package libosmoctrl0:amd64. #6 3.505 Preparing to unpack .../11-libosmoctrl0_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.521 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405032026) ... #6 3.633 Selecting previously unselected package libosmosim2:amd64. #6 3.640 Preparing to unpack .../12-libosmosim2_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.655 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405032026) ... #6 3.773 Selecting previously unselected package libosmousb0:amd64. #6 3.780 Preparing to unpack .../13-libosmousb0_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.795 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405032026) ... #6 3.882 Selecting previously unselected package libosmocore. #6 3.889 Preparing to unpack .../14-libosmocore_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.904 Unpacking libosmocore (1.9.0.196.9975.202405032026) ... #6 4.001 Selecting previously unselected package libosmocore-dev:amd64. #6 4.009 Preparing to unpack .../15-libosmocore-dev_1.9.0.196.9975.202405032026_amd64.deb ... #6 4.024 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405032026) ... #6 4.185 Selecting previously unselected package libosmonetif11:amd64. #6 4.193 Preparing to unpack .../16-libosmonetif11_1.4.0.54.05ff.202405032026_amd64.deb ... #6 4.208 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405032026) ... #6 4.303 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.311 Preparing to unpack .../17-libosmo-netif-dev_1.4.0.54.05ff.202405032026_amd64.deb ... #6 4.325 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405032026) ... #6 4.438 Selecting previously unselected package libosmo-sigtran9:amd64. #6 4.445 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.63.ee75.202405032026_amd64.deb ... #6 4.461 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405032026) ... #6 4.555 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 4.562 Preparing to unpack .../19-libosmo-sigtran-dev_1.8.0.63.ee75.202405032026_amd64.deb ... #6 4.577 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405032026) ... #6 4.752 Setting up osmocom-nightly (202405032026) ... #6 4.796 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405032026) ... #6 4.841 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405032026) ... #6 4.886 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405032026) ... #6 4.931 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202405032026) ... #6 4.976 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405032026) ... #6 5.022 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405032026) ... #6 5.068 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405032026) ... #6 5.114 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202405032026) ... #6 5.159 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405032026) ... #6 5.205 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405032026) ... #6 5.251 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405032026) ... #6 5.299 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202405032026) ... #6 5.345 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405032026) ... #6 5.393 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405032026) ... #6 5.442 Setting up libosmocore (1.9.0.196.9975.202405032026) ... #6 5.491 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405032026) ... #6 5.539 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405032026) ... #6 5.588 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405032026) ... #6 5.633 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405032026) ... #6 5.678 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 5.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hlr.git #9 0.304 Cloning into 'osmo-hlr'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HLR/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hlr #10 DONE 0.2s #11 [6/8] RUN CD osmo-hlr && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && ldconfig #11 0.476 Already on 'master' #11 0.476 Your branch is up to date with 'origin/master'. #11 0.477 refs/heads/master #11 0.491 HEAD is now at a26abc6 .deb/.rpm: add osmocom user during package install #11 0.492 master #11 0.493 a26abc6aa87477b8bc7425558f8acaaee7d7d49d #11 2.560 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 3.847 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.847 libtoolize: copying file './ltmain.sh' #11 3.890 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.890 libtoolize: copying file 'm4/libtool.m4' #11 3.906 libtoolize: copying file 'm4/ltoptions.m4' #11 3.924 libtoolize: copying file 'm4/ltsugar.m4' #11 3.943 libtoolize: copying file 'm4/ltversion.m4' #11 3.959 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.990 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 6.171 configure.ac:55: warning: The macro `AC_HEADER_STDC' is obsolete. #11 6.171 configure.ac:55: You should run autoupdate. #11 6.171 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 6.171 configure.ac:55: the top level #11 6.171 configure.ac:70: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.171 configure.ac:70: You should run autoupdate. #11 6.171 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.171 configure.ac:70: the top level #11 6.171 configure.ac:104: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.171 configure.ac:104: You should run autoupdate. #11 6.171 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.171 configure.ac:104: the top level #11 6.171 configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.171 configure.ac:120: You should run autoupdate. #11 6.171 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.171 configure.ac:120: the top level #11 6.171 configure.ac:188: warning: AC_OUTPUT should be used without arguments. #11 6.171 configure.ac:188: You should run autoupdate. #11 6.697 configure.ac:9: installing './compile' #11 6.699 configure.ac:9: installing './config.guess' #11 6.700 configure.ac:9: installing './config.sub' #11 6.702 configure.ac:11: installing './install-sh' #11 6.704 configure.ac:11: installing './missing' #11 6.864 src/Makefile.am:79: warning: source file '$(srcdir)/gsupclient/cni_peer_id.c' is in a subdirectory, #11 6.864 src/Makefile.am:79: but option 'subdir-objects' is disabled #11 6.864 automake: warning: possible forward-incompatibility. #11 6.864 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 6.864 automake: automake option hasn't been enabled. For now, the corresponding output #11 6.864 automake: object file(s) will be placed in the top-level directory. However, this #11 6.864 automake: behavior may change in a future Automake major version, with object #11 6.864 automake: files being placed in the same subdirectory as the corresponding sources. #11 6.864 automake: You are advised to start using 'subdir-objects' option throughout your #11 6.864 automake: project, to avoid future incompatibilities. #11 6.867 src/Makefile.am: installing './depcomp' #11 6.939 tests/auc/Makefile.am:39: warning: source file '$(builddir)/auc_ts_55_205_test_sets.c' is in a subdirectory, #11 6.939 tests/auc/Makefile.am:39: but option 'subdir-objects' is disabled #11 7.113 checking build system type... x86_64-pc-linux-gnu #11 7.164 checking host system type... x86_64-pc-linux-gnu #11 7.164 checking how to print strings... printf #11 7.187 checking for gcc... gcc #11 7.208 checking whether the C compiler works... yes #11 7.237 checking for C compiler default output file name... a.out #11 7.238 checking for suffix of executables... #11 7.266 checking whether we are cross compiling... no #11 7.293 checking for suffix of object files... o #11 7.312 checking whether the compiler supports GNU C... yes #11 7.326 checking whether gcc accepts -g... yes #11 7.342 checking for gcc option to enable C11 features... none needed #11 7.383 checking whether gcc understands -c and -o together... yes #11 7.416 checking for a sed that does not truncate output... /usr/bin/sed #11 7.420 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.422 checking for egrep... /usr/bin/grep -E #11 7.424 checking for fgrep... /usr/bin/grep -F #11 7.425 checking for ld used by gcc... /usr/bin/ld #11 7.429 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.431 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.434 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.449 checking whether ln -s works... yes #11 7.449 checking the maximum length of command line arguments... 1572864 #11 7.455 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.455 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.456 checking for /usr/bin/ld option to reload object files... -r #11 7.456 checking for file... file #11 7.456 checking for objdump... objdump #11 7.457 checking how to recognize dependent libraries... pass_all #11 7.457 checking for dlltool... no #11 7.458 checking how to associate runtime and link libraries... printf %s\n #11 7.458 checking for ar... ar #11 7.458 checking for archiver @FILE support... @ #11 7.479 checking for strip... strip #11 7.479 checking for ranlib... ranlib #11 7.480 checking for gawk... gawk #11 7.480 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.526 checking for sysroot... no #11 7.526 checking for a working dd... /usr/bin/dd #11 7.529 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.545 checking for mt... no #11 7.545 checking if : is a manifest tool... no #11 7.549 checking for stdio.h... yes #11 7.564 checking for stdlib.h... yes #11 7.583 checking for string.h... yes #11 7.602 checking for inttypes.h... yes #11 7.624 checking for stdint.h... yes #11 7.644 checking for strings.h... yes #11 7.665 checking for sys/stat.h... yes #11 7.688 checking for sys/types.h... yes #11 7.709 checking for unistd.h... yes #11 7.731 checking for dlfcn.h... yes #11 7.756 checking for objdir... .libs #11 7.806 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.822 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.823 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.838 checking if gcc static flag -static works... yes #11 7.887 checking if gcc supports -c -o file.o... yes #11 7.906 checking if gcc supports -c -o file.o... (cached) yes #11 7.906 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.914 checking whether -lc should be explicitly linked in... no #11 7.934 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.979 checking how to hardcode library paths into programs... immediate #11 7.979 checking whether stripping libraries is possible... yes #11 7.981 checking if libtool supports shared libraries... yes #11 7.981 checking whether to build shared libraries... yes #11 7.981 checking whether to build static libraries... yes #11 7.981 checking for a BSD-compatible install... /usr/bin/install -c #11 7.988 checking whether build environment is sane... yes #11 7.996 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 7.997 checking whether make sets $(MAKE)... yes #11 8.005 checking whether make supports the include directive... yes (GNU style) #11 8.013 checking whether make supports nested variables... yes #11 8.016 checking dependency style of gcc... gcc3 #11 8.047 checking whether make supports nested variables... (cached) yes #11 8.047 checking whether make sets $(MAKE)... (cached) yes #11 8.049 checking for gcc... (cached) gcc #11 8.067 checking whether the compiler supports GNU C... (cached) yes #11 8.067 checking whether gcc accepts -g... (cached) yes #11 8.068 checking for gcc option to enable C11 features... (cached) none needed #11 8.068 checking whether gcc understands -c and -o together... (cached) yes #11 8.068 checking for pkg-config... /usr/bin/pkg-config #11 8.069 checking for pkg-config... /usr/bin/pkg-config #11 8.069 checking pkg-config is at least version 0.20... yes #11 8.070 checking for talloc >= 2.0.1... yes #11 8.076 checking for libosmocore >= 1.9.0... yes #11 8.082 checking for libosmogsm >= 1.9.0... yes #11 8.088 checking for libosmovty >= 1.9.0... yes #11 8.095 checking for libosmoctrl >= 1.9.0... yes #11 8.102 checking for libosmoabis >= 1.5.0... yes #11 8.107 checking for sqlite3... yes #11 8.113 checking for egrep... (cached) /usr/bin/grep -E #11 8.113 checking whether to use talloc for SQLite3... no #11 8.114 checking whether to enable VTY/CTRL tests... no #11 8.115 checking whether to enable mslookup_client_mdns_test... no #11 8.117 CFLAGS="-g -O2 -std=gnu11" #11 8.117 CPPFLAGS="" #11 8.138 checking that generated files are newer than configure... done #11 8.994 configure: creating ./config.status #11 9.346 config.status: creating Makefile #11 9.357 config.status: creating doc/Makefile #11 9.370 config.status: creating doc/examples/Makefile #11 9.383 config.status: creating src/Makefile #11 9.397 config.status: creating src/gsupclient/Makefile #11 9.410 config.status: creating src/mslookup/Makefile #11 9.424 config.status: creating include/Makefile #11 9.436 config.status: creating include/osmocom/Makefile #11 9.450 config.status: creating include/osmocom/hlr/Makefile #11 9.463 config.status: creating include/osmocom/mslookup/Makefile #11 9.476 config.status: creating libosmo-gsup-client.pc #11 9.486 config.status: creating libosmo-mslookup.pc #11 9.495 config.status: creating sql/Makefile #11 9.508 config.status: creating doc/manuals/Makefile #11 9.521 config.status: creating contrib/Makefile #11 9.535 config.status: creating contrib/systemd/Makefile #11 9.548 config.status: creating contrib/dgsm/Makefile #11 9.562 config.status: creating contrib/osmo-hlr.spec #11 9.574 config.status: creating tests/Makefile #11 9.586 config.status: creating tests/auc/Makefile #11 9.600 config.status: creating tests/auc/gen_ts_55_205_test_sets/Makefile #11 9.613 config.status: creating tests/gsup/Makefile #11 9.625 config.status: creating tests/db/Makefile #11 9.637 config.status: creating tests/db_upgrade/Makefile #11 9.648 config.status: creating tests/mslookup/Makefile #11 9.659 config.status: executing libtool commands #11 9.667 config.status: executing depfiles commands #11 9.860 config.status: executing tests/atconfig commands #11 9.892 echo 1.7.0.12-a26ab > .version-t && mv .version-t .version #11 9.894 make install-recursive #11 9.896 make[1]: Entering directory '/tmp/osmo-hlr' #11 9.898 Making install in src #11 9.901 make[2]: Entering directory '/tmp/osmo-hlr/src' #11 9.901 echo "/* DO NOT EDIT THIS FILE. It is generated from files in osmo-hlr.git/sql/ */" > "db_bootstrap.h" #11 9.902 echo "#pragma once" >> "db_bootstrap.h" #11 9.903 echo "static const char * const stmt_bootstrap_sql[] = {" >> "db_bootstrap.h" #11 9.904 cat "../sql/hlr.sql" \ #11 9.904 | sed -f "./db_sql2c.sed" \ #11 9.904 >> "db_bootstrap.h" #11 9.907 echo "};" >> "db_bootstrap.h" #11 9.908 make install-recursive #11 9.912 make[3]: Entering directory '/tmp/osmo-hlr/src' #11 9.915 Making install in gsupclient #11 9.917 make[4]: Entering directory '/tmp/osmo-hlr/src/gsupclient' #11 9.918 CC cni_peer_id.lo #11 9.918 CC gsup_test_client.o #11 9.918 CC gsup_client.lo #11 9.918 CC gsup_req.lo #11 10.38 CCLD libosmo-gsup-client.la #11 10.51 CCLD gsup-test-client #11 10.68 make[5]: Entering directory '/tmp/osmo-hlr/src/gsupclient' #11 10.68 make[5]: Nothing to be done for 'install-data-am'. #11 10.68 /usr/bin/mkdir -p '/usr/local/lib' #11 10.68 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gsup-client.la '/usr/local/lib' #11 10.70 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.so.0.1.0 /usr/local/lib/libosmo-gsup-client.so.0.1.0 #11 10.71 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so.0 || { rm -f libosmo-gsup-client.so.0 && ln -s libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so.0; }; }) #11 10.71 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so || { rm -f libosmo-gsup-client.so && ln -s libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so; }; }) #11 10.71 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.lai /usr/local/lib/libosmo-gsup-client.la #11 10.72 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.a /usr/local/lib/libosmo-gsup-client.a #11 10.72 libtool: install: chmod 644 /usr/local/lib/libosmo-gsup-client.a #11 10.72 libtool: install: ranlib /usr/local/lib/libosmo-gsup-client.a #11 10.76 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.76 ---------------------------------------------------------------------- #11 10.76 Libraries have been installed in: #11 10.76 /usr/local/lib #11 10.76 #11 10.76 If you ever happen to want to link against installed libraries #11 10.76 in a given directory, LIBDIR, you must either use libtool, and #11 10.76 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.76 flag during linking and do at least one of the following: #11 10.76 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.76 during execution #11 10.76 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.76 during linking #11 10.76 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.76 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.76 #11 10.76 See any operating system documentation about shared libraries for #11 10.76 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.76 ---------------------------------------------------------------------- #11 10.76 make[5]: Leaving directory '/tmp/osmo-hlr/src/gsupclient' #11 10.76 make[4]: Leaving directory '/tmp/osmo-hlr/src/gsupclient' #11 10.76 Making install in mslookup #11 10.76 make[4]: Entering directory '/tmp/osmo-hlr/src/mslookup' #11 10.76 CC osmo_mslookup_client-osmo-mslookup-client.o #11 10.76 CC mdns.lo #11 10.76 CC mdns_msg.lo #11 10.76 CC mdns_rfc.lo #11 10.77 CC mdns_sock.lo #11 10.77 CC mslookup.lo #11 10.77 CC mslookup_client.lo #11 10.77 CC mslookup_client_fake.lo #11 10.77 CC mslookup_client_mdns.lo #11 11.05 CCLD libosmo-mslookup.la #11 11.21 CCLD osmo-mslookup-client #11 11.34 make[5]: Entering directory '/tmp/osmo-hlr/src/mslookup' #11 11.34 make[5]: Nothing to be done for 'install-data-am'. #11 11.34 /usr/bin/mkdir -p '/usr/local/lib' #11 11.34 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-mslookup.la '/usr/local/lib' #11 11.36 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.so.1.0.1 /usr/local/lib/libosmo-mslookup.so.1.0.1 #11 11.37 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1 || { rm -f libosmo-mslookup.so.1 && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1; }; }) #11 11.37 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so || { rm -f libosmo-mslookup.so && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so; }; }) #11 11.37 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.lai /usr/local/lib/libosmo-mslookup.la #11 11.38 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.a /usr/local/lib/libosmo-mslookup.a #11 11.38 libtool: install: chmod 644 /usr/local/lib/libosmo-mslookup.a #11 11.38 libtool: install: ranlib /usr/local/lib/libosmo-mslookup.a #11 11.42 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 11.42 ---------------------------------------------------------------------- #11 11.42 Libraries have been installed in: #11 11.42 /usr/local/lib #11 11.42 #11 11.42 If you ever happen to want to link against installed libraries #11 11.42 in a given directory, LIBDIR, you must either use libtool, and #11 11.42 specify the full pathname of the library, or use the '-LLIBDIR' #11 11.42 flag during linking and do at least one of the following: #11 11.42 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 11.42 during execution #11 11.42 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 11.42 during linking #11 11.42 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 11.42 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 11.42 #11 11.42 See any operating system documentation about shared libraries for #11 11.42 more information, such as the ld(1) and ld.so(8) manual pages. #11 11.42 ---------------------------------------------------------------------- #11 11.42 /usr/bin/mkdir -p '/usr/local/bin' #11 11.42 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-mslookup-client '/usr/local/bin' #11 11.46 libtool: install: /usr/bin/install -c .libs/osmo-mslookup-client /usr/local/bin/osmo-mslookup-client #11 11.46 make[5]: Leaving directory '/tmp/osmo-hlr/src/mslookup' #11 11.46 make[4]: Leaving directory '/tmp/osmo-hlr/src/mslookup' #11 11.46 make[4]: Entering directory '/tmp/osmo-hlr/src' #11 11.46 CC auc.o #11 11.46 CC db.o #11 11.46 CC ctrl.o #11 11.46 CC db_auc.o #11 11.46 CC db_hlr.o #11 11.46 CC gsup_server.o #11 11.46 CC gsup_router.o #11 11.46 CC hlr.o #11 11.46 CC logging.o #11 11.46 CC rand_urandom.o #11 11.47 CC hlr_vty.o #11 11.47 CC gsup_send.o #11 11.47 CC hlr_vty_subscr.o #11 11.47 CC hlr_sms.o #11 11.47 CC hlr_ussd.o #11 11.47 CC proxy.o #11 11.50 CC dgsm.o #11 11.50 CC remote_hlr.o #11 11.53 gsup_server.c: In function 'osmo_gsup_create_insert_subscriber_data_msg': #11 11.54 gsup_server.c:474:17: note: '#pragma message: FIXME: deal with encoding the following data: gsup.hlr_enc' #11 11.54 474 | #pragma message "FIXME: deal with encoding the following data: gsup.hlr_enc" #11 11.54 | ^~~~~~~ #11 11.57 CC lu_fsm.o #11 11.59 CC timestamp.o #11 11.61 CC mslookup_server.o #11 11.62 CC mslookup_server_mdns.o #11 11.64 CC dgsm_vty.o #11 11.66 CC hlr_db_tool.o #11 11.69 CC dbd_decode_binary.o #11 11.72 CC cni_peer_id.o #11 11.73 CC osmo-euse-demo.o #11 11.85 CCLD osmo-euse-demo #11 11.87 CCLD osmo-hlr-db-tool #11 11.95 CCLD osmo-hlr #11 12.21 make[5]: Entering directory '/tmp/osmo-hlr/src' #11 12.21 make[5]: Nothing to be done for 'install-data-am'. #11 12.21 /usr/bin/mkdir -p '/usr/local/bin' #11 12.21 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-hlr osmo-hlr-db-tool osmo-euse-demo '/usr/local/bin' #11 12.25 libtool: install: /usr/bin/install -c .libs/osmo-hlr /usr/local/bin/osmo-hlr #11 12.25 libtool: install: /usr/bin/install -c osmo-hlr-db-tool /usr/local/bin/osmo-hlr-db-tool #11 12.26 libtool: install: /usr/bin/install -c .libs/osmo-euse-demo /usr/local/bin/osmo-euse-demo #11 12.27 make[5]: Leaving directory '/tmp/osmo-hlr/src' #11 12.27 make[4]: Leaving directory '/tmp/osmo-hlr/src' #11 12.27 make[3]: Leaving directory '/tmp/osmo-hlr/src' #11 12.27 make[2]: Leaving directory '/tmp/osmo-hlr/src' #11 12.27 Making install in include #11 12.27 make[2]: Entering directory '/tmp/osmo-hlr/include' #11 12.27 Making install in osmocom #11 12.27 make[3]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.28 Making install in hlr #11 12.28 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.28 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.28 make[5]: Nothing to be done for 'install-exec-am'. #11 12.28 make[5]: Nothing to be done for 'install-data-am'. #11 12.28 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.28 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.28 Making install in mslookup #11 12.28 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.28 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.28 make[5]: Nothing to be done for 'install-exec-am'. #11 12.28 make[5]: Nothing to be done for 'install-data-am'. #11 12.28 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.28 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.28 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.29 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.29 make[5]: Nothing to be done for 'install-exec-am'. #11 12.29 make[5]: Nothing to be done for 'install-data-am'. #11 12.29 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.29 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.29 make[3]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.29 make[3]: Entering directory '/tmp/osmo-hlr/include' #11 12.29 make[4]: Entering directory '/tmp/osmo-hlr/include' #11 12.29 make[4]: Nothing to be done for 'install-exec-am'. #11 12.29 /usr/bin/mkdir -p '/usr/local/include' #11 12.30 /usr/bin/mkdir -p '/usr/local/include/osmocom/mslookup' #11 12.30 /usr/bin/install -c -m 644 osmocom/mslookup/mdns.h osmocom/mslookup/mdns_sock.h osmocom/mslookup/mslookup_client_fake.h osmocom/mslookup/mslookup_client.h osmocom/mslookup/mslookup_client_mdns.h osmocom/mslookup/mslookup.h '/usr/local/include/osmocom/mslookup' #11 12.30 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsupclient' #11 12.30 /usr/bin/install -c -m 644 osmocom/gsupclient/cni_peer_id.h osmocom/gsupclient/gsup_client.h osmocom/gsupclient/gsup_req.h '/usr/local/include/osmocom/gsupclient' #11 12.30 make[4]: Leaving directory '/tmp/osmo-hlr/include' #11 12.30 make[3]: Leaving directory '/tmp/osmo-hlr/include' #11 12.30 make[2]: Leaving directory '/tmp/osmo-hlr/include' #11 12.30 Making install in doc #11 12.30 make[2]: Entering directory '/tmp/osmo-hlr/doc' #11 12.31 Making install in examples #11 12.31 make[3]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.31 make[4]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.31 make[4]: Nothing to be done for 'install-exec-am'. #11 12.31 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.31 /usr/bin/install -c -m 644 osmo-hlr.cfg '/usr/local/etc/osmocom' #11 12.31 make install-data-hook #11 12.32 make[5]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.32 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 12.32 j="/usr/local/share/doc/osmo-hlr/examples/$f" && \ #11 12.32 mkdir -p "$(dirname $j)" && \ #11 12.32 /usr/bin/install -c -m 644 ./$f $j; \ #11 12.32 done #11 12.32 make[5]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.32 make[4]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.32 make[3]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.32 Making install in manuals #11 12.33 make[3]: Entering directory '/tmp/osmo-hlr/doc/manuals' #11 12.33 make[4]: Entering directory '/tmp/osmo-hlr/doc/manuals' #11 12.33 make[4]: Nothing to be done for 'install-exec-am'. #11 12.33 make[4]: Nothing to be done for 'install-data-am'. #11 12.33 make[4]: Leaving directory '/tmp/osmo-hlr/doc/manuals' #11 12.33 make[3]: Leaving directory '/tmp/osmo-hlr/doc/manuals' #11 12.33 make[3]: Entering directory '/tmp/osmo-hlr/doc' #11 12.33 make[4]: Entering directory '/tmp/osmo-hlr/doc' #11 12.33 make[4]: Nothing to be done for 'install-exec-am'. #11 12.33 make[4]: Nothing to be done for 'install-data-am'. #11 12.33 make[4]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.33 make[3]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.33 make[2]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.33 Making install in sql #11 12.33 make[2]: Entering directory '/tmp/osmo-hlr/sql' #11 12.34 make[3]: Entering directory '/tmp/osmo-hlr/sql' #11 12.34 make[3]: Nothing to be done for 'install-exec-am'. #11 12.34 /usr/bin/mkdir -p /usr/local/var/lib/osmocom #11 12.34 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-hlr/sql' #11 12.34 /usr/bin/install -c -m 644 ./hlr.sql ./hlr_data.sql '/usr/local/share/doc/osmo-hlr/sql' #11 12.34 make[3]: Leaving directory '/tmp/osmo-hlr/sql' #11 12.34 make[2]: Leaving directory '/tmp/osmo-hlr/sql' #11 12.34 Making install in contrib #11 12.34 make[2]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.35 Making install in systemd #11 12.35 make[3]: Entering directory '/tmp/osmo-hlr/contrib/systemd' #11 12.35 make[4]: Entering directory '/tmp/osmo-hlr/contrib/systemd' #11 12.35 make[4]: Nothing to be done for 'install-exec-am'. #11 12.35 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.35 /usr/bin/install -c -m 644 osmo-hlr.service '/lib/systemd/system' #11 12.35 make[4]: Leaving directory '/tmp/osmo-hlr/contrib/systemd' #11 12.35 make[3]: Leaving directory '/tmp/osmo-hlr/contrib/systemd' #11 12.35 Making install in dgsm #11 12.36 make[3]: Entering directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.36 make[4]: Entering directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.36 make[4]: Nothing to be done for 'install-exec-am'. #11 12.36 make[4]: Nothing to be done for 'install-data-am'. #11 12.36 make[4]: Leaving directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.36 make[3]: Leaving directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.36 make[3]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.36 make[4]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.36 make[4]: Nothing to be done for 'install-exec-am'. #11 12.36 make install-data-hook #11 12.36 make[5]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.36 install -Dm755 ./osmo-hlr-post-upgrade.sh \ #11 12.36 -t /usr/local/share/osmocom/ #11 12.37 make[5]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.37 make[4]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.37 make[3]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.37 make[2]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.37 Making install in tests #11 12.37 make[2]: Entering directory '/tmp/osmo-hlr/tests' #11 12.37 Making install in auc #11 12.37 make[3]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.38 Making install in gen_ts_55_205_test_sets #11 12.38 make[4]: Entering directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.38 make[5]: Entering directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.38 make[5]: Nothing to be done for 'install-exec-am'. #11 12.38 make[5]: Nothing to be done for 'install-data-am'. #11 12.38 make[5]: Leaving directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.38 make[4]: Leaving directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.38 make[4]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.38 make[5]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.38 make[5]: Nothing to be done for 'install-exec-am'. #11 12.38 make[5]: Nothing to be done for 'install-data-am'. #11 12.38 make[5]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.38 make[4]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.38 make[3]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.39 Making install in db #11 12.39 make[3]: Entering directory '/tmp/osmo-hlr/tests/db' #11 12.39 make[4]: Entering directory '/tmp/osmo-hlr/tests/db' #11 12.39 make[4]: Nothing to be done for 'install-exec-am'. #11 12.39 make[4]: Nothing to be done for 'install-data-am'. #11 12.39 make[4]: Leaving directory '/tmp/osmo-hlr/tests/db' #11 12.39 make[3]: Leaving directory '/tmp/osmo-hlr/tests/db' #11 12.39 Making install in gsup #11 12.39 make[3]: Entering directory '/tmp/osmo-hlr/tests/gsup' #11 12.39 make[4]: Entering directory '/tmp/osmo-hlr/tests/gsup' #11 12.39 make[4]: Nothing to be done for 'install-exec-am'. #11 12.39 make[4]: Nothing to be done for 'install-data-am'. #11 12.39 make[4]: Leaving directory '/tmp/osmo-hlr/tests/gsup' #11 12.39 make[3]: Leaving directory '/tmp/osmo-hlr/tests/gsup' #11 12.39 Making install in db_upgrade #11 12.40 make[3]: Entering directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.40 make[4]: Entering directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.40 make[4]: Nothing to be done for 'install-exec-am'. #11 12.40 make[4]: Nothing to be done for 'install-data-am'. #11 12.40 make[4]: Leaving directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.40 make[3]: Leaving directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.40 Making install in mslookup #11 12.40 make[3]: Entering directory '/tmp/osmo-hlr/tests/mslookup' #11 12.40 make[4]: Entering directory '/tmp/osmo-hlr/tests/mslookup' #11 12.40 make[4]: Nothing to be done for 'install-exec-am'. #11 12.40 make[4]: Nothing to be done for 'install-data-am'. #11 12.40 make[4]: Leaving directory '/tmp/osmo-hlr/tests/mslookup' #11 12.40 make[3]: Leaving directory '/tmp/osmo-hlr/tests/mslookup' #11 12.41 make[3]: Entering directory '/tmp/osmo-hlr/tests' #11 12.41 make[4]: Entering directory '/tmp/osmo-hlr/tests' #11 12.41 make[4]: Nothing to be done for 'install-exec-am'. #11 12.41 make[4]: Nothing to be done for 'install-data-am'. #11 12.41 make[4]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.41 make[3]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.41 make[2]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.41 make[2]: Entering directory '/tmp/osmo-hlr' #11 12.41 make[3]: Entering directory '/tmp/osmo-hlr' #11 12.41 make[3]: Nothing to be done for 'install-exec-am'. #11 12.41 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 12.42 /usr/bin/install -c -m 644 libosmo-gsup-client.pc libosmo-mslookup.pc '/usr/local/lib/pkgconfig' #11 12.42 make[3]: Leaving directory '/tmp/osmo-hlr' #11 12.42 make[2]: Leaving directory '/tmp/osmo-hlr' #11 12.42 make[1]: Leaving directory '/tmp/osmo-hlr' #11 DONE 12.6s #12 [7/8] COPY OSMO-HLR.CFG /data/osmo-hlr.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:40ac55454b729b091efdfae1790b2ccef8d0217fb35e483fb14a1f9084582427 done #14 naming to docker.io/osmocom-build/osmo-hlr-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/osmo-hlr-master' + docker_image_exists osmo-hlr-master + docker images -q osmocom-build/osmo-hlr-master + test -n 40ac55454b72 + list_osmo_packages debian-bookworm osmo-hlr-master + local distro=debian-bookworm + local image=osmo-hlr-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hlr-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hlr-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202405032026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405032026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202405032026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202405032026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202405032026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202405032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405032026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202405032026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405032026 amd64 Osmo VTY library ii osmocom-nightly 202405032026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-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/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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-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 metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 312B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hlr #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #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:78b2af1e71112fe3a381f57ed7ba766158868e65a8133ac4e215493e26c64268 done #10 naming to docker.io/osmocom-build/ttcn3-hlr-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-hlr-test' + docker_image_exists ttcn3-hlr-test + docker images -q osmocom-build/ttcn3-hlr-test + test -n 78b2af1e7111 + 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/logs/hlr-tester + cp HLR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr + cp osmo-hlr.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/ + network_create + SUBNET=2679782 + seq 1 30 + echo (2679782 + 1) % 256 + bc + SUBNET=231 + NET_NAME=ttcn3-hlr-test-231 + SUB4=172.18.231.0/24 + SUB6=fd02:db8:231::/64 + set +x Creating network ttcn3-hlr-test-231, trying SUBNET=231... + docker network create --internal --subnet 172.18.231.0/24 --ipv6 --subnet fd02:db8:231::/64 ttcn3-hlr-test-231 029cd35bb42adfca89d5f306e0a230e53a98a33632290e889ee322a5cbe0bf62 + set +x ### Network ttcn3-hlr-test-231 created (SUBNET=231) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=231 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg Applying SUBNET=231 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + echo Starting container with HLR Starting container with HLR + docker_network_params 231 20 + NET=231 + ADDR_SUFIX=20 + echo --network ttcn3-hlr-test-231 --ip 172.18.231.20 --ip6 fd02:db8:231::20 + docker run --rm --network ttcn3-hlr-test-231 --ip 172.18.231.20 --ip6 fd02:db8:231::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr:/data --name jenkins-ttcn3-hlr-test-2290-hlr -d osmocom-build/osmo-hlr-master /bin/sh -c osmo-hlr -c /data/osmo-hlr.cfg >/data/osmo-hlr.log 2>&1 2ba920b42bff2b90000f3d407848782b4593f90554c5d09d9975337d5869ce80 + echo Starting container with HLR testsuite Starting container with HLR testsuite + docker_network_params 231 103 + NET=231 + ADDR_SUFIX=103 + echo --network ttcn3-hlr-test-231 --ip 172.18.231.103 --ip6 fd02:db8:231::103 + docker run --rm --network ttcn3-hlr-test-231 --ip 172.18.231.103 --ip6 fd02:db8:231::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.231.20 -e OSMO_SUT_PORT=4258 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester:/data --name jenkins-ttcn3-hlr-test-2290-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@c424880ffefd: Unix server socket created successfully. MC@c424880ffefd: Listening on TCP port 35297. c424880ffefd is the default MC2> spawn /osmo-ttcn3-hacks/hlr/HLR_Tests c424880ffefd 35297 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c424880ffefd: New HC connected from 172.18.231.103 [172.18.231.103]. c424880ffefd: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@c424880ffefd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c424880ffefd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c424880ffefd: Configuration file was processed on all HCs. MC@c424880ffefd: Creating MTC on host 172.18.231.103. MC@c424880ffefd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat May 4 05:55:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_sai_err_invalid_imsi started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(3)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(3)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@c424880ffefd: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@c424880ffefd: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(4)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@c424880ffefd: Final verdict of PTC: none 5@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 5: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@c424880ffefd: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat May 4 05:55:26 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27355) Waiting for packet dumper to finish... 1 (prev_count=27355, count=39387) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat May 4 05:55:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_sai started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(8)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(8)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262422488300865" to be handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@c424880ffefd: Found GsupExpect[0] for "262422488300865" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@c424880ffefd: Added IMSI table entry 0TC_gsup_sai(12)"262422488300865" TC_gsup_sai(12)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai(12)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(12)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(9)@c424880ffefd: Created GsupExpect[0] for "262424034155627" to be handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@c424880ffefd: Found GsupExpect[0] for "262424034155627" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@c424880ffefd: Added IMSI table entry 1TC_gsup_sai(13)"262424034155627" TC_gsup_sai(13)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai(13)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(9)@c424880ffefd: Created GsupExpect[0] for "262421793213167" to be handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@c424880ffefd: Found GsupExpect[0] for "262421793213167" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@c424880ffefd: Added IMSI table entry 2TC_gsup_sai(14)"262421793213167" TC_gsup_sai(14)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai(14)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(9)@c424880ffefd: Created GsupExpect[0] for "262420242228340" to be handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@c424880ffefd: Found GsupExpect[0] for "262420242228340" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@c424880ffefd: Added IMSI table entry 3TC_gsup_sai(15)"262420242228340" TC_gsup_sai(15)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai(15)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(15)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(9)@c424880ffefd: Created GsupExpect[0] for "262420765679735" to be handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@c424880ffefd: Found GsupExpect[0] for "262420765679735" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@c424880ffefd: Added IMSI table entry 4TC_gsup_sai(16)"262420765679735" TC_gsup_sai(16)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai(16)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(16)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(9)@c424880ffefd: Created GsupExpect[0] for "262421273024874" to be handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@c424880ffefd: Found GsupExpect[0] for "262421273024874" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@c424880ffefd: Added IMSI table entry 5TC_gsup_sai(17)"262421273024874" TC_gsup_sai(17)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai(17)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(17)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(9)@c424880ffefd: Created GsupExpect[0] for "262428792163925" to be handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@c424880ffefd: Found GsupExpect[0] for "262428792163925" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@c424880ffefd: Added IMSI table entry 6TC_gsup_sai(18)"262428792163925" TC_gsup_sai(18)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai(18)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(18)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(9)@c424880ffefd: Created GsupExpect[0] for "262420663290689" to be handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@c424880ffefd: Found GsupExpect[0] for "262420663290689" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@c424880ffefd: Added IMSI table entry 7TC_gsup_sai(19)"262420663290689" TC_gsup_sai(19)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai(19)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(19)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(9)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@c424880ffefd: Final verdict of PTC: none 10@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_sai finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat May 4 05:55:30 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12374) Waiting for packet dumper to finish... 1 (prev_count=12374, count=153793) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat May 4 05:55:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_sai_num_auth_vectors started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(20)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(20)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262426415824269" to be handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@c424880ffefd: Found GsupExpect[0] for "262426415824269" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@c424880ffefd: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426415824269" TC_gsup_sai_num_auth_vectors(24)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(24)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(21)@c424880ffefd: Created GsupExpect[0] for "262427149840172" to be handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@c424880ffefd: Found GsupExpect[0] for "262427149840172" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@c424880ffefd: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262427149840172" TC_gsup_sai_num_auth_vectors(25)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(25)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(21)@c424880ffefd: Created GsupExpect[0] for "262422441260850" to be handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@c424880ffefd: Found GsupExpect[0] for "262422441260850" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@c424880ffefd: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422441260850" TC_gsup_sai_num_auth_vectors(26)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(26)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(21)@c424880ffefd: Created GsupExpect[0] for "262426686922763" to be handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@c424880ffefd: Found GsupExpect[0] for "262426686922763" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@c424880ffefd: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426686922763" TC_gsup_sai_num_auth_vectors(27)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(27)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(21)@c424880ffefd: Created GsupExpect[0] for "262423377871391" to be handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@c424880ffefd: Found GsupExpect[0] for "262423377871391" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@c424880ffefd: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423377871391" TC_gsup_sai_num_auth_vectors(28)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(28)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(21)@c424880ffefd: Created GsupExpect[0] for "262422368474468" to be handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@c424880ffefd: Found GsupExpect[0] for "262422368474468" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@c424880ffefd: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422368474468" TC_gsup_sai_num_auth_vectors(29)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(29)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(21)@c424880ffefd: Created GsupExpect[0] for "262427010289734" to be handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@c424880ffefd: Found GsupExpect[0] for "262427010289734" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@c424880ffefd: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427010289734" TC_gsup_sai_num_auth_vectors(30)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(30)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(21)@c424880ffefd: Created GsupExpect[0] for "262423038862312" to be handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@c424880ffefd: Found GsupExpect[0] for "262423038862312" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@c424880ffefd: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423038862312" TC_gsup_sai_num_auth_vectors(31)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(31)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(21)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@c424880ffefd: Final verdict of PTC: none 22@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat May 4 05:55:34 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203937) Waiting for packet dumper to finish... 1 (prev_count=203937, count=386407) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat May 4 05:55:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_sai_eps started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(32)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(32)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262426026905378" to be handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@c424880ffefd: Found GsupExpect[0] for "262426026905378" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@c424880ffefd: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426026905378" TC_gsup_sai_eps(36)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(36)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(33)@c424880ffefd: Created GsupExpect[0] for "262420980452924" to be handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@c424880ffefd: Found GsupExpect[0] for "262420980452924" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@c424880ffefd: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420980452924" TC_gsup_sai_eps(37)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(33)@c424880ffefd: Created GsupExpect[0] for "262425531271446" to be handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@c424880ffefd: Found GsupExpect[0] for "262425531271446" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@c424880ffefd: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425531271446" TC_gsup_sai_eps(38)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(38)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(33)@c424880ffefd: Created GsupExpect[0] for "262422691567033" to be handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@c424880ffefd: Found GsupExpect[0] for "262422691567033" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@c424880ffefd: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422691567033" TC_gsup_sai_eps(39)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(39)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(33)@c424880ffefd: Created GsupExpect[0] for "262423111289458" to be handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@c424880ffefd: Found GsupExpect[0] for "262423111289458" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@c424880ffefd: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423111289458" TC_gsup_sai_eps(40)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(40)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(33)@c424880ffefd: Final verdict of PTC: none 34@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat May 4 05:55:38 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_sai_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10707) Waiting for packet dumper to finish... 1 (prev_count=10707, count=118569) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat May 4 05:55:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_ul_unknown_imsi started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(41)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(41)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262423382775920" to be handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@c424880ffefd: Found GsupExpect[0] for "262423382775920" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@c424880ffefd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262423382775920" TC_gsup_ul_unknown_imsi(45)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi(45)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(42)@c424880ffefd: Final verdict of PTC: none 43@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 43: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@c424880ffefd: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat May 4 05:55:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10517) Waiting for packet dumper to finish... 1 (prev_count=10517, count=24042) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@c424880ffefd: 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 ------ Sat May 4 05:55:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(46)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(46)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262428213683348" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@c424880ffefd: Found GsupExpect[0] for "262428213683348" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@c424880ffefd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428213683348" TC_gsup_ul_unknown_imsi_via_proxy(50)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_via_proxy(50)@c424880ffefd: Final verdict of PTC: pass 48@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(47)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 48: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@c424880ffefd: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat May 4 05:55:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12644) Waiting for packet dumper to finish... 1 (prev_count=12644, count=24701) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@c424880ffefd: 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 ------ Sat May 4 05:55:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(51)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(51)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262420429540927" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@c424880ffefd: Found GsupExpect[0] for "262420429540927" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@c424880ffefd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420429540927" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(52)@c424880ffefd: Final verdict of PTC: none 53@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 53: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@c424880ffefd: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat May 4 05:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 172.18.231.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=12704) Waiting for packet dumper to finish... 1 (prev_count=12704, count=25122) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat May 4 05:55:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_sai_err_unknown_imsi started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(56)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(56)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262423908402146" to be handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@c424880ffefd: Found GsupExpect[0] for "262423908402146" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@c424880ffefd: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423908402146" TC_gsup_sai_err_unknown_imsi(60)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_unknown_imsi(60)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(57)@c424880ffefd: Final verdict of PTC: none 58@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 58: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@c424880ffefd: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat May 4 05:55:51 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1512) Waiting for packet dumper to finish... 1 (prev_count=1512, count=23373) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat May 4 05:55:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_ul started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(61)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(61)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262425063240516" to be handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@c424880ffefd: Found GsupExpect[0] for "262425063240516" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@c424880ffefd: Added IMSI table entry 0TC_gsup_ul(65)"262425063240516" TC_gsup_ul(65)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul(65)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(65)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(62)@c424880ffefd: Created GsupExpect[0] for "262420447264943" to be handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@c424880ffefd: Found GsupExpect[0] for "262420447264943" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@c424880ffefd: Added IMSI table entry 1TC_gsup_ul(66)"262420447264943" TC_gsup_ul(66)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul(66)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(66)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(62)@c424880ffefd: Created GsupExpect[0] for "262423319919291" to be handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@c424880ffefd: Found GsupExpect[0] for "262423319919291" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@c424880ffefd: Added IMSI table entry 2TC_gsup_ul(67)"262423319919291" TC_gsup_ul(67)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul(67)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(67)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(62)@c424880ffefd: Created GsupExpect[0] for "262420970635187" to be handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@c424880ffefd: Found GsupExpect[0] for "262420970635187" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@c424880ffefd: Added IMSI table entry 3TC_gsup_ul(68)"262420970635187" TC_gsup_ul(68)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul(68)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(68)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(62)@c424880ffefd: Created GsupExpect[0] for "262427325001490" to be handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@c424880ffefd: Found GsupExpect[0] for "262427325001490" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@c424880ffefd: Added IMSI table entry 4TC_gsup_ul(69)"262427325001490" TC_gsup_ul(69)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul(69)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(69)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(62)@c424880ffefd: Created GsupExpect[0] for "262423196500510" to be handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@c424880ffefd: Found GsupExpect[0] for "262423196500510" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@c424880ffefd: Added IMSI table entry 5TC_gsup_ul(70)"262423196500510" TC_gsup_ul(70)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul(70)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(70)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(62)@c424880ffefd: Created GsupExpect[0] for "262423085591412" to be handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@c424880ffefd: Found GsupExpect[0] for "262423085591412" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@c424880ffefd: Added IMSI table entry 6TC_gsup_ul(71)"262423085591412" TC_gsup_ul(71)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul(71)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(71)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(62)@c424880ffefd: Created GsupExpect[0] for "262426517034763" to be handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@c424880ffefd: Found GsupExpect[0] for "262426517034763" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@c424880ffefd: Added IMSI table entry 7TC_gsup_ul(72)"262426517034763" TC_gsup_ul(72)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul(72)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(72)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(62)@c424880ffefd: Final verdict of PTC: none 63@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_ul finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat May 4 05:55:55 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12463) Waiting for packet dumper to finish... 1 (prev_count=12463, count=106884) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat May 4 05:55:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_ul_via_proxy started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(73)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(73)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262422701866701" to be handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@c424880ffefd: Found GsupExpect[0] for "262422701866701" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@c424880ffefd: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422701866701" TC_gsup_ul_via_proxy(77)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(77)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(74)@c424880ffefd: Created GsupExpect[0] for "262427726899849" to be handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@c424880ffefd: Found GsupExpect[0] for "262427726899849" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@c424880ffefd: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427726899849" TC_gsup_ul_via_proxy(78)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(78)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(74)@c424880ffefd: Created GsupExpect[0] for "262421735199818" to be handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@c424880ffefd: Found GsupExpect[0] for "262421735199818" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@c424880ffefd: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421735199818" TC_gsup_ul_via_proxy(79)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(79)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(74)@c424880ffefd: Created GsupExpect[0] for "262423463418359" to be handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@c424880ffefd: Found GsupExpect[0] for "262423463418359" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@c424880ffefd: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423463418359" TC_gsup_ul_via_proxy(80)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(80)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(74)@c424880ffefd: Created GsupExpect[0] for "262424677445227" to be handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@c424880ffefd: Found GsupExpect[0] for "262424677445227" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@c424880ffefd: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424677445227" TC_gsup_ul_via_proxy(81)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(81)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(74)@c424880ffefd: Created GsupExpect[0] for "262421447812234" to be handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@c424880ffefd: Found GsupExpect[0] for "262421447812234" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@c424880ffefd: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421447812234" TC_gsup_ul_via_proxy(82)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(82)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(74)@c424880ffefd: Created GsupExpect[0] for "262429136148466" to be handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@c424880ffefd: Found GsupExpect[0] for "262429136148466" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@c424880ffefd: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429136148466" TC_gsup_ul_via_proxy(83)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(83)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(74)@c424880ffefd: Created GsupExpect[0] for "262426739491683" to be handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@c424880ffefd: Found GsupExpect[0] for "262426739491683" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@c424880ffefd: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426739491683" TC_gsup_ul_via_proxy(84)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(84)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(74)@c424880ffefd: Final verdict of PTC: none 75@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat May 4 05:55:59 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12654) Waiting for packet dumper to finish... 1 (prev_count=12654, count=108880) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat May 4 05:56:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_ul_subscriber_data started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(85)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(85)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262420661040820" to be handled at TC_gsup_ul_subscriber_data(89) TC_gsup_ul_subscriber_data(89)@c424880ffefd: GSUP ul subscriber_data HLR_Test-GSUP(86)@c424880ffefd: Found GsupExpect[0] for "262420661040820" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@c424880ffefd: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420661040820" TC_gsup_ul_subscriber_data(89)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(89)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(86)@c424880ffefd: Created GsupExpect[0] for "262426068851785" to be handled at TC_gsup_ul_subscriber_data(90) TC_gsup_ul_subscriber_data(90)@c424880ffefd: GSUP ul subscriber_data HLR_Test-GSUP(86)@c424880ffefd: Found GsupExpect[0] for "262426068851785" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@c424880ffefd: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426068851785" TC_gsup_ul_subscriber_data(90)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(86)@c424880ffefd: Created GsupExpect[0] for "262425560379832" to be handled at TC_gsup_ul_subscriber_data(91) TC_gsup_ul_subscriber_data(91)@c424880ffefd: GSUP ul subscriber_data HLR_Test-GSUP(86)@c424880ffefd: Found GsupExpect[0] for "262425560379832" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@c424880ffefd: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262425560379832" TC_gsup_ul_subscriber_data(91)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(91)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(86)@c424880ffefd: Created GsupExpect[0] for "262423742247947" to be handled at TC_gsup_ul_subscriber_data(92) TC_gsup_ul_subscriber_data(92)@c424880ffefd: GSUP ul subscriber_data HLR_Test-GSUP(86)@c424880ffefd: Found GsupExpect[0] for "262423742247947" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@c424880ffefd: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423742247947" TC_gsup_ul_subscriber_data(92)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(92)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(86)@c424880ffefd: Created GsupExpect[0] for "262429577195261" to be handled at TC_gsup_ul_subscriber_data(93) TC_gsup_ul_subscriber_data(93)@c424880ffefd: GSUP ul subscriber_data HLR_Test-GSUP(86)@c424880ffefd: Found GsupExpect[0] for "262429577195261" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@c424880ffefd: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429577195261" TC_gsup_ul_subscriber_data(93)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(93)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(86)@c424880ffefd: Created GsupExpect[0] for "262421824836509" to be handled at TC_gsup_ul_subscriber_data(94) TC_gsup_ul_subscriber_data(94)@c424880ffefd: GSUP ul subscriber_data HLR_Test-GSUP(86)@c424880ffefd: Found GsupExpect[0] for "262421824836509" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@c424880ffefd: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421824836509" TC_gsup_ul_subscriber_data(94)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(94)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(86)@c424880ffefd: Created GsupExpect[0] for "262429922068809" to be handled at TC_gsup_ul_subscriber_data(95) TC_gsup_ul_subscriber_data(95)@c424880ffefd: GSUP ul subscriber_data HLR_Test-GSUP(86)@c424880ffefd: Found GsupExpect[0] for "262429922068809" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@c424880ffefd: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429922068809" TC_gsup_ul_subscriber_data(95)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(95)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(86)@c424880ffefd: Created GsupExpect[0] for "262423539323838" to be handled at TC_gsup_ul_subscriber_data(96) TC_gsup_ul_subscriber_data(96)@c424880ffefd: GSUP ul subscriber_data HLR_Test-GSUP(86)@c424880ffefd: Found GsupExpect[0] for "262423539323838" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@c424880ffefd: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423539323838" TC_gsup_ul_subscriber_data(96)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(96)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(86)@c424880ffefd: Final verdict of PTC: none 87@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat May 4 05:56:03 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1510) Waiting for packet dumper to finish... 1 (prev_count=1510, count=111451) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat May 4 05:56:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_vty started. MTC@c424880ffefd: legacy= true HLR_Test-GSUP-IPA(97)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(97)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@c424880ffefd: 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@c424880ffefd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(99)@c424880ffefd: Final verdict of PTC: none 98@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@c424880ffefd: Test case TC_vty finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat May 4 05:56:06 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1197) Waiting for packet dumper to finish... 1 (prev_count=1197, count=26273) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat May 4 05:56:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_vty_msisdn_isd started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(100)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(100)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262427704060500" to be handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@c424880ffefd: Found GsupExpect[0] for "262427704060500" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@c424880ffefd: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427704060500" TC_vty_msisdn_isd(104)@c424880ffefd: setverdict(pass): none -> pass TC_vty_msisdn_isd(104)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_vty_msisdn_isd(104)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(101)@c424880ffefd: Final verdict of PTC: none 102@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 102: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@c424880ffefd: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat May 4 05:56:09 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310) Waiting for packet dumper to finish... 1 (prev_count=310, count=31776) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat May 4 05:56:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_purge_cs started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(105)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(105)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262425320454494" to be handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@c424880ffefd: Found GsupExpect[0] for "262425320454494" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@c424880ffefd: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425320454494" TC_gsup_purge_cs(109)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_cs(109)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(109)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(106)@c424880ffefd: Created GsupExpect[0] for "262424690285671" to be handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@c424880ffefd: Found GsupExpect[0] for "262424690285671" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@c424880ffefd: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424690285671" TC_gsup_purge_cs(110)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_cs(110)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(106)@c424880ffefd: Created GsupExpect[0] for "262423882483284" to be handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@c424880ffefd: Found GsupExpect[0] for "262423882483284" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@c424880ffefd: Added IMSI table entry 2TC_gsup_purge_cs(111)"262423882483284" TC_gsup_purge_cs(111)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_cs(111)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(111)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(106)@c424880ffefd: Created GsupExpect[0] for "262420458026400" to be handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@c424880ffefd: Found GsupExpect[0] for "262420458026400" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@c424880ffefd: Added IMSI table entry 3TC_gsup_purge_cs(112)"262420458026400" TC_gsup_purge_cs(112)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_cs(112)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(112)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(106)@c424880ffefd: Created GsupExpect[0] for "262426164811419" to be handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@c424880ffefd: Found GsupExpect[0] for "262426164811419" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@c424880ffefd: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426164811419" TC_gsup_purge_cs(113)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_cs(113)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(113)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(106)@c424880ffefd: Created GsupExpect[0] for "262422971315023" to be handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@c424880ffefd: Found GsupExpect[0] for "262422971315023" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@c424880ffefd: Added IMSI table entry 5TC_gsup_purge_cs(114)"262422971315023" TC_gsup_purge_cs(114)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_cs(114)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(114)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(106)@c424880ffefd: Created GsupExpect[0] for "262420496599740" to be handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@c424880ffefd: Found GsupExpect[0] for "262420496599740" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@c424880ffefd: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420496599740" TC_gsup_purge_cs(115)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_cs(115)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(115)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(106)@c424880ffefd: Created GsupExpect[0] for "262425698250649" to be handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@c424880ffefd: Found GsupExpect[0] for "262425698250649" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@c424880ffefd: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425698250649" TC_gsup_purge_cs(116)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_cs(116)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(116)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(106)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@c424880ffefd: Final verdict of PTC: none 107@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat May 4 05:56:13 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_purge_cs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309) Waiting for packet dumper to finish... 1 (prev_count=309, count=127387) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat May 4 05:56:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_purge_ps started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(117)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(117)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262426561893414" to be handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@c424880ffefd: Found GsupExpect[0] for "262426561893414" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@c424880ffefd: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426561893414" TC_gsup_purge_ps(121)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_ps(121)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(121)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(118)@c424880ffefd: Created GsupExpect[0] for "262425962701280" to be handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@c424880ffefd: Found GsupExpect[0] for "262425962701280" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@c424880ffefd: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425962701280" TC_gsup_purge_ps(122)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_ps(122)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(118)@c424880ffefd: Created GsupExpect[0] for "262428246614957" to be handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@c424880ffefd: Found GsupExpect[0] for "262428246614957" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@c424880ffefd: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428246614957" TC_gsup_purge_ps(123)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_ps(123)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(123)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(118)@c424880ffefd: Created GsupExpect[0] for "262424611424976" to be handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@c424880ffefd: Found GsupExpect[0] for "262424611424976" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@c424880ffefd: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424611424976" TC_gsup_purge_ps(124)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_ps(124)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(124)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(118)@c424880ffefd: Created GsupExpect[0] for "262427837143295" to be handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@c424880ffefd: Found GsupExpect[0] for "262427837143295" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@c424880ffefd: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427837143295" TC_gsup_purge_ps(125)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_ps(125)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(125)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(118)@c424880ffefd: Created GsupExpect[0] for "262426308704861" to be handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@c424880ffefd: Found GsupExpect[0] for "262426308704861" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@c424880ffefd: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426308704861" TC_gsup_purge_ps(126)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_ps(126)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(126)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(118)@c424880ffefd: Created GsupExpect[0] for "262424300192991" to be handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@c424880ffefd: Found GsupExpect[0] for "262424300192991" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@c424880ffefd: Added IMSI table entry 6TC_gsup_purge_ps(127)"262424300192991" TC_gsup_purge_ps(127)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_ps(127)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(127)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(118)@c424880ffefd: Created GsupExpect[0] for "262427465713832" to be handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@c424880ffefd: Found GsupExpect[0] for "262427465713832" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@c424880ffefd: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427465713832" TC_gsup_purge_ps(128)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_ps(128)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(128)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(118)@c424880ffefd: Final verdict of PTC: none 119@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat May 4 05:56:17 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_purge_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309) Waiting for packet dumper to finish... 1 (prev_count=309, count=127651) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat May 4 05:56:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_purge_unknown started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(129)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(129)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@c424880ffefd: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@c424880ffefd: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(130)@c424880ffefd: Final verdict of PTC: none 131@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat May 4 05:56:20 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1592) Waiting for packet dumper to finish... 1 (prev_count=1592, count=24109) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat May 4 05:56:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_unknown started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(134)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(134)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262422285501362" to be handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@c424880ffefd: Found GsupExpect[0] for "262422285501362" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422285501362" TC_mo_ussd_unknown(138)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_unknown(138)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(135)@c424880ffefd: Created GsupExpect[0] for "262421353229900" to be handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@c424880ffefd: Found GsupExpect[0] for "262421353229900" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421353229900" TC_mo_ussd_unknown(139)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(135)@c424880ffefd: Created GsupExpect[0] for "262426656298473" to be handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@c424880ffefd: Found GsupExpect[0] for "262426656298473" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426656298473" TC_mo_ussd_unknown(140)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(135)@c424880ffefd: Created GsupExpect[0] for "262426107210168" to be handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@c424880ffefd: Found GsupExpect[0] for "262426107210168" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426107210168" TC_mo_ussd_unknown(141)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_unknown(141)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(135)@c424880ffefd: Created GsupExpect[0] for "262427663902950" to be handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@c424880ffefd: Found GsupExpect[0] for "262427663902950" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427663902950" TC_mo_ussd_unknown(142)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_unknown(142)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(135)@c424880ffefd: Created GsupExpect[0] for "262425622598666" to be handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@c424880ffefd: Found GsupExpect[0] for "262425622598666" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425622598666" TC_mo_ussd_unknown(143)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_unknown(143)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(135)@c424880ffefd: Created GsupExpect[0] for "262427662696781" to be handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@c424880ffefd: Found GsupExpect[0] for "262427662696781" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427662696781" TC_mo_ussd_unknown(144)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_unknown(144)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(135)@c424880ffefd: Created GsupExpect[0] for "262426706934369" to be handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@c424880ffefd: Found GsupExpect[0] for "262426706934369" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426706934369" TC_mo_ussd_unknown(145)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_unknown(145)@c424880ffefd: Final verdict of PTC: pass 136@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(135)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 136: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat May 4 05:56:24 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11751) Waiting for packet dumper to finish... 1 (prev_count=11751, count=76177) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat May 4 05:56:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_euse_disc started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(146)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(146)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262420758208723" to be handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@c424880ffefd: Found GsupExpect[0] for "262420758208723" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420758208723" TC_mo_ussd_euse_disc(150)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(150)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(147)@c424880ffefd: Created GsupExpect[0] for "262427092958371" to be handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@c424880ffefd: Found GsupExpect[0] for "262427092958371" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427092958371" TC_mo_ussd_euse_disc(151)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(147)@c424880ffefd: Created GsupExpect[0] for "262421883275031" to be handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@c424880ffefd: Found GsupExpect[0] for "262421883275031" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421883275031" TC_mo_ussd_euse_disc(152)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(152)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(147)@c424880ffefd: Created GsupExpect[0] for "262421817607478" to be handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@c424880ffefd: Found GsupExpect[0] for "262421817607478" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421817607478" TC_mo_ussd_euse_disc(153)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(147)@c424880ffefd: Created GsupExpect[0] for "262429655368899" to be handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@c424880ffefd: Found GsupExpect[0] for "262429655368899" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429655368899" TC_mo_ussd_euse_disc(154)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(154)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(147)@c424880ffefd: Created GsupExpect[0] for "262420187607940" to be handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@c424880ffefd: Found GsupExpect[0] for "262420187607940" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262420187607940" TC_mo_ussd_euse_disc(155)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(155)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(147)@c424880ffefd: Created GsupExpect[0] for "262429898018150" to be handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@c424880ffefd: Found GsupExpect[0] for "262429898018150" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429898018150" TC_mo_ussd_euse_disc(156)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(156)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(147)@c424880ffefd: Created GsupExpect[0] for "262421883761345" to be handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@c424880ffefd: Found GsupExpect[0] for "262421883761345" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421883761345" TC_mo_ussd_euse_disc(157)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(157)@c424880ffefd: Final verdict of PTC: pass 148@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(147)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 148: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat May 4 05:56:27 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4212) Waiting for packet dumper to finish... 1 (prev_count=4212, count=78282) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat May 4 05:56:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_iuse_imsi started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(158)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(158)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262428057183889" to be handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@c424880ffefd: Found GsupExpect[0] for "262428057183889" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428057183889" TC_mo_ussd_iuse_imsi(162)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E56BBC570331C2E07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(162)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(159)@c424880ffefd: Created GsupExpect[0] for "262427534907113" to be handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@c424880ffefd: Found GsupExpect[0] for "262427534907113" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427534907113" TC_mo_ussd_iuse_imsi(163)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD36A3E560B7586C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(163)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(159)@c424880ffefd: Created GsupExpect[0] for "262427502457269" to be handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@c424880ffefd: Found GsupExpect[0] for "262427502457269" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427502457269" TC_mo_ussd_iuse_imsi(164)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD0693D16A37992D07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(164)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(159)@c424880ffefd: Created GsupExpect[0] for "262424793361111" to be handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@c424880ffefd: Found GsupExpect[0] for "262424793361111" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424793361111" TC_mo_ussd_iuse_imsi(165)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419ED969BCD6CB1582C06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(165)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(159)@c424880ffefd: Created GsupExpect[0] for "262425684557885" to be handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@c424880ffefd: Found GsupExpect[0] for "262425684557885" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425684557885" TC_mo_ussd_iuse_imsi(166)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CD86A3D56A371CAE06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(166)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(159)@c424880ffefd: Created GsupExpect[0] for "262426928491247" to be handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@c424880ffefd: Found GsupExpect[0] for "262426928491247" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426928491247" TC_mo_ussd_iuse_imsi(167)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992D27C3D1723119ED06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(167)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(159)@c424880ffefd: Created GsupExpect[0] for "262420337996693" to be handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@c424880ffefd: Found GsupExpect[0] for "262420337996693" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420337996693" TC_mo_ussd_iuse_imsi(168)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196C36BBE572365B6E06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(168)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(159)@c424880ffefd: Created GsupExpect[0] for "262429521898917" to be handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@c424880ffefd: Found GsupExpect[0] for "262429521898917" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262429521898917" TC_mo_ussd_iuse_imsi(169)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AE268BE172B85CEC06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(169)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(159)@c424880ffefd: Final verdict of PTC: none 160@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 160: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat May 4 05:56:31 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313) Waiting for packet dumper to finish... 1 (prev_count=313, count=78926) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@c424880ffefd: 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 ------ Sat May 4 05:56:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(170)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(170)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262427515063368" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@c424880ffefd: Found GsupExpect[0] for "262427515063368" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427515063368" TC_mo_ussd_iuse_imsi_via_proxy(174)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD16ABC16CB3990D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(174)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(171)@c424880ffefd: Created GsupExpect[0] for "262424816844655" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@c424880ffefd: Found GsupExpect[0] for "262424816844655" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262424816844655" TC_mo_ussd_iuse_imsi_via_proxy(175)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D17B3E168345BAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(175)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(171)@c424880ffefd: Created GsupExpect[0] for "262421089981971" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@c424880ffefd: Found GsupExpect[0] for "262421089981971" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421089981971" TC_mo_ussd_iuse_imsi_via_proxy(176)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C86CBE570B1DC2D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(171)@c424880ffefd: Created GsupExpect[0] for "262423671100065" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@c424880ffefd: Found GsupExpect[0] for "262423671100065" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423671100065" TC_mo_ussd_iuse_imsi_via_proxy(177)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CC768BC5603098AD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(177)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(171)@c424880ffefd: Created GsupExpect[0] for "262428780662300" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@c424880ffefd: Found GsupExpect[0] for "262428780662300" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428780662300" TC_mo_ussd_iuse_imsi_via_proxy(178)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EE8683D96CB2190C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(178)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(171)@c424880ffefd: Created GsupExpect[0] for "262422023227230" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@c424880ffefd: Found GsupExpect[0] for "262422023227230" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422023227230" TC_mo_ussd_iuse_imsi_via_proxy(179)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990C269BC96437D90C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(179)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(171)@c424880ffefd: Created GsupExpect[0] for "262421946242295" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@c424880ffefd: Found GsupExpect[0] for "262421946242295" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262421946242295" TC_mo_ussd_iuse_imsi_via_proxy(180)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C47B3C9683259AE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(180)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(171)@c424880ffefd: Created GsupExpect[0] for "262428208270230" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@c424880ffefd: Found GsupExpect[0] for "262428208270230" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428208270230" TC_mo_ussd_iuse_imsi_via_proxy(181)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194E06C3C96E30D90C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(181)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(171)@c424880ffefd: Final verdict of PTC: none 172@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 172: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat May 4 05:56:35 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4131) Waiting for packet dumper to finish... 1 (prev_count=4131, count=80115) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat May 4 05:56:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_iuse_msisdn started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(182)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(182)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262429866243001" to be handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@c424880ffefd: Found GsupExpect[0] for "262429866243001" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429866243001" TC_mo_ussd_iuse_msisdn(186)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B2D8CC76A301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(186)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(183)@c424880ffefd: Created GsupExpect[0] for "262420982311383" to be handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@c424880ffefd: Found GsupExpect[0] for "262420982311383" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420982311383" TC_mo_ussd_iuse_msisdn(187)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5603158AD068301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(183)@c424880ffefd: Created GsupExpect[0] for "262421216092216" to be handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@c424880ffefd: Found GsupExpect[0] for "262421216092216" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421216092216" TC_mo_ussd_iuse_msisdn(188)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56038192E468301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(188)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(183)@c424880ffefd: Created GsupExpect[0] for "262420212693826" to be handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@c424880ffefd: Found GsupExpect[0] for "262420212693826" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420212693826" TC_mo_ussd_iuse_msisdn(189)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB21B8E569B01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(189)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(183)@c424880ffefd: Created GsupExpect[0] for "262421725081003" to be handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@c424880ffefd: Found GsupExpect[0] for "262421725081003" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421725081003" TC_mo_ussd_iuse_msisdn(190)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56431184C46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(190)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(183)@c424880ffefd: Created GsupExpect[0] for "262427306279102" to be handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@c424880ffefd: Found GsupExpect[0] for "262427306279102" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262427306279102" TC_mo_ussd_iuse_msisdn(191)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B7994C56A301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(191)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(183)@c424880ffefd: Created GsupExpect[0] for "262422926464044" to be handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@c424880ffefd: Found GsupExpect[0] for "262422926464044" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422926464044" TC_mo_ussd_iuse_msisdn(192)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C3318EC36AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(192)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(183)@c424880ffefd: Created GsupExpect[0] for "262422130196854" to be handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@c424880ffefd: Found GsupExpect[0] for "262422130196854" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262422130196854" TC_mo_ussd_iuse_msisdn(193)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B45A2D26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(193)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(183)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@c424880ffefd: Final verdict of PTC: none 184@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 184: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat May 4 05:56:38 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=604) Waiting for packet dumper to finish... 1 (prev_count=604, count=78373) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@c424880ffefd: 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 ------ Sat May 4 05:56:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(194)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(194)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262421315874484" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@c424880ffefd: Found GsupExpect[0] for "262421315874484" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421315874484" TC_mo_ussd_iuse_msisdn_via_proxy(198)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB7DB4C668B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(198)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(195)@c424880ffefd: Created GsupExpect[0] for "262425134347313" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@c424880ffefd: Found GsupExpect[0] for "262425134347313" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425134347313" TC_mo_ussd_iuse_msisdn_via_proxy(199)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B3198D06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(195)@c424880ffefd: Created GsupExpect[0] for "262426706510365" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@c424880ffefd: Found GsupExpect[0] for "262426706510365" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426706510365" TC_mo_ussd_iuse_msisdn_via_proxy(200)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562315C0C66AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(200)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(195)@c424880ffefd: Created GsupExpect[0] for "262424516403427" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@c424880ffefd: Found GsupExpect[0] for "262424516403427" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262424516403427" TC_mo_ussd_iuse_msisdn_via_proxy(201)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56637180C069B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(201)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(195)@c424880ffefd: Created GsupExpect[0] for "262427445777531" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@c424880ffefd: Found GsupExpect[0] for "262427445777531" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262427445777531" TC_mo_ussd_iuse_msisdn_via_proxy(202)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C315BCD36C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(202)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(195)@c424880ffefd: Created GsupExpect[0] for "262427460687407" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@c424880ffefd: Found GsupExpect[0] for "262427460687407" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427460687407" TC_mo_ussd_iuse_msisdn_via_proxy(203)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B5D94D369301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(203)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(195)@c424880ffefd: Created GsupExpect[0] for "262426516723071" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@c424880ffefd: Found GsupExpect[0] for "262426516723071" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262426516723071" TC_mo_ussd_iuse_msisdn_via_proxy(204)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B35B2C66AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(204)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(195)@c424880ffefd: Created GsupExpect[0] for "262424201217631" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@c424880ffefd: Found GsupExpect[0] for "262424201217631" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424201217631" TC_mo_ussd_iuse_msisdn_via_proxy(205)@c424880ffefd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A315C2C86AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(205)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP-IPA(194)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(195)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@c424880ffefd: Final verdict of PTC: none 196@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 196: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat May 4 05:56:42 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13489) Waiting for packet dumper to finish... 1 (prev_count=13489, count=80441) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat May 4 05:56:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_euse started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 IPA-EUSE-foobar(208)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c424880ffefd: in not legacy case 2 IPA-EUSE-foobar(208)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262425008216372" to be handled at TC_mo_ussd_euse(212) EUSE-TC_mo_ussd_euse(206)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262425008216372" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425008216372" TC_mo_ussd_euse(212)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse(212)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(209)@c424880ffefd: Created GsupExpect[0] for "262420562031867" to be handled at TC_mo_ussd_euse(213) EUSE-TC_mo_ussd_euse(206)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262420562031867" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420562031867" TC_mo_ussd_euse(213)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(209)@c424880ffefd: Created GsupExpect[0] for "262429532868613" to be handled at TC_mo_ussd_euse(214) EUSE-TC_mo_ussd_euse(206)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262429532868613" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429532868613" TC_mo_ussd_euse(214)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse(214)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(209)@c424880ffefd: Created GsupExpect[0] for "262421365667477" to be handled at TC_mo_ussd_euse(215) EUSE-TC_mo_ussd_euse(206)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262421365667477" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421365667477" TC_mo_ussd_euse(215)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse(215)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(209)@c424880ffefd: Created GsupExpect[0] for "262423646335961" to be handled at TC_mo_ussd_euse(216) EUSE-TC_mo_ussd_euse(206)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262423646335961" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423646335961" TC_mo_ussd_euse(216)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse(216)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(209)@c424880ffefd: Created GsupExpect[0] for "262423652531506" to be handled at TC_mo_ussd_euse(217) EUSE-TC_mo_ussd_euse(206)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262423652531506" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423652531506" TC_mo_ussd_euse(217)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse(217)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(209)@c424880ffefd: Created GsupExpect[0] for "262421907320923" to be handled at TC_mo_ussd_euse(218) EUSE-TC_mo_ussd_euse(206)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262421907320923" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421907320923" TC_mo_ussd_euse(218)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse(218)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(209)@c424880ffefd: Created GsupExpect[0] for "262420342666647" to be handled at TC_mo_ussd_euse(219) EUSE-TC_mo_ussd_euse(206)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262420342666647" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420342666647" TC_mo_ussd_euse(219)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse(219)@c424880ffefd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(209)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@c424880ffefd: Final verdict of PTC: none 210@c424880ffefd: Final verdict of PTC: none IPA-EUSE-foobar(208)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 210: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat May 4 05:56:45 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_ussd_euse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19433) Waiting for packet dumper to finish... 1 (prev_count=19433, count=106001) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat May 4 05:56:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_euse_continue started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 IPA-EUSE-foobar(222)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@c424880ffefd: 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)@c424880ffefd: 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 } } } } HLR_Test-GSUP-IPA(221)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262427167085809" to be handled at TC_mo_ussd_euse_continue(226) EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262427167085809" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427167085809" TC_mo_ussd_euse_continue(226)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(226)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(223)@c424880ffefd: Created GsupExpect[0] for "262427776143489" to be handled at TC_mo_ussd_euse_continue(227) EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262427776143489" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427776143489" TC_mo_ussd_euse_continue(227)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(227)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(223)@c424880ffefd: Created GsupExpect[0] for "262427386328653" to be handled at TC_mo_ussd_euse_continue(228) EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262427386328653" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262427386328653" TC_mo_ussd_euse_continue(228)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(228)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(223)@c424880ffefd: Created GsupExpect[0] for "262422974334361" to be handled at TC_mo_ussd_euse_continue(229) EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262422974334361" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422974334361" TC_mo_ussd_euse_continue(229)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(229)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(223)@c424880ffefd: Created GsupExpect[0] for "262428823324258" to be handled at TC_mo_ussd_euse_continue(230) EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262428823324258" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428823324258" TC_mo_ussd_euse_continue(230)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(230)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(223)@c424880ffefd: Created GsupExpect[0] for "262427949826157" to be handled at TC_mo_ussd_euse_continue(231) EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262427949826157" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427949826157" TC_mo_ussd_euse_continue(231)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(231)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(223)@c424880ffefd: Created GsupExpect[0] for "262429608408467" to be handled at TC_mo_ussd_euse_continue(232) EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262429608408467" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429608408467" TC_mo_ussd_euse_continue(232)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(232)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(223)@c424880ffefd: Created GsupExpect[0] for "262426815555589" to be handled at TC_mo_ussd_euse_continue(233) EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262426815555589" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426815555589" TC_mo_ussd_euse_continue(233)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(233)@c424880ffefd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(223)@c424880ffefd: Final verdict of PTC: none 224@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@c424880ffefd: Final verdict of PTC: none IPA-EUSE-foobar(222)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 224: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat May 4 05:56:49 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 172.18.231.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=149114) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat May 4 05:56:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_ussd_euse_defaultroute started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 IPA-EUSE-foobar(236)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@c424880ffefd: 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)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262424518575594" to be handled at TC_mo_ussd_euse_defaultroute(240) EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262424518575594" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@c424880ffefd: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424518575594" TC_mo_ussd_euse_defaultroute(240)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(240)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(237)@c424880ffefd: Created GsupExpect[0] for "262429748282054" to be handled at TC_mo_ussd_euse_defaultroute(241) EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262429748282054" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@c424880ffefd: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429748282054" TC_mo_ussd_euse_defaultroute(241)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(241)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(237)@c424880ffefd: Created GsupExpect[0] for "262428074958452" to be handled at TC_mo_ussd_euse_defaultroute(242) EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262428074958452" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@c424880ffefd: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262428074958452" TC_mo_ussd_euse_defaultroute(242)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(242)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(237)@c424880ffefd: Created GsupExpect[0] for "262422556570503" to be handled at TC_mo_ussd_euse_defaultroute(243) EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262422556570503" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@c424880ffefd: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422556570503" TC_mo_ussd_euse_defaultroute(243)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(243)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(237)@c424880ffefd: Created GsupExpect[0] for "262424230584712" to be handled at TC_mo_ussd_euse_defaultroute(244) EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262424230584712" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@c424880ffefd: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424230584712" TC_mo_ussd_euse_defaultroute(244)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(244)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(237)@c424880ffefd: Created GsupExpect[0] for "262425653755948" to be handled at TC_mo_ussd_euse_defaultroute(245) EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262425653755948" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@c424880ffefd: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425653755948" TC_mo_ussd_euse_defaultroute(245)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(245)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(237)@c424880ffefd: Created GsupExpect[0] for "262422475239776" to be handled at TC_mo_ussd_euse_defaultroute(246) EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262422475239776" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@c424880ffefd: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422475239776" TC_mo_ussd_euse_defaultroute(246)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(246)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(237)@c424880ffefd: Created GsupExpect[0] for "262424434819441" to be handled at TC_mo_ussd_euse_defaultroute(247) EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: 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)@c424880ffefd: Found GsupExpect[0] for "262424434819441" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@c424880ffefd: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424434819441" TC_mo_ussd_euse_defaultroute(247)@c424880ffefd: 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)@c424880ffefd: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(247)@c424880ffefd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(237)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@c424880ffefd: Final verdict of PTC: none IPA-EUSE-foobar(236)@c424880ffefd: Final verdict of PTC: none 238@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 238: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@c424880ffefd: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat May 4 05:56:53 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19511) Waiting for packet dumper to finish... 1 (prev_count=19511, count=107992) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat May 4 05:56:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_mo_sss_reject started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(248)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(248)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262421578961351" to be handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@c424880ffefd: Found GsupExpect[0] for "262421578961351" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@c424880ffefd: Added IMSI table entry 0TC_mo_sss_reject(252)"262421578961351" TC_mo_sss_reject(252)@c424880ffefd: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@c424880ffefd: setverdict(pass): none -> pass TC_mo_sss_reject(252)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(249)@c424880ffefd: Final verdict of PTC: none 250@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 250: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@c424880ffefd: Test case TC_mo_sss_reject finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat May 4 05:56:56 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_mo_sss_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12398) Waiting for packet dumper to finish... 1 (prev_count=12398, count=25540) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat May 4 05:56:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_check_imei started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(253)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(253)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262420894810088" to be handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@c424880ffefd: Found GsupExpect[0] for "262420894810088" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@c424880ffefd: Added IMSI table entry 0TC_gsup_check_imei(257)"262420894810088" TC_gsup_check_imei(257)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei(257)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(257)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(254)@c424880ffefd: Created GsupExpect[0] for "262425957232107" to be handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@c424880ffefd: Found GsupExpect[0] for "262425957232107" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@c424880ffefd: Added IMSI table entry 1TC_gsup_check_imei(258)"262425957232107" TC_gsup_check_imei(258)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei(258)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(258)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(254)@c424880ffefd: Created GsupExpect[0] for "262423355976262" to be handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@c424880ffefd: Found GsupExpect[0] for "262423355976262" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@c424880ffefd: Added IMSI table entry 2TC_gsup_check_imei(259)"262423355976262" TC_gsup_check_imei(259)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei(259)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(259)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(254)@c424880ffefd: Created GsupExpect[0] for "262422246468989" to be handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@c424880ffefd: Found GsupExpect[0] for "262422246468989" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@c424880ffefd: Added IMSI table entry 3TC_gsup_check_imei(260)"262422246468989" TC_gsup_check_imei(260)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei(260)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(260)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(254)@c424880ffefd: Created GsupExpect[0] for "262429652657565" to be handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@c424880ffefd: Found GsupExpect[0] for "262429652657565" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@c424880ffefd: Added IMSI table entry 4TC_gsup_check_imei(261)"262429652657565" TC_gsup_check_imei(261)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei(261)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(261)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(254)@c424880ffefd: Created GsupExpect[0] for "262426403112958" to be handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@c424880ffefd: Found GsupExpect[0] for "262426403112958" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@c424880ffefd: Added IMSI table entry 5TC_gsup_check_imei(262)"262426403112958" TC_gsup_check_imei(262)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei(262)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(262)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(254)@c424880ffefd: Created GsupExpect[0] for "262425624563290" to be handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@c424880ffefd: Found GsupExpect[0] for "262425624563290" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@c424880ffefd: Added IMSI table entry 6TC_gsup_check_imei(263)"262425624563290" TC_gsup_check_imei(263)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei(263)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(263)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(254)@c424880ffefd: Created GsupExpect[0] for "262421879609808" to be handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@c424880ffefd: Found GsupExpect[0] for "262421879609808" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@c424880ffefd: Added IMSI table entry 7TC_gsup_check_imei(264)"262421879609808" TC_gsup_check_imei(264)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei(264)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(264)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(254)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@c424880ffefd: Final verdict of PTC: none 255@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_check_imei finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat May 4 05:57:00 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11751) Waiting for packet dumper to finish... 1 (prev_count=11751, count=116437) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat May 4 05:57:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_check_imei_via_proxy started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(265)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(265)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262420488485983" to be handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@c424880ffefd: Found GsupExpect[0] for "262420488485983" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@c424880ffefd: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420488485983" TC_gsup_check_imei_via_proxy(269)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(269)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(269)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(266)@c424880ffefd: Created GsupExpect[0] for "262425047450300" to be handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@c424880ffefd: Found GsupExpect[0] for "262425047450300" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@c424880ffefd: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425047450300" TC_gsup_check_imei_via_proxy(270)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(270)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(270)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(266)@c424880ffefd: Created GsupExpect[0] for "262427584855888" to be handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@c424880ffefd: Found GsupExpect[0] for "262427584855888" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@c424880ffefd: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427584855888" TC_gsup_check_imei_via_proxy(271)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(271)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(271)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(266)@c424880ffefd: Created GsupExpect[0] for "262429305251868" to be handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@c424880ffefd: Found GsupExpect[0] for "262429305251868" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@c424880ffefd: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429305251868" TC_gsup_check_imei_via_proxy(272)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(272)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(272)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(266)@c424880ffefd: Created GsupExpect[0] for "262427848247012" to be handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@c424880ffefd: Found GsupExpect[0] for "262427848247012" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@c424880ffefd: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427848247012" TC_gsup_check_imei_via_proxy(273)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(273)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(273)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(266)@c424880ffefd: Created GsupExpect[0] for "262428775797726" to be handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@c424880ffefd: Found GsupExpect[0] for "262428775797726" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@c424880ffefd: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428775797726" TC_gsup_check_imei_via_proxy(274)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(274)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(274)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(266)@c424880ffefd: Created GsupExpect[0] for "262424579652501" to be handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@c424880ffefd: Found GsupExpect[0] for "262424579652501" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@c424880ffefd: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424579652501" TC_gsup_check_imei_via_proxy(275)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(275)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(275)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(266)@c424880ffefd: Created GsupExpect[0] for "262429563483029" to be handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@c424880ffefd: Found GsupExpect[0] for "262429563483029" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@c424880ffefd: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429563483029" TC_gsup_check_imei_via_proxy(276)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(276)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(276)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass 267@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(266)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat May 4 05:57:03 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12446) Waiting for packet dumper to finish... 1 (prev_count=12446, count=117986) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat May 4 05:57:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_check_imei_invalid_len started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(277)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(277)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262424944870528" to be handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@c424880ffefd: Found GsupExpect[0] for "262424944870528" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@c424880ffefd: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262424944870528" TC_gsup_check_imei_invalid_len(281)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(281)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(278)@c424880ffefd: Created GsupExpect[0] for "262423352847257" to be handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@c424880ffefd: Found GsupExpect[0] for "262423352847257" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@c424880ffefd: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423352847257" TC_gsup_check_imei_invalid_len(282)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(282)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(278)@c424880ffefd: Created GsupExpect[0] for "262428983604992" to be handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@c424880ffefd: Found GsupExpect[0] for "262428983604992" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@c424880ffefd: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428983604992" TC_gsup_check_imei_invalid_len(283)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(283)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(278)@c424880ffefd: Created GsupExpect[0] for "262422621891515" to be handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@c424880ffefd: Found GsupExpect[0] for "262422621891515" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@c424880ffefd: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262422621891515" TC_gsup_check_imei_invalid_len(284)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(284)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(278)@c424880ffefd: Created GsupExpect[0] for "262429852737767" to be handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@c424880ffefd: Found GsupExpect[0] for "262429852737767" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@c424880ffefd: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429852737767" TC_gsup_check_imei_invalid_len(285)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(285)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(278)@c424880ffefd: Created GsupExpect[0] for "262429206815696" to be handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@c424880ffefd: Found GsupExpect[0] for "262429206815696" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@c424880ffefd: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262429206815696" TC_gsup_check_imei_invalid_len(286)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(286)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(278)@c424880ffefd: Created GsupExpect[0] for "262425773340358" to be handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@c424880ffefd: Found GsupExpect[0] for "262425773340358" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@c424880ffefd: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425773340358" TC_gsup_check_imei_invalid_len(287)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(287)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(278)@c424880ffefd: Created GsupExpect[0] for "262429268616137" to be handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@c424880ffefd: Found GsupExpect[0] for "262429268616137" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@c424880ffefd: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429268616137" TC_gsup_check_imei_invalid_len(288)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(288)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@c424880ffefd: Final verdict of PTC: pass MTC@c424880ffefd: setverdict(pass): none -> pass HLR_Test-GSUP(278)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@c424880ffefd: Final verdict of PTC: none 279@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: pass MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@c424880ffefd: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat May 4 05:57:07 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10199) Waiting for packet dumper to finish... 1 (prev_count=10199, count=158225) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat May 4 05:57:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_gsup_check_imei_unknown_imsi started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(289)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(289)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262426725216719" to be handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@c424880ffefd: Found GsupExpect[0] for "262426725216719" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@c424880ffefd: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426725216719" TC_gsup_check_imei_unknown_imsi(293)@c424880ffefd: setverdict(pass): none -> pass TC_gsup_check_imei_unknown_imsi(293)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(290)@c424880ffefd: Final verdict of PTC: none 291@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 291: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@c424880ffefd: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat May 4 05:57:10 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12637) Waiting for packet dumper to finish... 1 (prev_count=12637, count=28238) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@c424880ffefd: 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 ------ Sat May 4 05:57:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(294)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(294)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262429222918004" to be handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@c424880ffefd: Found GsupExpect[0] for "262429222918004" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@c424880ffefd: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429222918004" TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): none -> pass TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(295)@c424880ffefd: Final verdict of PTC: none 296@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 296: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@c424880ffefd: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat May 4 05:57:14 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 172.18.231.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=15168) Waiting for packet dumper to finish... 1 (prev_count=15168, count=91067) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat May 4 05:57:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_subscr_create_on_demand_ul started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(299)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(299)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262421471997714" to be handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@c424880ffefd: Found GsupExpect[0] for "262421471997714" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@c424880ffefd: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421471997714" TC_subscr_create_on_demand_ul(303)@c424880ffefd: setverdict(pass): none -> pass TC_subscr_create_on_demand_ul(303)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@c424880ffefd: Final verdict of PTC: pass HLR_Test-GSUP(300)@c424880ffefd: Final verdict of PTC: none 301@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 301: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@c424880ffefd: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat May 4 05:57:17 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11201) Waiting for packet dumper to finish... 1 (prev_count=11201, count=76212) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat May 4 05:57:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_subscr_create_on_demand_sai started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(304)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(304)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262425748662427" to be handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@c424880ffefd: Found GsupExpect[0] for "262425748662427" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@c424880ffefd: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425748662427" TC_subscr_create_on_demand_sai(308)@c424880ffefd: setverdict(pass): none -> pass TC_subscr_create_on_demand_sai(308)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@c424880ffefd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@c424880ffefd: Final verdict of PTC: pass 306@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(305)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 306: none (none -> none) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@c424880ffefd: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@c424880ffefd: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat May 4 05:57:20 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=34123) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat May 4 05:57:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_MSLookup_mDNS_service_other_home started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(309)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(309)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262426373329674" to be handled at TC_MSLookup_mDNS_service_other_home(313) 311@c424880ffefd: Dynamic test case error: Sendto system call failed: -1 bytes was sent instead of 64 311@c424880ffefd: setverdict(error): none -> error 311@c424880ffefd: Final verdict of PTC: error HLR_Test-GSUP(310)@c424880ffefd: Found GsupExpect[0] for "262426373329674" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@c424880ffefd: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426373329674" TC_MSLookup_mDNS_service_other_home(313)@c424880ffefd: setverdict(pass): none -> pass TC_MSLookup_mDNS_service_other_home(313)@c424880ffefd: Dynamic test case error: Port mDNS has neither connections nor mappings. Message cannot be sent on it. TC_MSLookup_mDNS_service_other_home(313)@c424880ffefd: setverdict(error): pass -> error TC_MSLookup_mDNS_service_other_home(313)@c424880ffefd: Final verdict of PTC: error HLR_Test-GSUP(310)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 311: error (none -> error) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (error -> error) MTC@c424880ffefd: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): error (error -> error) MTC@c424880ffefd: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: error MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home error'. Sat May 4 05:57:25 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home error ------ Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19877) Waiting for packet dumper to finish... 1 (prev_count=19877, count=32752) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home error' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat May 4 05:57:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_MSLookup_GSUP_proxy started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(314)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(314)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262424047494418" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@c424880ffefd: Created GsupExpect[0] for "262424047494418" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@c424880ffefd: Found GsupExpect[0] for "262424047494418" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@c424880ffefd: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424047494418" MTC@c424880ffefd: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(315)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-server(317)@c424880ffefd: Final verdict of PTC: none 316@c424880ffefd: Final verdict of PTC: none TC_MSLookup_GSUP_proxy(320)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: fail reason: "Timeout" MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(315): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC with component reference 316: none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-server(317): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): none (fail -> fail) MTC@c424880ffefd: Test case TC_MSLookup_GSUP_proxy finished. Verdict: fail reason: Timeout MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail'. Sat May 4 05:57:31 UTC 2024 ------ HLR_Tests.TC_MSLookup_GSUP_proxy fail ------ Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23014) Waiting for packet dumper to finish... 1 (prev_count=23014, count=26578) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail' was executed successfully (exit status: 0). MTC@c424880ffefd: 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 ------ Sat May 4 05:57:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(321)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(321)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262426963126416" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 323@c424880ffefd: Dynamic test case error: Sendto system call failed: -1 bytes was sent instead of 64 323@c424880ffefd: setverdict(error): none -> error 323@c424880ffefd: Final verdict of PTC: error TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@c424880ffefd: 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)@c424880ffefd: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" HLR_Test-GSUP-IPA(321)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP(322)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: none MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@c424880ffefd: Local verdict of PTC with component reference 323: error (none -> error) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (error -> error) MTC@c424880ffefd: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): fail (error -> error) reason: "OsmoHLR did not answer to mDNS query" MTC@c424880ffefd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: error MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error'. Sat May 4 05:57:35 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error ------ Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17969) Waiting for packet dumper to finish... 1 (prev_count=17969, count=24732) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error' was executed successfully (exit status: 0). MTC@c424880ffefd: 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 ------ Sat May 4 05:57:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(326)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(326)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262427415309267" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@c424880ffefd: Created GsupExpect[0] for "262427415309267" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@c424880ffefd: Found GsupExpect[0] for "262427415309267" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@c424880ffefd: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427415309267" MTC@c424880ffefd: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(327)@c424880ffefd: Final verdict of PTC: none TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-server(329)@c424880ffefd: Final verdict of PTC: none 328@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: fail reason: "Timeout" MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(327): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC with component reference 328: none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-server(329): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): none (fail -> fail) MTC@c424880ffefd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: fail reason: Timeout MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail'. Sat May 4 05:57:42 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail ------ Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23150) Waiting for packet dumper to finish... 1 (prev_count=23150, count=26714) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail' was executed successfully (exit status: 0). MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat May 4 05:57:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c424880ffefd: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@c424880ffefd: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@c424880ffefd: legacy= false MTC@c424880ffefd: in not legacy case 1 MTC@c424880ffefd: in not legacy case 2 HLR_Test-GSUP-IPA(333)@c424880ffefd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(333)@c424880ffefd: 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)@c424880ffefd: 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)@c424880ffefd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@c424880ffefd: 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)@c424880ffefd: Created GsupExpect[0] for "262427378329110" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@c424880ffefd: Created GsupExpect[0] for "262427378329110" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@c424880ffefd: Found GsupExpect[0] for "262427378329110" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@c424880ffefd: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427378329110" MTC@c424880ffefd: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(334)@c424880ffefd: Final verdict of PTC: none 335@c424880ffefd: Final verdict of PTC: none TC_MSLookup_mDNS_service_other_proxy(339)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-server(336)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@c424880ffefd: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@c424880ffefd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@c424880ffefd: Final verdict of PTC: none MTC@c424880ffefd: Setting final verdict of the test case. MTC@c424880ffefd: Local verdict of MTC: fail reason: "Timeout" MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP(334): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC with component reference 335: none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-server(336): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (fail -> fail) MTC@c424880ffefd: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): none (fail -> fail) MTC@c424880ffefd: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: fail reason: Timeout MTC@c424880ffefd: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail'. Sat May 4 05:57:48 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail ------ Saving talloc report from 172.18.231.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24960) Waiting for packet dumper to finish... 1 (prev_count=24960, count=28524) MTC@c424880ffefd: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail' was executed successfully (exit status: 0). MC@c424880ffefd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c424880ffefd: Terminating MTC. MC@c424880ffefd: MTC terminated. MC2> exit MC@c424880ffefd: Shutting down session. MC@c424880ffefd: 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-231 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-hlr-test-2290-hlr + [ -n jenkins-ttcn3-hlr-test-2290-hlr ] + docker_kill_wait jenkins-ttcn3-hlr-test-2290-hlr + docker kill jenkins-ttcn3-hlr-test-2290-hlr jenkins-ttcn3-hlr-test-2290-hlr + docker wait jenkins-ttcn3-hlr-test-2290-hlr 137 + network_remove + set +x Removing network ttcn3-hlr-test-231 + docker network remove ttcn3-hlr-test-231 ttcn3-hlr-test-231 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/cache --name jenkins-ttcn3-hlr-test-2290-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/logs/hlr-tester/junit-xml-21.log Timeout HLR_Tests.ttcn:2134 HLR_Tests control part HLR_Tests.ttcn:1891 TC_MSLookup_GSUP_proxy 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