Skip to content
Success

Console Output

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
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5771875ca76ce65f0074cffdad3b872b6bafee53 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5771875ca76ce65f0074cffdad3b872b6bafee53 # timeout=10
Commit message: "hss: Initial validation of Prometheus metrics"
 > git rev-list --no-walk 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins1765363235588702356.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] a0076d38c6bd898599b61f50f11fd47f027ec38b8b6ba18d25739c845d4f5914 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.4 kB] Fetched 9314 kB in 1s (9990 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for PCO_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] Fetched 188 kB in 1s (360 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. Need to get 855 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409092026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409092026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409092026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409092026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409092026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.202409092026 [73.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409092026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409092026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409092026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409092026 [112 kB] Fetched 855 kB in 0s (3435 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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 ... 44921 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202409092026_amd64.deb ... Unpacking osmocom-nightly (202409092026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.202409092026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.202409092026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409092026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409092026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409092026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409092026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409092026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409092026) ... Setting up osmocom-nightly (202409092026) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up libosmoabis13:amd64 (1.6.0.202409092026) ... Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409092026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409092026) ... Setting up osmo-hlr (1.8.0.2.7c06.202409092026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hlr.service → /lib/systemd/system/osmo-hlr.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20240910055528773 DMAIN <0000> hlr.c:813 hlr starting 20240910055528773 DDB <0001> db.c:599 using database: hlr.db 20240910055528773 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240910055528776 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240910055528778 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240910055528779 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240910055528779 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20240910055528823 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240910055528823 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240910055528918 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240910055528919 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240910055528919 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/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@a0076d38c6bd: Unix server socket created successfully. MC@a0076d38c6bd: Listening on TCP port 39239. a0076d38c6bd is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests a0076d38c6bd 39239 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a0076d38c6bd: New HC connected from 10.0.2.100 [10.0.2.100]. a0076d38c6bd: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@a0076d38c6bd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a0076d38c6bd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a0076d38c6bd: Configuration file was processed on all HCs. MC@a0076d38c6bd: Creating MTC on host 10.0.2.100. MC@a0076d38c6bd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Tue Sep 10 05:55:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_sai_err_invalid_imsi started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055530441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055530441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055530443 DLINP <000b> input/ipa.c:451 connected read/write 20240910055530443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055530445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055530446 DLINP <000b> input/ipa.c:451 connected read/write 20240910055530446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055530446 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055530446 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055530446 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055530446 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055530446 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055530446 DLGSUP <0013> gsup_server.c:235 2: 20240910055530446 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055530446 DLGSUP <0013> gsup_server.c:235 3: 20240910055530446 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055530446 DLGSUP <0013> gsup_server.c:235 4: 20240910055530446 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055530446 DLGSUP <0013> gsup_server.c:235 5: 20240910055530446 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055530446 DLGSUP <0013> gsup_server.c:235 7: 20240910055530446 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055530446 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055530446 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055530446 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@a0076d38c6bd: 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") 20240910055530466 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38545<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a0076d38c6bd: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240910055530480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 20240910055530493 DLINP <000b> input/ipa.c:451 connected read/write 20240910055530493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055530493 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20240910055530493 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20240910055530493 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20240910055530493 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055530493 DLINP <000b> input/ipa.c:451 connected read/write 20240910055530493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055530493 DLINP <000b> input/ipa.c:451 connected read/write 20240910055530493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@a0076d38c6bd: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055530496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@a0076d38c6bd: Final verdict of PTC: pass 20240910055530497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 20240910055530499 DLINP <000b> input/ipa.c:451 connected read/write 20240910055530499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055530499 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055530499 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055530499 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055530499 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38545<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@a0076d38c6bd: Final verdict of PTC: none 5@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 5: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Tue Sep 10 05:55:30 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20240910055530560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 20240910055530561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12444) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Tue Sep 10 05:55:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_sai started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055533636 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055533636 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055533638 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055533639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055533641 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055533641 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055533641 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055533641 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055533641 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055533641 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055533641 DLGSUP <0013> gsup_server.c:235 2: 20240910055533641 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055533641 DLGSUP <0013> gsup_server.c:235 3: 20240910055533641 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055533641 DLGSUP <0013> gsup_server.c:235 4: 20240910055533641 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055533641 DLGSUP <0013> gsup_server.c:235 5: 20240910055533641 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055533641 DLGSUP <0013> gsup_server.c:235 7: 20240910055533641 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055533641 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055533641 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055533641 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@a0076d38c6bd: 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") 20240910055533660 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39349<->l=127.0.0.1:4259) 20240910055533688 DAUC <0003> db_auc.c:157 IMSI='262420759918602': No 2G Auth Data 20240910055533688 DAUC <0003> db_auc.c:192 IMSI='262420759918602': No 3G Auth Data HLR_Test-GSUP(9)@a0076d38c6bd: Created GsupExpect[0] for "262420759918602" to be handled at TC_gsup_sai(12) 20240910055533736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4258 20240910055533741 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055533741 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420759918602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420759918602"} 20240910055533749 DAUC <0003> db_auc.c:192 IMSI='262420759918602': No 3G Auth Data 20240910055533749 DAUC <0003> db_auc.c:236 IMSI='262420759918602': Calling to generate 5 vectors 20240910055533749 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055533749 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055533749 DAUC <0003> auc.c:113 vector [0]: rand = 04d7a5d40a5ddc55c9bfae2d67704293 20240910055533749 DAUC <0003> auc.c:179 vector [0]: kc = 4438be5051a6e800 20240910055533749 DAUC <0003> auc.c:180 vector [0]: sres = 4728ae1e 20240910055533749 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055533749 DAUC <0003> auc.c:113 vector [1]: rand = 2e442bc8f7c4998ada6b1203dad936da 20240910055533749 DAUC <0003> auc.c:179 vector [1]: kc = 6c4c94af85b6ac00 20240910055533749 DAUC <0003> auc.c:180 vector [1]: sres = d60b8aa2 20240910055533749 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055533749 DAUC <0003> auc.c:113 vector [2]: rand = 2cecef73a8ad0d3028fbdcaa779d0de7 20240910055533749 DAUC <0003> auc.c:179 vector [2]: kc = f7c3176eee910000 20240910055533749 DAUC <0003> auc.c:180 vector [2]: sres = 4841d844 20240910055533749 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055533749 DAUC <0003> auc.c:113 vector [3]: rand = 728f30d74710b9d7d0e40be6eff1569d 20240910055533749 DAUC <0003> auc.c:179 vector [3]: kc = a0cf1d7f3b79a000 20240910055533749 DAUC <0003> auc.c:180 vector [3]: sres = b714db89 20240910055533749 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055533749 DAUC <0003> auc.c:113 vector [4]: rand = d0f9e4c638353e7294daca934e619523 20240910055533749 DAUC <0003> auc.c:179 vector [4]: kc = 953090c10a487800 20240910055533749 DAUC <0003> auc.c:180 vector [4]: sres = 797b8b3c 20240910055533749 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055533749 DAUC <0003> db_auc.c:245 IMSI='262420759918602': Generated 5 vectors 20240910055533749 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420759918602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420759918602"} 20240910055533749 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420759918602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055533749 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055533749 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0076d38c6bd: Found GsupExpect[0] for "262420759918602" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_sai(12)"262420759918602" TC_gsup_sai(12)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai(12)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055533753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4258 TC_gsup_sai(12)@a0076d38c6bd: Final verdict of PTC: pass 20240910055533780 DAUC <0003> db_auc.c:157 IMSI='262429781493479': No 2G Auth Data 20240910055533780 DAUC <0003> db_auc.c:192 IMSI='262429781493479': No 3G Auth Data HLR_Test-GSUP(9)@a0076d38c6bd: Created GsupExpect[0] for "262429781493479" to be handled at TC_gsup_sai(13) 20240910055533814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4258 20240910055533817 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055533817 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429781493479 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429781493479"} 20240910055533817 DAUC <0003> db_auc.c:192 IMSI='262429781493479': No 3G Auth Data 20240910055533817 DAUC <0003> db_auc.c:236 IMSI='262429781493479': Calling to generate 5 vectors 20240910055533817 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055533817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055533817 DAUC <0003> auc.c:113 vector [0]: rand = 79ba965400515bf958071b375a0fff47 20240910055533817 DAUC <0003> auc.c:179 vector [0]: kc = e8c21274ffb23400 20240910055533817 DAUC <0003> auc.c:180 vector [0]: sres = afa8e21c 20240910055533817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055533817 DAUC <0003> auc.c:113 vector [1]: rand = 5c2e65e8f06734bcf403e7aee4455308 20240910055533817 DAUC <0003> auc.c:179 vector [1]: kc = 25f8b1517a7f4c00 20240910055533817 DAUC <0003> auc.c:180 vector [1]: sres = d1a401b2 20240910055533817 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055533817 DAUC <0003> auc.c:113 vector [2]: rand = 90f5433a209a124f6ed9d5f18c716fa7 20240910055533817 DAUC <0003> auc.c:179 vector [2]: kc = 68d429976afe4c00 20240910055533817 DAUC <0003> auc.c:180 vector [2]: sres = 007272ff 20240910055533817 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055533817 DAUC <0003> auc.c:113 vector [3]: rand = 720b799cbba7522415f8848ae7f0ee75 20240910055533817 DAUC <0003> auc.c:179 vector [3]: kc = 65b290cd5140c000 20240910055533817 DAUC <0003> auc.c:180 vector [3]: sres = 2f6e682d 20240910055533817 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055533817 DAUC <0003> auc.c:113 vector [4]: rand = 5908acc60e1d6995168e57a45bcbacc5 20240910055533817 DAUC <0003> auc.c:179 vector [4]: kc = 1e2bd6b2dacb3800 20240910055533817 DAUC <0003> auc.c:180 vector [4]: sres = 648c1db6 20240910055533817 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055533817 DAUC <0003> db_auc.c:245 IMSI='262429781493479': Generated 5 vectors 20240910055533817 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429781493479 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429781493479"} 20240910055533817 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429781493479 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055533817 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055533817 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0076d38c6bd: Found GsupExpect[0] for "262429781493479" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_sai(13)"262429781493479" TC_gsup_sai(13)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai(13)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055533819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4258 TC_gsup_sai(13)@a0076d38c6bd: Final verdict of PTC: pass 20240910055533848 DAUC <0003> db_auc.c:157 IMSI='262425016264632': No 2G Auth Data 20240910055533848 DAUC <0003> db_auc.c:192 IMSI='262425016264632': No 3G Auth Data HLR_Test-GSUP(9)@a0076d38c6bd: Created GsupExpect[0] for "262425016264632" to be handled at TC_gsup_sai(14) 20240910055533882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20240910055533886 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055533886 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425016264632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425016264632"} 20240910055533886 DAUC <0003> db_auc.c:192 IMSI='262425016264632': No 3G Auth Data 20240910055533886 DAUC <0003> db_auc.c:236 IMSI='262425016264632': Calling to generate 5 vectors 20240910055533886 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055533886 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055533886 DAUC <0003> auc.c:113 vector [0]: rand = 536e16a3f999c616a24baf1d9ee28d3b 20240910055533886 DAUC <0003> auc.c:179 vector [0]: kc = d2e2fcf746b57219 20240910055533886 DAUC <0003> auc.c:180 vector [0]: sres = 50570d68 20240910055533886 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055533886 DAUC <0003> auc.c:113 vector [1]: rand = dc1384c31ffb640bd26937be39a0849f 20240910055533886 DAUC <0003> auc.c:179 vector [1]: kc = 4577f3fc5dbaac8b 20240910055533886 DAUC <0003> auc.c:180 vector [1]: sres = 165203b6 20240910055533886 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055533886 DAUC <0003> auc.c:113 vector [2]: rand = 769d62a31dfe42e17765b7becf76dee9 20240910055533886 DAUC <0003> auc.c:179 vector [2]: kc = 9fb681f536af1f1a 20240910055533886 DAUC <0003> auc.c:180 vector [2]: sres = 7f0c0408 20240910055533886 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055533886 DAUC <0003> auc.c:113 vector [3]: rand = 6be5d1ddf785c5d03019bb5a441b075b 20240910055533886 DAUC <0003> auc.c:179 vector [3]: kc = 58c1d18fea5a4d37 20240910055533886 DAUC <0003> auc.c:180 vector [3]: sres = 7f95963e 20240910055533886 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055533886 DAUC <0003> auc.c:113 vector [4]: rand = 8e39af01c93abb88ff65a714c229aa19 20240910055533886 DAUC <0003> auc.c:179 vector [4]: kc = bcc797f69cdd961e 20240910055533886 DAUC <0003> auc.c:180 vector [4]: sres = 2c28843f 20240910055533886 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055533886 DAUC <0003> db_auc.c:245 IMSI='262425016264632': Generated 5 vectors 20240910055533886 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425016264632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425016264632"} 20240910055533886 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425016264632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055533886 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055533886 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0076d38c6bd: Found GsupExpect[0] for "262425016264632" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_sai(14)"262425016264632" TC_gsup_sai(14)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai(14)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055533889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 TC_gsup_sai(14)@a0076d38c6bd: Final verdict of PTC: pass 20240910055533915 DAUC <0003> db_auc.c:157 IMSI='262420480762202': No 2G Auth Data 20240910055533915 DAUC <0003> db_auc.c:192 IMSI='262420480762202': No 3G Auth Data HLR_Test-GSUP(9)@a0076d38c6bd: Created GsupExpect[0] for "262420480762202" to be handled at TC_gsup_sai(15) 20240910055533949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20240910055533953 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055533953 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420480762202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420480762202"} 20240910055533953 DAUC <0003> db_auc.c:157 IMSI='262420480762202': No 2G Auth Data 20240910055533953 DAUC <0003> db_auc.c:236 IMSI='262420480762202': Calling to generate 5 vectors 20240910055533953 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910055533953 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055533953 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055533953 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055533953 DAUC <0003> auc.c:113 vector [0]: rand = 4d914224697e3d481f095d04b0b8da05 20240910055533953 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055533953 DAUC <0003> auc.c:142 vector [0]: autn = 1e5df0cfea6b0000b169c77bf14aa06c 20240910055533953 DAUC <0003> auc.c:143 vector [0]: ck = 276ee8895a5a22265c71e2d666564caa 20240910055533953 DAUC <0003> auc.c:144 vector [0]: ik = 012c3bef058e482daa67bc438f5575bf 20240910055533953 DAUC <0003> auc.c:145 vector [0]: res = f6c7848d2fcab8b40000000000000000 20240910055533953 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055533953 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055533953 DAUC <0003> auc.c:151 vector [0]: kc = d0548df3b6d7531e 20240910055533953 DAUC <0003> auc.c:152 vector [0]: sres = d90d3c39 20240910055533953 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055533953 DAUC <0003> auc.c:113 vector [1]: rand = 3b40a937f79d05bde02d46dc610d3a4a 20240910055533953 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055533953 DAUC <0003> auc.c:142 vector [1]: autn = f29b1514a0ff0000dfc6dbc49a4163e3 20240910055533953 DAUC <0003> auc.c:143 vector [1]: ck = 5ea1a0be4d37b6e8d5aa4d5d61c758fa 20240910055533953 DAUC <0003> auc.c:144 vector [1]: ik = 2ea1f2987e018631cdfdaf21cfe67580 20240910055533953 DAUC <0003> auc.c:145 vector [1]: res = 1f0e0181c4ff31510000000000000000 20240910055533953 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055533953 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055533953 DAUC <0003> auc.c:151 vector [1]: kc = 6857b05a9d171da3 20240910055533953 DAUC <0003> auc.c:152 vector [1]: sres = dbf130d0 20240910055533953 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055533953 DAUC <0003> auc.c:113 vector [2]: rand = 44b89859d247700af442012ce786dfdf 20240910055533953 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055533953 DAUC <0003> auc.c:142 vector [2]: autn = 13bb7d6785be0000111c24ab8813a986 20240910055533953 DAUC <0003> auc.c:143 vector [2]: ck = 1871b6a6a2af5f1521342d40ef8048ed 20240910055533953 DAUC <0003> auc.c:144 vector [2]: ik = c619c4a0055503c95499bd65a26250e8 20240910055533953 DAUC <0003> auc.c:145 vector [2]: res = 1364ad8aff48f45d0000000000000000 20240910055533953 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055533953 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055533953 DAUC <0003> auc.c:151 vector [2]: kc = abc5e223ea1844d9 20240910055533953 DAUC <0003> auc.c:152 vector [2]: sres = ec2c59d7 20240910055533953 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055533953 DAUC <0003> auc.c:113 vector [3]: rand = ac4ce09a341eff70391d09492340e660 20240910055533953 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055533953 DAUC <0003> auc.c:142 vector [3]: autn = 88a6cf53b1de0000bbc88fad218a3cce 20240910055533953 DAUC <0003> auc.c:143 vector [3]: ck = df740e9df5736bd1513ea8d8340ef053 20240910055533953 DAUC <0003> auc.c:144 vector [3]: ik = 04ff1bb69ead4cb3bde9a4df55b42c6d 20240910055533953 DAUC <0003> auc.c:145 vector [3]: res = 91fa2e8af3fee8e10000000000000000 20240910055533953 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055533953 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055533953 DAUC <0003> auc.c:151 vector [3]: kc = 375c192c0a64fb5c 20240910055533953 DAUC <0003> auc.c:152 vector [3]: sres = 6204c66b 20240910055533953 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055533953 DAUC <0003> auc.c:113 vector [4]: rand = 8b1d2fcb0c9240a494a04e61129ff48e 20240910055533953 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055533953 DAUC <0003> auc.c:142 vector [4]: autn = 3af7b27ce6c200003edd2d44a85e4f3d 20240910055533953 DAUC <0003> auc.c:143 vector [4]: ck = ed4367e182314714406a49190ae1855b 20240910055533953 DAUC <0003> auc.c:144 vector [4]: ik = ce551395919da50f0b2c04d1326c7970 20240910055533953 DAUC <0003> auc.c:145 vector [4]: res = be25c77368349c570000000000000000 20240910055533953 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055533953 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910055533953 DAUC <0003> auc.c:151 vector [4]: kc = 685039bc2b211e30 20240910055533953 DAUC <0003> auc.c:152 vector [4]: sres = d6115b24 20240910055533953 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910055533953 DAUC <0003> db_auc.c:245 IMSI='262420480762202': Generated 5 vectors 20240910055533953 DAUC <0003> db_auc.c:249 IMSI='262420480762202': Updating SQN=161 in DB 20240910055533961 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420480762202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420480762202"} 20240910055533961 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420480762202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055533961 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055533961 DLINP <000b> input/ipa.c:451 connected read/write 20240910055533961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0076d38c6bd: Found GsupExpect[0] for "262420480762202" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_sai(15)"262420480762202" TC_gsup_sai(15)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai(15)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055533966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 TC_gsup_sai(15)@a0076d38c6bd: Final verdict of PTC: pass 20240910055533992 DAUC <0003> db_auc.c:157 IMSI='262422439044690': No 2G Auth Data 20240910055533992 DAUC <0003> db_auc.c:192 IMSI='262422439044690': No 3G Auth Data HLR_Test-GSUP(9)@a0076d38c6bd: Created GsupExpect[0] for "262422439044690" to be handled at TC_gsup_sai(16) 20240910055534026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20240910055534030 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055534030 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422439044690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422439044690"} 20240910055534030 DAUC <0003> db_auc.c:157 IMSI='262422439044690': No 2G Auth Data 20240910055534030 DAUC <0003> db_auc.c:236 IMSI='262422439044690': Calling to generate 5 vectors 20240910055534030 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910055534030 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055534030 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910055534030 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055534030 DAUC <0003> auc.c:113 vector [0]: rand = 7adca7c72cb264d3f5daf365c53d737f 20240910055534030 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055534030 DAUC <0003> auc.c:142 vector [0]: autn = abeec9e5320d000018c5b75b5f25f121 20240910055534030 DAUC <0003> auc.c:143 vector [0]: ck = 05d205f383adfb4390edbc98d16c17dd 20240910055534030 DAUC <0003> auc.c:144 vector [0]: ik = fe633a6f2b3c60a067d0d8832c6ac8a5 20240910055534030 DAUC <0003> auc.c:145 vector [0]: res = c98d23e197e186020000000000000000 20240910055534030 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055534030 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055534030 DAUC <0003> auc.c:151 vector [0]: kc = 0c8c5b875597449b 20240910055534030 DAUC <0003> auc.c:152 vector [0]: sres = 5e6ca5e3 20240910055534030 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055534030 DAUC <0003> auc.c:113 vector [1]: rand = ffbb42fd7216bb94ccb6aa987ebb5885 20240910055534030 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055534030 DAUC <0003> auc.c:142 vector [1]: autn = 7be4434eb721000049202ae78da4ee58 20240910055534030 DAUC <0003> auc.c:143 vector [1]: ck = e246b1320d30d8e22f955560529adf30 20240910055534030 DAUC <0003> auc.c:144 vector [1]: ik = a780a42f501f8e27b6d9969180be3b6b 20240910055534030 DAUC <0003> auc.c:145 vector [1]: res = 5599be51d7e942020000000000000000 20240910055534030 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055534030 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055534030 DAUC <0003> auc.c:151 vector [1]: kc = dc8ad6ec8f0bb29e 20240910055534030 DAUC <0003> auc.c:152 vector [1]: sres = 8270fc53 20240910055534030 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055534030 DAUC <0003> auc.c:113 vector [2]: rand = 7e9ea62e9bc1803e1eda112177966c13 20240910055534030 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055534030 DAUC <0003> auc.c:142 vector [2]: autn = 95eff7a048e000004e7259dcf24a96e1 20240910055534030 DAUC <0003> auc.c:143 vector [2]: ck = fbde8a95c7713c320cad152f9cad6427 20240910055534030 DAUC <0003> auc.c:144 vector [2]: ik = b2b8723d533859ccaec7d77aa8209d8f 20240910055534030 DAUC <0003> auc.c:145 vector [2]: res = ce9faf6c3f53fb1c0000000000000000 20240910055534030 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055534030 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055534030 DAUC <0003> auc.c:151 vector [2]: kc = eb0c3afda0c49c56 20240910055534030 DAUC <0003> auc.c:152 vector [2]: sres = f1cc5470 20240910055534030 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055534030 DAUC <0003> auc.c:113 vector [3]: rand = 1787b43db593d42843f34e746f3f3c96 20240910055534030 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055534030 DAUC <0003> auc.c:142 vector [3]: autn = 88cdf93913be00005f822c0e6ecf8aa8 20240910055534030 DAUC <0003> auc.c:143 vector [3]: ck = f028a589f1c2c230c26386def0504503 20240910055534030 DAUC <0003> auc.c:144 vector [3]: ik = 37d1256d966321817c2a09a5ada57102 20240910055534030 DAUC <0003> auc.c:145 vector [3]: res = c6f0f65e03e3e6650000000000000000 20240910055534030 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055534030 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055534030 DAUC <0003> auc.c:151 vector [3]: kc = 79b00f9f3a54d7b0 20240910055534030 DAUC <0003> auc.c:152 vector [3]: sres = c513103b 20240910055534030 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055534030 DAUC <0003> auc.c:113 vector [4]: rand = c515f8a4d72b9316f2da02a72446869f 20240910055534030 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055534030 DAUC <0003> auc.c:142 vector [4]: autn = 8280724c63d40000c57edec831dff734 20240910055534030 DAUC <0003> auc.c:143 vector [4]: ck = 091e563c1b4fce5918eec99622901970 20240910055534030 DAUC <0003> auc.c:144 vector [4]: ik = 47147f7b8cf100e78109084f234eeb74 20240910055534030 DAUC <0003> auc.c:145 vector [4]: res = 0473a0c520d1d5ca0000000000000000 20240910055534030 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055534030 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910055534030 DAUC <0003> auc.c:151 vector [4]: kc = d7ede89e96603cba 20240910055534030 DAUC <0003> auc.c:152 vector [4]: sres = 24a2750f 20240910055534030 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910055534030 DAUC <0003> db_auc.c:245 IMSI='262422439044690': Generated 5 vectors 20240910055534030 DAUC <0003> db_auc.c:249 IMSI='262422439044690': Updating SQN=161 in DB 20240910055534040 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422439044690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422439044690"} 20240910055534040 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422439044690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055534040 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055534040 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0076d38c6bd: Found GsupExpect[0] for "262422439044690" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_sai(16)"262422439044690" TC_gsup_sai(16)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai(16)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055534043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 TC_gsup_sai(16)@a0076d38c6bd: Final verdict of PTC: pass 20240910055534070 DAUC <0003> db_auc.c:157 IMSI='262427592681569': No 2G Auth Data 20240910055534070 DAUC <0003> db_auc.c:192 IMSI='262427592681569': No 3G Auth Data HLR_Test-GSUP(9)@a0076d38c6bd: Created GsupExpect[0] for "262427592681569" to be handled at TC_gsup_sai(17) 20240910055534112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 20240910055534116 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055534116 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427592681569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427592681569"} 20240910055534116 DAUC <0003> db_auc.c:236 IMSI='262427592681569': Calling to generate 5 vectors 20240910055534116 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055534116 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055534116 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055534116 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055534116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055534116 DAUC <0003> auc.c:113 vector [0]: rand = 9f12c73d3f45466abcbf6e6b6244c81f 20240910055534116 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055534116 DAUC <0003> auc.c:142 vector [0]: autn = bdd9fea5d0b200004e5e298b74d26650 20240910055534116 DAUC <0003> auc.c:143 vector [0]: ck = b3805ad545e4db5fea35667a3cba8286 20240910055534116 DAUC <0003> auc.c:144 vector [0]: ik = 3f0b378358f1d2142594847eef83dc0a 20240910055534116 DAUC <0003> auc.c:145 vector [0]: res = fc738f77d46a73c40000000000000000 20240910055534116 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055534116 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055534116 DAUC <0003> auc.c:179 vector [0]: kc = 4a13fe88eadd5800 20240910055534116 DAUC <0003> auc.c:180 vector [0]: sres = 31db833b 20240910055534116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055534116 DAUC <0003> auc.c:113 vector [1]: rand = 0b7b35f2ccf76f569398015f54d97dd8 20240910055534116 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055534116 DAUC <0003> auc.c:142 vector [1]: autn = ee45ada34ab40000d944576d026b969d 20240910055534116 DAUC <0003> auc.c:143 vector [1]: ck = 557cc6dfdb4a738b29b1fe26b43d0ffd 20240910055534116 DAUC <0003> auc.c:144 vector [1]: ik = 9296eca6786816efaa0ed4fa9225f13d 20240910055534116 DAUC <0003> auc.c:145 vector [1]: res = 00bab734b98e0ffd0000000000000000 20240910055534116 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055534116 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055534116 DAUC <0003> auc.c:179 vector [1]: kc = ad0b149258a3b800 20240910055534116 DAUC <0003> auc.c:180 vector [1]: sres = ea67d339 20240910055534116 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055534116 DAUC <0003> auc.c:113 vector [2]: rand = 2a29ca61ee737c691aab24fb92e1de03 20240910055534116 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055534116 DAUC <0003> auc.c:142 vector [2]: autn = 1688a76641460000fec0285f741c430b 20240910055534116 DAUC <0003> auc.c:143 vector [2]: ck = 1c6fd8ffd922db3e00e2417516cb2bf4 20240910055534116 DAUC <0003> auc.c:144 vector [2]: ik = 62093dfcd894dcce9c35dee8f683a929 20240910055534116 DAUC <0003> auc.c:145 vector [2]: res = 6bc2b69bb856e7c80000000000000000 20240910055534116 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055534116 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055534116 DAUC <0003> auc.c:179 vector [2]: kc = 0edde1db4a6fe400 20240910055534116 DAUC <0003> auc.c:180 vector [2]: sres = 56d7062b 20240910055534116 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055534116 DAUC <0003> auc.c:113 vector [3]: rand = f7f1e6cfe4865379a3212ad1a919de00 20240910055534116 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055534116 DAUC <0003> auc.c:142 vector [3]: autn = 65f83f831f75000093b1a82c44939af6 20240910055534116 DAUC <0003> auc.c:143 vector [3]: ck = 76ec6e236e074d431fe7c52bfdbfc22b 20240910055534116 DAUC <0003> auc.c:144 vector [3]: ik = 9c51f12c30e7ee2d08f29abbe34c195d 20240910055534116 DAUC <0003> auc.c:145 vector [3]: res = 536a74c992a9cf6b0000000000000000 20240910055534116 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055534116 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055534116 DAUC <0003> auc.c:179 vector [3]: kc = c753c1a7f9e98400 20240910055534116 DAUC <0003> auc.c:180 vector [3]: sres = 7a93774a 20240910055534116 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055534116 DAUC <0003> auc.c:113 vector [4]: rand = 960a8df2a6cfcf953d966bbbdbc03cb1 20240910055534116 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055534116 DAUC <0003> auc.c:142 vector [4]: autn = 4a9c9b99fd870000a5377e8a9883737b 20240910055534116 DAUC <0003> auc.c:143 vector [4]: ck = 22e3ccdbd5588235ea36409efec86546 20240910055534116 DAUC <0003> auc.c:144 vector [4]: ik = 14549f672f93ee750a76f94dd4a9e169 20240910055534116 DAUC <0003> auc.c:145 vector [4]: res = c123da21c63a8bc40000000000000000 20240910055534116 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055534116 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055534116 DAUC <0003> auc.c:179 vector [4]: kc = 300327a9a1a88c00 20240910055534116 DAUC <0003> auc.c:180 vector [4]: sres = 63bec7c1 20240910055534116 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055534116 DAUC <0003> db_auc.c:245 IMSI='262427592681569': Generated 5 vectors 20240910055534116 DAUC <0003> db_auc.c:249 IMSI='262427592681569': Updating SQN=161 in DB 20240910055534124 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427592681569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427592681569"} 20240910055534124 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427592681569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055534124 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055534125 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0076d38c6bd: Found GsupExpect[0] for "262427592681569" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_sai(17)"262427592681569" TC_gsup_sai(17)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai(17)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055534129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 TC_gsup_sai(17)@a0076d38c6bd: Final verdict of PTC: pass 20240910055534167 DAUC <0003> db_auc.c:157 IMSI='262427999859155': No 2G Auth Data 20240910055534167 DAUC <0003> db_auc.c:192 IMSI='262427999859155': No 3G Auth Data HLR_Test-GSUP(9)@a0076d38c6bd: Created GsupExpect[0] for "262427999859155" to be handled at TC_gsup_sai(18) 20240910055534209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 20240910055534213 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055534213 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427999859155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427999859155"} 20240910055534213 DAUC <0003> db_auc.c:236 IMSI='262427999859155': Calling to generate 5 vectors 20240910055534213 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055534213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055534213 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055534213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055534213 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055534213 DAUC <0003> auc.c:113 vector [0]: rand = 2553df146ac4e5d15df52ea34b76d4e0 20240910055534213 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055534213 DAUC <0003> auc.c:142 vector [0]: autn = 28acd8048c560000d7f6f1f4bb4f0e22 20240910055534213 DAUC <0003> auc.c:143 vector [0]: ck = b69ed018693bc7359f5e9b8536d17660 20240910055534213 DAUC <0003> auc.c:144 vector [0]: ik = 42163e05679392353d721310839f71ef 20240910055534213 DAUC <0003> auc.c:145 vector [0]: res = ad008a4eaf7ad1f10000000000000000 20240910055534213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055534213 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055534213 DAUC <0003> auc.c:179 vector [0]: kc = e42a1fb4cc475400 20240910055534213 DAUC <0003> auc.c:180 vector [0]: sres = 98ad830e 20240910055534213 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055534213 DAUC <0003> auc.c:113 vector [1]: rand = 023ed81bf0612ccd0da43231834fd9cd 20240910055534213 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055534213 DAUC <0003> auc.c:142 vector [1]: autn = ea4fe52fa58e0000b7a18cb69888c058 20240910055534213 DAUC <0003> auc.c:143 vector [1]: ck = b99c6702c36d70f8d70df43d3639c2f5 20240910055534213 DAUC <0003> auc.c:144 vector [1]: ik = 9dc6dc5e5a06bc0d0d58203419d893e3 20240910055534213 DAUC <0003> auc.c:145 vector [1]: res = 14ada8ba894513c80000000000000000 20240910055534213 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055534213 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055534213 DAUC <0003> auc.c:179 vector [1]: kc = 2f702203b202c400 20240910055534213 DAUC <0003> auc.c:180 vector [1]: sres = 281646fc 20240910055534213 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055534213 DAUC <0003> auc.c:113 vector [2]: rand = 9b4fedeb7b8699e7c200925c3647a606 20240910055534213 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055534213 DAUC <0003> auc.c:142 vector [2]: autn = 38c13f87607e00006c238d5481b4eaf1 20240910055534213 DAUC <0003> auc.c:143 vector [2]: ck = c9667be0a68d9d6b3aff6630193cd045 20240910055534213 DAUC <0003> auc.c:144 vector [2]: ik = 479f46520cb384b97288e9d13f92c920 20240910055534213 DAUC <0003> auc.c:145 vector [2]: res = 38bf2d0bbbbf359d0000000000000000 20240910055534213 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055534213 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055534213 DAUC <0003> auc.c:179 vector [2]: kc = a7732e1ca9eb8800 20240910055534213 DAUC <0003> auc.c:180 vector [2]: sres = 13f13244 20240910055534213 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055534213 DAUC <0003> auc.c:113 vector [3]: rand = 37f7424f4253e3789b3ed69a5744437b 20240910055534213 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055534213 DAUC <0003> auc.c:142 vector [3]: autn = 31bc73470ccd00006a59405bf16bde77 20240910055534213 DAUC <0003> auc.c:143 vector [3]: ck = a3813792de9f564d8a4f0c981472a4dc 20240910055534213 DAUC <0003> auc.c:144 vector [3]: ik = 3c08d7af76701dcf2bdfeddc965363c9 20240910055534213 DAUC <0003> auc.c:145 vector [3]: res = c7553e0baa6b3a6c0000000000000000 20240910055534213 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055534213 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055534213 DAUC <0003> auc.c:179 vector [3]: kc = ac4fc6cab06c0c00 20240910055534213 DAUC <0003> auc.c:180 vector [3]: sres = 0c186428 20240910055534213 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055534213 DAUC <0003> auc.c:113 vector [4]: rand = abda0346eb92ba35427f44a635f565b7 20240910055534213 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055534213 DAUC <0003> auc.c:142 vector [4]: autn = 147a862c22e700002083ec260ac9eed1 20240910055534213 DAUC <0003> auc.c:143 vector [4]: ck = 13fc03595c5a373c51155adbf3814bf3 20240910055534213 DAUC <0003> auc.c:144 vector [4]: ik = 12ead961aa4b5478497ecd329d318309 20240910055534213 DAUC <0003> auc.c:145 vector [4]: res = dbf3530917131db20000000000000000 20240910055534213 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055534213 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055534213 DAUC <0003> auc.c:179 vector [4]: kc = 0c7cfddbe020b800 20240910055534213 DAUC <0003> auc.c:180 vector [4]: sres = 4f380265 20240910055534213 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055534213 DAUC <0003> db_auc.c:245 IMSI='262427999859155': Generated 5 vectors 20240910055534213 DAUC <0003> db_auc.c:249 IMSI='262427999859155': Updating SQN=161 in DB 20240910055534222 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427999859155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427999859155"} 20240910055534222 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427999859155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055534222 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055534222 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0076d38c6bd: Found GsupExpect[0] for "262427999859155" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_sai(18)"262427999859155" TC_gsup_sai(18)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai(18)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055534225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 TC_gsup_sai(18)@a0076d38c6bd: Final verdict of PTC: pass 20240910055534261 DAUC <0003> db_auc.c:157 IMSI='262420735998973': No 2G Auth Data 20240910055534261 DAUC <0003> db_auc.c:192 IMSI='262420735998973': No 3G Auth Data HLR_Test-GSUP(9)@a0076d38c6bd: Created GsupExpect[0] for "262420735998973" to be handled at TC_gsup_sai(19) 20240910055534301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20240910055534305 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055534305 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420735998973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420735998973"} 20240910055534305 DAUC <0003> db_auc.c:236 IMSI='262420735998973': Calling to generate 5 vectors 20240910055534305 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055534305 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055534305 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055534305 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055534305 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055534305 DAUC <0003> auc.c:113 vector [0]: rand = 131b6b210e33cdb1d6024181ff30bbff 20240910055534305 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055534305 DAUC <0003> auc.c:142 vector [0]: autn = f37bec7d8c710000a9f945768b88a6a7 20240910055534305 DAUC <0003> auc.c:143 vector [0]: ck = 224d5c96efefa83eb4a1fc63adf1dae1 20240910055534305 DAUC <0003> auc.c:144 vector [0]: ik = 095768c844ecc778c6d0d3a10665eea8 20240910055534305 DAUC <0003> auc.c:145 vector [0]: res = 236d179cb4c92d950000000000000000 20240910055534305 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055534305 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055534305 DAUC <0003> auc.c:179 vector [0]: kc = fa4c7d4a5f9ff42e 20240910055534305 DAUC <0003> auc.c:180 vector [0]: sres = b4c2e85f 20240910055534305 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055534305 DAUC <0003> auc.c:113 vector [1]: rand = 264576519e7a2b34a24fdb7d052a41ba 20240910055534305 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055534305 DAUC <0003> auc.c:142 vector [1]: autn = 9ce1826bbd950000891eb4ec263e33a4 20240910055534305 DAUC <0003> auc.c:143 vector [1]: ck = bb95902f58d745d40728c59dab9f2597 20240910055534305 DAUC <0003> auc.c:144 vector [1]: ik = 1460ac3d3a8a030c9043b316895a290e 20240910055534305 DAUC <0003> auc.c:145 vector [1]: res = cf40d0d9ecf9fee80000000000000000 20240910055534305 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055534305 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055534305 DAUC <0003> auc.c:179 vector [1]: kc = c0eacbb25cd05108 20240910055534305 DAUC <0003> auc.c:180 vector [1]: sres = dbd977bd 20240910055534305 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055534305 DAUC <0003> auc.c:113 vector [2]: rand = 1dd0dfda16b66c976efc6cf225532dc5 20240910055534305 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055534305 DAUC <0003> auc.c:142 vector [2]: autn = 23196652ccb70000c9d84ef0f5c1d39f 20240910055534305 DAUC <0003> auc.c:143 vector [2]: ck = 3e23a156aec746f2cc7af3cf68fc56e2 20240910055534305 DAUC <0003> auc.c:144 vector [2]: ik = 7f126a3b66c32076eaa0c2f841404875 20240910055534305 DAUC <0003> auc.c:145 vector [2]: res = f3fcb658434f44d70000000000000000 20240910055534305 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055534305 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055534305 DAUC <0003> auc.c:179 vector [2]: kc = 49bacdd691f36427 20240910055534305 DAUC <0003> auc.c:180 vector [2]: sres = 63df0c76 20240910055534305 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055534305 DAUC <0003> auc.c:113 vector [3]: rand = 2758df01f1664394d946b4873be26795 20240910055534305 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055534305 DAUC <0003> auc.c:142 vector [3]: autn = f09ec9aa6f6e0000402f966ea5dc089a 20240910055534305 DAUC <0003> auc.c:143 vector [3]: ck = 7c5a31939ccdf7af5397beb69f5d06bf 20240910055534305 DAUC <0003> auc.c:144 vector [3]: ik = 4b05e6e3151460041616d7b036cdd9fd 20240910055534305 DAUC <0003> auc.c:145 vector [3]: res = bb7a3d02b1741c6f0000000000000000 20240910055534305 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055534305 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055534305 DAUC <0003> auc.c:179 vector [3]: kc = d256592ac9b8fa74 20240910055534305 DAUC <0003> auc.c:180 vector [3]: sres = a31f3adf 20240910055534305 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055534305 DAUC <0003> auc.c:113 vector [4]: rand = 1abbec3cf5adc2875e9a31668cc4d7de 20240910055534305 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055534305 DAUC <0003> auc.c:142 vector [4]: autn = d246495d87e40000f90a5a80e8a5e202 20240910055534305 DAUC <0003> auc.c:143 vector [4]: ck = c3a28f0cbb2ac863dfd574c801e4c6cc 20240910055534305 DAUC <0003> auc.c:144 vector [4]: ik = db257e2a84e92977b9afce6689c7bf47 20240910055534305 DAUC <0003> auc.c:145 vector [4]: res = 0d8981766d5b55cd0000000000000000 20240910055534305 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055534305 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055534305 DAUC <0003> auc.c:179 vector [4]: kc = f50336c5acac44d8 20240910055534305 DAUC <0003> auc.c:180 vector [4]: sres = e4090cbc 20240910055534305 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055534305 DAUC <0003> db_auc.c:245 IMSI='262420735998973': Generated 5 vectors 20240910055534305 DAUC <0003> db_auc.c:249 IMSI='262420735998973': Updating SQN=161 in DB 20240910055534313 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420735998973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420735998973"} 20240910055534313 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420735998973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055534313 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055534313 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0076d38c6bd: Found GsupExpect[0] for "262420735998973" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_sai(19)"262420735998973" TC_gsup_sai(19)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai(19)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055534317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 TC_gsup_sai(19)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055534343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@a0076d38c6bd: Final verdict of PTC: none 20240910055534344 DLINP <000b> input/ipa.c:451 connected read/write 20240910055534344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055534344 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055534345 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055534345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055534345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39349<->l=127.0.0.1:4259) 10@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_sai finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Tue Sep 10 05:55:34 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240910055534383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47520<->l=127.0.0.1:4258 20240910055534384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47520<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21684) Waiting for packet dumper to finish... 1 (prev_count=21684, count=45372) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Tue Sep 10 05:55:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_sai_num_auth_vectors started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055537452 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055537452 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055537454 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055537457 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537457 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055537457 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055537457 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055537457 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055537457 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055537457 DLGSUP <0013> gsup_server.c:235 2: 20240910055537457 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055537457 DLGSUP <0013> gsup_server.c:235 3: 20240910055537457 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055537457 DLGSUP <0013> gsup_server.c:235 4: 20240910055537457 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055537457 DLGSUP <0013> gsup_server.c:235 5: 20240910055537457 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055537457 DLGSUP <0013> gsup_server.c:235 7: 20240910055537457 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055537457 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055537457 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055537457 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@a0076d38c6bd: 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") 20240910055537474 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41321<->l=127.0.0.1:4259) 20240910055537497 DAUC <0003> db_auc.c:157 IMSI='262420463693280': No 2G Auth Data 20240910055537497 DAUC <0003> db_auc.c:192 IMSI='262420463693280': No 3G Auth Data HLR_Test-GSUP(21)@a0076d38c6bd: Created GsupExpect[0] for "262420463693280" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240910055537532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34254<->l=127.0.0.1:4258 20240910055537537 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537537 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420463693280"} 20240910055537537 DAUC <0003> db_auc.c:192 IMSI='262420463693280': No 3G Auth Data 20240910055537537 DAUC <0003> db_auc.c:236 IMSI='262420463693280': Calling to generate 1 vectors 20240910055537537 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910055537537 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537537 DAUC <0003> auc.c:113 vector [0]: rand = b72596a72d28ca3dcdd928f451b24300 20240910055537537 DAUC <0003> auc.c:179 vector [0]: kc = 43c4a8465e593400 20240910055537537 DAUC <0003> auc.c:180 vector [0]: sres = 7c62c81c 20240910055537537 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537537 DAUC <0003> db_auc.c:245 IMSI='262420463693280': Generated 1 vectors 20240910055537537 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420463693280"} 20240910055537537 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537537 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537537 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0076d38c6bd: Found GsupExpect[0] for "262420463693280" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420463693280" TC_gsup_sai_num_auth_vectors(24)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055537540 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537540 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420463693280"} 20240910055537540 DAUC <0003> db_auc.c:192 IMSI='262420463693280': No 3G Auth Data 20240910055537540 DAUC <0003> db_auc.c:236 IMSI='262420463693280': Calling to generate 4 vectors 20240910055537540 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910055537540 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537540 DAUC <0003> auc.c:113 vector [0]: rand = c7ce2f8c76c3230716b5e5dbfa67e928 20240910055537540 DAUC <0003> auc.c:179 vector [0]: kc = c6552e32069c4000 20240910055537540 DAUC <0003> auc.c:180 vector [0]: sres = 802d31d3 20240910055537540 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537540 DAUC <0003> auc.c:113 vector [1]: rand = ecb493ee98594f585a32da6e89ce6aeb 20240910055537540 DAUC <0003> auc.c:179 vector [1]: kc = 01434d8ca9dc4800 20240910055537540 DAUC <0003> auc.c:180 vector [1]: sres = 10a0fd61 20240910055537540 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537540 DAUC <0003> auc.c:113 vector [2]: rand = a8e936e5e233ef164d00d38ef5d3a9ed 20240910055537540 DAUC <0003> auc.c:179 vector [2]: kc = 270cb0798c905000 20240910055537540 DAUC <0003> auc.c:180 vector [2]: sres = 124c5cdf 20240910055537540 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537540 DAUC <0003> auc.c:113 vector [3]: rand = d748030e844bdab80c5a7b078cea2c57 20240910055537540 DAUC <0003> auc.c:179 vector [3]: kc = c1cc984034c85000 20240910055537540 DAUC <0003> auc.c:180 vector [3]: sres = 3e6aed30 20240910055537540 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537540 DAUC <0003> db_auc.c:245 IMSI='262420463693280': Generated 4 vectors 20240910055537540 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420463693280"} 20240910055537540 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537540 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537540 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537542 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537542 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420463693280"} 20240910055537542 DAUC <0003> db_auc.c:192 IMSI='262420463693280': No 3G Auth Data 20240910055537542 DAUC <0003> db_auc.c:236 IMSI='262420463693280': Calling to generate 5 vectors 20240910055537542 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055537542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537542 DAUC <0003> auc.c:113 vector [0]: rand = 45a682a10fd57c2998a7e69b977b2a1a 20240910055537542 DAUC <0003> auc.c:179 vector [0]: kc = cb8860db81bb8800 20240910055537542 DAUC <0003> auc.c:180 vector [0]: sres = d13ad9f9 20240910055537542 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537542 DAUC <0003> auc.c:113 vector [1]: rand = 97425666c754bb6b0698ef2d74aaa838 20240910055537542 DAUC <0003> auc.c:179 vector [1]: kc = 13b9eab016ec7c00 20240910055537542 DAUC <0003> auc.c:180 vector [1]: sres = c95e7628 20240910055537542 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537542 DAUC <0003> auc.c:113 vector [2]: rand = 5e32c17bd6ba5232917ce51fa1e7feb0 20240910055537542 DAUC <0003> auc.c:179 vector [2]: kc = 4c6262cd000d3400 20240910055537542 DAUC <0003> auc.c:180 vector [2]: sres = f4b84cfb 20240910055537542 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537542 DAUC <0003> auc.c:113 vector [3]: rand = 073d95ce200c411e471c5da52b79ef46 20240910055537542 DAUC <0003> auc.c:179 vector [3]: kc = bb78dfef48516c00 20240910055537542 DAUC <0003> auc.c:180 vector [3]: sres = 736512b7 20240910055537542 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537542 DAUC <0003> auc.c:113 vector [4]: rand = 966894b57774dfb2b5065d0180c40f3e 20240910055537542 DAUC <0003> auc.c:179 vector [4]: kc = f8a312fee7619000 20240910055537542 DAUC <0003> auc.c:180 vector [4]: sres = 2630e65e 20240910055537542 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055537542 DAUC <0003> db_auc.c:245 IMSI='262420463693280': Generated 5 vectors 20240910055537542 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420463693280"} 20240910055537542 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537542 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537542 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537545 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537545 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420463693280"} 20240910055537545 DAUC <0003> db_auc.c:192 IMSI='262420463693280': No 3G Auth Data 20240910055537545 DAUC <0003> db_auc.c:236 IMSI='262420463693280': Calling to generate 5 vectors 20240910055537545 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055537545 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537545 DAUC <0003> auc.c:113 vector [0]: rand = ba701cd81011d55ae677ce7175b9783c 20240910055537545 DAUC <0003> auc.c:179 vector [0]: kc = edfc423bf3460c00 20240910055537545 DAUC <0003> auc.c:180 vector [0]: sres = 5403127a 20240910055537545 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537545 DAUC <0003> auc.c:113 vector [1]: rand = 5d4ec14fffc71a7579ff88151ca5ddbc 20240910055537545 DAUC <0003> auc.c:179 vector [1]: kc = 6480b1461950ac00 20240910055537545 DAUC <0003> auc.c:180 vector [1]: sres = fc8d8e0a 20240910055537545 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537545 DAUC <0003> auc.c:113 vector [2]: rand = 4ab0a4ad7be0faea78cd15668c1e2645 20240910055537545 DAUC <0003> auc.c:179 vector [2]: kc = 5368a0fcc713cc00 20240910055537545 DAUC <0003> auc.c:180 vector [2]: sres = e27c6b5a 20240910055537545 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537545 DAUC <0003> auc.c:113 vector [3]: rand = 52a5fc3bd9adb0558bddac041e9bfbee 20240910055537545 DAUC <0003> auc.c:179 vector [3]: kc = cefa196cf5417800 20240910055537545 DAUC <0003> auc.c:180 vector [3]: sres = a1794975 20240910055537545 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537545 DAUC <0003> auc.c:113 vector [4]: rand = e4b3ce3e7ee11dd00a26409885232a4a 20240910055537545 DAUC <0003> auc.c:179 vector [4]: kc = f153378de3e08000 20240910055537545 DAUC <0003> auc.c:180 vector [4]: sres = bd503f11 20240910055537545 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055537545 DAUC <0003> db_auc.c:245 IMSI='262420463693280': Generated 5 vectors 20240910055537545 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420463693280"} 20240910055537545 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420463693280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537545 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537545 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34254<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@a0076d38c6bd: Final verdict of PTC: pass 20240910055537573 DAUC <0003> db_auc.c:157 IMSI='262420312112232': No 2G Auth Data 20240910055537573 DAUC <0003> db_auc.c:192 IMSI='262420312112232': No 3G Auth Data HLR_Test-GSUP(21)@a0076d38c6bd: Created GsupExpect[0] for "262420312112232" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240910055537607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34264<->l=127.0.0.1:4258 20240910055537612 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537612 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420312112232"} 20240910055537612 DAUC <0003> db_auc.c:192 IMSI='262420312112232': No 3G Auth Data 20240910055537612 DAUC <0003> db_auc.c:236 IMSI='262420312112232': Calling to generate 1 vectors 20240910055537612 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910055537612 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537612 DAUC <0003> auc.c:113 vector [0]: rand = d4c8a7a3639a092d2f49735e3e7aa8f9 20240910055537612 DAUC <0003> auc.c:179 vector [0]: kc = 7e95098429454800 20240910055537612 DAUC <0003> auc.c:180 vector [0]: sres = 2ce1361a 20240910055537612 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537612 DAUC <0003> db_auc.c:245 IMSI='262420312112232': Generated 1 vectors 20240910055537612 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420312112232"} 20240910055537612 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537612 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537612 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0076d38c6bd: Found GsupExpect[0] for "262420312112232" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420312112232" TC_gsup_sai_num_auth_vectors(25)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055537615 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537615 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420312112232"} 20240910055537615 DAUC <0003> db_auc.c:192 IMSI='262420312112232': No 3G Auth Data 20240910055537615 DAUC <0003> db_auc.c:236 IMSI='262420312112232': Calling to generate 4 vectors 20240910055537615 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910055537615 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537615 DAUC <0003> auc.c:113 vector [0]: rand = b660637686bce4453513c03b1e152056 20240910055537615 DAUC <0003> auc.c:179 vector [0]: kc = 3d9a2f5c565d4400 20240910055537615 DAUC <0003> auc.c:180 vector [0]: sres = 0c1bb612 20240910055537615 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537615 DAUC <0003> auc.c:113 vector [1]: rand = d447cba69dc7c0c49a9905509efc8df3 20240910055537615 DAUC <0003> auc.c:179 vector [1]: kc = 2d3fdb95fda67000 20240910055537615 DAUC <0003> auc.c:180 vector [1]: sres = 72d8d5dd 20240910055537615 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537615 DAUC <0003> auc.c:113 vector [2]: rand = 84b6c81bbf589960c5d7d1bddfb5f4f3 20240910055537615 DAUC <0003> auc.c:179 vector [2]: kc = 0045cd9312824000 20240910055537615 DAUC <0003> auc.c:180 vector [2]: sres = a2e1bca7 20240910055537615 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537615 DAUC <0003> auc.c:113 vector [3]: rand = 63e1abb95393d800cc487587b1e8c695 20240910055537615 DAUC <0003> auc.c:179 vector [3]: kc = 8495e07a0123b800 20240910055537615 DAUC <0003> auc.c:180 vector [3]: sres = 0b2bfe29 20240910055537615 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537615 DAUC <0003> db_auc.c:245 IMSI='262420312112232': Generated 4 vectors 20240910055537615 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420312112232"} 20240910055537615 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537615 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537615 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537617 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537617 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420312112232"} 20240910055537617 DAUC <0003> db_auc.c:192 IMSI='262420312112232': No 3G Auth Data 20240910055537617 DAUC <0003> db_auc.c:236 IMSI='262420312112232': Calling to generate 5 vectors 20240910055537617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055537617 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537617 DAUC <0003> auc.c:113 vector [0]: rand = da7780522febeec87aebac7c2c2d16b8 20240910055537617 DAUC <0003> auc.c:179 vector [0]: kc = f184eb2ebc55c800 20240910055537617 DAUC <0003> auc.c:180 vector [0]: sres = b7997eed 20240910055537617 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537617 DAUC <0003> auc.c:113 vector [1]: rand = 8ec50905951d7e932b585739b372b84b 20240910055537617 DAUC <0003> auc.c:179 vector [1]: kc = a09ce0f73f641000 20240910055537617 DAUC <0003> auc.c:180 vector [1]: sres = cafc6431 20240910055537617 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537617 DAUC <0003> auc.c:113 vector [2]: rand = ff7fa6dc2fec3cb48453ca27ae6a2fe6 20240910055537617 DAUC <0003> auc.c:179 vector [2]: kc = db347da9bb20dc00 20240910055537617 DAUC <0003> auc.c:180 vector [2]: sres = 07bfe5b4 20240910055537617 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537617 DAUC <0003> auc.c:113 vector [3]: rand = 2614fc3852b630694cf0228c3bfee345 20240910055537617 DAUC <0003> auc.c:179 vector [3]: kc = dcf3d47949756800 20240910055537617 DAUC <0003> auc.c:180 vector [3]: sres = 88cba0c4 20240910055537617 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537617 DAUC <0003> auc.c:113 vector [4]: rand = 828aa42aae35161b8834d7b9211b4d32 20240910055537617 DAUC <0003> auc.c:179 vector [4]: kc = 392ab447bbc8a800 20240910055537617 DAUC <0003> auc.c:180 vector [4]: sres = 79e16d73 20240910055537617 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055537617 DAUC <0003> db_auc.c:245 IMSI='262420312112232': Generated 5 vectors 20240910055537617 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420312112232"} 20240910055537617 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537617 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537617 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537620 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537620 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420312112232"} 20240910055537620 DAUC <0003> db_auc.c:192 IMSI='262420312112232': No 3G Auth Data 20240910055537620 DAUC <0003> db_auc.c:236 IMSI='262420312112232': Calling to generate 5 vectors 20240910055537620 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055537620 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537620 DAUC <0003> auc.c:113 vector [0]: rand = 879a65c55412567d6893c7e215868586 20240910055537620 DAUC <0003> auc.c:179 vector [0]: kc = a21486b010021c00 20240910055537620 DAUC <0003> auc.c:180 vector [0]: sres = 164f0573 20240910055537620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537620 DAUC <0003> auc.c:113 vector [1]: rand = c41726e24552bf57b72465a556a21d68 20240910055537620 DAUC <0003> auc.c:179 vector [1]: kc = 73034f2ecac77800 20240910055537620 DAUC <0003> auc.c:180 vector [1]: sres = da110e68 20240910055537620 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537620 DAUC <0003> auc.c:113 vector [2]: rand = 494190de92d39fafbbf87a5328194ff5 20240910055537620 DAUC <0003> auc.c:179 vector [2]: kc = acf0eff9a5983c00 20240910055537620 DAUC <0003> auc.c:180 vector [2]: sres = df423cd7 20240910055537620 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537620 DAUC <0003> auc.c:113 vector [3]: rand = c621751db25ebc1dd9167b9e29bb3963 20240910055537620 DAUC <0003> auc.c:179 vector [3]: kc = e15e97d627b56000 20240910055537620 DAUC <0003> auc.c:180 vector [3]: sres = 20c07ae6 20240910055537620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537620 DAUC <0003> auc.c:113 vector [4]: rand = 25b341b1ab5a0146f724e94d77c525ec 20240910055537620 DAUC <0003> auc.c:179 vector [4]: kc = 0bf0c95ca487fc00 20240910055537620 DAUC <0003> auc.c:180 vector [4]: sres = 13ea0e9b 20240910055537620 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055537620 DAUC <0003> db_auc.c:245 IMSI='262420312112232': Generated 5 vectors 20240910055537620 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420312112232"} 20240910055537620 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420312112232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537620 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537620 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34264<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@a0076d38c6bd: Final verdict of PTC: pass 20240910055537647 DAUC <0003> db_auc.c:157 IMSI='262427856933249': No 2G Auth Data 20240910055537647 DAUC <0003> db_auc.c:192 IMSI='262427856933249': No 3G Auth Data HLR_Test-GSUP(21)@a0076d38c6bd: Created GsupExpect[0] for "262427856933249" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240910055537682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34268<->l=127.0.0.1:4258 20240910055537685 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537685 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427856933249"} 20240910055537685 DAUC <0003> db_auc.c:192 IMSI='262427856933249': No 3G Auth Data 20240910055537685 DAUC <0003> db_auc.c:236 IMSI='262427856933249': Calling to generate 1 vectors 20240910055537685 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910055537685 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537685 DAUC <0003> auc.c:113 vector [0]: rand = d3f55e00aa07d29b91a63a6b1a45f21c 20240910055537685 DAUC <0003> auc.c:179 vector [0]: kc = 7ca91a5fdd594536 20240910055537685 DAUC <0003> auc.c:180 vector [0]: sres = 6f52c853 20240910055537685 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537685 DAUC <0003> db_auc.c:245 IMSI='262427856933249': Generated 1 vectors 20240910055537685 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427856933249"} 20240910055537685 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537685 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537685 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0076d38c6bd: Found GsupExpect[0] for "262427856933249" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427856933249" TC_gsup_sai_num_auth_vectors(26)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055537688 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537688 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427856933249"} 20240910055537688 DAUC <0003> db_auc.c:192 IMSI='262427856933249': No 3G Auth Data 20240910055537688 DAUC <0003> db_auc.c:236 IMSI='262427856933249': Calling to generate 4 vectors 20240910055537688 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910055537688 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537688 DAUC <0003> auc.c:113 vector [0]: rand = cf869c3e6688ca4bbbe3e3a1ad3a7b63 20240910055537688 DAUC <0003> auc.c:179 vector [0]: kc = be21a3b188c0d5a4 20240910055537688 DAUC <0003> auc.c:180 vector [0]: sres = 15a590ed 20240910055537688 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537688 DAUC <0003> auc.c:113 vector [1]: rand = 57286f1a6393b3e23a511128b65faa6f 20240910055537688 DAUC <0003> auc.c:179 vector [1]: kc = 355cb3290c5408ad 20240910055537688 DAUC <0003> auc.c:180 vector [1]: sres = 482024a4 20240910055537688 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537688 DAUC <0003> auc.c:113 vector [2]: rand = 208cc266eddcc82794219c0013842393 20240910055537688 DAUC <0003> auc.c:179 vector [2]: kc = cd6c595754ab7c4f 20240910055537688 DAUC <0003> auc.c:180 vector [2]: sres = 72873a99 20240910055537688 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537688 DAUC <0003> auc.c:113 vector [3]: rand = fe986b184df89f1308d50e11307788fd 20240910055537688 DAUC <0003> auc.c:179 vector [3]: kc = 20b975975745c10a 20240910055537688 DAUC <0003> auc.c:180 vector [3]: sres = 530cf0ef 20240910055537688 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537688 DAUC <0003> db_auc.c:245 IMSI='262427856933249': Generated 4 vectors 20240910055537688 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427856933249"} 20240910055537688 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537688 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537688 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537690 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537690 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427856933249"} 20240910055537690 DAUC <0003> db_auc.c:192 IMSI='262427856933249': No 3G Auth Data 20240910055537690 DAUC <0003> db_auc.c:236 IMSI='262427856933249': Calling to generate 5 vectors 20240910055537690 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055537690 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537690 DAUC <0003> auc.c:113 vector [0]: rand = a37db4118afe9494ca9aab21d9ac0643 20240910055537690 DAUC <0003> auc.c:179 vector [0]: kc = 347f54e2812a4da8 20240910055537690 DAUC <0003> auc.c:180 vector [0]: sres = efd0ee4a 20240910055537690 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537690 DAUC <0003> auc.c:113 vector [1]: rand = 52b088f5b0f8c69366b0a7eb960d3392 20240910055537690 DAUC <0003> auc.c:179 vector [1]: kc = 05fd7cb59cccd54a 20240910055537690 DAUC <0003> auc.c:180 vector [1]: sres = dcb8de90 20240910055537690 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537690 DAUC <0003> auc.c:113 vector [2]: rand = b822bb9a8c4eea89249d1ba494728977 20240910055537691 DAUC <0003> auc.c:179 vector [2]: kc = 5d6060a3b657b7fd 20240910055537691 DAUC <0003> auc.c:180 vector [2]: sres = 1aaf0c01 20240910055537691 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537691 DAUC <0003> auc.c:113 vector [3]: rand = c6fad809f1a49b4926aca3fe19d92da9 20240910055537691 DAUC <0003> auc.c:179 vector [3]: kc = fc3209fdfa61d5e9 20240910055537691 DAUC <0003> auc.c:180 vector [3]: sres = f287bf92 20240910055537691 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537691 DAUC <0003> auc.c:113 vector [4]: rand = c08bdbf012b7d71b3f4e0a9c43988d0a 20240910055537691 DAUC <0003> auc.c:179 vector [4]: kc = 8b828c6c605f5559 20240910055537691 DAUC <0003> auc.c:180 vector [4]: sres = 5e5dc124 20240910055537691 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055537691 DAUC <0003> db_auc.c:245 IMSI='262427856933249': Generated 5 vectors 20240910055537691 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427856933249"} 20240910055537691 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537691 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537691 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537693 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537693 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427856933249"} 20240910055537693 DAUC <0003> db_auc.c:192 IMSI='262427856933249': No 3G Auth Data 20240910055537693 DAUC <0003> db_auc.c:236 IMSI='262427856933249': Calling to generate 5 vectors 20240910055537693 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910055537693 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537693 DAUC <0003> auc.c:113 vector [0]: rand = 907b23c0bdc76904ccb0e236f936eba6 20240910055537693 DAUC <0003> auc.c:179 vector [0]: kc = dc6ee043d22220ca 20240910055537693 DAUC <0003> auc.c:180 vector [0]: sres = d3e7ccf6 20240910055537693 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910055537693 DAUC <0003> auc.c:113 vector [1]: rand = 71d0976c461093d14809e900154e0c65 20240910055537693 DAUC <0003> auc.c:179 vector [1]: kc = 1edaf5ffa3df94ab 20240910055537693 DAUC <0003> auc.c:180 vector [1]: sres = ed3a6c73 20240910055537693 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910055537693 DAUC <0003> auc.c:113 vector [2]: rand = bc22eeb48d3d14985ed8d7f012f6b618 20240910055537693 DAUC <0003> auc.c:179 vector [2]: kc = 1718a570645938c7 20240910055537693 DAUC <0003> auc.c:180 vector [2]: sres = 33a033ca 20240910055537693 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910055537693 DAUC <0003> auc.c:113 vector [3]: rand = 45608d456c48fa1948e1f83851e32736 20240910055537693 DAUC <0003> auc.c:179 vector [3]: kc = f0275d6234950fe4 20240910055537693 DAUC <0003> auc.c:180 vector [3]: sres = 7967b3cb 20240910055537693 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910055537693 DAUC <0003> auc.c:113 vector [4]: rand = 93e009586cf09fc7d3d9151d2186d365 20240910055537693 DAUC <0003> auc.c:179 vector [4]: kc = 55504939889acd6a 20240910055537693 DAUC <0003> auc.c:180 vector [4]: sres = d9d72223 20240910055537693 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910055537693 DAUC <0003> db_auc.c:245 IMSI='262427856933249': Generated 5 vectors 20240910055537693 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427856933249"} 20240910055537693 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427856933249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537693 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537693 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34268<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@a0076d38c6bd: Final verdict of PTC: pass 20240910055537722 DAUC <0003> db_auc.c:157 IMSI='262426209842510': No 2G Auth Data 20240910055537722 DAUC <0003> db_auc.c:192 IMSI='262426209842510': No 3G Auth Data HLR_Test-GSUP(21)@a0076d38c6bd: Created GsupExpect[0] for "262426209842510" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240910055537757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4258 20240910055537760 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537760 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426209842510"} 20240910055537760 DAUC <0003> db_auc.c:157 IMSI='262426209842510': No 2G Auth Data 20240910055537760 DAUC <0003> db_auc.c:236 IMSI='262426209842510': Calling to generate 1 vectors 20240910055537760 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240910055537760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537760 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055537760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055537760 DAUC <0003> auc.c:113 vector [0]: rand = 3cba737765a1a0163f8a5da75936d06d 20240910055537760 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055537760 DAUC <0003> auc.c:142 vector [0]: autn = 52d38f6af37f00007a5c72460e716828 20240910055537760 DAUC <0003> auc.c:143 vector [0]: ck = 482d89a5facc0302b0e7df3d1b9325c7 20240910055537760 DAUC <0003> auc.c:144 vector [0]: ik = b1f8c2c6e1a09c3283f39b552168644e 20240910055537760 DAUC <0003> auc.c:145 vector [0]: res = 7ef0a3a1041a7e720000000000000000 20240910055537760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537760 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055537760 DAUC <0003> auc.c:151 vector [0]: kc = cac10f0b2197deb9 20240910055537760 DAUC <0003> auc.c:152 vector [0]: sres = 7aeaddd3 20240910055537760 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055537760 DAUC <0003> db_auc.c:245 IMSI='262426209842510': Generated 1 vectors 20240910055537760 DAUC <0003> db_auc.c:249 IMSI='262426209842510': Updating SQN=33 in DB 20240910055537769 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426209842510"} 20240910055537769 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537769 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537769 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0076d38c6bd: Found GsupExpect[0] for "262426209842510" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426209842510" TC_gsup_sai_num_auth_vectors(27)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055537772 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537772 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426209842510"} 20240910055537772 DAUC <0003> db_auc.c:157 IMSI='262426209842510': No 2G Auth Data 20240910055537772 DAUC <0003> db_auc.c:236 IMSI='262426209842510': Calling to generate 4 vectors 20240910055537772 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240910055537772 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537772 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055537772 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910055537772 DAUC <0003> auc.c:113 vector [0]: rand = 98cdae176b908120660e1d12207eb8b9 20240910055537772 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910055537772 DAUC <0003> auc.c:142 vector [0]: autn = 954de168924f0000e97dffccefe15d8c 20240910055537772 DAUC <0003> auc.c:143 vector [0]: ck = f647b9e395a49fb94c37f2f7dddf0952 20240910055537772 DAUC <0003> auc.c:144 vector [0]: ik = f49d901bbe975b78a129427c3a0d51c7 20240910055537772 DAUC <0003> auc.c:145 vector [0]: res = 48a1f07b9a4850a20000000000000000 20240910055537772 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537772 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055537772 DAUC <0003> auc.c:151 vector [0]: kc = efc49973cce19c54 20240910055537772 DAUC <0003> auc.c:152 vector [0]: sres = d2e9a0d9 20240910055537772 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055537772 DAUC <0003> auc.c:113 vector [1]: rand = b4140ec5912e9568691c0b9925d1b2fd 20240910055537772 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910055537772 DAUC <0003> auc.c:142 vector [1]: autn = e0ae8252ca710000d527f5a3872abeb9 20240910055537772 DAUC <0003> auc.c:143 vector [1]: ck = 6c132c7c79e9b0ebee0f06367cf3f065 20240910055537772 DAUC <0003> auc.c:144 vector [1]: ik = 7a6942aa5ae100d53fd2397fdcbb1d11 20240910055537772 DAUC <0003> auc.c:145 vector [1]: res = e7f918bcd7c12cd40000000000000000 20240910055537772 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055537772 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055537772 DAUC <0003> auc.c:151 vector [1]: kc = c7a7519f83405d4a 20240910055537772 DAUC <0003> auc.c:152 vector [1]: sres = 30383468 20240910055537772 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055537772 DAUC <0003> auc.c:113 vector [2]: rand = 3229609f61c4a2952cabd39a43044b6b 20240910055537772 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910055537772 DAUC <0003> auc.c:142 vector [2]: autn = 3a2a0ea5938a0000144bd8e270771108 20240910055537772 DAUC <0003> auc.c:143 vector [2]: ck = 5d20cc32666e4ce11cb54ac6242c3f76 20240910055537772 DAUC <0003> auc.c:144 vector [2]: ik = 9b52565a8ae98c58a52bd597beac7837 20240910055537772 DAUC <0003> auc.c:145 vector [2]: res = f6a89f85f0aff6200000000000000000 20240910055537772 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055537772 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055537772 DAUC <0003> auc.c:151 vector [2]: kc = 7fec0539760787f8 20240910055537772 DAUC <0003> auc.c:152 vector [2]: sres = 060769a5 20240910055537772 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055537772 DAUC <0003> auc.c:113 vector [3]: rand = 8b56f2e9557e75c30999348eb9595295 20240910055537772 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910055537772 DAUC <0003> auc.c:142 vector [3]: autn = 3dd50bda9bcf0000d04d7873305c4fc6 20240910055537772 DAUC <0003> auc.c:143 vector [3]: ck = e3a8738360ff33b095666d7821fb9039 20240910055537772 DAUC <0003> auc.c:144 vector [3]: ik = 0840f03d1413e3e22d5cbcc8ad4b461b 20240910055537772 DAUC <0003> auc.c:145 vector [3]: res = d529fefda71659d40000000000000000 20240910055537772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055537772 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055537772 DAUC <0003> auc.c:151 vector [3]: kc = 53d2520ef85c0670 20240910055537772 DAUC <0003> auc.c:152 vector [3]: sres = 723fa729 20240910055537772 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055537772 DAUC <0003> db_auc.c:245 IMSI='262426209842510': Generated 4 vectors 20240910055537772 DAUC <0003> db_auc.c:249 IMSI='262426209842510': Updating SQN=161 in DB 20240910055537781 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426209842510"} 20240910055537781 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537781 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537781 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537784 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537784 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426209842510"} 20240910055537784 DAUC <0003> db_auc.c:157 IMSI='262426209842510': No 2G Auth Data 20240910055537784 DAUC <0003> db_auc.c:236 IMSI='262426209842510': Calling to generate 5 vectors 20240910055537784 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910055537784 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537784 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055537784 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910055537784 DAUC <0003> auc.c:113 vector [0]: rand = 43610cb40fdb63ba6fb7798774ee0dcf 20240910055537784 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910055537784 DAUC <0003> auc.c:142 vector [0]: autn = fb6cfc379ac40000df1ef6802edf3284 20240910055537784 DAUC <0003> auc.c:143 vector [0]: ck = a7a6379346d1a2299eb244d319438012 20240910055537784 DAUC <0003> auc.c:144 vector [0]: ik = 8c53c9d9028f23e4964069d52f03f549 20240910055537784 DAUC <0003> auc.c:145 vector [0]: res = 55b2260fcb60e6170000000000000000 20240910055537784 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537784 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055537784 DAUC <0003> auc.c:151 vector [0]: kc = 2307d34c721ef496 20240910055537784 DAUC <0003> auc.c:152 vector [0]: sres = 9ed2c018 20240910055537784 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055537784 DAUC <0003> auc.c:113 vector [1]: rand = 6bdffcbce09b04a6dbc064a209b37dca 20240910055537784 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910055537784 DAUC <0003> auc.c:142 vector [1]: autn = f7a4def7038000008587fe57f9ccf286 20240910055537784 DAUC <0003> auc.c:143 vector [1]: ck = e121690d6eb43d787f25852909ba6b24 20240910055537784 DAUC <0003> auc.c:144 vector [1]: ik = 69613c318b1ce4949182b61c42a1ebc9 20240910055537784 DAUC <0003> auc.c:145 vector [1]: res = 5621545c61962ce70000000000000000 20240910055537784 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055537784 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055537784 DAUC <0003> auc.c:151 vector [1]: kc = 66e76609aeb35901 20240910055537784 DAUC <0003> auc.c:152 vector [1]: sres = 37b778bb 20240910055537784 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055537784 DAUC <0003> auc.c:113 vector [2]: rand = a4c3770c42cfe509509154de8c719508 20240910055537784 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910055537784 DAUC <0003> auc.c:142 vector [2]: autn = 0952166d5702000075ffe3610e8894ac 20240910055537784 DAUC <0003> auc.c:143 vector [2]: ck = d12ae38c5f8940b75595e69d07f4ccec 20240910055537784 DAUC <0003> auc.c:144 vector [2]: ik = 2cf19efca5123977980373735f2ad351 20240910055537784 DAUC <0003> auc.c:145 vector [2]: res = 594bc43a97c19e800000000000000000 20240910055537784 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055537784 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055537784 DAUC <0003> auc.c:151 vector [2]: kc = 304de89ea245667d 20240910055537784 DAUC <0003> auc.c:152 vector [2]: sres = ce8a5aba 20240910055537784 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055537784 DAUC <0003> auc.c:113 vector [3]: rand = 3b5b6c1743c03599a6f88540628d3d7b 20240910055537784 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910055537784 DAUC <0003> auc.c:142 vector [3]: autn = e2eef91942000000c3b3a7697935e06c 20240910055537784 DAUC <0003> auc.c:143 vector [3]: ck = 334830ec2bd27afa234c838d6d45869a 20240910055537784 DAUC <0003> auc.c:144 vector [3]: ik = 21609e686d038b2f126d3b08513838f1 20240910055537784 DAUC <0003> auc.c:145 vector [3]: res = f4af65399ae8a5830000000000000000 20240910055537784 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055537784 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055537784 DAUC <0003> auc.c:151 vector [3]: kc = 230916017aac4fbe 20240910055537784 DAUC <0003> auc.c:152 vector [3]: sres = 6e47c0ba 20240910055537784 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055537784 DAUC <0003> auc.c:113 vector [4]: rand = b99fdb5194637f55440e2c7b08167d0e 20240910055537784 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910055537784 DAUC <0003> auc.c:142 vector [4]: autn = 80d1d822df65000013e3f70663973fc5 20240910055537784 DAUC <0003> auc.c:143 vector [4]: ck = 8351bacb90bb3afc176abbbb2e85d3e8 20240910055537784 DAUC <0003> auc.c:144 vector [4]: ik = d424fa631b8cb220dafc1aec3f13ae0e 20240910055537784 DAUC <0003> auc.c:145 vector [4]: res = 20af22c83b9ba4610000000000000000 20240910055537784 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055537784 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910055537784 DAUC <0003> auc.c:151 vector [4]: kc = 9ae3e1ff9aa1f53a 20240910055537784 DAUC <0003> auc.c:152 vector [4]: sres = 1b3486a9 20240910055537784 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910055537784 DAUC <0003> db_auc.c:245 IMSI='262426209842510': Generated 5 vectors 20240910055537784 DAUC <0003> db_auc.c:249 IMSI='262426209842510': Updating SQN=321 in DB 20240910055537793 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426209842510"} 20240910055537793 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537793 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537793 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537796 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537796 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426209842510"} 20240910055537796 DAUC <0003> db_auc.c:157 IMSI='262426209842510': No 2G Auth Data 20240910055537796 DAUC <0003> db_auc.c:236 IMSI='262426209842510': Calling to generate 5 vectors 20240910055537796 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910055537796 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537796 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055537796 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910055537796 DAUC <0003> auc.c:113 vector [0]: rand = 0a819a19b3bb4424004b0d74f3731262 20240910055537796 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910055537796 DAUC <0003> auc.c:142 vector [0]: autn = 78fd0e9a92cd0000e839e6162c0056ec 20240910055537796 DAUC <0003> auc.c:143 vector [0]: ck = c00713553c59ff334c1ecf579f5984bd 20240910055537796 DAUC <0003> auc.c:144 vector [0]: ik = 17f37d6dfc7573b7314400911dda66f1 20240910055537796 DAUC <0003> auc.c:145 vector [0]: res = e624cc733ad68c810000000000000000 20240910055537796 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537796 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055537796 DAUC <0003> auc.c:151 vector [0]: kc = aaaea1fe42af6ec8 20240910055537796 DAUC <0003> auc.c:152 vector [0]: sres = dcf240f2 20240910055537796 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055537796 DAUC <0003> auc.c:113 vector [1]: rand = 070aa39857311ee9445dcb2069bbd245 20240910055537796 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910055537796 DAUC <0003> auc.c:142 vector [1]: autn = 84d2af4d93d800003de0c6207b568405 20240910055537796 DAUC <0003> auc.c:143 vector [1]: ck = 112c94c8cfe4ada6a01d13ea1f7a4636 20240910055537796 DAUC <0003> auc.c:144 vector [1]: ik = 5139377abdf62a938eff59181affcb82 20240910055537796 DAUC <0003> auc.c:145 vector [1]: res = 6701856a46036e800000000000000000 20240910055537796 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055537796 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055537796 DAUC <0003> auc.c:151 vector [1]: kc = 6ef7e94077970a81 20240910055537796 DAUC <0003> auc.c:152 vector [1]: sres = 2102ebea 20240910055537796 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055537796 DAUC <0003> auc.c:113 vector [2]: rand = f8699d382e62d543ea8e82241f437e17 20240910055537796 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910055537796 DAUC <0003> auc.c:142 vector [2]: autn = e25923c5bd2d0000d18679db3171a473 20240910055537796 DAUC <0003> auc.c:143 vector [2]: ck = f546b22dafeac1630172ac893ed36bb1 20240910055537796 DAUC <0003> auc.c:144 vector [2]: ik = a029a8319e533f1ee80f43e975fec321 20240910055537796 DAUC <0003> auc.c:145 vector [2]: res = 0115d04c663329b60000000000000000 20240910055537796 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055537796 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055537796 DAUC <0003> auc.c:151 vector [2]: kc = bc12f57c7a9456ed 20240910055537796 DAUC <0003> auc.c:152 vector [2]: sres = 6726f9fa 20240910055537796 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055537796 DAUC <0003> auc.c:113 vector [3]: rand = a6242222b917926d5293832fafabad72 20240910055537796 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910055537796 DAUC <0003> auc.c:142 vector [3]: autn = e8e98b7919a30000bae7ce2329bacaa3 20240910055537796 DAUC <0003> auc.c:143 vector [3]: ck = 3066f0bbd8f2c81555cf6aa4d516c06f 20240910055537796 DAUC <0003> auc.c:144 vector [3]: ik = cd0a65c25e019f2d013a885a37092f94 20240910055537796 DAUC <0003> auc.c:145 vector [3]: res = 5503752ebcd576130000000000000000 20240910055537796 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055537796 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055537796 DAUC <0003> auc.c:151 vector [3]: kc = a999778764ecb8c3 20240910055537796 DAUC <0003> auc.c:152 vector [3]: sres = e9d6033d 20240910055537796 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055537796 DAUC <0003> auc.c:113 vector [4]: rand = 9c8485f07947f5aa8acd5fb30a20ab8d 20240910055537796 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910055537796 DAUC <0003> auc.c:142 vector [4]: autn = 43531ed4c3f3000012ded54981626e54 20240910055537796 DAUC <0003> auc.c:143 vector [4]: ck = 15db39937c01367444b54c98f5ce2475 20240910055537796 DAUC <0003> auc.c:144 vector [4]: ik = 57ada92c42a35fec5b51bfe32bfb3326 20240910055537796 DAUC <0003> auc.c:145 vector [4]: res = 7831cd16f2b4f7690000000000000000 20240910055537796 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055537796 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910055537796 DAUC <0003> auc.c:151 vector [4]: kc = 5d9263c4e0977ecb 20240910055537796 DAUC <0003> auc.c:152 vector [4]: sres = 8a853a7f 20240910055537796 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910055537796 DAUC <0003> db_auc.c:245 IMSI='262426209842510': Generated 5 vectors 20240910055537796 DAUC <0003> db_auc.c:249 IMSI='262426209842510': Updating SQN=481 in DB 20240910055537805 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426209842510"} 20240910055537805 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426209842510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537805 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537805 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@a0076d38c6bd: Final verdict of PTC: pass 20240910055537837 DAUC <0003> db_auc.c:157 IMSI='262429450352311': No 2G Auth Data 20240910055537837 DAUC <0003> db_auc.c:192 IMSI='262429450352311': No 3G Auth Data HLR_Test-GSUP(21)@a0076d38c6bd: Created GsupExpect[0] for "262429450352311" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240910055537872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4258 20240910055537875 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537875 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429450352311"} 20240910055537875 DAUC <0003> db_auc.c:157 IMSI='262429450352311': No 2G Auth Data 20240910055537875 DAUC <0003> db_auc.c:236 IMSI='262429450352311': Calling to generate 1 vectors 20240910055537875 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240910055537875 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537875 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910055537875 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055537875 DAUC <0003> auc.c:113 vector [0]: rand = a377612dba60b39d47ca5b50b75d603a 20240910055537875 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055537875 DAUC <0003> auc.c:142 vector [0]: autn = 0b4c82aea30b000030981aec4a41263b 20240910055537875 DAUC <0003> auc.c:143 vector [0]: ck = e5f555308d2088fa0c354496e246ae18 20240910055537875 DAUC <0003> auc.c:144 vector [0]: ik = 3ab6e4986b694dd9aed948121f3722a6 20240910055537875 DAUC <0003> auc.c:145 vector [0]: res = 43fbb889df85b3730000000000000000 20240910055537875 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537875 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055537875 DAUC <0003> auc.c:151 vector [0]: kc = 7dafbd2c1b38499d 20240910055537875 DAUC <0003> auc.c:152 vector [0]: sres = 9c7e0bfa 20240910055537875 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055537875 DAUC <0003> db_auc.c:245 IMSI='262429450352311': Generated 1 vectors 20240910055537875 DAUC <0003> db_auc.c:249 IMSI='262429450352311': Updating SQN=33 in DB 20240910055537883 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429450352311"} 20240910055537883 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537883 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537883 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0076d38c6bd: Found GsupExpect[0] for "262429450352311" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429450352311" TC_gsup_sai_num_auth_vectors(28)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055537886 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537886 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429450352311"} 20240910055537886 DAUC <0003> db_auc.c:157 IMSI='262429450352311': No 2G Auth Data 20240910055537886 DAUC <0003> db_auc.c:236 IMSI='262429450352311': Calling to generate 4 vectors 20240910055537886 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240910055537886 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537886 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910055537886 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910055537886 DAUC <0003> auc.c:113 vector [0]: rand = 8f7b7af0c0b70c11af9bf36463770fa6 20240910055537886 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910055537886 DAUC <0003> auc.c:142 vector [0]: autn = dc178fefd5ca00007a447fa17ca29d42 20240910055537886 DAUC <0003> auc.c:143 vector [0]: ck = 78de1de99dd5cd7b0b77a4bd41d150e8 20240910055537886 DAUC <0003> auc.c:144 vector [0]: ik = 051237a61f8c4454b7442246972c1f8e 20240910055537886 DAUC <0003> auc.c:145 vector [0]: res = a2f19541273f88990000000000000000 20240910055537886 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537886 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055537886 DAUC <0003> auc.c:151 vector [0]: kc = c1ffacb454a4c649 20240910055537886 DAUC <0003> auc.c:152 vector [0]: sres = 85ce1dd8 20240910055537886 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055537886 DAUC <0003> auc.c:113 vector [1]: rand = 49bb58722fedbb4f792df6a0750fdc13 20240910055537886 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910055537886 DAUC <0003> auc.c:142 vector [1]: autn = 06763d0e5c630000b8468e640b0fe69f 20240910055537886 DAUC <0003> auc.c:143 vector [1]: ck = e9e7c8bc2740cabce3ff0f2ecc0098d7 20240910055537886 DAUC <0003> auc.c:144 vector [1]: ik = 5639fdd2f44e06e4102dd80919be62fb 20240910055537886 DAUC <0003> auc.c:145 vector [1]: res = 9eea3b7693512aad0000000000000000 20240910055537886 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055537886 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055537886 DAUC <0003> auc.c:151 vector [1]: kc = 4c0ce24906b03674 20240910055537886 DAUC <0003> auc.c:152 vector [1]: sres = 0dbb11db 20240910055537886 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055537886 DAUC <0003> auc.c:113 vector [2]: rand = 542a5dd68a1c8a019052521bec5503f7 20240910055537886 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910055537886 DAUC <0003> auc.c:142 vector [2]: autn = 69bd19d2314300002816f434117b6e1a 20240910055537886 DAUC <0003> auc.c:143 vector [2]: ck = b398e11f103023d99cbd0c5f8a6ccc42 20240910055537886 DAUC <0003> auc.c:144 vector [2]: ik = ae7cc63e1f27a0749b384c1d43467153 20240910055537886 DAUC <0003> auc.c:145 vector [2]: res = c72af9b27c00734c0000000000000000 20240910055537886 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055537886 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055537886 DAUC <0003> auc.c:151 vector [2]: kc = 1a616763c63d3ebc 20240910055537886 DAUC <0003> auc.c:152 vector [2]: sres = bb2a8afe 20240910055537887 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055537887 DAUC <0003> auc.c:113 vector [3]: rand = 08547f77e263b7bf57318963ed0dffce 20240910055537887 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910055537887 DAUC <0003> auc.c:142 vector [3]: autn = 1b4811bc7d2e0000888dce74ffa14d15 20240910055537887 DAUC <0003> auc.c:143 vector [3]: ck = 242abff78fc40dbbaf911379d7b1d3bd 20240910055537887 DAUC <0003> auc.c:144 vector [3]: ik = cc025fe2313976006a9d48eb5b9166e6 20240910055537887 DAUC <0003> auc.c:145 vector [3]: res = 3d06e126818cba660000000000000000 20240910055537887 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055537887 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055537887 DAUC <0003> auc.c:151 vector [3]: kc = 2d24bb8732ddcee0 20240910055537887 DAUC <0003> auc.c:152 vector [3]: sres = bc8a5b40 20240910055537887 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055537887 DAUC <0003> db_auc.c:245 IMSI='262429450352311': Generated 4 vectors 20240910055537887 DAUC <0003> db_auc.c:249 IMSI='262429450352311': Updating SQN=161 in DB 20240910055537895 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429450352311"} 20240910055537895 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537895 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537895 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537898 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537898 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429450352311"} 20240910055537898 DAUC <0003> db_auc.c:157 IMSI='262429450352311': No 2G Auth Data 20240910055537898 DAUC <0003> db_auc.c:236 IMSI='262429450352311': Calling to generate 5 vectors 20240910055537898 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910055537898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537898 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910055537898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910055537898 DAUC <0003> auc.c:113 vector [0]: rand = c17bf4a58adac3b7294e210013cce8b1 20240910055537898 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910055537898 DAUC <0003> auc.c:142 vector [0]: autn = c5f68c41a9d600008bb15fe6dfaaff5d 20240910055537898 DAUC <0003> auc.c:143 vector [0]: ck = 83fd67c5fc5144107f72dc01bcbb302c 20240910055537898 DAUC <0003> auc.c:144 vector [0]: ik = 0e36b9ce30f24ce1f2741517fb9b3dcc 20240910055537898 DAUC <0003> auc.c:145 vector [0]: res = b01b33c8638cb7560000000000000000 20240910055537898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537898 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055537898 DAUC <0003> auc.c:151 vector [0]: kc = 00cd171d8b830511 20240910055537898 DAUC <0003> auc.c:152 vector [0]: sres = d397849e 20240910055537898 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055537898 DAUC <0003> auc.c:113 vector [1]: rand = 2e923b6e949f70c161f954998b8e7982 20240910055537898 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910055537898 DAUC <0003> auc.c:142 vector [1]: autn = d32d566989b20000ae29617236ce2e7f 20240910055537898 DAUC <0003> auc.c:143 vector [1]: ck = 87d8b808af5524437752abbe9f091905 20240910055537898 DAUC <0003> auc.c:144 vector [1]: ik = 7547fd17a4a3d3702b7acf9f8de7c0f8 20240910055537898 DAUC <0003> auc.c:145 vector [1]: res = ad0451d3b34c77e20000000000000000 20240910055537898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055537898 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055537898 DAUC <0003> auc.c:151 vector [1]: kc = aeb7213e19182ece 20240910055537898 DAUC <0003> auc.c:152 vector [1]: sres = 1e482631 20240910055537898 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055537898 DAUC <0003> auc.c:113 vector [2]: rand = 7a5a64075d8aae40ddbf6933a585ce7f 20240910055537898 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910055537898 DAUC <0003> auc.c:142 vector [2]: autn = 53e0d3bd9455000068cce66f46867fdd 20240910055537898 DAUC <0003> auc.c:143 vector [2]: ck = 1ac34d95c8ee2e54737fb7d34625d1a7 20240910055537898 DAUC <0003> auc.c:144 vector [2]: ik = 5b5dc5628ac3211bbc2a32b879b7ebe0 20240910055537898 DAUC <0003> auc.c:145 vector [2]: res = 910c8dc9244b00b70000000000000000 20240910055537898 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055537898 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055537898 DAUC <0003> auc.c:151 vector [2]: kc = 8ecb0d9c7dbf3508 20240910055537898 DAUC <0003> auc.c:152 vector [2]: sres = b5478d7e 20240910055537898 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055537898 DAUC <0003> auc.c:113 vector [3]: rand = 24b15e4a9450fec78eacfa1c3ddb309e 20240910055537898 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910055537898 DAUC <0003> auc.c:142 vector [3]: autn = df5df5c614ad0000754833f87552ce1b 20240910055537898 DAUC <0003> auc.c:143 vector [3]: ck = d007e4b592436740e9f19b8bd47282c6 20240910055537898 DAUC <0003> auc.c:144 vector [3]: ik = 9536e48011d86c12fcc2275c1477a5f3 20240910055537898 DAUC <0003> auc.c:145 vector [3]: res = 591c18e6dd32f9f40000000000000000 20240910055537898 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055537898 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055537898 DAUC <0003> auc.c:151 vector [3]: kc = 5002bce2439e2c67 20240910055537898 DAUC <0003> auc.c:152 vector [3]: sres = 842ee112 20240910055537898 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055537898 DAUC <0003> auc.c:113 vector [4]: rand = f442d74663f4a2072faf5285836982bc 20240910055537898 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910055537898 DAUC <0003> auc.c:142 vector [4]: autn = 13d9107de730000021c72345c3317742 20240910055537898 DAUC <0003> auc.c:143 vector [4]: ck = 289c788483c99045c86266f67adf9d1a 20240910055537898 DAUC <0003> auc.c:144 vector [4]: ik = b972f5fe050768f43e9af93a9de107d3 20240910055537898 DAUC <0003> auc.c:145 vector [4]: res = b39964d4ea26236d0000000000000000 20240910055537898 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055537898 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910055537898 DAUC <0003> auc.c:151 vector [4]: kc = 671612b661f06278 20240910055537898 DAUC <0003> auc.c:152 vector [4]: sres = 59bf47b9 20240910055537898 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910055537898 DAUC <0003> db_auc.c:245 IMSI='262429450352311': Generated 5 vectors 20240910055537898 DAUC <0003> db_auc.c:249 IMSI='262429450352311': Updating SQN=321 in DB 20240910055537906 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429450352311"} 20240910055537906 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537906 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537907 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537910 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537910 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429450352311"} 20240910055537910 DAUC <0003> db_auc.c:157 IMSI='262429450352311': No 2G Auth Data 20240910055537910 DAUC <0003> db_auc.c:236 IMSI='262429450352311': Calling to generate 5 vectors 20240910055537910 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910055537910 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537910 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910055537910 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910055537910 DAUC <0003> auc.c:113 vector [0]: rand = b6ee53ee56729d83e18e4d57934e02cd 20240910055537910 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910055537910 DAUC <0003> auc.c:142 vector [0]: autn = af5aed587d7a0000ca8f344464f6ff91 20240910055537910 DAUC <0003> auc.c:143 vector [0]: ck = 5d8799a3c24109f93935c4c2a5d26175 20240910055537910 DAUC <0003> auc.c:144 vector [0]: ik = 02deddb9b7a890cc7ae83d5bc8bdb00d 20240910055537910 DAUC <0003> auc.c:145 vector [0]: res = da8e2a22576db2570000000000000000 20240910055537910 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537910 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055537910 DAUC <0003> auc.c:151 vector [0]: kc = 1c84bd831886484d 20240910055537910 DAUC <0003> auc.c:152 vector [0]: sres = 8de39875 20240910055537910 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055537910 DAUC <0003> auc.c:113 vector [1]: rand = bcac145921a5a10702f323c5db35a06c 20240910055537910 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910055537910 DAUC <0003> auc.c:142 vector [1]: autn = dde3c3911a9f0000b84de1cc7a264cf8 20240910055537910 DAUC <0003> auc.c:143 vector [1]: ck = 701e35bc23421727501d3be23ebca696 20240910055537910 DAUC <0003> auc.c:144 vector [1]: ik = 22dd919e2e69dc7dee9f05eab482bbbf 20240910055537910 DAUC <0003> auc.c:145 vector [1]: res = 94ae201df7e9d1640000000000000000 20240910055537910 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055537910 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055537910 DAUC <0003> auc.c:151 vector [1]: kc = ec419a2a8715d673 20240910055537910 DAUC <0003> auc.c:152 vector [1]: sres = 6347f179 20240910055537910 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055537910 DAUC <0003> auc.c:113 vector [2]: rand = 1022deb7ffd6a1553ba0a13360b90921 20240910055537910 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910055537910 DAUC <0003> auc.c:142 vector [2]: autn = e1036c0e7a350000fb4b7c756922c9e8 20240910055537910 DAUC <0003> auc.c:143 vector [2]: ck = be5115fc576a91f742e68702d3af3911 20240910055537910 DAUC <0003> auc.c:144 vector [2]: ik = 8746d5f6f2eb65577f35356f9513cf1e 20240910055537910 DAUC <0003> auc.c:145 vector [2]: res = 8625edc16c75ce1f0000000000000000 20240910055537910 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055537910 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055537910 DAUC <0003> auc.c:151 vector [2]: kc = 04c47267e33d02af 20240910055537910 DAUC <0003> auc.c:152 vector [2]: sres = ea5023de 20240910055537910 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055537910 DAUC <0003> auc.c:113 vector [3]: rand = 69656f7d6df06b42896239e90696746f 20240910055537910 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910055537910 DAUC <0003> auc.c:142 vector [3]: autn = 42029c47e8550000f67c3cb33e1da306 20240910055537910 DAUC <0003> auc.c:143 vector [3]: ck = f478e7e4c02a1ff4e287be42f34e6c2a 20240910055537910 DAUC <0003> auc.c:144 vector [3]: ik = ce673615981fa807a3f50de8278b34ed 20240910055537910 DAUC <0003> auc.c:145 vector [3]: res = 2a9e1543157e13ab0000000000000000 20240910055537910 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055537910 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055537910 DAUC <0003> auc.c:151 vector [3]: kc = 7b6d625b8cf0ef34 20240910055537910 DAUC <0003> auc.c:152 vector [3]: sres = 3fe006e8 20240910055537910 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055537910 DAUC <0003> auc.c:113 vector [4]: rand = f5d053efae7f325af6409bd24168ff9e 20240910055537910 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910055537910 DAUC <0003> auc.c:142 vector [4]: autn = 9169c662a01d00004b85b414566b4a69 20240910055537910 DAUC <0003> auc.c:143 vector [4]: ck = ffd483119adf22c6063423e000f99a2b 20240910055537910 DAUC <0003> auc.c:144 vector [4]: ik = 81dfa368f593ec33528ac67252fb06f9 20240910055537910 DAUC <0003> auc.c:145 vector [4]: res = 2b7240af7112f2000000000000000000 20240910055537910 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055537910 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910055537910 DAUC <0003> auc.c:151 vector [4]: kc = 2ab5c5eb3d4e5227 20240910055537910 DAUC <0003> auc.c:152 vector [4]: sres = 5a60b2af 20240910055537910 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910055537910 DAUC <0003> db_auc.c:245 IMSI='262429450352311': Generated 5 vectors 20240910055537910 DAUC <0003> db_auc.c:249 IMSI='262429450352311': Updating SQN=481 in DB 20240910055537919 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429450352311"} 20240910055537919 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429450352311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055537919 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055537919 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055537922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@a0076d38c6bd: Final verdict of PTC: pass 20240910055537948 DAUC <0003> db_auc.c:157 IMSI='262425267142129': No 2G Auth Data 20240910055537948 DAUC <0003> db_auc.c:192 IMSI='262425267142129': No 3G Auth Data HLR_Test-GSUP(21)@a0076d38c6bd: Created GsupExpect[0] for "262425267142129" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240910055537990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34310<->l=127.0.0.1:4258 20240910055537994 DLINP <000b> input/ipa.c:451 connected read/write 20240910055537994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055537994 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425267142129"} 20240910055537994 DAUC <0003> db_auc.c:236 IMSI='262425267142129': Calling to generate 1 vectors 20240910055537994 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910055537994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055537994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055537994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055537994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055537994 DAUC <0003> auc.c:113 vector [0]: rand = 28c28ced5144978882f4af5a5d95cb2a 20240910055537994 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055537994 DAUC <0003> auc.c:142 vector [0]: autn = 106306dd21f70000d3dd32a1a17eea83 20240910055537994 DAUC <0003> auc.c:143 vector [0]: ck = 032f608f0b27cbd3fe647614e0db7262 20240910055537994 DAUC <0003> auc.c:144 vector [0]: ik = 774308eda7531d2214a2561887a592d7 20240910055537994 DAUC <0003> auc.c:145 vector [0]: res = 842f2dc644b53dc30000000000000000 20240910055537994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055537994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055537994 DAUC <0003> auc.c:179 vector [0]: kc = 37066de1d01fcc00 20240910055537994 DAUC <0003> auc.c:180 vector [0]: sres = 0358a25c 20240910055537994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055537994 DAUC <0003> db_auc.c:245 IMSI='262425267142129': Generated 1 vectors 20240910055537994 DAUC <0003> db_auc.c:249 IMSI='262425267142129': Updating SQN=33 in DB 20240910055538003 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425267142129"} 20240910055538003 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538003 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538003 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0076d38c6bd: Found GsupExpect[0] for "262425267142129" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262425267142129" TC_gsup_sai_num_auth_vectors(29)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055538006 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538006 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425267142129"} 20240910055538006 DAUC <0003> db_auc.c:236 IMSI='262425267142129': Calling to generate 4 vectors 20240910055538006 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910055538006 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538006 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538006 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910055538006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538006 DAUC <0003> auc.c:113 vector [0]: rand = f721601633269b026e81664cadd5a26b 20240910055538006 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910055538006 DAUC <0003> auc.c:142 vector [0]: autn = 59d19f8ab2a10000ed730f612c14ba86 20240910055538006 DAUC <0003> auc.c:143 vector [0]: ck = cf2e7e6ec1f64593b28dd318f109422b 20240910055538006 DAUC <0003> auc.c:144 vector [0]: ik = 6aff4f811b4e7d4b1bac6e6e0a6040d9 20240910055538006 DAUC <0003> auc.c:145 vector [0]: res = 57dd766c816031550000000000000000 20240910055538006 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538006 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538006 DAUC <0003> auc.c:179 vector [0]: kc = e3ad84e9ba95ec00 20240910055538006 DAUC <0003> auc.c:180 vector [0]: sres = f57705f5 20240910055538006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538006 DAUC <0003> auc.c:113 vector [1]: rand = 998e11d0024d68fc00272c69591cbac8 20240910055538006 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910055538006 DAUC <0003> auc.c:142 vector [1]: autn = bec442da7a220000f8f03a435afc46b1 20240910055538006 DAUC <0003> auc.c:143 vector [1]: ck = 9902b2a7df95dba1bdef43d0f84f7713 20240910055538006 DAUC <0003> auc.c:144 vector [1]: ik = 346520f824aa64d4e30f974e928b8d7b 20240910055538006 DAUC <0003> auc.c:145 vector [1]: res = d38e0cb652b7325c0000000000000000 20240910055538006 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538006 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538006 DAUC <0003> auc.c:179 vector [1]: kc = 0b49d155a2696000 20240910055538006 DAUC <0003> auc.c:180 vector [1]: sres = e249eb6d 20240910055538006 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538006 DAUC <0003> auc.c:113 vector [2]: rand = c5da8464140f6b47ad90a288e98acda8 20240910055538006 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910055538006 DAUC <0003> auc.c:142 vector [2]: autn = cb65e1ed755800009b6cbed495a5f4f1 20240910055538006 DAUC <0003> auc.c:143 vector [2]: ck = 59aa45e0a1c315c2dab33035af04d2db 20240910055538006 DAUC <0003> auc.c:144 vector [2]: ik = 74fbd06a82933b8e7e6a9ee1e7ae28b1 20240910055538006 DAUC <0003> auc.c:145 vector [2]: res = 29012c18a90004dc0000000000000000 20240910055538006 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538006 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538006 DAUC <0003> auc.c:179 vector [2]: kc = db7a680fcde24000 20240910055538006 DAUC <0003> auc.c:180 vector [2]: sres = 6437ad88 20240910055538006 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538006 DAUC <0003> auc.c:113 vector [3]: rand = 5646e103f6006511fc36287eb06b1936 20240910055538006 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910055538006 DAUC <0003> auc.c:142 vector [3]: autn = 4681467e6be0000031a2b54303b60683 20240910055538006 DAUC <0003> auc.c:143 vector [3]: ck = 5336977524c5c2173f623e6da173c5a1 20240910055538006 DAUC <0003> auc.c:144 vector [3]: ik = b5434c3cfa9acacf014b1e178e9c51b1 20240910055538006 DAUC <0003> auc.c:145 vector [3]: res = 8fa2e9ac3dc6e4b90000000000000000 20240910055538006 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538006 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538006 DAUC <0003> auc.c:179 vector [3]: kc = f1a4e872bda40400 20240910055538006 DAUC <0003> auc.c:180 vector [3]: sres = f9b1550d 20240910055538006 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538006 DAUC <0003> db_auc.c:245 IMSI='262425267142129': Generated 4 vectors 20240910055538006 DAUC <0003> db_auc.c:249 IMSI='262425267142129': Updating SQN=161 in DB 20240910055538014 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425267142129"} 20240910055538014 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538014 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538014 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538017 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538017 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425267142129"} 20240910055538017 DAUC <0003> db_auc.c:236 IMSI='262425267142129': Calling to generate 5 vectors 20240910055538017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055538017 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538017 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538017 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910055538017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538017 DAUC <0003> auc.c:113 vector [0]: rand = e1112558fddde689622f3e5332d97f39 20240910055538017 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910055538017 DAUC <0003> auc.c:142 vector [0]: autn = 219efec421a70000b9c7824a6bb3a8f8 20240910055538017 DAUC <0003> auc.c:143 vector [0]: ck = 1b5a9ab8d19bf1ccddbe87cff7d8190c 20240910055538017 DAUC <0003> auc.c:144 vector [0]: ik = 37469adf3a096da59f5bfde1a189b1f2 20240910055538017 DAUC <0003> auc.c:145 vector [0]: res = 3af5d9a26f4327460000000000000000 20240910055538017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538017 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538017 DAUC <0003> auc.c:179 vector [0]: kc = e7d672831e3b1400 20240910055538017 DAUC <0003> auc.c:180 vector [0]: sres = cde41761 20240910055538017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538017 DAUC <0003> auc.c:113 vector [1]: rand = 56712fb41e521a1ac62e1e48c891df43 20240910055538017 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910055538017 DAUC <0003> auc.c:142 vector [1]: autn = 69ee97dca52e00007834423913a115f7 20240910055538017 DAUC <0003> auc.c:143 vector [1]: ck = 1c28e197bd535b57510a41abc1a74199 20240910055538017 DAUC <0003> auc.c:144 vector [1]: ik = 94390ea678d7ff071dd8296cc08423ef 20240910055538017 DAUC <0003> auc.c:145 vector [1]: res = d64f027a8d3a350c0000000000000000 20240910055538017 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538017 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538017 DAUC <0003> auc.c:179 vector [1]: kc = 58a75a1784072000 20240910055538017 DAUC <0003> auc.c:180 vector [1]: sres = fa6c3e3e 20240910055538017 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538017 DAUC <0003> auc.c:113 vector [2]: rand = 8115503b9e0128c74c0f45fa4cff261f 20240910055538017 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910055538017 DAUC <0003> auc.c:142 vector [2]: autn = 88699ada837b000025a9568ec99fbeb2 20240910055538017 DAUC <0003> auc.c:143 vector [2]: ck = 901ffb4f3895eedbf1505f51b6bf205c 20240910055538017 DAUC <0003> auc.c:144 vector [2]: ik = ca2dab42874cd77e07bc4ce5c6d41b9f 20240910055538017 DAUC <0003> auc.c:145 vector [2]: res = f60046d627d8823a0000000000000000 20240910055538017 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538017 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538017 DAUC <0003> auc.c:179 vector [2]: kc = 0c22ef4c42a6ac00 20240910055538017 DAUC <0003> auc.c:180 vector [2]: sres = 3ed98fcf 20240910055538018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538018 DAUC <0003> auc.c:113 vector [3]: rand = 6bc3df2596e00eb9812840cf662f4a4e 20240910055538018 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910055538018 DAUC <0003> auc.c:142 vector [3]: autn = 9329fe3c868d0000eb2805232b588b41 20240910055538018 DAUC <0003> auc.c:143 vector [3]: ck = 939a399f7d89c10c9fa800c837754d02 20240910055538018 DAUC <0003> auc.c:144 vector [3]: ik = 1c3a2e6e2176b9e6e52a8906ea2c9881 20240910055538018 DAUC <0003> auc.c:145 vector [3]: res = a1e198f5ad1fe8280000000000000000 20240910055538018 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538018 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538018 DAUC <0003> auc.c:179 vector [3]: kc = acf0e6f137c6d400 20240910055538018 DAUC <0003> auc.c:180 vector [3]: sres = 9875ee0b 20240910055538018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538018 DAUC <0003> auc.c:113 vector [4]: rand = 1b01947e12b06f9430ceb00ec0ed7a21 20240910055538018 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910055538018 DAUC <0003> auc.c:142 vector [4]: autn = d2d6d4e0964c0000bd7b4520ecf90fb8 20240910055538018 DAUC <0003> auc.c:143 vector [4]: ck = c73137172809803daf5aa0f495e040f7 20240910055538018 DAUC <0003> auc.c:144 vector [4]: ik = 707f88153ddef2cb9e9968bd421b2c56 20240910055538018 DAUC <0003> auc.c:145 vector [4]: res = 837bc41d7769f2ed0000000000000000 20240910055538018 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055538018 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055538018 DAUC <0003> auc.c:179 vector [4]: kc = 3ce73ab7dfd64c00 20240910055538018 DAUC <0003> auc.c:180 vector [4]: sres = 7e650319 20240910055538018 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055538018 DAUC <0003> db_auc.c:245 IMSI='262425267142129': Generated 5 vectors 20240910055538018 DAUC <0003> db_auc.c:249 IMSI='262425267142129': Updating SQN=321 in DB 20240910055538029 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425267142129"} 20240910055538029 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538029 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538029 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538032 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538032 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425267142129"} 20240910055538032 DAUC <0003> db_auc.c:236 IMSI='262425267142129': Calling to generate 5 vectors 20240910055538032 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055538032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538032 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910055538032 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538032 DAUC <0003> auc.c:113 vector [0]: rand = fdf1377c852b5259793525c3eb7c2a6d 20240910055538032 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910055538032 DAUC <0003> auc.c:142 vector [0]: autn = 68dcb6325646000025cffeb766a0a7d7 20240910055538032 DAUC <0003> auc.c:143 vector [0]: ck = 502a07dbfa0ef21e7554c6b4e20f5728 20240910055538032 DAUC <0003> auc.c:144 vector [0]: ik = 3e9df653e666b342f9102db7ab3c6747 20240910055538032 DAUC <0003> auc.c:145 vector [0]: res = 6ddd00db5b22fa5c0000000000000000 20240910055538032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538032 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538032 DAUC <0003> auc.c:179 vector [0]: kc = 24eda50294998c00 20240910055538032 DAUC <0003> auc.c:180 vector [0]: sres = 95da506f 20240910055538032 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538032 DAUC <0003> auc.c:113 vector [1]: rand = 48f769a933c23a02678808c3cc9deff3 20240910055538032 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910055538032 DAUC <0003> auc.c:142 vector [1]: autn = 3c17db1fc3a900007745af42d1311431 20240910055538032 DAUC <0003> auc.c:143 vector [1]: ck = d316a5dc72d30fb45b34fa79a1b980db 20240910055538032 DAUC <0003> auc.c:144 vector [1]: ik = 6489ab6eb97658668afd6ebcda2b51d6 20240910055538032 DAUC <0003> auc.c:145 vector [1]: res = 7b133b9b85d0a3820000000000000000 20240910055538032 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538032 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538032 DAUC <0003> auc.c:179 vector [1]: kc = 875aa6b61d3e4c00 20240910055538032 DAUC <0003> auc.c:180 vector [1]: sres = e2c79ef7 20240910055538032 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538032 DAUC <0003> auc.c:113 vector [2]: rand = 0d4bec000592f4f64aeb9b723b83306f 20240910055538032 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910055538032 DAUC <0003> auc.c:142 vector [2]: autn = 3b041cf15fe400003383121e0075cc8c 20240910055538032 DAUC <0003> auc.c:143 vector [2]: ck = f861e89fc1f886064f34ddf64d0f3a15 20240910055538032 DAUC <0003> auc.c:144 vector [2]: ik = 4a9003ff3526c91285071872a1bbd5f4 20240910055538032 DAUC <0003> auc.c:145 vector [2]: res = cacc6fd8e334b3820000000000000000 20240910055538032 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538032 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538032 DAUC <0003> auc.c:179 vector [2]: kc = ad32b082c3d6c800 20240910055538032 DAUC <0003> auc.c:180 vector [2]: sres = 0998ef10 20240910055538032 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538032 DAUC <0003> auc.c:113 vector [3]: rand = cd03111bb8b823a94f09be412a8aaa4f 20240910055538032 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910055538032 DAUC <0003> auc.c:142 vector [3]: autn = e3812a071af100007c4d82e7cfe14280 20240910055538032 DAUC <0003> auc.c:143 vector [3]: ck = 4ddc1aaf78a97cbb5ee60e6052f57404 20240910055538032 DAUC <0003> auc.c:144 vector [3]: ik = 0c35624e33a96d2c6f2381f31237d17c 20240910055538032 DAUC <0003> auc.c:145 vector [3]: res = 8953f5a6ad9e42380000000000000000 20240910055538032 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538032 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538032 DAUC <0003> auc.c:179 vector [3]: kc = 0941df98ac6c3800 20240910055538032 DAUC <0003> auc.c:180 vector [3]: sres = a49e5966 20240910055538032 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538032 DAUC <0003> auc.c:113 vector [4]: rand = 70db038f2db9c06e5f62d5c0feeb1ae8 20240910055538032 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910055538032 DAUC <0003> auc.c:142 vector [4]: autn = ccef20f500cb0000d2221e515cbe77d8 20240910055538032 DAUC <0003> auc.c:143 vector [4]: ck = 78b288dabb00dbf76f871927bbb045f2 20240910055538032 DAUC <0003> auc.c:144 vector [4]: ik = c273cf0e4b577a6527bf615b9899b98f 20240910055538032 DAUC <0003> auc.c:145 vector [4]: res = 2232721da63e6da00000000000000000 20240910055538032 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055538032 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055538032 DAUC <0003> auc.c:179 vector [4]: kc = cd3d460d0ae27000 20240910055538032 DAUC <0003> auc.c:180 vector [4]: sres = 4589b225 20240910055538032 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055538032 DAUC <0003> db_auc.c:245 IMSI='262425267142129': Generated 5 vectors 20240910055538032 DAUC <0003> db_auc.c:249 IMSI='262425267142129': Updating SQN=481 in DB 20240910055538041 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425267142129"} 20240910055538041 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425267142129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538041 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538041 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34310<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@a0076d38c6bd: Final verdict of PTC: pass 20240910055538077 DAUC <0003> db_auc.c:157 IMSI='262426540181240': No 2G Auth Data 20240910055538077 DAUC <0003> db_auc.c:192 IMSI='262426540181240': No 3G Auth Data HLR_Test-GSUP(21)@a0076d38c6bd: Created GsupExpect[0] for "262426540181240" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240910055538128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34322<->l=127.0.0.1:4258 20240910055538132 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538132 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426540181240"} 20240910055538132 DAUC <0003> db_auc.c:236 IMSI='262426540181240': Calling to generate 1 vectors 20240910055538132 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910055538132 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538132 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538132 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055538132 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538132 DAUC <0003> auc.c:113 vector [0]: rand = 3903abeaa06acdc526766f63da033730 20240910055538132 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055538132 DAUC <0003> auc.c:142 vector [0]: autn = 75198679b63400000d5dac1c7f5f6d90 20240910055538132 DAUC <0003> auc.c:143 vector [0]: ck = a11b7cd057595e7c4992078b381d2a84 20240910055538132 DAUC <0003> auc.c:144 vector [0]: ik = b3a533b8b1a3fdd2270102691bf7133f 20240910055538132 DAUC <0003> auc.c:145 vector [0]: res = db5c5d8bb33769a90000000000000000 20240910055538132 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538132 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538132 DAUC <0003> auc.c:179 vector [0]: kc = 44e9c2f1945c5400 20240910055538132 DAUC <0003> auc.c:180 vector [0]: sres = 65e50b98 20240910055538132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538132 DAUC <0003> db_auc.c:245 IMSI='262426540181240': Generated 1 vectors 20240910055538132 DAUC <0003> db_auc.c:249 IMSI='262426540181240': Updating SQN=33 in DB 20240910055538142 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426540181240"} 20240910055538142 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538142 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538142 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0076d38c6bd: Found GsupExpect[0] for "262426540181240" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426540181240" TC_gsup_sai_num_auth_vectors(30)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055538145 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538145 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426540181240"} 20240910055538146 DAUC <0003> db_auc.c:236 IMSI='262426540181240': Calling to generate 4 vectors 20240910055538146 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910055538146 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538146 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538146 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910055538146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538146 DAUC <0003> auc.c:113 vector [0]: rand = 4262dd0b28cad81bed19569d5b74cb30 20240910055538146 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910055538146 DAUC <0003> auc.c:142 vector [0]: autn = 500e99ab2c9c000014547ac24d3a6776 20240910055538146 DAUC <0003> auc.c:143 vector [0]: ck = d2862dc7b21330447d71322c3309cdae 20240910055538146 DAUC <0003> auc.c:144 vector [0]: ik = 743f971739ebf1db291e74e52827612f 20240910055538146 DAUC <0003> auc.c:145 vector [0]: res = 083aef852e822ae00000000000000000 20240910055538146 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538146 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538146 DAUC <0003> auc.c:179 vector [0]: kc = 0bdca753d62ff000 20240910055538146 DAUC <0003> auc.c:180 vector [0]: sres = f0ed8476 20240910055538146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538146 DAUC <0003> auc.c:113 vector [1]: rand = 25a613ba11d91019f4afc33ea8e5ef9e 20240910055538146 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910055538146 DAUC <0003> auc.c:142 vector [1]: autn = 772b14687d1400008f5ca23453cfcda5 20240910055538146 DAUC <0003> auc.c:143 vector [1]: ck = f83915497998117c6dfc4dae967371ef 20240910055538146 DAUC <0003> auc.c:144 vector [1]: ik = 60afd6236741959cab8d195a8f7cbba4 20240910055538146 DAUC <0003> auc.c:145 vector [1]: res = 2f27b6a2ec7c4b780000000000000000 20240910055538146 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538146 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538146 DAUC <0003> auc.c:179 vector [1]: kc = 73e8e54ef7e9f800 20240910055538146 DAUC <0003> auc.c:180 vector [1]: sres = c20f49f5 20240910055538146 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538146 DAUC <0003> auc.c:113 vector [2]: rand = 058527cc7eafe015bf1f82470021b722 20240910055538146 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910055538146 DAUC <0003> auc.c:142 vector [2]: autn = 764f25fe900c0000372a7168fcaf814d 20240910055538146 DAUC <0003> auc.c:143 vector [2]: ck = 823934e9409aac7d9e92990adf8930d8 20240910055538146 DAUC <0003> auc.c:144 vector [2]: ik = d9c5c368afdef99aeb3976fc5c3e47fe 20240910055538146 DAUC <0003> auc.c:145 vector [2]: res = b9c22e0cffb5bebd0000000000000000 20240910055538146 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538146 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538146 DAUC <0003> auc.c:179 vector [2]: kc = 3963838a80092800 20240910055538146 DAUC <0003> auc.c:180 vector [2]: sres = 978e765b 20240910055538146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538146 DAUC <0003> auc.c:113 vector [3]: rand = 2073f10480b81f8507ca2c732257b540 20240910055538146 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910055538146 DAUC <0003> auc.c:142 vector [3]: autn = 3122cb10f48f000057d21ec543474cca 20240910055538146 DAUC <0003> auc.c:143 vector [3]: ck = a5e1532015e337deec16bf64222704a7 20240910055538146 DAUC <0003> auc.c:144 vector [3]: ik = 24409b8364a3ebb6b75390cb26eb522d 20240910055538146 DAUC <0003> auc.c:145 vector [3]: res = 56366a3853a38b300000000000000000 20240910055538146 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538146 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538146 DAUC <0003> auc.c:179 vector [3]: kc = 653a4f9b10679400 20240910055538146 DAUC <0003> auc.c:180 vector [3]: sres = bb0312f0 20240910055538146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538146 DAUC <0003> db_auc.c:245 IMSI='262426540181240': Generated 4 vectors 20240910055538146 DAUC <0003> db_auc.c:249 IMSI='262426540181240': Updating SQN=161 in DB 20240910055538157 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426540181240"} 20240910055538157 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538157 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538157 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538160 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538160 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426540181240"} 20240910055538160 DAUC <0003> db_auc.c:236 IMSI='262426540181240': Calling to generate 5 vectors 20240910055538160 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055538160 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538160 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538160 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910055538160 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538160 DAUC <0003> auc.c:113 vector [0]: rand = d228a56728a7d5b95ac1ab42b9cd7137 20240910055538160 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910055538160 DAUC <0003> auc.c:142 vector [0]: autn = e20c16a11b390000e5a1524b96320f6f 20240910055538160 DAUC <0003> auc.c:143 vector [0]: ck = 2c67239fc4c3712ff42e4ba5346ccd6a 20240910055538160 DAUC <0003> auc.c:144 vector [0]: ik = 5a988291b34c97cb23d8d293ecd1b50d 20240910055538160 DAUC <0003> auc.c:145 vector [0]: res = ae59f09f776384550000000000000000 20240910055538160 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538160 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538160 DAUC <0003> auc.c:179 vector [0]: kc = 0de792552a23d000 20240910055538160 DAUC <0003> auc.c:180 vector [0]: sres = c1217bdf 20240910055538160 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538160 DAUC <0003> auc.c:113 vector [1]: rand = 05b6b653e034c99b684e042742e0da85 20240910055538160 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910055538160 DAUC <0003> auc.c:142 vector [1]: autn = 18496e365f820000ba3ffffc9630bd22 20240910055538160 DAUC <0003> auc.c:143 vector [1]: ck = 2828015dccd9bf37f4d0ccf128ba842e 20240910055538160 DAUC <0003> auc.c:144 vector [1]: ik = d6982db77e33a676d96faa41b3de5843 20240910055538160 DAUC <0003> auc.c:145 vector [1]: res = 6827f2f86a2c70e50000000000000000 20240910055538160 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538160 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538160 DAUC <0003> auc.c:179 vector [1]: kc = 2506b5d6fca0fc00 20240910055538160 DAUC <0003> auc.c:180 vector [1]: sres = 3d000e45 20240910055538160 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538160 DAUC <0003> auc.c:113 vector [2]: rand = 7a9e1d685d02f84f2d2d1037b357c846 20240910055538160 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910055538160 DAUC <0003> auc.c:142 vector [2]: autn = 49d19931b82d0000c0ffb8766f79ce46 20240910055538160 DAUC <0003> auc.c:143 vector [2]: ck = 0038f5a39306d3a91c085f574a701366 20240910055538160 DAUC <0003> auc.c:144 vector [2]: ik = 782d144da27a26b224dc22fff3ca34ec 20240910055538160 DAUC <0003> auc.c:145 vector [2]: res = 876a9761f8f6b9140000000000000000 20240910055538160 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538160 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538160 DAUC <0003> auc.c:179 vector [2]: kc = 8e5833248cdd1400 20240910055538160 DAUC <0003> auc.c:180 vector [2]: sres = 30b9d953 20240910055538160 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538160 DAUC <0003> auc.c:113 vector [3]: rand = 55cd803e7a0337c507f7c600d5998322 20240910055538160 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910055538160 DAUC <0003> auc.c:142 vector [3]: autn = 0b47e951114f00000b578aab2c1d91f2 20240910055538160 DAUC <0003> auc.c:143 vector [3]: ck = a8b192af6ccef097fe5dd0ac8b6a8980 20240910055538160 DAUC <0003> auc.c:144 vector [3]: ik = 6263faf77b8ff0c7342ac03a6ef826e7 20240910055538160 DAUC <0003> auc.c:145 vector [3]: res = a540ab2327ec159a0000000000000000 20240910055538160 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538160 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538160 DAUC <0003> auc.c:179 vector [3]: kc = 221d3784901cc000 20240910055538160 DAUC <0003> auc.c:180 vector [3]: sres = 142ee1ef 20240910055538160 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538160 DAUC <0003> auc.c:113 vector [4]: rand = b91a1c07b61ddee3e0b3ac51053feae2 20240910055538160 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910055538160 DAUC <0003> auc.c:142 vector [4]: autn = 113a2937e69a0000e76b75aee949fe66 20240910055538160 DAUC <0003> auc.c:143 vector [4]: ck = 7df39e5e6469d035dde9d4fe9fd690a6 20240910055538160 DAUC <0003> auc.c:144 vector [4]: ik = f3904a532edf6b4a8794a1c861a15f0c 20240910055538160 DAUC <0003> auc.c:145 vector [4]: res = 87ccc43e4f7fc96b0000000000000000 20240910055538160 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055538160 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055538160 DAUC <0003> auc.c:179 vector [4]: kc = d7ce61ac70353000 20240910055538160 DAUC <0003> auc.c:180 vector [4]: sres = 7b23c7b2 20240910055538160 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055538160 DAUC <0003> db_auc.c:245 IMSI='262426540181240': Generated 5 vectors 20240910055538160 DAUC <0003> db_auc.c:249 IMSI='262426540181240': Updating SQN=321 in DB 20240910055538168 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426540181240"} 20240910055538168 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538168 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538168 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538172 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538172 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426540181240"} 20240910055538172 DAUC <0003> db_auc.c:236 IMSI='262426540181240': Calling to generate 5 vectors 20240910055538172 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055538172 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538172 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538172 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910055538172 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538172 DAUC <0003> auc.c:113 vector [0]: rand = 3ec059f4abbabb8c93e1bdb1c405f468 20240910055538172 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910055538172 DAUC <0003> auc.c:142 vector [0]: autn = 5db7cc921c5c00006b5906eef8ac9d30 20240910055538172 DAUC <0003> auc.c:143 vector [0]: ck = d907cf5e7189be154dbb324ff0980a99 20240910055538172 DAUC <0003> auc.c:144 vector [0]: ik = 6324393d94cacfd3f2a833e268b19a4d 20240910055538172 DAUC <0003> auc.c:145 vector [0]: res = c9a69fa267647f250000000000000000 20240910055538172 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538172 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538172 DAUC <0003> auc.c:179 vector [0]: kc = 80da6a20b4f9d800 20240910055538172 DAUC <0003> auc.c:180 vector [0]: sres = 5f56c65d 20240910055538172 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538172 DAUC <0003> auc.c:113 vector [1]: rand = 51b1cf01a187cfc8fe5f28143d22327c 20240910055538172 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910055538172 DAUC <0003> auc.c:142 vector [1]: autn = 4be2d26ece1400009e310694f7438160 20240910055538172 DAUC <0003> auc.c:143 vector [1]: ck = b3a9053c229917fea253f7afc2816c0e 20240910055538172 DAUC <0003> auc.c:144 vector [1]: ik = 8810bf697f5b445c4c0614dbbb79e53f 20240910055538172 DAUC <0003> auc.c:145 vector [1]: res = a2ad34320a72aeb90000000000000000 20240910055538172 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538172 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538172 DAUC <0003> auc.c:179 vector [1]: kc = 697e3162bc4d0000 20240910055538172 DAUC <0003> auc.c:180 vector [1]: sres = e9cd3708 20240910055538172 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538172 DAUC <0003> auc.c:113 vector [2]: rand = 18b68c27213df7067bac6d245df78085 20240910055538172 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910055538172 DAUC <0003> auc.c:142 vector [2]: autn = 3d55a2581050000093e5472e31da938b 20240910055538172 DAUC <0003> auc.c:143 vector [2]: ck = 64152cdec1b8ed55f03cdb8f5f6886fe 20240910055538172 DAUC <0003> auc.c:144 vector [2]: ik = a08030ffd554661a66935b2193adb02b 20240910055538172 DAUC <0003> auc.c:145 vector [2]: res = 6c9b3c632d4dca2c0000000000000000 20240910055538172 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538172 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538172 DAUC <0003> auc.c:179 vector [2]: kc = 297e905b20f58400 20240910055538172 DAUC <0003> auc.c:180 vector [2]: sres = 50cfcb91 20240910055538172 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538172 DAUC <0003> auc.c:113 vector [3]: rand = 8cd2f65a14a517f62b1708304f6c5227 20240910055538172 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910055538172 DAUC <0003> auc.c:142 vector [3]: autn = 197d3448e8ee0000fd83efab734bfbf1 20240910055538172 DAUC <0003> auc.c:143 vector [3]: ck = 0a593798d15899a2684cc48be4c413ac 20240910055538172 DAUC <0003> auc.c:144 vector [3]: ik = 7cfdd4a562fe78b8e80dd6467ebf0eff 20240910055538172 DAUC <0003> auc.c:145 vector [3]: res = 50bd4a5d226a4fcf0000000000000000 20240910055538172 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538172 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538172 DAUC <0003> auc.c:179 vector [3]: kc = 788f581c8d9c5000 20240910055538172 DAUC <0003> auc.c:180 vector [3]: sres = 86a3a209 20240910055538172 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538172 DAUC <0003> auc.c:113 vector [4]: rand = 4c86d9e7176c52a48743fa130cfa821f 20240910055538172 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910055538172 DAUC <0003> auc.c:142 vector [4]: autn = f5a82e3d7be20000af78957c53885ddf 20240910055538172 DAUC <0003> auc.c:143 vector [4]: ck = 305ae8bcff0b31cc4114ede63ac79edd 20240910055538172 DAUC <0003> auc.c:144 vector [4]: ik = f12a5a08dd8b201b778ff527755e8dfe 20240910055538172 DAUC <0003> auc.c:145 vector [4]: res = 61aa60a3668c35d90000000000000000 20240910055538172 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055538172 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055538172 DAUC <0003> auc.c:179 vector [4]: kc = 646f7c66480e1400 20240910055538172 DAUC <0003> auc.c:180 vector [4]: sres = 5117e82f 20240910055538172 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055538172 DAUC <0003> db_auc.c:245 IMSI='262426540181240': Generated 5 vectors 20240910055538172 DAUC <0003> db_auc.c:249 IMSI='262426540181240': Updating SQN=481 in DB 20240910055538180 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426540181240"} 20240910055538180 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426540181240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538180 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538180 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34322<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@a0076d38c6bd: Final verdict of PTC: pass 20240910055538242 DAUC <0003> db_auc.c:157 IMSI='262429320920989': No 2G Auth Data 20240910055538242 DAUC <0003> db_auc.c:192 IMSI='262429320920989': No 3G Auth Data HLR_Test-GSUP(21)@a0076d38c6bd: Created GsupExpect[0] for "262429320920989" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240910055538283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34330<->l=127.0.0.1:4258 20240910055538285 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538285 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429320920989"} 20240910055538286 DAUC <0003> db_auc.c:236 IMSI='262429320920989': Calling to generate 1 vectors 20240910055538286 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910055538286 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538286 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538286 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055538286 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538286 DAUC <0003> auc.c:113 vector [0]: rand = 24e35b0da8e332f7bce95cac85db76aa 20240910055538286 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055538286 DAUC <0003> auc.c:142 vector [0]: autn = 731ee7405b24000045c2151595c81a8f 20240910055538286 DAUC <0003> auc.c:143 vector [0]: ck = 339e87394bd13fea9584e3b04e81d68f 20240910055538286 DAUC <0003> auc.c:144 vector [0]: ik = 64248db106ccce04f3a7b1a7709d0a37 20240910055538286 DAUC <0003> auc.c:145 vector [0]: res = beee4048066428d30000000000000000 20240910055538286 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538286 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538286 DAUC <0003> auc.c:179 vector [0]: kc = afaf6aef6134692d 20240910055538286 DAUC <0003> auc.c:180 vector [0]: sres = 8b4fc545 20240910055538286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538286 DAUC <0003> db_auc.c:245 IMSI='262429320920989': Generated 1 vectors 20240910055538286 DAUC <0003> db_auc.c:249 IMSI='262429320920989': Updating SQN=33 in DB 20240910055538295 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429320920989"} 20240910055538295 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538295 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538295 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0076d38c6bd: Found GsupExpect[0] for "262429320920989" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429320920989" TC_gsup_sai_num_auth_vectors(31)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055538298 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538298 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429320920989"} 20240910055538298 DAUC <0003> db_auc.c:236 IMSI='262429320920989': Calling to generate 4 vectors 20240910055538298 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910055538298 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538298 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538298 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910055538298 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538298 DAUC <0003> auc.c:113 vector [0]: rand = 0feae94c301cb1f16eaa1e419ec0a8cf 20240910055538298 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910055538298 DAUC <0003> auc.c:142 vector [0]: autn = a7029764485c0000e54800da7ed98b7d 20240910055538298 DAUC <0003> auc.c:143 vector [0]: ck = 95675e8cb3d8da6721e9d0c125f1f818 20240910055538298 DAUC <0003> auc.c:144 vector [0]: ik = a243c749d63bd093c4f2ee2c4581a016 20240910055538298 DAUC <0003> auc.c:145 vector [0]: res = 713acf634866c7ce0000000000000000 20240910055538298 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538298 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538298 DAUC <0003> auc.c:179 vector [0]: kc = 4f01b7d704d68ed3 20240910055538298 DAUC <0003> auc.c:180 vector [0]: sres = dfd6cd66 20240910055538298 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538298 DAUC <0003> auc.c:113 vector [1]: rand = 47de39ccb019e48f2b3a4c509d5b5fe1 20240910055538298 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910055538298 DAUC <0003> auc.c:142 vector [1]: autn = 3728f01c630f0000499a6a0d2515351a 20240910055538298 DAUC <0003> auc.c:143 vector [1]: ck = 75756426de53ff4317c865ff5dfe7c47 20240910055538298 DAUC <0003> auc.c:144 vector [1]: ik = abc0fbb345721a11a3e58f5131e8cf03 20240910055538298 DAUC <0003> auc.c:145 vector [1]: res = 42d5e2405ed16d050000000000000000 20240910055538298 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538298 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538298 DAUC <0003> auc.c:179 vector [1]: kc = ff5973223346bfbe 20240910055538298 DAUC <0003> auc.c:180 vector [1]: sres = 92da17fb 20240910055538298 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538298 DAUC <0003> auc.c:113 vector [2]: rand = 172b3e8f9f26107a53df0e6cbc55eec3 20240910055538298 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910055538298 DAUC <0003> auc.c:142 vector [2]: autn = 8eb92c51d6fd0000e18e5eb9a27e86a2 20240910055538298 DAUC <0003> auc.c:143 vector [2]: ck = 3832d29a80d1e0f5711a06513c8c8ce6 20240910055538298 DAUC <0003> auc.c:144 vector [2]: ik = fd88992b9a6641a92d520a1d9f42af88 20240910055538298 DAUC <0003> auc.c:145 vector [2]: res = 7e47464f6aeaf4cd0000000000000000 20240910055538298 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538298 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538298 DAUC <0003> auc.c:179 vector [2]: kc = d3b3b8242e94cd81 20240910055538298 DAUC <0003> auc.c:180 vector [2]: sres = 6e5810a4 20240910055538298 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538298 DAUC <0003> auc.c:113 vector [3]: rand = 30c4add1dedecc6cf5e7872a1fd8e3b8 20240910055538298 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910055538298 DAUC <0003> auc.c:142 vector [3]: autn = 4a6576b792d40000f1881c221414f19c 20240910055538298 DAUC <0003> auc.c:143 vector [3]: ck = 5162b16ff1f734330b32615ff6ba6f9f 20240910055538298 DAUC <0003> auc.c:144 vector [3]: ik = af10957d15487fcf52b64ea0cd1bfa4a 20240910055538298 DAUC <0003> auc.c:145 vector [3]: res = e03511f1745522c90000000000000000 20240910055538298 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538298 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538298 DAUC <0003> auc.c:179 vector [3]: kc = 9ead8dfe22ae7eaf 20240910055538298 DAUC <0003> auc.c:180 vector [3]: sres = 03825a8b 20240910055538298 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538298 DAUC <0003> db_auc.c:245 IMSI='262429320920989': Generated 4 vectors 20240910055538298 DAUC <0003> db_auc.c:249 IMSI='262429320920989': Updating SQN=161 in DB 20240910055538306 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429320920989"} 20240910055538306 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538306 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538306 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538309 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538309 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429320920989"} 20240910055538309 DAUC <0003> db_auc.c:236 IMSI='262429320920989': Calling to generate 5 vectors 20240910055538309 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055538309 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538309 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538309 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910055538309 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538309 DAUC <0003> auc.c:113 vector [0]: rand = 5821b2ba5cff8871c23c4aea42d4e713 20240910055538309 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910055538309 DAUC <0003> auc.c:142 vector [0]: autn = f836337820bd00003554399f68c83484 20240910055538309 DAUC <0003> auc.c:143 vector [0]: ck = c7afd25f07e15e2968f81d059a9b9649 20240910055538309 DAUC <0003> auc.c:144 vector [0]: ik = c845d7abf8adb32a6eed8653035288f2 20240910055538309 DAUC <0003> auc.c:145 vector [0]: res = 2ab743e3545faf460000000000000000 20240910055538309 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538309 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538309 DAUC <0003> auc.c:179 vector [0]: kc = b0f21201f4dc3353 20240910055538309 DAUC <0003> auc.c:180 vector [0]: sres = 5a6c1625 20240910055538309 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538309 DAUC <0003> auc.c:113 vector [1]: rand = bb0b71c7af23f686882cd823adc5fee6 20240910055538309 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910055538309 DAUC <0003> auc.c:142 vector [1]: autn = 89c9e5b6fab60000ddbb20fdb85e09c1 20240910055538309 DAUC <0003> auc.c:143 vector [1]: ck = d2094eac37054f3184ae37fa05057ed0 20240910055538309 DAUC <0003> auc.c:144 vector [1]: ik = 822c163c7b22b7db4fe78ed81466aba2 20240910055538309 DAUC <0003> auc.c:145 vector [1]: res = b2aea4f423845d3c0000000000000000 20240910055538309 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538309 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538309 DAUC <0003> auc.c:179 vector [1]: kc = c1bc7065ec481cbb 20240910055538309 DAUC <0003> auc.c:180 vector [1]: sres = 479145b3 20240910055538309 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538309 DAUC <0003> auc.c:113 vector [2]: rand = 7ac68c4d641a23c844063fd1bfed59d0 20240910055538309 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910055538309 DAUC <0003> auc.c:142 vector [2]: autn = f74bd2e29bbf000015e794db0c59b720 20240910055538309 DAUC <0003> auc.c:143 vector [2]: ck = eb42793ac26c4dba9efb6df1389f4ab4 20240910055538309 DAUC <0003> auc.c:144 vector [2]: ik = b24ded1a6f245c80066d40b519a409e6 20240910055538309 DAUC <0003> auc.c:145 vector [2]: res = 495b96ed5e4319c30000000000000000 20240910055538309 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538309 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538309 DAUC <0003> auc.c:179 vector [2]: kc = afe8641976c7c44c 20240910055538309 DAUC <0003> auc.c:180 vector [2]: sres = a0be65eb 20240910055538309 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538309 DAUC <0003> auc.c:113 vector [3]: rand = 325cd8172fb3a2dd2c068f5f85a8c394 20240910055538309 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910055538309 DAUC <0003> auc.c:142 vector [3]: autn = 5bf8719bb3630000c8cdc1d0468aefa5 20240910055538309 DAUC <0003> auc.c:143 vector [3]: ck = a292bd79c3dd7f53ff93d42f8f919376 20240910055538309 DAUC <0003> auc.c:144 vector [3]: ik = dc86e3b141a8323bdfb2da2a9f92c5b1 20240910055538309 DAUC <0003> auc.c:145 vector [3]: res = dcd287174c5f1b490000000000000000 20240910055538309 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538309 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538309 DAUC <0003> auc.c:179 vector [3]: kc = 82a73d30ed56a8fa 20240910055538309 DAUC <0003> auc.c:180 vector [3]: sres = 6de821ce 20240910055538309 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538309 DAUC <0003> auc.c:113 vector [4]: rand = 94e31874f181707270f6b6859a1e4e1d 20240910055538309 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910055538309 DAUC <0003> auc.c:142 vector [4]: autn = 862ce31bed0400001a173d4a75ada9fc 20240910055538309 DAUC <0003> auc.c:143 vector [4]: ck = 2926facb90dcd9b1bef356fa3ef8eddb 20240910055538309 DAUC <0003> auc.c:144 vector [4]: ik = 2b1458e7bed56772f6847f25834be2d5 20240910055538309 DAUC <0003> auc.c:145 vector [4]: res = a06a0d5e5c9d75030000000000000000 20240910055538309 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055538309 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055538309 DAUC <0003> auc.c:179 vector [4]: kc = bed2c9791e42853b 20240910055538309 DAUC <0003> auc.c:180 vector [4]: sres = 84502036 20240910055538309 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055538309 DAUC <0003> db_auc.c:245 IMSI='262429320920989': Generated 5 vectors 20240910055538309 DAUC <0003> db_auc.c:249 IMSI='262429320920989': Updating SQN=321 in DB 20240910055538317 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429320920989"} 20240910055538317 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538317 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538317 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538320 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538320 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429320920989"} 20240910055538320 DAUC <0003> db_auc.c:236 IMSI='262429320920989': Calling to generate 5 vectors 20240910055538320 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055538320 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055538320 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055538320 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910055538320 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055538320 DAUC <0003> auc.c:113 vector [0]: rand = 2c67aa6276ede002e25212b7b309a49e 20240910055538320 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910055538320 DAUC <0003> auc.c:142 vector [0]: autn = 35f16496bf2c0000871cb393a8acd7a7 20240910055538320 DAUC <0003> auc.c:143 vector [0]: ck = 45894cbf231a2190e0ffac7153803edb 20240910055538320 DAUC <0003> auc.c:144 vector [0]: ik = edca0c5ae1aefac8af30ad9e5bd208b6 20240910055538320 DAUC <0003> auc.c:145 vector [0]: res = bf858ba5088198d20000000000000000 20240910055538320 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055538320 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055538320 DAUC <0003> auc.c:179 vector [0]: kc = 2606033a1602337f 20240910055538320 DAUC <0003> auc.c:180 vector [0]: sres = 40c51feb 20240910055538320 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055538320 DAUC <0003> auc.c:113 vector [1]: rand = 494af01f1de17482d6facd343fbcd099 20240910055538320 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910055538320 DAUC <0003> auc.c:142 vector [1]: autn = ee39bb2fd82300004ec66ff23dc66f4e 20240910055538320 DAUC <0003> auc.c:143 vector [1]: ck = 4853f0d9b3754598d00502aa6078989c 20240910055538320 DAUC <0003> auc.c:144 vector [1]: ik = 39aa64a66fc515d2e25766d300163fea 20240910055538320 DAUC <0003> auc.c:145 vector [1]: res = 3c93f624cddcc2920000000000000000 20240910055538320 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055538320 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055538320 DAUC <0003> auc.c:179 vector [1]: kc = c66d82cfdf82cec4 20240910055538320 DAUC <0003> auc.c:180 vector [1]: sres = bad3a71d 20240910055538320 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055538320 DAUC <0003> auc.c:113 vector [2]: rand = 6872ca5ccb4b06da2e70b0e51f9f70f9 20240910055538320 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910055538320 DAUC <0003> auc.c:142 vector [2]: autn = 32c0360fcba000006f8de766710cd06b 20240910055538320 DAUC <0003> auc.c:143 vector [2]: ck = d50248513221627d1aca94102435324c 20240910055538320 DAUC <0003> auc.c:144 vector [2]: ik = 4b9b1f70b61473f77c6790fad5881d2c 20240910055538320 DAUC <0003> auc.c:145 vector [2]: res = 052d06756d5bb2050000000000000000 20240910055538320 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055538320 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055538320 DAUC <0003> auc.c:179 vector [2]: kc = fa712266b2d0343e 20240910055538320 DAUC <0003> auc.c:180 vector [2]: sres = 6ac5f45a 20240910055538320 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055538320 DAUC <0003> auc.c:113 vector [3]: rand = e811598137617d4a4f9f2b0df6434787 20240910055538320 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910055538320 DAUC <0003> auc.c:142 vector [3]: autn = 900a76ed254b000091d5651f8db8109b 20240910055538320 DAUC <0003> auc.c:143 vector [3]: ck = c302fc7c0933ba634a5e674bc3438e99 20240910055538320 DAUC <0003> auc.c:144 vector [3]: ik = 11f76406f6a493f5502572fd4711041e 20240910055538320 DAUC <0003> auc.c:145 vector [3]: res = 2e61352627f9c1130000000000000000 20240910055538320 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055538320 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055538321 DAUC <0003> auc.c:179 vector [3]: kc = 7bac0cfbab5f840b 20240910055538321 DAUC <0003> auc.c:180 vector [3]: sres = edf93d28 20240910055538321 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055538321 DAUC <0003> auc.c:113 vector [4]: rand = 2cc72f925caf855f0c3770aa176fe7c6 20240910055538321 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910055538321 DAUC <0003> auc.c:142 vector [4]: autn = 30a7d0315fa400007195e5e8475f8ce9 20240910055538321 DAUC <0003> auc.c:143 vector [4]: ck = 6fa42c97f7b811c3fe50e053e731609d 20240910055538321 DAUC <0003> auc.c:144 vector [4]: ik = 38ad3f1acd50ed0cf41c4095e49502be 20240910055538321 DAUC <0003> auc.c:145 vector [4]: res = 17a0d2e49bf9eb3c0000000000000000 20240910055538321 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055538321 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055538321 DAUC <0003> auc.c:179 vector [4]: kc = fdacffeaba6b7182 20240910055538321 DAUC <0003> auc.c:180 vector [4]: sres = 6945f3d4 20240910055538321 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055538321 DAUC <0003> db_auc.c:245 IMSI='262429320920989': Generated 5 vectors 20240910055538321 DAUC <0003> db_auc.c:249 IMSI='262429320920989': Updating SQN=481 in DB 20240910055538329 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429320920989"} 20240910055538329 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429320920989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055538329 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055538329 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055538332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34330<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055538358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4258 20240910055538360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41321<->l=127.0.0.1:4259) 20240910055538360 DLINP <000b> input/ipa.c:451 connected read/write 20240910055538360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055538360 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055538360 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055538360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@a0076d38c6bd: Final verdict of PTC: none 22@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Tue Sep 10 05:55:38 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20240910055538404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 20240910055538404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=25296) Waiting for packet dumper to finish... 1 (prev_count=25296, count=59768) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Tue Sep 10 05:55:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_sai_eps started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055541477 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055541478 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055541480 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055541480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055541482 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055541483 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055541483 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055541483 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055541483 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055541483 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055541483 DLGSUP <0013> gsup_server.c:235 2: 20240910055541483 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055541483 DLGSUP <0013> gsup_server.c:235 3: 20240910055541483 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055541483 DLGSUP <0013> gsup_server.c:235 4: 20240910055541483 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055541483 DLGSUP <0013> gsup_server.c:235 5: 20240910055541483 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055541483 DLGSUP <0013> gsup_server.c:235 7: 20240910055541483 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055541483 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055541483 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055541483 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@a0076d38c6bd: 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") 20240910055541502 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46749<->l=127.0.0.1:4259) 20240910055541526 DAUC <0003> db_auc.c:157 IMSI='262421838567813': No 2G Auth Data 20240910055541526 DAUC <0003> db_auc.c:192 IMSI='262421838567813': No 3G Auth Data HLR_Test-GSUP(33)@a0076d38c6bd: Created GsupExpect[0] for "262421838567813" to be handled at TC_gsup_sai_eps(36) 20240910055541564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 20240910055541568 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055541568 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421838567813 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421838567813"} 20240910055541568 DAUC <0003> db_auc.c:157 IMSI='262421838567813': No 2G Auth Data 20240910055541568 DAUC <0003> db_auc.c:236 IMSI='262421838567813': Calling to generate 5 vectors 20240910055541568 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910055541568 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055541569 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055541569 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055541569 DAUC <0003> auc.c:113 vector [0]: rand = cbbbd1852eeec7d4b620b7584c41b20b 20240910055541569 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055541569 DAUC <0003> auc.c:142 vector [0]: autn = 4a9b9ca46cc7800094b123d50b3f1869 20240910055541569 DAUC <0003> auc.c:143 vector [0]: ck = 515b56ecbcc9a3f6f78565831323e240 20240910055541569 DAUC <0003> auc.c:144 vector [0]: ik = e262b91aaa4965d3806e97d6429ad768 20240910055541569 DAUC <0003> auc.c:145 vector [0]: res = 9411a61f48a495020000000000000000 20240910055541569 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055541569 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055541569 DAUC <0003> auc.c:151 vector [0]: kc = c4d21da34739f30d 20240910055541569 DAUC <0003> auc.c:152 vector [0]: sres = dcb5331d 20240910055541569 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055541569 DAUC <0003> auc.c:113 vector [1]: rand = e7bd3636ef09ebc42139431d34a4278b 20240910055541569 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055541569 DAUC <0003> auc.c:142 vector [1]: autn = d36c23ca2c49800014c18a5d4559681c 20240910055541569 DAUC <0003> auc.c:143 vector [1]: ck = c2463cc987556ca4903e963c8869e817 20240910055541569 DAUC <0003> auc.c:144 vector [1]: ik = 62801526900aee2576f231956fe488d3 20240910055541569 DAUC <0003> auc.c:145 vector [1]: res = 72c88618145322d00000000000000000 20240910055541569 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055541569 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055541569 DAUC <0003> auc.c:151 vector [1]: kc = 460a8e46f0d2e245 20240910055541569 DAUC <0003> auc.c:152 vector [1]: sres = 669ba4c8 20240910055541569 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055541569 DAUC <0003> auc.c:113 vector [2]: rand = dc2d7cdf6a7fef4a3823265949bcce48 20240910055541569 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055541569 DAUC <0003> auc.c:142 vector [2]: autn = c0434344e10d800091225ea1b354b145 20240910055541569 DAUC <0003> auc.c:143 vector [2]: ck = 86d9fa85f5f74314dbffd3fbe4f84859 20240910055541569 DAUC <0003> auc.c:144 vector [2]: ik = dd7da83491ddc01fbb1f92ecd0fdd0bd 20240910055541569 DAUC <0003> auc.c:145 vector [2]: res = cd64116fe7b32c380000000000000000 20240910055541569 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055541569 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055541569 DAUC <0003> auc.c:151 vector [2]: kc = 3b4413a6502f1bef 20240910055541569 DAUC <0003> auc.c:152 vector [2]: sres = 2ad73d57 20240910055541569 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055541569 DAUC <0003> auc.c:113 vector [3]: rand = 8f1c217134b7ca7cce39cd573e8ed395 20240910055541569 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055541569 DAUC <0003> auc.c:142 vector [3]: autn = a7c654a34b258000001ec92964e210f9 20240910055541569 DAUC <0003> auc.c:143 vector [3]: ck = 484f63e7fabde2719cdf0557cbbf3e54 20240910055541569 DAUC <0003> auc.c:144 vector [3]: ik = d5a9b8e13903b480196d2dfdf3652863 20240910055541569 DAUC <0003> auc.c:145 vector [3]: res = 66dd217bf5df7cf30000000000000000 20240910055541569 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055541569 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055541569 DAUC <0003> auc.c:151 vector [3]: kc = 1854f3acfb6440c6 20240910055541569 DAUC <0003> auc.c:152 vector [3]: sres = 93025d88 20240910055541569 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055541569 DAUC <0003> auc.c:113 vector [4]: rand = caf86e6d8f50b4bcd60eecb61cb73e1a 20240910055541569 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055541569 DAUC <0003> auc.c:142 vector [4]: autn = cf487843dafd8000fa8da4df023698e9 20240910055541569 DAUC <0003> auc.c:143 vector [4]: ck = c5240230daf625d99dd815f5a42333e0 20240910055541569 DAUC <0003> auc.c:144 vector [4]: ik = 3f8acfd599d400b186676f6e16da949d 20240910055541569 DAUC <0003> auc.c:145 vector [4]: res = 7d1117bacbd081bf0000000000000000 20240910055541569 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055541569 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910055541569 DAUC <0003> auc.c:151 vector [4]: kc = e111b77ef1db8215 20240910055541569 DAUC <0003> auc.c:152 vector [4]: sres = b6c19605 20240910055541569 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910055541569 DAUC <0003> db_auc.c:245 IMSI='262421838567813': Generated 5 vectors 20240910055541569 DAUC <0003> db_auc.c:249 IMSI='262421838567813': Updating SQN=161 in DB 20240910055541579 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421838567813 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421838567813"} 20240910055541579 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421838567813 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055541579 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055541579 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0076d38c6bd: Found GsupExpect[0] for "262421838567813" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421838567813" TC_gsup_sai_eps(36)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055541583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@a0076d38c6bd: Final verdict of PTC: pass 20240910055541623 DAUC <0003> db_auc.c:157 IMSI='262424320363040': No 2G Auth Data 20240910055541623 DAUC <0003> db_auc.c:192 IMSI='262424320363040': No 3G Auth Data HLR_Test-GSUP(33)@a0076d38c6bd: Created GsupExpect[0] for "262424320363040" to be handled at TC_gsup_sai_eps(37) 20240910055541658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34366<->l=127.0.0.1:4258 20240910055541662 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055541662 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424320363040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424320363040"} 20240910055541662 DAUC <0003> db_auc.c:157 IMSI='262424320363040': No 2G Auth Data 20240910055541662 DAUC <0003> db_auc.c:236 IMSI='262424320363040': Calling to generate 5 vectors 20240910055541662 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910055541662 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055541662 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910055541662 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055541662 DAUC <0003> auc.c:113 vector [0]: rand = d988b011eb1fde95d2a1dddfa7f94f4b 20240910055541662 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055541662 DAUC <0003> auc.c:142 vector [0]: autn = 356c748cd5a180000a5670e5033018d6 20240910055541662 DAUC <0003> auc.c:143 vector [0]: ck = 2acca4fb704fbf7c783011f7f3a3d38a 20240910055541662 DAUC <0003> auc.c:144 vector [0]: ik = d189e4e8b827ca7e1d39fc136f8a880c 20240910055541662 DAUC <0003> auc.c:145 vector [0]: res = e7f7204154bfa13d0000000000000000 20240910055541662 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055541662 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910055541662 DAUC <0003> auc.c:151 vector [0]: kc = 9e4cadf754412e84 20240910055541662 DAUC <0003> auc.c:152 vector [0]: sres = b348817c 20240910055541662 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910055541662 DAUC <0003> auc.c:113 vector [1]: rand = 092bfb561eb57ec95a0f192107f69855 20240910055541662 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055541662 DAUC <0003> auc.c:142 vector [1]: autn = c8a7d26c2ae28000cb2ef6b35a66c8e9 20240910055541662 DAUC <0003> auc.c:143 vector [1]: ck = 426be15c7372962ea753a056672b1217 20240910055541662 DAUC <0003> auc.c:144 vector [1]: ik = f8f4d1a22912e11715f9844668007d9f 20240910055541662 DAUC <0003> auc.c:145 vector [1]: res = 48e4602649c65e5c0000000000000000 20240910055541662 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055541662 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910055541662 DAUC <0003> auc.c:151 vector [1]: kc = 083514ee554b18b1 20240910055541662 DAUC <0003> auc.c:152 vector [1]: sres = 01223e7a 20240910055541662 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910055541662 DAUC <0003> auc.c:113 vector [2]: rand = 387be14e26f968ba9fda56df789cc9af 20240910055541662 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055541662 DAUC <0003> auc.c:142 vector [2]: autn = 91c60709cda68000029ce004804ee6ec 20240910055541662 DAUC <0003> auc.c:143 vector [2]: ck = 7ff237c0c5af10a3f0f643ce59e18561 20240910055541662 DAUC <0003> auc.c:144 vector [2]: ik = 9ffd98016241144c3c5c9cb6768d7476 20240910055541662 DAUC <0003> auc.c:145 vector [2]: res = 6582984b3edaeb830000000000000000 20240910055541662 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055541662 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910055541662 DAUC <0003> auc.c:151 vector [2]: kc = 2ca570b98882f5f8 20240910055541662 DAUC <0003> auc.c:152 vector [2]: sres = 5b5873c8 20240910055541662 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910055541662 DAUC <0003> auc.c:113 vector [3]: rand = 7b822fa3d2275cd3b23d81077d15f76a 20240910055541662 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055541662 DAUC <0003> auc.c:142 vector [3]: autn = a17b382ea53a800046f09bdb3c93fd2e 20240910055541662 DAUC <0003> auc.c:143 vector [3]: ck = d134ac63912cc9c7797987583f2458b1 20240910055541662 DAUC <0003> auc.c:144 vector [3]: ik = 43498395d8022bf2eaafe0465768261d 20240910055541662 DAUC <0003> auc.c:145 vector [3]: res = 63c2b6c3413514ae0000000000000000 20240910055541662 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055541662 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910055541662 DAUC <0003> auc.c:151 vector [3]: kc = 01ab48e821629c99 20240910055541662 DAUC <0003> auc.c:152 vector [3]: sres = 22f7a26d 20240910055541662 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910055541662 DAUC <0003> auc.c:113 vector [4]: rand = a754f1ba32813a1ff9b168ee6424fa0e 20240910055541662 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055541662 DAUC <0003> auc.c:142 vector [4]: autn = 21dca9d2f65a80006efc3e94ce1b91f1 20240910055541662 DAUC <0003> auc.c:143 vector [4]: ck = c09c2020beef8a3ffc14bc8db0d3c767 20240910055541662 DAUC <0003> auc.c:144 vector [4]: ik = bbfedcb86212610730f2fba9dc77fcee 20240910055541662 DAUC <0003> auc.c:145 vector [4]: res = eca95d4c287dc8ba0000000000000000 20240910055541662 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055541662 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910055541662 DAUC <0003> auc.c:151 vector [4]: kc = b784bbbcb059d0b1 20240910055541662 DAUC <0003> auc.c:152 vector [4]: sres = c4d495f6 20240910055541662 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910055541662 DAUC <0003> db_auc.c:245 IMSI='262424320363040': Generated 5 vectors 20240910055541662 DAUC <0003> db_auc.c:249 IMSI='262424320363040': Updating SQN=161 in DB 20240910055541671 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424320363040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424320363040"} 20240910055541671 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424320363040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055541671 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055541671 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0076d38c6bd: Found GsupExpect[0] for "262424320363040" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424320363040" TC_gsup_sai_eps(37)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055541674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34366<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@a0076d38c6bd: Final verdict of PTC: pass 20240910055541699 DAUC <0003> db_auc.c:157 IMSI='262421008960575': No 2G Auth Data 20240910055541699 DAUC <0003> db_auc.c:192 IMSI='262421008960575': No 3G Auth Data HLR_Test-GSUP(33)@a0076d38c6bd: Created GsupExpect[0] for "262421008960575" to be handled at TC_gsup_sai_eps(38) 20240910055541743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34378<->l=127.0.0.1:4258 20240910055541747 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055541747 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421008960575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421008960575"} 20240910055541747 DAUC <0003> db_auc.c:236 IMSI='262421008960575': Calling to generate 5 vectors 20240910055541747 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055541747 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055541747 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055541747 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055541747 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055541747 DAUC <0003> auc.c:113 vector [0]: rand = 14b5d0c5a73f808a468492cdf70993d8 20240910055541747 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055541747 DAUC <0003> auc.c:142 vector [0]: autn = ab5409922e5080007c8fff9c21ee0ddc 20240910055541747 DAUC <0003> auc.c:143 vector [0]: ck = 341c7c15e16e2e2c88cec1eefbf7f034 20240910055541747 DAUC <0003> auc.c:144 vector [0]: ik = b78562695a11c3a736df2ece50805303 20240910055541747 DAUC <0003> auc.c:145 vector [0]: res = 00400e7feeb545b30000000000000000 20240910055541747 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055541747 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055541747 DAUC <0003> auc.c:179 vector [0]: kc = ca77d53b790db800 20240910055541747 DAUC <0003> auc.c:180 vector [0]: sres = 1caac004 20240910055541747 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055541747 DAUC <0003> auc.c:113 vector [1]: rand = 2676af209a5a4df21cac0e2a72395f58 20240910055541747 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055541747 DAUC <0003> auc.c:142 vector [1]: autn = 16162167f0688000e2bb5b1ef8fb54fd 20240910055541747 DAUC <0003> auc.c:143 vector [1]: ck = 3be631bb4a98e6086595f29f3ed449f8 20240910055541747 DAUC <0003> auc.c:144 vector [1]: ik = 9e67b47b8fa30d0ef99a229f44cbc618 20240910055541747 DAUC <0003> auc.c:145 vector [1]: res = 04f6e5683d4d900d0000000000000000 20240910055541747 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055541747 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055541747 DAUC <0003> auc.c:179 vector [1]: kc = 8f61dee337e9d800 20240910055541747 DAUC <0003> auc.c:180 vector [1]: sres = 998fb51d 20240910055541747 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055541747 DAUC <0003> auc.c:113 vector [2]: rand = dd2bbf7a6d0ce603e432054d6aab5025 20240910055541747 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055541747 DAUC <0003> auc.c:142 vector [2]: autn = 904001c5f25e80003ed1429a42892980 20240910055541747 DAUC <0003> auc.c:143 vector [2]: ck = c642b8e3fb21503de92573276e5e1686 20240910055541747 DAUC <0003> auc.c:144 vector [2]: ik = c708a202292fbf34c2be682183d64e6b 20240910055541747 DAUC <0003> auc.c:145 vector [2]: res = 2be4d671518617d90000000000000000 20240910055541747 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055541747 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055541747 DAUC <0003> auc.c:179 vector [2]: kc = 333e45fb09854000 20240910055541747 DAUC <0003> auc.c:180 vector [2]: sres = cfddde01 20240910055541747 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055541747 DAUC <0003> auc.c:113 vector [3]: rand = c085743ba3f697b65933a331e2da66c3 20240910055541747 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055541747 DAUC <0003> auc.c:142 vector [3]: autn = 23c27121bae7800007903a5c6df12acc 20240910055541747 DAUC <0003> auc.c:143 vector [3]: ck = b5d3c1d58be3bd856a5aa55629f3ba96 20240910055541747 DAUC <0003> auc.c:144 vector [3]: ik = c602deeaf242255a8ee55f6d4dae8aa9 20240910055541747 DAUC <0003> auc.c:145 vector [3]: res = deafc81aca0210950000000000000000 20240910055541747 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055541747 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055541747 DAUC <0003> auc.c:179 vector [3]: kc = 83392cea1492a400 20240910055541747 DAUC <0003> auc.c:180 vector [3]: sres = 23aa6a37 20240910055541747 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055541747 DAUC <0003> auc.c:113 vector [4]: rand = d240cd423e3e6abce9e81e26bb7dd027 20240910055541747 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055541747 DAUC <0003> auc.c:142 vector [4]: autn = 22c62b182282800026cbb745fe58712a 20240910055541747 DAUC <0003> auc.c:143 vector [4]: ck = 30d3650f0783e2b4b25c4c6837a8c697 20240910055541747 DAUC <0003> auc.c:144 vector [4]: ik = 0a8973294f464bf065903e7f11904acb 20240910055541747 DAUC <0003> auc.c:145 vector [4]: res = 5e799c103a0c87930000000000000000 20240910055541747 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055541747 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055541747 DAUC <0003> auc.c:179 vector [4]: kc = 536ad67a96059400 20240910055541747 DAUC <0003> auc.c:180 vector [4]: sres = 063b08d5 20240910055541747 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055541747 DAUC <0003> db_auc.c:245 IMSI='262421008960575': Generated 5 vectors 20240910055541747 DAUC <0003> db_auc.c:249 IMSI='262421008960575': Updating SQN=161 in DB 20240910055541756 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421008960575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421008960575"} 20240910055541756 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421008960575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055541756 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055541756 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0076d38c6bd: Found GsupExpect[0] for "262421008960575" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421008960575" TC_gsup_sai_eps(38)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055541759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34378<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@a0076d38c6bd: Final verdict of PTC: pass 20240910055541793 DAUC <0003> db_auc.c:157 IMSI='262422552196604': No 2G Auth Data 20240910055541793 DAUC <0003> db_auc.c:192 IMSI='262422552196604': No 3G Auth Data HLR_Test-GSUP(33)@a0076d38c6bd: Created GsupExpect[0] for "262422552196604" to be handled at TC_gsup_sai_eps(39) 20240910055541840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 20240910055541844 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055541844 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422552196604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422552196604"} 20240910055541844 DAUC <0003> db_auc.c:236 IMSI='262422552196604': Calling to generate 5 vectors 20240910055541844 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055541844 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055541844 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055541844 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055541844 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055541844 DAUC <0003> auc.c:113 vector [0]: rand = f0c0cdf5111d5db8bf5d0cc096b2aa46 20240910055541844 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055541844 DAUC <0003> auc.c:142 vector [0]: autn = 6328ec2db6bd80009c4c8c50b29fb60b 20240910055541844 DAUC <0003> auc.c:143 vector [0]: ck = b8e3b2b483121116bc4e88666fe0cac5 20240910055541844 DAUC <0003> auc.c:144 vector [0]: ik = 032f2c725bfcc36aab4a82cb64bfba47 20240910055541844 DAUC <0003> auc.c:145 vector [0]: res = d84c76c4f5f29dfa0000000000000000 20240910055541844 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055541844 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055541844 DAUC <0003> auc.c:179 vector [0]: kc = 9c16c79891f36000 20240910055541844 DAUC <0003> auc.c:180 vector [0]: sres = 979f3f89 20240910055541844 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055541844 DAUC <0003> auc.c:113 vector [1]: rand = df632ab8bf3d5ba04e16a37edfeff097 20240910055541844 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055541844 DAUC <0003> auc.c:142 vector [1]: autn = e36ded27be6680009c60e463f0658b99 20240910055541844 DAUC <0003> auc.c:143 vector [1]: ck = 41698289056d79f48b517cf6eb469569 20240910055541844 DAUC <0003> auc.c:144 vector [1]: ik = 2d672761915f4b3b946379aa21bb30c0 20240910055541844 DAUC <0003> auc.c:145 vector [1]: res = dd8eb5947c03f60b0000000000000000 20240910055541844 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055541844 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055541844 DAUC <0003> auc.c:179 vector [1]: kc = 6d34b822b8a2b400 20240910055541844 DAUC <0003> auc.c:180 vector [1]: sres = 57d8ad6d 20240910055541844 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055541844 DAUC <0003> auc.c:113 vector [2]: rand = 2631d9cdc4e4b69689ebe5748ac3435e 20240910055541844 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055541844 DAUC <0003> auc.c:142 vector [2]: autn = ed8746f79ccd800061bf6094ba698403 20240910055541844 DAUC <0003> auc.c:143 vector [2]: ck = 83d523fd18c333b4ad7e5590529817de 20240910055541844 DAUC <0003> auc.c:144 vector [2]: ik = aa5408d46723c9f8a6bc0bd81383b7d4 20240910055541844 DAUC <0003> auc.c:145 vector [2]: res = 5b65760005e6135a0000000000000000 20240910055541844 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055541844 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055541844 DAUC <0003> auc.c:179 vector [2]: kc = aebabb23a4d38000 20240910055541844 DAUC <0003> auc.c:180 vector [2]: sres = adab0e6a 20240910055541844 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055541844 DAUC <0003> auc.c:113 vector [3]: rand = f3a530316093b8d47a78398d9043acc0 20240910055541844 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055541844 DAUC <0003> auc.c:142 vector [3]: autn = 08fb0a6196d380008cf23e3aee51105e 20240910055541844 DAUC <0003> auc.c:143 vector [3]: ck = 4752e60856f943b00772810cee6a3d3f 20240910055541844 DAUC <0003> auc.c:144 vector [3]: ik = 22a7a22eeb6a4c67d14e51e2e03d11a3 20240910055541844 DAUC <0003> auc.c:145 vector [3]: res = 35b78a5a4b8a4d730000000000000000 20240910055541844 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055541844 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055541844 DAUC <0003> auc.c:179 vector [3]: kc = f9e9bbc8f961f800 20240910055541844 DAUC <0003> auc.c:180 vector [3]: sres = 6e269676 20240910055541844 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055541844 DAUC <0003> auc.c:113 vector [4]: rand = d2ef1a456da3e95d49d4473aef95deab 20240910055541844 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055541844 DAUC <0003> auc.c:142 vector [4]: autn = a57176a44afa80001a18b02e20d03e21 20240910055541844 DAUC <0003> auc.c:143 vector [4]: ck = 28f9a22aa699c8f53e0e25765b06e9ef 20240910055541844 DAUC <0003> auc.c:144 vector [4]: ik = d42bef6bc0e87d3b68f808852da5509e 20240910055541844 DAUC <0003> auc.c:145 vector [4]: res = c238bc1a8037f33e0000000000000000 20240910055541844 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055541844 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055541844 DAUC <0003> auc.c:179 vector [4]: kc = 93b4600afb136800 20240910055541844 DAUC <0003> auc.c:180 vector [4]: sres = fceb4de0 20240910055541844 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055541844 DAUC <0003> db_auc.c:245 IMSI='262422552196604': Generated 5 vectors 20240910055541844 DAUC <0003> db_auc.c:249 IMSI='262422552196604': Updating SQN=161 in DB 20240910055541855 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422552196604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422552196604"} 20240910055541855 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422552196604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055541855 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055541855 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0076d38c6bd: Found GsupExpect[0] for "262422552196604" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422552196604" TC_gsup_sai_eps(39)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055541858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@a0076d38c6bd: Final verdict of PTC: pass 20240910055541904 DAUC <0003> db_auc.c:157 IMSI='262429955249253': No 2G Auth Data 20240910055541904 DAUC <0003> db_auc.c:192 IMSI='262429955249253': No 3G Auth Data HLR_Test-GSUP(33)@a0076d38c6bd: Created GsupExpect[0] for "262429955249253" to be handled at TC_gsup_sai_eps(40) 20240910055541945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34400<->l=127.0.0.1:4258 20240910055541949 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055541949 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429955249253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429955249253"} 20240910055541949 DAUC <0003> db_auc.c:236 IMSI='262429955249253': Calling to generate 5 vectors 20240910055541949 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910055541949 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910055541949 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910055541949 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910055541949 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910055541949 DAUC <0003> auc.c:113 vector [0]: rand = d42e62a1597d575c344a3606118114bb 20240910055541949 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910055541949 DAUC <0003> auc.c:142 vector [0]: autn = ebdfb69252d7800066969ab21c5d4f4d 20240910055541949 DAUC <0003> auc.c:143 vector [0]: ck = da75bd2d3dbe556438fc5008c32fbea0 20240910055541949 DAUC <0003> auc.c:144 vector [0]: ik = db0cffe673570a10e55916b4e56b5985 20240910055541949 DAUC <0003> auc.c:145 vector [0]: res = 1fbe8cb1776866ad0000000000000000 20240910055541949 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910055541949 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910055541949 DAUC <0003> auc.c:179 vector [0]: kc = 526f5eeaa8e5ee4c 20240910055541949 DAUC <0003> auc.c:180 vector [0]: sres = 052afd09 20240910055541949 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910055541949 DAUC <0003> auc.c:113 vector [1]: rand = 7270c64c3f9524f69822b75d3d656234 20240910055541949 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910055541949 DAUC <0003> auc.c:142 vector [1]: autn = b0e77021f9a780006938bb070c1796ce 20240910055541949 DAUC <0003> auc.c:143 vector [1]: ck = c11e616042a517b2ac638fd31220a3ec 20240910055541949 DAUC <0003> auc.c:144 vector [1]: ik = e34b3dab1159a6fe09cdb7223bb8a78c 20240910055541949 DAUC <0003> auc.c:145 vector [1]: res = 1973ca8f4135ccfb0000000000000000 20240910055541949 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910055541949 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910055541949 DAUC <0003> auc.c:179 vector [1]: kc = 9bc579759c82d9d3 20240910055541949 DAUC <0003> auc.c:180 vector [1]: sres = 7f743cd6 20240910055541949 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910055541949 DAUC <0003> auc.c:113 vector [2]: rand = e558b94b6ea8ded918eaf881205bb250 20240910055541949 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910055541949 DAUC <0003> auc.c:142 vector [2]: autn = bfacdc4854a48000958a4bb15ffcb440 20240910055541949 DAUC <0003> auc.c:143 vector [2]: ck = 34faaf4439da071f6723eb38a061f34f 20240910055541949 DAUC <0003> auc.c:144 vector [2]: ik = f610123aa9f37c458ba94780d62cb77c 20240910055541949 DAUC <0003> auc.c:145 vector [2]: res = 9a1fa867b80bf9230000000000000000 20240910055541949 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910055541949 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910055541949 DAUC <0003> auc.c:179 vector [2]: kc = d6d9bbf0d3d13514 20240910055541949 DAUC <0003> auc.c:180 vector [2]: sres = 1b6322bf 20240910055541949 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910055541949 DAUC <0003> auc.c:113 vector [3]: rand = 47702352bc8bbb1eff8eb2bf5b5b0848 20240910055541949 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910055541949 DAUC <0003> auc.c:142 vector [3]: autn = 5fe503301e1680006fafbc923b887ff7 20240910055541949 DAUC <0003> auc.c:143 vector [3]: ck = 8a8f07fdcca287a8b83e1a5cb48e7d72 20240910055541949 DAUC <0003> auc.c:144 vector [3]: ik = 00f149c36bf0613f20a1543a82961c21 20240910055541949 DAUC <0003> auc.c:145 vector [3]: res = 2b7ddd24ae4a07e80000000000000000 20240910055541949 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910055541949 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910055541949 DAUC <0003> auc.c:179 vector [3]: kc = e6f44b5d80ec5cc0 20240910055541949 DAUC <0003> auc.c:180 vector [3]: sres = 6d9ca472 20240910055541949 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910055541949 DAUC <0003> auc.c:113 vector [4]: rand = c22bbd1f68a12e85a448d883c724c49c 20240910055541949 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910055541949 DAUC <0003> auc.c:142 vector [4]: autn = 571b230eadf3800010540e4be8ab2d02 20240910055541949 DAUC <0003> auc.c:143 vector [4]: ck = 8c9bfbea8804ea3495a96763fd1d5098 20240910055541949 DAUC <0003> auc.c:144 vector [4]: ik = 1fb6a8a214bc675e9302354d4655d80b 20240910055541949 DAUC <0003> auc.c:145 vector [4]: res = 1a2c88eb282e380d0000000000000000 20240910055541949 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910055541949 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910055541949 DAUC <0003> auc.c:179 vector [4]: kc = 07a47be282cc907a 20240910055541949 DAUC <0003> auc.c:180 vector [4]: sres = f750a103 20240910055541949 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910055541949 DAUC <0003> db_auc.c:245 IMSI='262429955249253': Generated 5 vectors 20240910055541949 DAUC <0003> db_auc.c:249 IMSI='262429955249253': Updating SQN=161 in DB 20240910055541959 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429955249253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429955249253"} 20240910055541959 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429955249253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055541959 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055541959 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0076d38c6bd: Found GsupExpect[0] for "262429955249253" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429955249253" TC_gsup_sai_eps(40)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055541962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34400<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055541990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 20240910055541991 DLINP <000b> input/ipa.c:451 connected read/write 20240910055541991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055541991 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055541991 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055541991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@a0076d38c6bd: Final verdict of PTC: none 20240910055541991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46749<->l=127.0.0.1:4259) 34@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Tue Sep 10 05:55:41 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20240910055542034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34402<->l=127.0.0.1:4258 20240910055542035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34402<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=33100) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Tue Sep 10 05:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_ul_unknown_imsi started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055545098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055545098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055545100 DLINP <000b> input/ipa.c:451 connected read/write 20240910055545100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055545101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055545104 DLINP <000b> input/ipa.c:451 connected read/write 20240910055545104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055545104 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055545104 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055545104 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055545104 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055545104 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055545104 DLGSUP <0013> gsup_server.c:235 2: 20240910055545104 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055545104 DLGSUP <0013> gsup_server.c:235 3: 20240910055545104 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055545104 DLGSUP <0013> gsup_server.c:235 4: 20240910055545104 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055545104 DLGSUP <0013> gsup_server.c:235 5: 20240910055545104 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055545104 DLGSUP <0013> gsup_server.c:235 7: 20240910055545104 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055545104 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055545104 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055545104 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@a0076d38c6bd: 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") 20240910055545124 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35665<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@a0076d38c6bd: Created GsupExpect[0] for "262425927581236" to be handled at TC_gsup_ul_unknown_imsi(45) 20240910055545136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4258 20240910055545145 DLINP <000b> input/ipa.c:451 connected read/write 20240910055545145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055545145 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425927581236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425927581236" cn_domain=PS} 20240910055545145 DLU <0006> fsm.c:456 lu(262425927581236)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055545145 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425927581236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910055545145 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425927581236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425927581236" cause=IMSI unknown in HLR} 20240910055545145 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425927581236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055545145 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425927581236)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055545145 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425927581236)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055545145 DLU <0006> fsm.c:568 lu(PS:IMSI-262425927581236)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055545145 DLINP <000b> input/ipa.c:451 connected read/write 20240910055545145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055545145 DLINP <000b> input/ipa.c:451 connected read/write 20240910055545145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@a0076d38c6bd: Found GsupExpect[0] for "262425927581236" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425927581236" TC_gsup_ul_unknown_imsi(45)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055545148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@a0076d38c6bd: Final verdict of PTC: pass 20240910055545149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 20240910055545149 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35665<->l=127.0.0.1:4259) 20240910055545150 DLINP <000b> input/ipa.c:451 connected read/write 20240910055545150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055545150 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055545150 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055545150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@a0076d38c6bd: Final verdict of PTC: none 43@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 43: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Tue Sep 10 05:55:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20240910055545196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20240910055545197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12436) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Tue Sep 10 05:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055548264 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055548264 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055548266 DLINP <000b> input/ipa.c:451 connected read/write 20240910055548266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055548266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055548268 DLINP <000b> input/ipa.c:451 connected read/write 20240910055548268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055548268 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055548268 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055548268 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055548268 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055548268 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055548268 DLGSUP <0013> gsup_server.c:235 2: 20240910055548268 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055548268 DLGSUP <0013> gsup_server.c:235 3: 20240910055548268 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055548268 DLGSUP <0013> gsup_server.c:235 4: 20240910055548268 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055548268 DLGSUP <0013> gsup_server.c:235 5: 20240910055548268 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055548268 DLGSUP <0013> gsup_server.c:235 7: 20240910055548268 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055548268 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055548268 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055548269 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@a0076d38c6bd: 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") 20240910055548288 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32825<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@a0076d38c6bd: Created GsupExpect[0] for "262424651339043" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240910055548300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4258 20240910055548313 DLINP <000b> input/ipa.c:451 connected read/write 20240910055548313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055548313 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424651339043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424651339043" cn_domain=PS source_name="the-source\n"} 20240910055548313 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910055548313 DLU <0006> fsm.c:456 lu(262424651339043)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055548313 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424651339043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910055548313 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424651339043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424651339043" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240910055548313 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424651339043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055548313 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424651339043)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055548313 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424651339043)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055548313 DLU <0006> fsm.c:568 lu(PS:IMSI-262424651339043)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055548313 DLINP <000b> input/ipa.c:451 connected read/write 20240910055548313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055548313 DLINP <000b> input/ipa.c:451 connected read/write 20240910055548313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@a0076d38c6bd: Found GsupExpect[0] for "262424651339043" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424651339043" TC_gsup_ul_unknown_imsi_via_proxy(50)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055548316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@a0076d38c6bd: Final verdict of PTC: pass 20240910055548317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36578<->l=127.0.0.1:4258 20240910055548318 DLINP <000b> input/ipa.c:451 connected read/write 20240910055548318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055548318 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055548318 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055548318 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055548318 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@a0076d38c6bd: Final verdict of PTC: none 20240910055548318 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32825<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@a0076d38c6bd: Final verdict of PTC: none 48@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 48: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Tue Sep 10 05:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20240910055548360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 20240910055548361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12516) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Tue Sep 10 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055551432 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055551432 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055551433 DLINP <000b> input/ipa.c:451 connected read/write 20240910055551433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055551434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055551436 DLINP <000b> input/ipa.c:451 connected read/write 20240910055551436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055551436 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055551436 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055551436 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055551436 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055551436 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055551436 DLGSUP <0013> gsup_server.c:235 2: 20240910055551436 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055551436 DLGSUP <0013> gsup_server.c:235 3: 20240910055551436 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055551436 DLGSUP <0013> gsup_server.c:235 4: 20240910055551436 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055551436 DLGSUP <0013> gsup_server.c:235 5: 20240910055551436 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055551436 DLGSUP <0013> gsup_server.c:235 7: 20240910055551436 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055551436 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055551436 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055551436 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@a0076d38c6bd: 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") 20240910055551451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34739<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@a0076d38c6bd: Created GsupExpect[0] for "262420732327456" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240910055551463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 20240910055551481 DLINP <000b> input/ipa.c:451 connected read/write 20240910055551481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055551481 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420732327456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420732327456" cn_domain=PS} 20240910055551481 DLU <0006> fsm.c:456 lu(262420732327456)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055551481 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420732327456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240910055551481 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420732327456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420732327456" cause=Roaming not allowed in this location area} 20240910055551481 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420732327456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055551481 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420732327456)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055551481 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420732327456)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055551481 DLU <0006> fsm.c:568 lu(PS:IMSI-262420732327456)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055551481 DLINP <000b> input/ipa.c:451 connected read/write 20240910055551481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055551481 DLINP <000b> input/ipa.c:451 connected read/write 20240910055551481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@a0076d38c6bd: Found GsupExpect[0] for "262420732327456" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420732327456" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055551484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a0076d38c6bd: Final verdict of PTC: pass 20240910055551485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4258 20240910055551486 DLINP <000b> input/ipa.c:451 connected read/write 20240910055551486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055551486 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055551486 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055551486 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@a0076d38c6bd: Final verdict of PTC: none 20240910055551487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34739<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@a0076d38c6bd: Final verdict of PTC: none 53@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 53: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Tue Sep 10 05:55:51 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20240910055551531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36628<->l=127.0.0.1:4258 20240910055551532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13580) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Tue Sep 10 05:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_sai_err_unknown_imsi started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055554605 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055554605 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055554606 DLINP <000b> input/ipa.c:451 connected read/write 20240910055554606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055554607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055554609 DLINP <000b> input/ipa.c:451 connected read/write 20240910055554609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055554609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055554609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055554609 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055554609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055554609 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055554609 DLGSUP <0013> gsup_server.c:235 2: 20240910055554609 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055554609 DLGSUP <0013> gsup_server.c:235 3: 20240910055554609 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055554609 DLGSUP <0013> gsup_server.c:235 4: 20240910055554609 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055554609 DLGSUP <0013> gsup_server.c:235 5: 20240910055554609 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055554609 DLGSUP <0013> gsup_server.c:235 7: 20240910055554609 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055554609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055554609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055554609 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@a0076d38c6bd: 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") 20240910055554626 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44879<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@a0076d38c6bd: Created GsupExpect[0] for "262422297766002" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240910055554641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36638<->l=127.0.0.1:4258 20240910055554649 DLINP <000b> input/ipa.c:451 connected read/write 20240910055554649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055554649 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422297766002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422297766002"} 20240910055554649 DAUC <0003> db_auc.c:133 IMSI='262422297766002': No such subscriber 20240910055554649 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422297766002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240910055554649 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422297766002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422297766002" cause=IMSI unknown in HLR} 20240910055554649 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422297766002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055554649 DLINP <000b> input/ipa.c:451 connected read/write 20240910055554649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055554649 DLINP <000b> input/ipa.c:451 connected read/write 20240910055554649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@a0076d38c6bd: Found GsupExpect[0] for "262422297766002" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422297766002" TC_gsup_sai_err_unknown_imsi(60)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055554651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36638<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@a0076d38c6bd: Final verdict of PTC: pass 20240910055554652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 20240910055554653 DLINP <000b> input/ipa.c:451 connected read/write 20240910055554653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055554653 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055554653 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055554653 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055554653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44879<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@a0076d38c6bd: Final verdict of PTC: none 58@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 58: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Tue Sep 10 05:55:54 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20240910055554701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20240910055554701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12356) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Tue Sep 10 05:55:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_ul started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055557772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055557772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055557773 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055557774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055557775 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055557775 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055557775 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055557775 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055557775 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055557775 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055557775 DLGSUP <0013> gsup_server.c:235 2: 20240910055557775 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055557775 DLGSUP <0013> gsup_server.c:235 3: 20240910055557775 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055557775 DLGSUP <0013> gsup_server.c:235 4: 20240910055557775 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055557775 DLGSUP <0013> gsup_server.c:235 5: 20240910055557775 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055557775 DLGSUP <0013> gsup_server.c:235 7: 20240910055557775 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055557775 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055557775 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055557775 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@a0076d38c6bd: 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") 20240910055557797 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42005<->l=127.0.0.1:4259) 20240910055557812 DAUC <0003> db_auc.c:157 IMSI='262427148283750': No 2G Auth Data 20240910055557812 DAUC <0003> db_auc.c:192 IMSI='262427148283750': No 3G Auth Data HLR_Test-GSUP(62)@a0076d38c6bd: Created GsupExpect[0] for "262427148283750" to be handled at TC_gsup_ul(65) 20240910055557850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 20240910055557854 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055557854 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427148283750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427148283750" cn_domain=PS} 20240910055557854 DLU <0006> fsm.c:456 lu(262427148283750)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055557854 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427148283750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055557870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427148283750)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055557870 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427148283750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427148283750" cn_domain=PS} 20240910055557870 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055557870 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0076d38c6bd: Found GsupExpect[0] for "262427148283750" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_ul(65)"262427148283750" 20240910055557873 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055557873 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427148283750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427148283750"} 20240910055557873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427148283750)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055557873 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427148283750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055557873 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427148283750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427148283750"} 20240910055557873 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427148283750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055557873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427148283750)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055557873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427148283750)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055557873 DLU <0006> fsm.c:568 lu(PS:IMSI-262427148283750)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055557873 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055557873 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul(65)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055557875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 TC_gsup_ul(65)@a0076d38c6bd: Final verdict of PTC: pass 20240910055557899 DAUC <0003> db_auc.c:157 IMSI='262420468624885': No 2G Auth Data 20240910055557899 DAUC <0003> db_auc.c:192 IMSI='262420468624885': No 3G Auth Data 20240910055557906 DLGSUP <0013> hlr.c:121 IMSI 262420468624885: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0076d38c6bd: Created GsupExpect[0] for "262420468624885" to be handled at TC_gsup_ul(66) 20240910055557929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4258 20240910055557932 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055557932 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420468624885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420468624885" cn_domain=PS} 20240910055557932 DLU <0006> fsm.c:456 lu(262420468624885)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055557932 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420468624885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055557947 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420468624885)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055557947 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420468624885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420468624885" cn_domain=PS} 20240910055557947 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055557948 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0076d38c6bd: Found GsupExpect[0] for "262420468624885" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_ul(66)"262420468624885" 20240910055557950 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055557950 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420468624885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420468624885"} 20240910055557950 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420468624885)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055557950 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420468624885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055557950 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420468624885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420468624885"} 20240910055557950 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420468624885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055557950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420468624885)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055557950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420468624885)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055557950 DLU <0006> fsm.c:568 lu(PS:IMSI-262420468624885)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055557950 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055557950 DLINP <000b> input/ipa.c:451 connected read/write 20240910055557950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul(66)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055557952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4258 TC_gsup_ul(66)@a0076d38c6bd: Final verdict of PTC: pass 20240910055557977 DAUC <0003> db_auc.c:157 IMSI='262423617535381': No 2G Auth Data 20240910055557977 DAUC <0003> db_auc.c:192 IMSI='262423617535381': No 3G Auth Data 20240910055557986 DLGSUP <0013> hlr.c:121 IMSI 262423617535381: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0076d38c6bd: Created GsupExpect[0] for "262423617535381" to be handled at TC_gsup_ul(67) 20240910055558009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4258 20240910055558013 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558013 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423617535381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423617535381" cn_domain=PS} 20240910055558013 DLU <0006> fsm.c:456 lu(262423617535381)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055558013 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423617535381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055558028 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423617535381)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055558028 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423617535381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423617535381" cn_domain=PS} 20240910055558028 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558028 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0076d38c6bd: Found GsupExpect[0] for "262423617535381" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_ul(67)"262423617535381" 20240910055558031 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558031 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423617535381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423617535381"} 20240910055558031 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423617535381)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055558031 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423617535381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055558031 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423617535381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423617535381"} 20240910055558031 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423617535381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055558031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423617535381)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055558031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423617535381)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055558031 DLU <0006> fsm.c:568 lu(PS:IMSI-262423617535381)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055558031 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558031 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul(67)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055558033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4258 TC_gsup_ul(67)@a0076d38c6bd: Final verdict of PTC: pass 20240910055558057 DAUC <0003> db_auc.c:157 IMSI='262421409340646': No 2G Auth Data 20240910055558057 DAUC <0003> db_auc.c:192 IMSI='262421409340646': No 3G Auth Data 20240910055558065 DLGSUP <0013> hlr.c:121 IMSI 262421409340646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0076d38c6bd: Created GsupExpect[0] for "262421409340646" to be handled at TC_gsup_ul(68) 20240910055558087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38074<->l=127.0.0.1:4258 20240910055558090 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558090 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421409340646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421409340646" cn_domain=PS} 20240910055558090 DLU <0006> fsm.c:456 lu(262421409340646)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055558090 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421409340646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055558106 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421409340646)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055558106 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421409340646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421409340646" cn_domain=PS} 20240910055558106 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558106 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0076d38c6bd: Found GsupExpect[0] for "262421409340646" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_ul(68)"262421409340646" 20240910055558109 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558109 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421409340646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421409340646"} 20240910055558109 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421409340646)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055558109 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421409340646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055558109 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421409340646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421409340646"} 20240910055558109 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421409340646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055558109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421409340646)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055558109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421409340646)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055558109 DLU <0006> fsm.c:568 lu(PS:IMSI-262421409340646)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055558109 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558109 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul(68)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055558111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38074<->l=127.0.0.1:4258 TC_gsup_ul(68)@a0076d38c6bd: Final verdict of PTC: pass 20240910055558135 DAUC <0003> db_auc.c:157 IMSI='262424872126261': No 2G Auth Data 20240910055558135 DAUC <0003> db_auc.c:192 IMSI='262424872126261': No 3G Auth Data 20240910055558144 DLGSUP <0013> hlr.c:121 IMSI 262424872126261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0076d38c6bd: Created GsupExpect[0] for "262424872126261" to be handled at TC_gsup_ul(69) 20240910055558166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4258 20240910055558170 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558170 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424872126261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424872126261" cn_domain=PS} 20240910055558170 DLU <0006> fsm.c:456 lu(262424872126261)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055558170 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424872126261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055558186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424872126261)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055558186 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424872126261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424872126261" cn_domain=PS} 20240910055558186 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558186 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0076d38c6bd: Found GsupExpect[0] for "262424872126261" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_ul(69)"262424872126261" 20240910055558189 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558189 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424872126261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424872126261"} 20240910055558189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424872126261)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055558189 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424872126261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055558189 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424872126261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424872126261"} 20240910055558189 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424872126261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055558189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424872126261)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055558189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424872126261)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055558189 DLU <0006> fsm.c:568 lu(PS:IMSI-262424872126261)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055558189 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558189 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul(69)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055558190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4258 TC_gsup_ul(69)@a0076d38c6bd: Final verdict of PTC: pass 20240910055558215 DAUC <0003> db_auc.c:157 IMSI='262422044901092': No 2G Auth Data 20240910055558215 DAUC <0003> db_auc.c:192 IMSI='262422044901092': No 3G Auth Data 20240910055558223 DLGSUP <0013> hlr.c:121 IMSI 262422044901092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0076d38c6bd: Created GsupExpect[0] for "262422044901092" to be handled at TC_gsup_ul(70) 20240910055558254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 20240910055558258 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558258 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422044901092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422044901092" cn_domain=PS} 20240910055558258 DLU <0006> fsm.c:456 lu(262422044901092)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055558258 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422044901092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055558300 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422044901092)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055558300 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422044901092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422044901092" cn_domain=PS} 20240910055558300 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558300 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0076d38c6bd: Found GsupExpect[0] for "262422044901092" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_ul(70)"262422044901092" 20240910055558303 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558303 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422044901092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422044901092"} 20240910055558303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422044901092)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055558303 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422044901092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055558303 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422044901092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422044901092"} 20240910055558303 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422044901092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055558303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422044901092)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055558303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422044901092)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055558303 DLU <0006> fsm.c:568 lu(PS:IMSI-262422044901092)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055558303 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558303 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul(70)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055558305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 TC_gsup_ul(70)@a0076d38c6bd: Final verdict of PTC: pass 20240910055558338 DAUC <0003> db_auc.c:157 IMSI='262427658473351': No 2G Auth Data 20240910055558338 DAUC <0003> db_auc.c:192 IMSI='262427658473351': No 3G Auth Data 20240910055558346 DLGSUP <0013> hlr.c:121 IMSI 262427658473351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0076d38c6bd: Created GsupExpect[0] for "262427658473351" to be handled at TC_gsup_ul(71) 20240910055558379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 20240910055558383 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558383 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427658473351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427658473351" cn_domain=PS} 20240910055558383 DLU <0006> fsm.c:456 lu(262427658473351)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055558383 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427658473351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055558399 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427658473351)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055558399 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427658473351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427658473351" cn_domain=PS} 20240910055558399 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558399 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0076d38c6bd: Found GsupExpect[0] for "262427658473351" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_ul(71)"262427658473351" 20240910055558402 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558402 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427658473351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427658473351"} 20240910055558402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427658473351)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055558402 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427658473351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055558402 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427658473351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427658473351"} 20240910055558402 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427658473351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055558402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427658473351)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055558402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427658473351)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055558402 DLU <0006> fsm.c:568 lu(PS:IMSI-262427658473351)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055558402 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558402 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul(71)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055558403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 TC_gsup_ul(71)@a0076d38c6bd: Final verdict of PTC: pass 20240910055558436 DAUC <0003> db_auc.c:157 IMSI='262425339789656': No 2G Auth Data 20240910055558436 DAUC <0003> db_auc.c:192 IMSI='262425339789656': No 3G Auth Data 20240910055558445 DLGSUP <0013> hlr.c:121 IMSI 262425339789656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0076d38c6bd: Created GsupExpect[0] for "262425339789656" to be handled at TC_gsup_ul(72) 20240910055558478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4258 20240910055558481 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558481 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425339789656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425339789656" cn_domain=PS} 20240910055558481 DLU <0006> fsm.c:456 lu(262425339789656)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055558481 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425339789656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055558497 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425339789656)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055558497 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425339789656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425339789656" cn_domain=PS} 20240910055558497 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558497 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0076d38c6bd: Found GsupExpect[0] for "262425339789656" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_ul(72)"262425339789656" 20240910055558500 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558500 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425339789656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425339789656"} 20240910055558500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425339789656)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055558500 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425339789656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055558500 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425339789656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425339789656"} 20240910055558500 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425339789656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055558500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425339789656)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055558500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425339789656)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055558500 DLU <0006> fsm.c:568 lu(PS:IMSI-262425339789656)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055558500 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055558500 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul(72)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055558502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4258 TC_gsup_ul(72)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055558532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 20240910055558533 DLINP <000b> input/ipa.c:451 connected read/write 20240910055558533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055558533 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055558533 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055558533 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@a0076d38c6bd: Final verdict of PTC: none 20240910055558533 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42005<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@a0076d38c6bd: Final verdict of PTC: none 63@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_ul finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Tue Sep 10 05:55:58 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240910055558577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4258 20240910055558578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18848) Waiting for packet dumper to finish... 1 (prev_count=18848, count=45244) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Tue Sep 10 05:56:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_ul_via_proxy started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055601650 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055601650 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055601653 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055601654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055601656 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055601656 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055601656 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055601656 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055601656 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055601656 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055601656 DLGSUP <0013> gsup_server.c:235 2: 20240910055601656 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055601656 DLGSUP <0013> gsup_server.c:235 3: 20240910055601656 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055601656 DLGSUP <0013> gsup_server.c:235 4: 20240910055601656 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055601656 DLGSUP <0013> gsup_server.c:235 5: 20240910055601656 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055601656 DLGSUP <0013> gsup_server.c:235 7: 20240910055601656 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055601656 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055601656 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055601656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@a0076d38c6bd: 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") 20240910055601679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41273<->l=127.0.0.1:4259) 20240910055601703 DAUC <0003> db_auc.c:157 IMSI='262429811217472': No 2G Auth Data 20240910055601703 DAUC <0003> db_auc.c:192 IMSI='262429811217472': No 3G Auth Data HLR_Test-GSUP(74)@a0076d38c6bd: Created GsupExpect[0] for "262429811217472" to be handled at TC_gsup_ul_via_proxy(77) 20240910055601744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 20240910055601749 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055601749 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429811217472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429811217472" cn_domain=PS source_name="the-source\n"} 20240910055601749 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910055601749 DLU <0006> fsm.c:456 lu(262429811217472)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055601749 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429811217472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910055601764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429811217472)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055601764 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429811217472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429811217472" cn_domain=PS destination_name="the-source\n"} 20240910055601764 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055601764 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0076d38c6bd: Found GsupExpect[0] for "262429811217472" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429811217472" 20240910055601767 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055601768 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429811217472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429811217472" source_name="the-source\n"} 20240910055601768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429811217472)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055601768 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429811217472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055601768 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429811217472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429811217472" destination_name="the-source\n"} 20240910055601768 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429811217472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055601768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811217472)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055601768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811217472)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055601768 DLU <0006> fsm.c:568 lu(PS:IMSI-262429811217472)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055601768 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055601768 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055601769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@a0076d38c6bd: Final verdict of PTC: pass 20240910055601793 DAUC <0003> db_auc.c:157 IMSI='262423462620161': No 2G Auth Data 20240910055601793 DAUC <0003> db_auc.c:192 IMSI='262423462620161': No 3G Auth Data 20240910055601802 DLGSUP <0013> hlr.c:121 IMSI 262423462620161: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0076d38c6bd: Created GsupExpect[0] for "262423462620161" to be handled at TC_gsup_ul_via_proxy(78) 20240910055601828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38136<->l=127.0.0.1:4258 20240910055601831 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055601831 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423462620161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423462620161" cn_domain=PS source_name="the-source\n"} 20240910055601831 DLU <0006> fsm.c:456 lu(262423462620161)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055601831 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423462620161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910055601847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423462620161)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055601847 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423462620161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423462620161" cn_domain=PS destination_name="the-source\n"} 20240910055601847 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055601847 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0076d38c6bd: Found GsupExpect[0] for "262423462620161" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423462620161" 20240910055601850 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055601850 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423462620161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423462620161" source_name="the-source\n"} 20240910055601850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423462620161)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055601850 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423462620161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055601850 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423462620161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423462620161" destination_name="the-source\n"} 20240910055601850 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423462620161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055601850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423462620161)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055601850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423462620161)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055601851 DLU <0006> fsm.c:568 lu(PS:IMSI-262423462620161)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055601851 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055601851 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055601852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38136<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@a0076d38c6bd: Final verdict of PTC: pass 20240910055601881 DAUC <0003> db_auc.c:157 IMSI='262425949597626': No 2G Auth Data 20240910055601881 DAUC <0003> db_auc.c:192 IMSI='262425949597626': No 3G Auth Data 20240910055601889 DLGSUP <0013> hlr.c:121 IMSI 262425949597626: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0076d38c6bd: Created GsupExpect[0] for "262425949597626" to be handled at TC_gsup_ul_via_proxy(79) 20240910055601914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38148<->l=127.0.0.1:4258 20240910055601918 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055601918 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425949597626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425949597626" cn_domain=PS source_name="the-source\n"} 20240910055601918 DLU <0006> fsm.c:456 lu(262425949597626)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055601918 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425949597626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910055601934 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425949597626)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055601934 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425949597626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425949597626" cn_domain=PS destination_name="the-source\n"} 20240910055601934 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055601934 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0076d38c6bd: Found GsupExpect[0] for "262425949597626" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425949597626" 20240910055601937 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055601937 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425949597626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425949597626" source_name="the-source\n"} 20240910055601937 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425949597626)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055601937 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425949597626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055601937 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425949597626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425949597626" destination_name="the-source\n"} 20240910055601937 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425949597626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055601937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425949597626)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055601937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425949597626)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055601937 DLU <0006> fsm.c:568 lu(PS:IMSI-262425949597626)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055601937 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055601937 DLINP <000b> input/ipa.c:451 connected read/write 20240910055601937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055601939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38148<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@a0076d38c6bd: Final verdict of PTC: pass 20240910055601964 DAUC <0003> db_auc.c:157 IMSI='262427767365976': No 2G Auth Data 20240910055601964 DAUC <0003> db_auc.c:192 IMSI='262427767365976': No 3G Auth Data 20240910055601973 DLGSUP <0013> hlr.c:121 IMSI 262427767365976: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0076d38c6bd: Created GsupExpect[0] for "262427767365976" to be handled at TC_gsup_ul_via_proxy(80) 20240910055601997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 20240910055602002 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602002 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427767365976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427767365976" cn_domain=PS source_name="the-source\n"} 20240910055602002 DLU <0006> fsm.c:456 lu(262427767365976)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055602002 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427767365976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910055602016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427767365976)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055602016 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427767365976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427767365976" cn_domain=PS destination_name="the-source\n"} 20240910055602016 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602016 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0076d38c6bd: Found GsupExpect[0] for "262427767365976" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427767365976" 20240910055602019 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602019 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427767365976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427767365976" source_name="the-source\n"} 20240910055602019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427767365976)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055602019 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427767365976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055602019 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427767365976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427767365976" destination_name="the-source\n"} 20240910055602019 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427767365976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055602019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427767365976)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055602019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427767365976)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055602019 DLU <0006> fsm.c:568 lu(PS:IMSI-262427767365976)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055602019 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602019 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055602021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@a0076d38c6bd: Final verdict of PTC: pass 20240910055602046 DAUC <0003> db_auc.c:157 IMSI='262420878116207': No 2G Auth Data 20240910055602046 DAUC <0003> db_auc.c:192 IMSI='262420878116207': No 3G Auth Data 20240910055602054 DLGSUP <0013> hlr.c:121 IMSI 262420878116207: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0076d38c6bd: Created GsupExpect[0] for "262420878116207" to be handled at TC_gsup_ul_via_proxy(81) 20240910055602077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38162<->l=127.0.0.1:4258 20240910055602082 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602082 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420878116207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420878116207" cn_domain=PS source_name="the-source\n"} 20240910055602082 DLU <0006> fsm.c:456 lu(262420878116207)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055602082 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420878116207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910055602098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420878116207)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055602098 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420878116207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420878116207" cn_domain=PS destination_name="the-source\n"} 20240910055602098 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602098 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0076d38c6bd: Found GsupExpect[0] for "262420878116207" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420878116207" 20240910055602101 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602101 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420878116207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420878116207" source_name="the-source\n"} 20240910055602101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420878116207)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055602101 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420878116207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055602101 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420878116207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420878116207" destination_name="the-source\n"} 20240910055602101 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420878116207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055602101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420878116207)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055602101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420878116207)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055602101 DLU <0006> fsm.c:568 lu(PS:IMSI-262420878116207)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055602101 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602101 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055602103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38162<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@a0076d38c6bd: Final verdict of PTC: pass 20240910055602127 DAUC <0003> db_auc.c:157 IMSI='262424662098276': No 2G Auth Data 20240910055602127 DAUC <0003> db_auc.c:192 IMSI='262424662098276': No 3G Auth Data 20240910055602136 DLGSUP <0013> hlr.c:121 IMSI 262424662098276: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0076d38c6bd: Created GsupExpect[0] for "262424662098276" to be handled at TC_gsup_ul_via_proxy(82) 20240910055602168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38174<->l=127.0.0.1:4258 20240910055602172 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602172 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424662098276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424662098276" cn_domain=PS source_name="the-source\n"} 20240910055602172 DLU <0006> fsm.c:456 lu(262424662098276)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055602172 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424662098276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910055602188 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424662098276)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055602188 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424662098276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424662098276" cn_domain=PS destination_name="the-source\n"} 20240910055602188 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602188 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0076d38c6bd: Found GsupExpect[0] for "262424662098276" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262424662098276" 20240910055602191 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602191 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424662098276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424662098276" source_name="the-source\n"} 20240910055602191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424662098276)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055602191 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262424662098276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055602191 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424662098276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424662098276" destination_name="the-source\n"} 20240910055602191 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262424662098276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055602191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424662098276)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055602191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424662098276)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055602191 DLU <0006> fsm.c:568 lu(PS:IMSI-262424662098276)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055602191 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602191 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055602193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38174<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@a0076d38c6bd: Final verdict of PTC: pass 20240910055602230 DAUC <0003> db_auc.c:157 IMSI='262429764308383': No 2G Auth Data 20240910055602230 DAUC <0003> db_auc.c:192 IMSI='262429764308383': No 3G Auth Data 20240910055602239 DLGSUP <0013> hlr.c:121 IMSI 262429764308383: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0076d38c6bd: Created GsupExpect[0] for "262429764308383" to be handled at TC_gsup_ul_via_proxy(83) 20240910055602271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20240910055602274 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602274 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429764308383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429764308383" cn_domain=PS source_name="the-source\n"} 20240910055602274 DLU <0006> fsm.c:456 lu(262429764308383)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055602274 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429764308383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910055602290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429764308383)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055602290 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429764308383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429764308383" cn_domain=PS destination_name="the-source\n"} 20240910055602290 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602290 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0076d38c6bd: Found GsupExpect[0] for "262429764308383" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429764308383" 20240910055602293 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602293 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429764308383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429764308383" source_name="the-source\n"} 20240910055602293 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429764308383)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055602293 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429764308383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055602293 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429764308383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429764308383" destination_name="the-source\n"} 20240910055602293 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429764308383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055602293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429764308383)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055602293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429764308383)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055602293 DLU <0006> fsm.c:568 lu(PS:IMSI-262429764308383)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055602293 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602293 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055602294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@a0076d38c6bd: Final verdict of PTC: pass 20240910055602326 DAUC <0003> db_auc.c:157 IMSI='262424052733828': No 2G Auth Data 20240910055602326 DAUC <0003> db_auc.c:192 IMSI='262424052733828': No 3G Auth Data 20240910055602335 DLGSUP <0013> hlr.c:121 IMSI 262424052733828: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0076d38c6bd: Created GsupExpect[0] for "262424052733828" to be handled at TC_gsup_ul_via_proxy(84) 20240910055602366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20240910055602370 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602370 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424052733828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424052733828" cn_domain=PS source_name="the-source\n"} 20240910055602370 DLU <0006> fsm.c:456 lu(262424052733828)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055602370 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424052733828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910055602385 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424052733828)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055602385 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424052733828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424052733828" cn_domain=PS destination_name="the-source\n"} 20240910055602385 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602385 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0076d38c6bd: Found GsupExpect[0] for "262424052733828" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424052733828" 20240910055602388 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602388 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424052733828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424052733828" source_name="the-source\n"} 20240910055602388 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424052733828)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055602388 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424052733828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055602388 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424052733828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424052733828" destination_name="the-source\n"} 20240910055602388 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424052733828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055602388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424052733828)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055602388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424052733828)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055602388 DLU <0006> fsm.c:568 lu(PS:IMSI-262424052733828)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055602388 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055602388 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055602390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055602414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38132<->l=127.0.0.1:4258 20240910055602415 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41273<->l=127.0.0.1:4259) 20240910055602415 DLINP <000b> input/ipa.c:451 connected read/write 20240910055602415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055602415 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055602415 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055602415 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055602415 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@a0076d38c6bd: Final verdict of PTC: none 75@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Tue Sep 10 05:56:02 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20240910055602456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20240910055602457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32472) Waiting for packet dumper to finish... 1 (prev_count=32472, count=45760) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Tue Sep 10 05:56:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_ul_subscriber_data started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055605527 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055605527 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055605529 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38224<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055605532 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605532 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055605532 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055605532 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055605532 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055605532 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055605532 DLGSUP <0013> gsup_server.c:235 2: 20240910055605532 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055605532 DLGSUP <0013> gsup_server.c:235 3: 20240910055605532 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055605532 DLGSUP <0013> gsup_server.c:235 4: 20240910055605532 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055605532 DLGSUP <0013> gsup_server.c:235 5: 20240910055605532 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055605532 DLGSUP <0013> gsup_server.c:235 7: 20240910055605532 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055605532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055605532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055605532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@a0076d38c6bd: 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") 20240910055605550 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39669<->l=127.0.0.1:4259) 20240910055605581 DAUC <0003> db_auc.c:157 IMSI='262423696524581': No 2G Auth Data 20240910055605581 DAUC <0003> db_auc.c:192 IMSI='262423696524581': No 3G Auth Data HLR_Test-GSUP(86)@a0076d38c6bd: Created GsupExpect[0] for "262423696524581" to be handled at TC_gsup_ul_subscriber_data(89) 20240910055605621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38240<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a0076d38c6bd: GSUP ul subscriber_data<unbound> 20240910055605626 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605626 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423696524581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423696524581" cn_domain=PS} 20240910055605626 DLU <0006> fsm.c:456 lu(262423696524581)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055605626 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423696524581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055605641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423696524581)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055605641 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423696524581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423696524581" cn_domain=PS} 20240910055605641 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605641 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0076d38c6bd: Found GsupExpect[0] for "262423696524581" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423696524581" 20240910055605645 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605645 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423696524581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423696524581"} 20240910055605645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423696524581)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055605645 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423696524581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055605645 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423696524581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423696524581"} 20240910055605645 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423696524581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055605645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423696524581)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055605645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423696524581)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055605645 DLU <0006> fsm.c:568 lu(PS:IMSI-262423696524581)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055605645 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605645 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055605647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38240<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a0076d38c6bd: Final verdict of PTC: pass 20240910055605671 DAUC <0003> db_auc.c:157 IMSI='262421503498574': No 2G Auth Data 20240910055605671 DAUC <0003> db_auc.c:192 IMSI='262421503498574': No 3G Auth Data 20240910055605680 DLGSUP <0013> hlr.c:121 IMSI 262421503498574: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0076d38c6bd: Created GsupExpect[0] for "262421503498574" to be handled at TC_gsup_ul_subscriber_data(90) 20240910055605704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38252<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a0076d38c6bd: GSUP ul subscriber_data<unbound> 20240910055605708 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605708 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421503498574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421503498574" cn_domain=PS} 20240910055605708 DLU <0006> fsm.c:456 lu(262421503498574)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055605708 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421503498574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055605724 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421503498574)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055605724 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421503498574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421503498574" cn_domain=PS} 20240910055605724 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605724 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0076d38c6bd: Found GsupExpect[0] for "262421503498574" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421503498574" 20240910055605727 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605727 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421503498574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421503498574"} 20240910055605727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421503498574)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055605727 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421503498574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055605727 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421503498574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421503498574"} 20240910055605727 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421503498574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055605727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421503498574)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055605727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421503498574)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055605727 DLU <0006> fsm.c:568 lu(PS:IMSI-262421503498574)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055605727 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605727 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055605729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38252<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a0076d38c6bd: Final verdict of PTC: pass 20240910055605753 DAUC <0003> db_auc.c:157 IMSI='262429598672343': No 2G Auth Data 20240910055605753 DAUC <0003> db_auc.c:192 IMSI='262429598672343': No 3G Auth Data 20240910055605761 DLGSUP <0013> hlr.c:121 IMSI 262429598672343: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0076d38c6bd: Created GsupExpect[0] for "262429598672343" to be handled at TC_gsup_ul_subscriber_data(91) 20240910055605784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38260<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a0076d38c6bd: GSUP ul subscriber_data<unbound> 20240910055605788 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605788 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429598672343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429598672343" cn_domain=PS} 20240910055605788 DLU <0006> fsm.c:456 lu(262429598672343)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055605788 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429598672343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055605803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429598672343)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055605803 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429598672343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429598672343" cn_domain=PS} 20240910055605803 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605803 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0076d38c6bd: Found GsupExpect[0] for "262429598672343" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429598672343" 20240910055605806 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605806 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429598672343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429598672343"} 20240910055605806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429598672343)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055605806 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429598672343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055605806 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429598672343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429598672343"} 20240910055605806 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429598672343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055605806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429598672343)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055605806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429598672343)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055605806 DLU <0006> fsm.c:568 lu(PS:IMSI-262429598672343)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055605806 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605806 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055605808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38260<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a0076d38c6bd: Final verdict of PTC: pass 20240910055605832 DAUC <0003> db_auc.c:157 IMSI='262429941769185': No 2G Auth Data 20240910055605832 DAUC <0003> db_auc.c:192 IMSI='262429941769185': No 3G Auth Data 20240910055605840 DLGSUP <0013> hlr.c:121 IMSI 262429941769185: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0076d38c6bd: Created GsupExpect[0] for "262429941769185" to be handled at TC_gsup_ul_subscriber_data(92) 20240910055605865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a0076d38c6bd: GSUP ul subscriber_data<unbound> 20240910055605868 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605868 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429941769185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429941769185" cn_domain=PS} 20240910055605868 DLU <0006> fsm.c:456 lu(262429941769185)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055605868 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429941769185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055605883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429941769185)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055605883 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429941769185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429941769185" cn_domain=PS} 20240910055605883 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605883 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0076d38c6bd: Found GsupExpect[0] for "262429941769185" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429941769185" 20240910055605886 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605886 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429941769185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429941769185"} 20240910055605886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429941769185)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055605886 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429941769185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055605886 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429941769185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429941769185"} 20240910055605886 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429941769185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055605886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429941769185)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055605886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429941769185)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055605886 DLU <0006> fsm.c:568 lu(PS:IMSI-262429941769185)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055605886 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605886 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055605888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a0076d38c6bd: Final verdict of PTC: pass 20240910055605912 DAUC <0003> db_auc.c:157 IMSI='262421564511969': No 2G Auth Data 20240910055605912 DAUC <0003> db_auc.c:192 IMSI='262421564511969': No 3G Auth Data 20240910055605920 DLGSUP <0013> hlr.c:121 IMSI 262421564511969: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0076d38c6bd: Created GsupExpect[0] for "262421564511969" to be handled at TC_gsup_ul_subscriber_data(93) 20240910055605944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a0076d38c6bd: GSUP ul subscriber_data<unbound> 20240910055605948 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605948 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421564511969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564511969" cn_domain=PS} 20240910055605948 DLU <0006> fsm.c:456 lu(262421564511969)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055605948 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421564511969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055605964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421564511969)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055605964 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421564511969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421564511969" cn_domain=PS} 20240910055605964 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605964 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0076d38c6bd: Found GsupExpect[0] for "262421564511969" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421564511969" 20240910055605967 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055605967 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421564511969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421564511969"} 20240910055605967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421564511969)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055605967 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421564511969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055605967 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421564511969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421564511969"} 20240910055605967 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421564511969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055605967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564511969)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055605967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564511969)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055605967 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564511969)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055605967 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055605967 DLINP <000b> input/ipa.c:451 connected read/write 20240910055605967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055605969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a0076d38c6bd: Final verdict of PTC: pass 20240910055605994 DAUC <0003> db_auc.c:157 IMSI='262428394140372': No 2G Auth Data 20240910055605994 DAUC <0003> db_auc.c:192 IMSI='262428394140372': No 3G Auth Data 20240910055606002 DLGSUP <0013> hlr.c:121 IMSI 262428394140372: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0076d38c6bd: Created GsupExpect[0] for "262428394140372" to be handled at TC_gsup_ul_subscriber_data(94) 20240910055606034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38284<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a0076d38c6bd: GSUP ul subscriber_data<unbound> 20240910055606038 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055606038 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428394140372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428394140372" cn_domain=PS} 20240910055606038 DLU <0006> fsm.c:456 lu(262428394140372)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055606038 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428394140372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055606053 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428394140372)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055606053 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428394140372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428394140372" cn_domain=PS} 20240910055606053 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055606053 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0076d38c6bd: Found GsupExpect[0] for "262428394140372" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428394140372" 20240910055606056 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055606056 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428394140372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428394140372"} 20240910055606056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428394140372)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055606056 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428394140372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055606056 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428394140372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428394140372"} 20240910055606056 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428394140372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055606056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428394140372)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055606056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428394140372)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055606056 DLU <0006> fsm.c:568 lu(PS:IMSI-262428394140372)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055606056 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055606056 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055606058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38284<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a0076d38c6bd: Final verdict of PTC: pass 20240910055606091 DAUC <0003> db_auc.c:157 IMSI='262421050735698': No 2G Auth Data 20240910055606091 DAUC <0003> db_auc.c:192 IMSI='262421050735698': No 3G Auth Data 20240910055606099 DLGSUP <0013> hlr.c:121 IMSI 262421050735698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0076d38c6bd: Created GsupExpect[0] for "262421050735698" to be handled at TC_gsup_ul_subscriber_data(95) 20240910055606130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a0076d38c6bd: GSUP ul subscriber_data<unbound> 20240910055606134 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055606134 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421050735698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421050735698" cn_domain=PS} 20240910055606134 DLU <0006> fsm.c:456 lu(262421050735698)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055606134 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421050735698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055606150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421050735698)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055606150 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421050735698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421050735698" cn_domain=PS} 20240910055606150 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055606150 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0076d38c6bd: Found GsupExpect[0] for "262421050735698" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421050735698" 20240910055606153 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055606153 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421050735698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421050735698"} 20240910055606153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421050735698)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055606153 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421050735698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055606153 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421050735698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421050735698"} 20240910055606153 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421050735698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055606153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421050735698)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055606153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421050735698)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055606153 DLU <0006> fsm.c:568 lu(PS:IMSI-262421050735698)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055606153 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055606153 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055606155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a0076d38c6bd: Final verdict of PTC: pass 20240910055606186 DAUC <0003> db_auc.c:157 IMSI='262427468261372': No 2G Auth Data 20240910055606186 DAUC <0003> db_auc.c:192 IMSI='262427468261372': No 3G Auth Data 20240910055606195 DLGSUP <0013> hlr.c:121 IMSI 262427468261372: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0076d38c6bd: Created GsupExpect[0] for "262427468261372" to be handled at TC_gsup_ul_subscriber_data(96) 20240910055606228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a0076d38c6bd: GSUP ul subscriber_data<unbound> 20240910055606232 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055606232 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427468261372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427468261372" cn_domain=PS} 20240910055606232 DLU <0006> fsm.c:456 lu(262427468261372)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055606232 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427468261372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055606246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427468261372)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055606246 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427468261372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427468261372" cn_domain=PS} 20240910055606246 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055606246 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0076d38c6bd: Found GsupExpect[0] for "262427468261372" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427468261372" 20240910055606249 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055606249 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427468261372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427468261372"} 20240910055606249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427468261372)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055606249 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427468261372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055606249 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427468261372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427468261372"} 20240910055606249 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427468261372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055606249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427468261372)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055606249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427468261372)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055606249 DLU <0006> fsm.c:568 lu(PS:IMSI-262427468261372)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055606249 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055606249 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055606251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055606276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38224<->l=127.0.0.1:4258 20240910055606277 DLINP <000b> input/ipa.c:451 connected read/write 20240910055606277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055606277 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055606277 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055606277 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055606277 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39669<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@a0076d38c6bd: Final verdict of PTC: none 87@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Tue Sep 10 05:56:06 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20240910055606317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 20240910055606417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36452) Waiting for packet dumper to finish... 1 (prev_count=36452, count=50716) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Tue Sep 10 05:56:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_vty started. MTC@a0076d38c6bd: legacy= true 20240910055609488 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055609488 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055609489 DLINP <000b> input/ipa.c:451 connected read/write 20240910055609489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055609490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45138<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055609491 DLINP <000b> input/ipa.c:451 connected read/write 20240910055609491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055609491 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055609491 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055609491 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055609491 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055609491 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055609491 DLGSUP <0013> gsup_server.c:235 2: 20240910055609491 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055609491 DLGSUP <0013> gsup_server.c:235 3: 20240910055609491 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055609491 DLGSUP <0013> gsup_server.c:235 4: 20240910055609492 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055609492 DLGSUP <0013> gsup_server.c:235 5: 20240910055609492 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055609492 DLGSUP <0013> gsup_server.c:235 7: 20240910055609492 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055609492 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055609492 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055609492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@a0076d38c6bd: 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") 20240910055609512 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38733<->l=127.0.0.1:4259) 20240910055609529 DAUC <0003> db_auc.c:157 IMSI='262422772690371': No 2G Auth Data 20240910055609529 DAUC <0003> db_auc.c:192 IMSI='262422772690371': No 3G Auth Data 20240910055609558 DAUC <0003> db_auc.c:192 IMSI='262422772690371': No 3G Auth Data 20240910055609585 DAUC <0003> db_auc.c:157 IMSI='262421389367606': No 2G Auth Data 20240910055609585 DAUC <0003> db_auc.c:192 IMSI='262421389367606': No 3G Auth Data 20240910055609608 DAUC <0003> db_auc.c:157 IMSI='262421389367606': No 2G Auth Data 20240910055609632 DAUC <0003> db_auc.c:157 IMSI='262424440083140': No 2G Auth Data 20240910055609632 DAUC <0003> db_auc.c:192 IMSI='262424440083140': No 3G Auth Data MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055609706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45138<->l=127.0.0.1:4258 20240910055609707 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38733<->l=127.0.0.1:4259) 20240910055609707 DLINP <000b> input/ipa.c:451 connected read/write 20240910055609707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055609707 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055609707 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055609707 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@a0076d38c6bd: Test case TC_vty finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Tue Sep 10 05:56:09 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240910055609749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 20240910055609850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17420) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Tue Sep 10 05:56:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_vty_msisdn_isd started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055612926 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055612927 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055612928 DLINP <000b> input/ipa.c:451 connected read/write 20240910055612928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055612929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055612931 DLINP <000b> input/ipa.c:451 connected read/write 20240910055612931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055612931 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055612931 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055612931 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055612931 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055612931 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055612931 DLGSUP <0013> gsup_server.c:235 2: 20240910055612931 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055612931 DLGSUP <0013> gsup_server.c:235 3: 20240910055612931 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055612931 DLGSUP <0013> gsup_server.c:235 4: 20240910055612931 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055612931 DLGSUP <0013> gsup_server.c:235 5: 20240910055612931 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055612931 DLGSUP <0013> gsup_server.c:235 7: 20240910055612931 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055612931 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055612931 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055612931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@a0076d38c6bd: 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") 20240910055612948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38913<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@a0076d38c6bd: Created GsupExpect[0] for "262421549224170" to be handled at TC_vty_msisdn_isd(104) 20240910055612960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45152<->l=127.0.0.1:4258 20240910055612979 DAUC <0003> db_auc.c:157 IMSI='262421549224170': No 2G Auth Data 20240910055612979 DAUC <0003> db_auc.c:192 IMSI='262421549224170': No 3G Auth Data 20240910055613004 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055613004 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421549224170" cn_domain=PS} 20240910055613004 DLU <0006> fsm.c:456 lu(262421549224170)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055613004 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055613019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421549224170)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055613019 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421549224170" cn_domain=PS} 20240910055613020 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055613020 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@a0076d38c6bd: Found GsupExpect[0] for "262421549224170" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@a0076d38c6bd: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262421549224170" 20240910055613023 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055613023 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421549224170"} 20240910055613023 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421549224170)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055613023 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055613023 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421549224170"} 20240910055613023 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055613023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421549224170)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055613023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421549224170)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055613023 DLU <0006> fsm.c:568 lu(PS:IMSI-262421549224170)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055613023 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055613023 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055613033 DLGSUP <0013> hlr.c:128 IMSI 262421549224170: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240910055613033 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055613033 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055613034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45152<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@a0076d38c6bd: Final verdict of PTC: pass 20240910055613035 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055613035 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421549224170"} 20240910055613035 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240910055613035 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421549224170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055613035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45150<->l=127.0.0.1:4258 20240910055613036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38913<->l=127.0.0.1:4259) 20240910055613036 DLINP <000b> input/ipa.c:451 connected read/write 20240910055613036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055613036 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055613036 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055613037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(103)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP(101)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@a0076d38c6bd: Final verdict of PTC: none 102@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 102: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Tue Sep 10 05:56:13 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20240910055613076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45160<->l=127.0.0.1:4258 20240910055613177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45160<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Tue Sep 10 05:56:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_purge_cs started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055616249 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055616249 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055616251 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055616254 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616254 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055616254 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055616254 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055616254 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055616254 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055616254 DLGSUP <0013> gsup_server.c:235 2: 20240910055616254 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055616254 DLGSUP <0013> gsup_server.c:235 3: 20240910055616254 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055616254 DLGSUP <0013> gsup_server.c:235 4: 20240910055616254 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055616254 DLGSUP <0013> gsup_server.c:235 5: 20240910055616254 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055616254 DLGSUP <0013> gsup_server.c:235 7: 20240910055616254 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055616254 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055616254 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055616254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@a0076d38c6bd: 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") 20240910055616275 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34995<->l=127.0.0.1:4259) 20240910055616301 DAUC <0003> db_auc.c:157 IMSI='262428842522757': No 2G Auth Data 20240910055616301 DAUC <0003> db_auc.c:192 IMSI='262428842522757': No 3G Auth Data HLR_Test-GSUP(106)@a0076d38c6bd: Created GsupExpect[0] for "262428842522757" to be handled at TC_gsup_purge_cs(109) 20240910055616341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45182<->l=127.0.0.1:4258 20240910055616345 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616345 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428842522757" cn_domain=PS} 20240910055616345 DLU <0006> fsm.c:456 lu(262428842522757)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055616345 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055616372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428842522757)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055616372 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428842522757" cn_domain=PS} 20240910055616372 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616372 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0076d38c6bd: Found GsupExpect[0] for "262428842522757" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428842522757" 20240910055616375 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616375 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428842522757"} 20240910055616375 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428842522757)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055616375 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055616375 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428842522757"} 20240910055616375 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055616375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428842522757)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055616375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428842522757)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055616375 DLU <0006> fsm.c:568 lu(PS:IMSI-262428842522757)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055616375 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616375 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055616378 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616378 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428842522757" cn_domain=CS} 20240910055616378 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910055616384 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428842522757"} 20240910055616384 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428842522757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055616384 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616384 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055616385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45182<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@a0076d38c6bd: Final verdict of PTC: pass 20240910055616405 DAUC <0003> db_auc.c:157 IMSI='262420842364453': No 2G Auth Data 20240910055616405 DAUC <0003> db_auc.c:192 IMSI='262420842364453': No 3G Auth Data 20240910055616413 DLGSUP <0013> hlr.c:121 IMSI 262420842364453: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0076d38c6bd: Created GsupExpect[0] for "262420842364453" to be handled at TC_gsup_purge_cs(110) 20240910055616435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4258 20240910055616439 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616439 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420842364453" cn_domain=PS} 20240910055616439 DLU <0006> fsm.c:456 lu(262420842364453)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055616439 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055616454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420842364453)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055616455 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420842364453" cn_domain=PS} 20240910055616455 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616455 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0076d38c6bd: Found GsupExpect[0] for "262420842364453" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420842364453" 20240910055616458 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616458 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420842364453"} 20240910055616458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420842364453)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055616458 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055616458 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420842364453"} 20240910055616458 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055616458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842364453)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055616458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842364453)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055616458 DLU <0006> fsm.c:568 lu(PS:IMSI-262420842364453)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055616458 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616458 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055616460 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616460 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420842364453" cn_domain=CS} 20240910055616460 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910055616468 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420842364453"} 20240910055616468 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420842364453 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055616468 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616468 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055616469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@a0076d38c6bd: Final verdict of PTC: pass 20240910055616491 DAUC <0003> db_auc.c:157 IMSI='262429027440544': No 2G Auth Data 20240910055616491 DAUC <0003> db_auc.c:192 IMSI='262429027440544': No 3G Auth Data 20240910055616498 DLGSUP <0013> hlr.c:121 IMSI 262429027440544: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0076d38c6bd: Created GsupExpect[0] for "262429027440544" to be handled at TC_gsup_purge_cs(111) 20240910055616520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45200<->l=127.0.0.1:4258 20240910055616523 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616523 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429027440544" cn_domain=PS} 20240910055616523 DLU <0006> fsm.c:456 lu(262429027440544)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055616523 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055616536 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429027440544)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055616536 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429027440544" cn_domain=PS} 20240910055616536 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616537 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0076d38c6bd: Found GsupExpect[0] for "262429027440544" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429027440544" 20240910055616539 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616539 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429027440544"} 20240910055616539 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429027440544)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055616539 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055616539 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429027440544"} 20240910055616539 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055616539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429027440544)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055616539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429027440544)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055616539 DLU <0006> fsm.c:568 lu(PS:IMSI-262429027440544)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055616539 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616540 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055616542 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616542 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429027440544" cn_domain=CS} 20240910055616542 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910055616549 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429027440544"} 20240910055616550 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429027440544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055616550 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616550 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055616551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45200<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@a0076d38c6bd: Final verdict of PTC: pass 20240910055616574 DAUC <0003> db_auc.c:157 IMSI='262422441402992': No 2G Auth Data 20240910055616574 DAUC <0003> db_auc.c:192 IMSI='262422441402992': No 3G Auth Data 20240910055616582 DLGSUP <0013> hlr.c:121 IMSI 262422441402992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0076d38c6bd: Created GsupExpect[0] for "262422441402992" to be handled at TC_gsup_purge_cs(112) 20240910055616605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45212<->l=127.0.0.1:4258 20240910055616608 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616608 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441402992" cn_domain=PS} 20240910055616608 DLU <0006> fsm.c:456 lu(262422441402992)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055616608 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055616622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422441402992)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055616622 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422441402992" cn_domain=PS} 20240910055616622 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616622 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0076d38c6bd: Found GsupExpect[0] for "262422441402992" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422441402992" 20240910055616624 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616624 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422441402992"} 20240910055616624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422441402992)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055616624 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055616624 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422441402992"} 20240910055616624 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055616624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441402992)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055616624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441402992)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055616624 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441402992)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055616624 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616624 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055616627 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616627 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422441402992" cn_domain=CS} 20240910055616627 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910055616634 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422441402992"} 20240910055616634 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422441402992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055616634 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616634 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055616636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45212<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@a0076d38c6bd: Final verdict of PTC: pass 20240910055616660 DAUC <0003> db_auc.c:157 IMSI='262421893297148': No 2G Auth Data 20240910055616660 DAUC <0003> db_auc.c:192 IMSI='262421893297148': No 3G Auth Data 20240910055616669 DLGSUP <0013> hlr.c:121 IMSI 262421893297148: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0076d38c6bd: Created GsupExpect[0] for "262421893297148" to be handled at TC_gsup_purge_cs(113) 20240910055616702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43620<->l=127.0.0.1:4258 20240910055616706 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616706 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421893297148" cn_domain=PS} 20240910055616706 DLU <0006> fsm.c:456 lu(262421893297148)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055616706 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055616733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421893297148)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055616733 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421893297148" cn_domain=PS} 20240910055616733 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616733 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0076d38c6bd: Found GsupExpect[0] for "262421893297148" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_purge_cs(113)"262421893297148" 20240910055616736 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616736 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421893297148"} 20240910055616736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421893297148)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055616736 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055616736 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421893297148"} 20240910055616736 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055616736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421893297148)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055616736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421893297148)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055616736 DLU <0006> fsm.c:568 lu(PS:IMSI-262421893297148)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055616736 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616736 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055616739 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616739 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421893297148" cn_domain=CS} 20240910055616739 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910055616750 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421893297148"} 20240910055616750 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421893297148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055616750 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616750 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055616752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43620<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@a0076d38c6bd: Final verdict of PTC: pass 20240910055616783 DAUC <0003> db_auc.c:157 IMSI='262429478704246': No 2G Auth Data 20240910055616783 DAUC <0003> db_auc.c:192 IMSI='262429478704246': No 3G Auth Data 20240910055616793 DLGSUP <0013> hlr.c:121 IMSI 262429478704246: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0076d38c6bd: Created GsupExpect[0] for "262429478704246" to be handled at TC_gsup_purge_cs(114) 20240910055616824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4258 20240910055616828 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616828 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429478704246" cn_domain=PS} 20240910055616828 DLU <0006> fsm.c:456 lu(262429478704246)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055616828 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055616843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429478704246)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055616843 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429478704246" cn_domain=PS} 20240910055616843 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616843 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0076d38c6bd: Found GsupExpect[0] for "262429478704246" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429478704246" 20240910055616846 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616846 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429478704246"} 20240910055616846 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429478704246)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055616846 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055616846 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429478704246"} 20240910055616846 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055616846 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429478704246)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055616846 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429478704246)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055616846 DLU <0006> fsm.c:568 lu(PS:IMSI-262429478704246)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055616846 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616846 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055616848 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616848 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429478704246" cn_domain=CS} 20240910055616848 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910055616856 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429478704246"} 20240910055616856 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429478704246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055616856 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616856 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055616858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@a0076d38c6bd: Final verdict of PTC: pass 20240910055616890 DAUC <0003> db_auc.c:157 IMSI='262427442015723': No 2G Auth Data 20240910055616890 DAUC <0003> db_auc.c:192 IMSI='262427442015723': No 3G Auth Data 20240910055616900 DLGSUP <0013> hlr.c:121 IMSI 262427442015723: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0076d38c6bd: Created GsupExpect[0] for "262427442015723" to be handled at TC_gsup_purge_cs(115) 20240910055616955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 20240910055616960 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616960 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427442015723" cn_domain=PS} 20240910055616960 DLU <0006> fsm.c:456 lu(262427442015723)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055616960 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055616987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427442015723)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055616987 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427442015723" cn_domain=PS} 20240910055616987 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616987 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0076d38c6bd: Found GsupExpect[0] for "262427442015723" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_purge_cs(115)"262427442015723" 20240910055616990 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616990 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427442015723"} 20240910055616990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427442015723)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055616990 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055616990 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427442015723"} 20240910055616990 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055616990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427442015723)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055616990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427442015723)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055616990 DLU <0006> fsm.c:568 lu(PS:IMSI-262427442015723)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055616990 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055616990 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055616992 DLINP <000b> input/ipa.c:451 connected read/write 20240910055616992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055616992 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427442015723" cn_domain=CS} 20240910055616992 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910055617003 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427442015723"} 20240910055617003 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427442015723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055617003 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055617003 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055617005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@a0076d38c6bd: Final verdict of PTC: pass 20240910055617042 DAUC <0003> db_auc.c:157 IMSI='262421117941744': No 2G Auth Data 20240910055617042 DAUC <0003> db_auc.c:192 IMSI='262421117941744': No 3G Auth Data 20240910055617051 DLGSUP <0013> hlr.c:121 IMSI 262421117941744: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0076d38c6bd: Created GsupExpect[0] for "262421117941744" to be handled at TC_gsup_purge_cs(116) 20240910055617085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43646<->l=127.0.0.1:4258 20240910055617088 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055617088 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421117941744" cn_domain=PS} 20240910055617088 DLU <0006> fsm.c:456 lu(262421117941744)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055617088 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055617105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421117941744)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055617105 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421117941744" cn_domain=PS} 20240910055617105 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055617105 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0076d38c6bd: Found GsupExpect[0] for "262421117941744" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421117941744" 20240910055617108 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055617108 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421117941744"} 20240910055617108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421117941744)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055617108 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055617108 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421117941744"} 20240910055617108 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055617108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421117941744)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055617108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421117941744)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055617108 DLU <0006> fsm.c:568 lu(PS:IMSI-262421117941744)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055617108 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055617108 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055617110 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055617110 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421117941744" cn_domain=CS} 20240910055617110 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910055617118 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421117941744"} 20240910055617118 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421117941744 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055617118 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055617118 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055617120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43646<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055617146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 20240910055617147 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34995<->l=127.0.0.1:4259) 20240910055617147 DLINP <000b> input/ipa.c:451 connected read/write 20240910055617147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055617147 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055617147 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055617147 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@a0076d38c6bd: Final verdict of PTC: none 107@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Tue Sep 10 05:56:17 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20240910055617185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4258 20240910055617286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31284) Waiting for packet dumper to finish... 1 (prev_count=31284, count=48980) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Tue Sep 10 05:56:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_purge_ps started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055620358 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055620358 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055620360 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055620362 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620362 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055620362 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055620362 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055620362 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055620362 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055620362 DLGSUP <0013> gsup_server.c:235 2: 20240910055620362 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055620362 DLGSUP <0013> gsup_server.c:235 3: 20240910055620362 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055620362 DLGSUP <0013> gsup_server.c:235 4: 20240910055620362 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055620362 DLGSUP <0013> gsup_server.c:235 5: 20240910055620362 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055620362 DLGSUP <0013> gsup_server.c:235 7: 20240910055620362 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055620362 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055620362 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055620362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@a0076d38c6bd: 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") 20240910055620378 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34687<->l=127.0.0.1:4259) 20240910055620395 DAUC <0003> db_auc.c:157 IMSI='262424026436142': No 2G Auth Data 20240910055620395 DAUC <0003> db_auc.c:192 IMSI='262424026436142': No 3G Auth Data HLR_Test-GSUP(118)@a0076d38c6bd: Created GsupExpect[0] for "262424026436142" to be handled at TC_gsup_purge_ps(121) 20240910055620433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4258 20240910055620438 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620438 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424026436142" cn_domain=PS} 20240910055620438 DLU <0006> fsm.c:456 lu(262424026436142)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055620438 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055620455 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424026436142)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055620455 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424026436142" cn_domain=PS} 20240910055620455 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620455 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0076d38c6bd: Found GsupExpect[0] for "262424026436142" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424026436142" 20240910055620459 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620459 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424026436142"} 20240910055620459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424026436142)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055620459 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055620459 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424026436142"} 20240910055620459 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055620459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424026436142)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055620459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424026436142)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055620459 DLU <0006> fsm.c:568 lu(PS:IMSI-262424026436142)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055620459 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620459 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055620461 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620461 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424026436142" cn_domain=PS} 20240910055620461 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910055620469 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424026436142"} 20240910055620469 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424026436142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055620469 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620469 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055620471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@a0076d38c6bd: Final verdict of PTC: pass 20240910055620499 DAUC <0003> db_auc.c:157 IMSI='262425970540986': No 2G Auth Data 20240910055620499 DAUC <0003> db_auc.c:192 IMSI='262425970540986': No 3G Auth Data 20240910055620508 DLGSUP <0013> hlr.c:121 IMSI 262425970540986: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0076d38c6bd: Created GsupExpect[0] for "262425970540986" to be handled at TC_gsup_purge_ps(122) 20240910055620533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20240910055620536 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620536 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425970540986" cn_domain=PS} 20240910055620536 DLU <0006> fsm.c:456 lu(262425970540986)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055620536 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055620554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425970540986)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055620554 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425970540986" cn_domain=PS} 20240910055620554 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620554 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0076d38c6bd: Found GsupExpect[0] for "262425970540986" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425970540986" 20240910055620557 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620557 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425970540986"} 20240910055620557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425970540986)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055620557 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055620557 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425970540986"} 20240910055620557 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055620557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425970540986)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055620557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425970540986)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055620557 DLU <0006> fsm.c:568 lu(PS:IMSI-262425970540986)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055620557 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620557 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055620559 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620559 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425970540986" cn_domain=PS} 20240910055620559 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910055620567 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425970540986"} 20240910055620567 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425970540986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055620567 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620567 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055620569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@a0076d38c6bd: Final verdict of PTC: pass 20240910055620597 DAUC <0003> db_auc.c:157 IMSI='262424886642258': No 2G Auth Data 20240910055620597 DAUC <0003> db_auc.c:192 IMSI='262424886642258': No 3G Auth Data 20240910055620608 DLGSUP <0013> hlr.c:121 IMSI 262424886642258: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0076d38c6bd: Created GsupExpect[0] for "262424886642258" to be handled at TC_gsup_purge_ps(123) 20240910055620633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20240910055620636 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620637 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424886642258" cn_domain=PS} 20240910055620637 DLU <0006> fsm.c:456 lu(262424886642258)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055620637 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055620661 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424886642258)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055620661 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424886642258" cn_domain=PS} 20240910055620661 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620661 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0076d38c6bd: Found GsupExpect[0] for "262424886642258" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424886642258" 20240910055620664 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620664 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424886642258"} 20240910055620664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424886642258)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055620664 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055620664 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424886642258"} 20240910055620664 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055620664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424886642258)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055620664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424886642258)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055620664 DLU <0006> fsm.c:568 lu(PS:IMSI-262424886642258)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055620664 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620664 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055620666 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620666 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424886642258" cn_domain=PS} 20240910055620666 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910055620677 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424886642258"} 20240910055620677 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424886642258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055620677 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620677 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055620679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@a0076d38c6bd: Final verdict of PTC: pass 20240910055620714 DAUC <0003> db_auc.c:157 IMSI='262426400954798': No 2G Auth Data 20240910055620714 DAUC <0003> db_auc.c:192 IMSI='262426400954798': No 3G Auth Data 20240910055620724 DLGSUP <0013> hlr.c:121 IMSI 262426400954798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0076d38c6bd: Created GsupExpect[0] for "262426400954798" to be handled at TC_gsup_purge_ps(124) 20240910055620749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43698<->l=127.0.0.1:4258 20240910055620752 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620752 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426400954798" cn_domain=PS} 20240910055620752 DLU <0006> fsm.c:456 lu(262426400954798)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055620752 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055620769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426400954798)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055620769 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426400954798" cn_domain=PS} 20240910055620769 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620769 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0076d38c6bd: Found GsupExpect[0] for "262426400954798" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426400954798" 20240910055620772 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620772 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426400954798"} 20240910055620772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426400954798)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055620772 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055620772 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426400954798"} 20240910055620772 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055620772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426400954798)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055620772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426400954798)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055620772 DLU <0006> fsm.c:568 lu(PS:IMSI-262426400954798)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055620772 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620772 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055620774 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620774 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426400954798" cn_domain=PS} 20240910055620774 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910055620783 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426400954798"} 20240910055620783 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426400954798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055620783 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620783 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055620784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43698<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@a0076d38c6bd: Final verdict of PTC: pass 20240910055620811 DAUC <0003> db_auc.c:157 IMSI='262427836437245': No 2G Auth Data 20240910055620811 DAUC <0003> db_auc.c:192 IMSI='262427836437245': No 3G Auth Data 20240910055620820 DLGSUP <0013> hlr.c:121 IMSI 262427836437245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0076d38c6bd: Created GsupExpect[0] for "262427836437245" to be handled at TC_gsup_purge_ps(125) 20240910055620845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20240910055620848 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620848 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427836437245" cn_domain=PS} 20240910055620848 DLU <0006> fsm.c:456 lu(262427836437245)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055620848 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055620866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427836437245)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055620866 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427836437245" cn_domain=PS} 20240910055620866 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620866 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0076d38c6bd: Found GsupExpect[0] for "262427836437245" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427836437245" 20240910055620869 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620869 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427836437245"} 20240910055620869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427836437245)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055620869 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055620869 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427836437245"} 20240910055620869 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055620869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427836437245)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055620869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427836437245)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055620869 DLU <0006> fsm.c:568 lu(PS:IMSI-262427836437245)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055620869 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620869 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055620872 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620872 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427836437245" cn_domain=PS} 20240910055620872 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910055620880 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427836437245"} 20240910055620880 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427836437245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055620880 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620880 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055620881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@a0076d38c6bd: Final verdict of PTC: pass 20240910055620909 DAUC <0003> db_auc.c:157 IMSI='262428654182341': No 2G Auth Data 20240910055620909 DAUC <0003> db_auc.c:192 IMSI='262428654182341': No 3G Auth Data 20240910055620918 DLGSUP <0013> hlr.c:121 IMSI 262428654182341: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0076d38c6bd: Created GsupExpect[0] for "262428654182341" to be handled at TC_gsup_purge_ps(126) 20240910055620952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43724<->l=127.0.0.1:4258 20240910055620956 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620956 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428654182341" cn_domain=PS} 20240910055620956 DLU <0006> fsm.c:456 lu(262428654182341)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055620956 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055620973 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428654182341)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055620973 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428654182341" cn_domain=PS} 20240910055620973 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620973 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0076d38c6bd: Found GsupExpect[0] for "262428654182341" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428654182341" 20240910055620976 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620976 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428654182341"} 20240910055620976 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428654182341)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055620976 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055620976 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428654182341"} 20240910055620976 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055620976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428654182341)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055620976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428654182341)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055620976 DLU <0006> fsm.c:568 lu(PS:IMSI-262428654182341)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055620976 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620976 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055620978 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055620978 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428654182341" cn_domain=PS} 20240910055620978 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910055620986 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428654182341"} 20240910055620986 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428654182341 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055620986 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055620986 DLINP <000b> input/ipa.c:451 connected read/write 20240910055620986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055620988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43724<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@a0076d38c6bd: Final verdict of PTC: pass 20240910055621026 DAUC <0003> db_auc.c:157 IMSI='262421846837150': No 2G Auth Data 20240910055621026 DAUC <0003> db_auc.c:192 IMSI='262421846837150': No 3G Auth Data 20240910055621035 DLGSUP <0013> hlr.c:121 IMSI 262421846837150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0076d38c6bd: Created GsupExpect[0] for "262421846837150" to be handled at TC_gsup_purge_ps(127) 20240910055621070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20240910055621074 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055621074 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421846837150" cn_domain=PS} 20240910055621074 DLU <0006> fsm.c:456 lu(262421846837150)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055621074 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055621091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421846837150)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055621091 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421846837150" cn_domain=PS} 20240910055621091 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055621091 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0076d38c6bd: Found GsupExpect[0] for "262421846837150" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421846837150" 20240910055621094 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055621094 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421846837150"} 20240910055621094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421846837150)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055621094 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055621094 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421846837150"} 20240910055621094 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055621094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421846837150)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055621094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421846837150)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055621094 DLU <0006> fsm.c:568 lu(PS:IMSI-262421846837150)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055621094 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055621094 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055621096 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055621096 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421846837150" cn_domain=PS} 20240910055621096 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910055621104 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421846837150"} 20240910055621104 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421846837150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055621104 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055621104 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055621106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@a0076d38c6bd: Final verdict of PTC: pass 20240910055621142 DAUC <0003> db_auc.c:157 IMSI='262424399895650': No 2G Auth Data 20240910055621142 DAUC <0003> db_auc.c:192 IMSI='262424399895650': No 3G Auth Data 20240910055621151 DLGSUP <0013> hlr.c:121 IMSI 262424399895650: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0076d38c6bd: Created GsupExpect[0] for "262424399895650" to be handled at TC_gsup_purge_ps(128) 20240910055621184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43752<->l=127.0.0.1:4258 20240910055621188 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055621188 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424399895650" cn_domain=PS} 20240910055621188 DLU <0006> fsm.c:456 lu(262424399895650)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055621188 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055621206 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424399895650)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055621206 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424399895650" cn_domain=PS} 20240910055621206 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055621206 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0076d38c6bd: Found GsupExpect[0] for "262424399895650" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424399895650" 20240910055621209 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055621209 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424399895650"} 20240910055621209 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424399895650)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055621209 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055621209 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424399895650"} 20240910055621209 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055621209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399895650)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055621209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399895650)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055621209 DLU <0006> fsm.c:568 lu(PS:IMSI-262424399895650)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055621209 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055621209 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055621212 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055621212 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424399895650" cn_domain=PS} 20240910055621212 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910055621222 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424399895650"} 20240910055621222 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424399895650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910055621222 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055621222 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055621224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43752<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055621251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20240910055621252 DLINP <000b> input/ipa.c:451 connected read/write 20240910055621252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055621252 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055621252 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055621252 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055621252 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34687<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@a0076d38c6bd: Final verdict of PTC: none 119@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Tue Sep 10 05:56:21 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20240910055621295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20240910055621395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18704) Waiting for packet dumper to finish... 1 (prev_count=18704, count=48780) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Tue Sep 10 05:56:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_purge_unknown started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055624471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055624471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055624472 DLINP <000b> input/ipa.c:451 connected read/write 20240910055624472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055624473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43776<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055624475 DLINP <000b> input/ipa.c:451 connected read/write 20240910055624475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055624475 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055624475 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055624475 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055624475 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055624475 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055624475 DLGSUP <0013> gsup_server.c:235 2: 20240910055624475 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055624475 DLGSUP <0013> gsup_server.c:235 3: 20240910055624475 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055624475 DLGSUP <0013> gsup_server.c:235 4: 20240910055624475 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055624475 DLGSUP <0013> gsup_server.c:235 5: 20240910055624475 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055624475 DLGSUP <0013> gsup_server.c:235 7: 20240910055624475 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055624475 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055624475 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055624475 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@a0076d38c6bd: 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") 20240910055624489 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39419<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@a0076d38c6bd: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240910055624499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20240910055624521 DLINP <000b> input/ipa.c:451 connected read/write 20240910055624521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055624521 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20240910055624521 DLU <0006> fsm.c:456 lu(2345743413463)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055624521 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910055624521 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20240910055624521 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055624521 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055624521 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055624521 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055624521 DLINP <000b> input/ipa.c:451 connected read/write 20240910055624521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055624522 DLINP <000b> input/ipa.c:451 connected read/write 20240910055624522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@a0076d38c6bd: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@a0076d38c6bd: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055624524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055624525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43776<->l=127.0.0.1:4258 20240910055624526 DLINP <000b> input/ipa.c:451 connected read/write 20240910055624526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055624526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055624526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055624526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055624526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39419<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@a0076d38c6bd: Final verdict of PTC: none 131@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Tue Sep 10 05:56:24 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20240910055624567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 20240910055624667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12528) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Tue Sep 10 05:56:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_unknown started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055627740 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055627740 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055627741 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055627742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055627743 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055627743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055627743 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055627743 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055627743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055627743 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055627743 DLGSUP <0013> gsup_server.c:235 2: 20240910055627743 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055627743 DLGSUP <0013> gsup_server.c:235 3: 20240910055627743 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055627743 DLGSUP <0013> gsup_server.c:235 4: 20240910055627743 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055627744 DLGSUP <0013> gsup_server.c:235 5: 20240910055627744 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055627744 DLGSUP <0013> gsup_server.c:235 7: 20240910055627744 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055627744 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055627744 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055627744 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@a0076d38c6bd: 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") 20240910055627760 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34169<->l=127.0.0.1:4259) 20240910055627786 DAUC <0003> db_auc.c:157 IMSI='262420473711596': No 2G Auth Data 20240910055627786 DAUC <0003> db_auc.c:192 IMSI='262420473711596': No 3G Auth Data HLR_Test-GSUP(135)@a0076d38c6bd: Created GsupExpect[0] for "262420473711596" to be handled at TC_mo_ussd_unknown(138) 20240910055627819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20240910055627827 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055627827 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420473711596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420473711596" session_id=2430062436 session_state=BEGIN} 20240910055627827 DSS <0004> hlr_ussd.c:576 262420473711596/0x90d7cf64: Process SS (BEGIN) 20240910055627827 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910055627827 DSS <0004> hlr_ussd.c:518 262420473711596/0x90d7cf64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910055627827 DSS <0004> hlr_ussd.c:523 262420473711596/0x90d7cf64: USSD for unknown code '*#200#' 20240910055627827 DSS <0004> hlr_ussd.c:354 262420473711596/0x90d7cf64: Tx ReturnError(1, 0x12) 20240910055627827 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420473711596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420473711596" session_id=2430062436 session_state=END} 20240910055627827 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055627827 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0076d38c6bd: Found GsupExpect[0] for "262420473711596" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262420473711596" TC_mo_ussd_unknown(138)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055627831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@a0076d38c6bd: Final verdict of PTC: pass 20240910055627841 DAUC <0003> db_auc.c:157 IMSI='262429727508700': No 2G Auth Data 20240910055627841 DAUC <0003> db_auc.c:192 IMSI='262429727508700': No 3G Auth Data HLR_Test-GSUP(135)@a0076d38c6bd: Created GsupExpect[0] for "262429727508700" to be handled at TC_mo_ussd_unknown(139) 20240910055627876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 20240910055627883 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055627883 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429727508700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429727508700" session_id=2345527030 session_state=BEGIN} 20240910055627883 DSS <0004> hlr_ussd.c:576 262429727508700/0x8bcde6f6: Process SS (BEGIN) 20240910055627883 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910055627883 DSS <0004> hlr_ussd.c:518 262429727508700/0x8bcde6f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910055627883 DSS <0004> hlr_ussd.c:523 262429727508700/0x8bcde6f6: USSD for unknown code '*#200#' 20240910055627883 DSS <0004> hlr_ussd.c:354 262429727508700/0x8bcde6f6: Tx ReturnError(1, 0x12) 20240910055627883 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429727508700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429727508700" session_id=2345527030 session_state=END} 20240910055627883 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055627883 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0076d38c6bd: Found GsupExpect[0] for "262429727508700" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429727508700" TC_mo_ussd_unknown(139)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055627886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@a0076d38c6bd: Final verdict of PTC: pass 20240910055627895 DAUC <0003> db_auc.c:157 IMSI='262425924392322': No 2G Auth Data 20240910055627895 DAUC <0003> db_auc.c:192 IMSI='262425924392322': No 3G Auth Data HLR_Test-GSUP(135)@a0076d38c6bd: Created GsupExpect[0] for "262425924392322" to be handled at TC_mo_ussd_unknown(140) 20240910055627929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43000<->l=127.0.0.1:4258 20240910055627933 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055627933 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425924392322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425924392322" session_id=4102550073 session_state=BEGIN} 20240910055627933 DSS <0004> hlr_ussd.c:576 262425924392322/0xf487f239: Process SS (BEGIN) 20240910055627933 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910055627933 DSS <0004> hlr_ussd.c:518 262425924392322/0xf487f239: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910055627933 DSS <0004> hlr_ussd.c:523 262425924392322/0xf487f239: USSD for unknown code '*#200#' 20240910055627933 DSS <0004> hlr_ussd.c:354 262425924392322/0xf487f239: Tx ReturnError(1, 0x12) 20240910055627934 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425924392322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425924392322" session_id=4102550073 session_state=END} 20240910055627934 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055627934 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0076d38c6bd: Found GsupExpect[0] for "262425924392322" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425924392322" TC_mo_ussd_unknown(140)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055627936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43000<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@a0076d38c6bd: Final verdict of PTC: pass 20240910055627956 DAUC <0003> db_auc.c:157 IMSI='262429173195621': No 2G Auth Data 20240910055627956 DAUC <0003> db_auc.c:192 IMSI='262429173195621': No 3G Auth Data HLR_Test-GSUP(135)@a0076d38c6bd: Created GsupExpect[0] for "262429173195621" to be handled at TC_mo_ussd_unknown(141) 20240910055627987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43002<->l=127.0.0.1:4258 20240910055627995 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055627995 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429173195621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429173195621" session_id=236152081 session_state=BEGIN} 20240910055627995 DSS <0004> hlr_ussd.c:576 262429173195621/0x0e136511: Process SS (BEGIN) 20240910055627995 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910055627995 DSS <0004> hlr_ussd.c:518 262429173195621/0x0e136511: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910055627995 DSS <0004> hlr_ussd.c:523 262429173195621/0x0e136511: USSD for unknown code '*#200#' 20240910055627995 DSS <0004> hlr_ussd.c:354 262429173195621/0x0e136511: Tx ReturnError(1, 0x12) 20240910055627995 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429173195621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429173195621" session_id=236152081 session_state=END} 20240910055627995 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055627995 DLINP <000b> input/ipa.c:451 connected read/write 20240910055627995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0076d38c6bd: Found GsupExpect[0] for "262429173195621" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429173195621" TC_mo_ussd_unknown(141)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055627999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43002<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@a0076d38c6bd: Final verdict of PTC: pass 20240910055628007 DAUC <0003> db_auc.c:157 IMSI='262421548764685': No 2G Auth Data 20240910055628007 DAUC <0003> db_auc.c:192 IMSI='262421548764685': No 3G Auth Data HLR_Test-GSUP(135)@a0076d38c6bd: Created GsupExpect[0] for "262421548764685" to be handled at TC_mo_ussd_unknown(142) 20240910055628032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43010<->l=127.0.0.1:4258 20240910055628038 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055628038 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421548764685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421548764685" session_id=871435940 session_state=BEGIN} 20240910055628038 DSS <0004> hlr_ussd.c:576 262421548764685/0x33f10ea4: Process SS (BEGIN) 20240910055628038 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910055628038 DSS <0004> hlr_ussd.c:518 262421548764685/0x33f10ea4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910055628038 DSS <0004> hlr_ussd.c:523 262421548764685/0x33f10ea4: USSD for unknown code '*#200#' 20240910055628038 DSS <0004> hlr_ussd.c:354 262421548764685/0x33f10ea4: Tx ReturnError(1, 0x12) 20240910055628038 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421548764685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421548764685" session_id=871435940 session_state=END} 20240910055628038 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055628038 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0076d38c6bd: Found GsupExpect[0] for "262421548764685" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421548764685" TC_mo_ussd_unknown(142)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055628040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43010<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@a0076d38c6bd: Final verdict of PTC: pass 20240910055628045 DAUC <0003> db_auc.c:157 IMSI='262423180146230': No 2G Auth Data 20240910055628045 DAUC <0003> db_auc.c:192 IMSI='262423180146230': No 3G Auth Data HLR_Test-GSUP(135)@a0076d38c6bd: Created GsupExpect[0] for "262423180146230" to be handled at TC_mo_ussd_unknown(143) 20240910055628071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 20240910055628075 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055628075 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423180146230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423180146230" session_id=376458080 session_state=BEGIN} 20240910055628075 DSS <0004> hlr_ussd.c:576 262423180146230/0x16704b60: Process SS (BEGIN) 20240910055628075 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910055628075 DSS <0004> hlr_ussd.c:518 262423180146230/0x16704b60: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910055628075 DSS <0004> hlr_ussd.c:523 262423180146230/0x16704b60: USSD for unknown code '*#200#' 20240910055628075 DSS <0004> hlr_ussd.c:354 262423180146230/0x16704b60: Tx ReturnError(1, 0x12) 20240910055628075 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423180146230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423180146230" session_id=376458080 session_state=END} 20240910055628075 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055628075 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0076d38c6bd: Found GsupExpect[0] for "262423180146230" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423180146230" TC_mo_ussd_unknown(143)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055628078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@a0076d38c6bd: Final verdict of PTC: pass 20240910055628083 DAUC <0003> db_auc.c:157 IMSI='262426570870762': No 2G Auth Data 20240910055628083 DAUC <0003> db_auc.c:192 IMSI='262426570870762': No 3G Auth Data HLR_Test-GSUP(135)@a0076d38c6bd: Created GsupExpect[0] for "262426570870762" to be handled at TC_mo_ussd_unknown(144) 20240910055628111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 20240910055628116 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055628116 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426570870762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426570870762" session_id=301483696 session_state=BEGIN} 20240910055628116 DSS <0004> hlr_ussd.c:576 262426570870762/0x11f846b0: Process SS (BEGIN) 20240910055628116 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910055628116 DSS <0004> hlr_ussd.c:518 262426570870762/0x11f846b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910055628116 DSS <0004> hlr_ussd.c:523 262426570870762/0x11f846b0: USSD for unknown code '*#200#' 20240910055628116 DSS <0004> hlr_ussd.c:354 262426570870762/0x11f846b0: Tx ReturnError(1, 0x12) 20240910055628116 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426570870762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426570870762" session_id=301483696 session_state=END} 20240910055628116 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055628116 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0076d38c6bd: Found GsupExpect[0] for "262426570870762" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262426570870762" TC_mo_ussd_unknown(144)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055628120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@a0076d38c6bd: Final verdict of PTC: pass 20240910055628124 DAUC <0003> db_auc.c:157 IMSI='262425964413207': No 2G Auth Data 20240910055628124 DAUC <0003> db_auc.c:192 IMSI='262425964413207': No 3G Auth Data HLR_Test-GSUP(135)@a0076d38c6bd: Created GsupExpect[0] for "262425964413207" to be handled at TC_mo_ussd_unknown(145) 20240910055628152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4258 20240910055628157 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055628157 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425964413207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425964413207" session_id=2536321419 session_state=BEGIN} 20240910055628157 DSS <0004> hlr_ussd.c:576 262425964413207/0x972d318b: Process SS (BEGIN) 20240910055628157 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910055628157 DSS <0004> hlr_ussd.c:518 262425964413207/0x972d318b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910055628157 DSS <0004> hlr_ussd.c:523 262425964413207/0x972d318b: USSD for unknown code '*#200#' 20240910055628157 DSS <0004> hlr_ussd.c:354 262425964413207/0x972d318b: Tx ReturnError(1, 0x12) 20240910055628157 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425964413207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425964413207" session_id=2536321419 session_state=END} 20240910055628157 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055628157 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0076d38c6bd: Found GsupExpect[0] for "262425964413207" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425964413207" TC_mo_ussd_unknown(145)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055628160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@a0076d38c6bd: Final verdict of PTC: pass 20240910055628161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 20240910055628162 DLINP <000b> input/ipa.c:451 connected read/write 20240910055628162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055628162 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055628162 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055628162 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055628162 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34169<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@a0076d38c6bd: Final verdict of PTC: none 136@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 136: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Tue Sep 10 05:56:28 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20240910055628205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43040<->l=127.0.0.1:4258 20240910055628306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43040<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4192) Waiting for packet dumper to finish... 1 (prev_count=4192, count=39956) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Tue Sep 10 05:56:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_euse_disc started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055631381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055631381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055631382 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055631384 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631384 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055631384 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055631384 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055631384 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055631384 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055631384 DLGSUP <0013> gsup_server.c:235 2: 20240910055631384 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055631384 DLGSUP <0013> gsup_server.c:235 3: 20240910055631384 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055631384 DLGSUP <0013> gsup_server.c:235 4: 20240910055631384 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055631384 DLGSUP <0013> gsup_server.c:235 5: 20240910055631384 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055631384 DLGSUP <0013> gsup_server.c:235 7: 20240910055631384 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055631384 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055631384 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055631384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@a0076d38c6bd: 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") 20240910055631401 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35341<->l=127.0.0.1:4259) 20240910055631410 DAUC <0003> db_auc.c:157 IMSI='262424238549338': No 2G Auth Data 20240910055631410 DAUC <0003> db_auc.c:192 IMSI='262424238549338': No 3G Auth Data HLR_Test-GSUP(147)@a0076d38c6bd: Created GsupExpect[0] for "262424238549338" to be handled at TC_mo_ussd_euse_disc(150) 20240910055631435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 20240910055631443 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631443 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424238549338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424238549338" session_id=1110154674 session_state=BEGIN} 20240910055631443 DSS <0004> hlr_ussd.c:576 262424238549338/0x422b9db2: Process SS (BEGIN) 20240910055631443 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055631443 DSS <0004> hlr_ussd.c:518 262424238549338/0x422b9db2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055631443 DSS <0004> hlr_ussd.c:542 262424238549338/0x422b9db2: Cannot find conn for EUSE EUSE-foobar 20240910055631443 DSS <0004> hlr_ussd.c:354 262424238549338/0x422b9db2: Tx ReturnError(1, 0x22) 20240910055631443 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424238549338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424238549338" session_id=1110154674 session_state=END} 20240910055631443 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055631443 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0076d38c6bd: Found GsupExpect[0] for "262424238549338" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424238549338" TC_mo_ussd_euse_disc(150)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055631447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@a0076d38c6bd: Final verdict of PTC: pass 20240910055631451 DAUC <0003> db_auc.c:157 IMSI='262421095908466': No 2G Auth Data 20240910055631451 DAUC <0003> db_auc.c:192 IMSI='262421095908466': No 3G Auth Data HLR_Test-GSUP(147)@a0076d38c6bd: Created GsupExpect[0] for "262421095908466" to be handled at TC_mo_ussd_euse_disc(151) 20240910055631478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 20240910055631482 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631482 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421095908466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421095908466" session_id=1391451691 session_state=BEGIN} 20240910055631482 DSS <0004> hlr_ussd.c:576 262421095908466/0x52efde2b: Process SS (BEGIN) 20240910055631482 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055631482 DSS <0004> hlr_ussd.c:518 262421095908466/0x52efde2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055631482 DSS <0004> hlr_ussd.c:542 262421095908466/0x52efde2b: Cannot find conn for EUSE EUSE-foobar 20240910055631482 DSS <0004> hlr_ussd.c:354 262421095908466/0x52efde2b: Tx ReturnError(1, 0x22) 20240910055631482 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421095908466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421095908466" session_id=1391451691 session_state=END} 20240910055631482 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055631482 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0076d38c6bd: Found GsupExpect[0] for "262421095908466" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421095908466" TC_mo_ussd_euse_disc(151)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055631485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@a0076d38c6bd: Final verdict of PTC: pass 20240910055631490 DAUC <0003> db_auc.c:157 IMSI='262425589495947': No 2G Auth Data 20240910055631490 DAUC <0003> db_auc.c:192 IMSI='262425589495947': No 3G Auth Data HLR_Test-GSUP(147)@a0076d38c6bd: Created GsupExpect[0] for "262425589495947" to be handled at TC_mo_ussd_euse_disc(152) 20240910055631515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4258 20240910055631522 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631522 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425589495947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425589495947" session_id=4063328293 session_state=BEGIN} 20240910055631522 DSS <0004> hlr_ussd.c:576 262425589495947/0xf2317825: Process SS (BEGIN) 20240910055631522 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055631522 DSS <0004> hlr_ussd.c:518 262425589495947/0xf2317825: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055631522 DSS <0004> hlr_ussd.c:542 262425589495947/0xf2317825: Cannot find conn for EUSE EUSE-foobar 20240910055631522 DSS <0004> hlr_ussd.c:354 262425589495947/0xf2317825: Tx ReturnError(1, 0x22) 20240910055631522 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425589495947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425589495947" session_id=4063328293 session_state=END} 20240910055631522 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055631522 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0076d38c6bd: Found GsupExpect[0] for "262425589495947" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425589495947" TC_mo_ussd_euse_disc(152)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055631525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@a0076d38c6bd: Final verdict of PTC: pass 20240910055631530 DAUC <0003> db_auc.c:157 IMSI='262424978289106': No 2G Auth Data 20240910055631530 DAUC <0003> db_auc.c:192 IMSI='262424978289106': No 3G Auth Data HLR_Test-GSUP(147)@a0076d38c6bd: Created GsupExpect[0] for "262424978289106" to be handled at TC_mo_ussd_euse_disc(153) 20240910055631553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 20240910055631560 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631560 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424978289106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424978289106" session_id=3483763810 session_state=BEGIN} 20240910055631560 DSS <0004> hlr_ussd.c:576 262424978289106/0xcfa60462: Process SS (BEGIN) 20240910055631560 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055631560 DSS <0004> hlr_ussd.c:518 262424978289106/0xcfa60462: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055631560 DSS <0004> hlr_ussd.c:542 262424978289106/0xcfa60462: Cannot find conn for EUSE EUSE-foobar 20240910055631560 DSS <0004> hlr_ussd.c:354 262424978289106/0xcfa60462: Tx ReturnError(1, 0x22) 20240910055631560 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424978289106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424978289106" session_id=3483763810 session_state=END} 20240910055631560 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055631560 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0076d38c6bd: Found GsupExpect[0] for "262424978289106" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262424978289106" TC_mo_ussd_euse_disc(153)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055631563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@a0076d38c6bd: Final verdict of PTC: pass 20240910055631568 DAUC <0003> db_auc.c:157 IMSI='262426082365999': No 2G Auth Data 20240910055631568 DAUC <0003> db_auc.c:192 IMSI='262426082365999': No 3G Auth Data HLR_Test-GSUP(147)@a0076d38c6bd: Created GsupExpect[0] for "262426082365999" to be handled at TC_mo_ussd_euse_disc(154) 20240910055631592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43086<->l=127.0.0.1:4258 20240910055631598 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631598 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426082365999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426082365999" session_id=459198289 session_state=BEGIN} 20240910055631598 DSS <0004> hlr_ussd.c:576 262426082365999/0x1b5ecf51: Process SS (BEGIN) 20240910055631598 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055631598 DSS <0004> hlr_ussd.c:518 262426082365999/0x1b5ecf51: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055631598 DSS <0004> hlr_ussd.c:542 262426082365999/0x1b5ecf51: Cannot find conn for EUSE EUSE-foobar 20240910055631598 DSS <0004> hlr_ussd.c:354 262426082365999/0x1b5ecf51: Tx ReturnError(1, 0x22) 20240910055631598 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426082365999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426082365999" session_id=459198289 session_state=END} 20240910055631598 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055631598 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0076d38c6bd: Found GsupExpect[0] for "262426082365999" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426082365999" TC_mo_ussd_euse_disc(154)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055631601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43086<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@a0076d38c6bd: Final verdict of PTC: pass 20240910055631606 DAUC <0003> db_auc.c:157 IMSI='262424537725342': No 2G Auth Data 20240910055631606 DAUC <0003> db_auc.c:192 IMSI='262424537725342': No 3G Auth Data HLR_Test-GSUP(147)@a0076d38c6bd: Created GsupExpect[0] for "262424537725342" to be handled at TC_mo_ussd_euse_disc(155) 20240910055631633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 20240910055631639 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631639 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424537725342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424537725342" session_id=3880521830 session_state=BEGIN} 20240910055631639 DSS <0004> hlr_ussd.c:576 262424537725342/0xe74c1066: Process SS (BEGIN) 20240910055631639 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055631639 DSS <0004> hlr_ussd.c:518 262424537725342/0xe74c1066: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055631639 DSS <0004> hlr_ussd.c:542 262424537725342/0xe74c1066: Cannot find conn for EUSE EUSE-foobar 20240910055631639 DSS <0004> hlr_ussd.c:354 262424537725342/0xe74c1066: Tx ReturnError(1, 0x22) 20240910055631639 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424537725342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424537725342" session_id=3880521830 session_state=END} 20240910055631639 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055631639 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0076d38c6bd: Found GsupExpect[0] for "262424537725342" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424537725342" TC_mo_ussd_euse_disc(155)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055631641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@a0076d38c6bd: Final verdict of PTC: pass 20240910055631646 DAUC <0003> db_auc.c:157 IMSI='262427812357774': No 2G Auth Data 20240910055631646 DAUC <0003> db_auc.c:192 IMSI='262427812357774': No 3G Auth Data HLR_Test-GSUP(147)@a0076d38c6bd: Created GsupExpect[0] for "262427812357774" to be handled at TC_mo_ussd_euse_disc(156) 20240910055631675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4258 20240910055631680 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631680 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427812357774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427812357774" session_id=1723991024 session_state=BEGIN} 20240910055631680 DSS <0004> hlr_ussd.c:576 262427812357774/0x66c203f0: Process SS (BEGIN) 20240910055631680 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055631680 DSS <0004> hlr_ussd.c:518 262427812357774/0x66c203f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055631680 DSS <0004> hlr_ussd.c:542 262427812357774/0x66c203f0: Cannot find conn for EUSE EUSE-foobar 20240910055631680 DSS <0004> hlr_ussd.c:354 262427812357774/0x66c203f0: Tx ReturnError(1, 0x22) 20240910055631680 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427812357774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812357774" session_id=1723991024 session_state=END} 20240910055631680 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055631680 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0076d38c6bd: Found GsupExpect[0] for "262427812357774" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427812357774" TC_mo_ussd_euse_disc(156)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055631683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@a0076d38c6bd: Final verdict of PTC: pass 20240910055631687 DAUC <0003> db_auc.c:157 IMSI='262428705852491': No 2G Auth Data 20240910055631687 DAUC <0003> db_auc.c:192 IMSI='262428705852491': No 3G Auth Data HLR_Test-GSUP(147)@a0076d38c6bd: Created GsupExpect[0] for "262428705852491" to be handled at TC_mo_ussd_euse_disc(157) 20240910055631715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20240910055631721 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631721 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428705852491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428705852491" session_id=2274340666 session_state=BEGIN} 20240910055631721 DSS <0004> hlr_ussd.c:576 262428705852491/0x878faf3a: Process SS (BEGIN) 20240910055631722 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055631722 DSS <0004> hlr_ussd.c:518 262428705852491/0x878faf3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055631722 DSS <0004> hlr_ussd.c:542 262428705852491/0x878faf3a: Cannot find conn for EUSE EUSE-foobar 20240910055631722 DSS <0004> hlr_ussd.c:354 262428705852491/0x878faf3a: Tx ReturnError(1, 0x22) 20240910055631722 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428705852491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428705852491" session_id=2274340666 session_state=END} 20240910055631722 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055631722 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0076d38c6bd: Found GsupExpect[0] for "262428705852491" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428705852491" TC_mo_ussd_euse_disc(157)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055631724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@a0076d38c6bd: Final verdict of PTC: pass 20240910055631725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43044<->l=127.0.0.1:4258 20240910055631726 DLINP <000b> input/ipa.c:451 connected read/write 20240910055631726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055631726 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055631726 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055631726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055631726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35341<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@a0076d38c6bd: Final verdict of PTC: none 148@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 148: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Tue Sep 10 05:56:31 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20240910055631767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43144<->l=127.0.0.1:4258 20240910055631968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32016) Waiting for packet dumper to finish... 1 (prev_count=32016, count=39756) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Tue Sep 10 05:56:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_iuse_imsi started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055635043 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055635043 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055635045 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055635047 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635047 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055635047 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055635047 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055635047 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055635047 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055635047 DLGSUP <0013> gsup_server.c:235 2: 20240910055635047 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055635047 DLGSUP <0013> gsup_server.c:235 3: 20240910055635047 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055635047 DLGSUP <0013> gsup_server.c:235 4: 20240910055635047 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055635047 DLGSUP <0013> gsup_server.c:235 5: 20240910055635047 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055635047 DLGSUP <0013> gsup_server.c:235 7: 20240910055635047 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055635047 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055635047 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055635047 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@a0076d38c6bd: 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") 20240910055635064 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37357<->l=127.0.0.1:4259) 20240910055635083 DAUC <0003> db_auc.c:157 IMSI='262422507996422': No 2G Auth Data 20240910055635083 DAUC <0003> db_auc.c:192 IMSI='262422507996422': No 3G Auth Data HLR_Test-GSUP(159)@a0076d38c6bd: Created GsupExpect[0] for "262422507996422" to be handled at TC_mo_ussd_iuse_imsi(162) 20240910055635107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4258 20240910055635113 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635113 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422507996422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422507996422" session_id=3952630864 session_state=BEGIN} 20240910055635113 DSS <0004> hlr_ussd.c:576 262422507996422/0xeb985c50: Process SS (BEGIN) 20240910055635113 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055635113 DSS <0004> hlr_ussd.c:518 262422507996422/0xeb985c50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055635113 DSS <0004> hlr_ussd.c:363 262422507996422/0xeb985c50: Tx USSD 'Your IMSI is 262422507996422' 20240910055635113 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422507996422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422507996422" session_id=3952630864 session_state=END} 20240910055635113 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422507996422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055635113 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055635113 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0076d38c6bd: Found GsupExpect[0] for "262422507996422" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262422507996422" TC_mo_ussd_iuse_imsi(162)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AC06BBE572369A4C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055635118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@a0076d38c6bd: Final verdict of PTC: pass 20240910055635123 DAUC <0003> db_auc.c:157 IMSI='262429245662424': No 2G Auth Data 20240910055635123 DAUC <0003> db_auc.c:192 IMSI='262429245662424': No 3G Auth Data HLR_Test-GSUP(159)@a0076d38c6bd: Created GsupExpect[0] for "262429245662424" to be handled at TC_mo_ussd_iuse_imsi(163) 20240910055635147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 20240910055635153 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635153 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429245662424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429245662424" session_id=2218159539 session_state=BEGIN} 20240910055635153 DSS <0004> hlr_ussd.c:576 262429245662424/0x84366db3: Process SS (BEGIN) 20240910055635153 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055635153 DSS <0004> hlr_ussd.c:518 262429245662424/0x84366db3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055635153 DSS <0004> hlr_ussd.c:363 262429245662424/0x84366db3: Tx USSD 'Your IMSI is 262429245662424' 20240910055635153 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429245662424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429245662424" session_id=2218159539 session_state=END} 20240910055635153 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429245662424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055635153 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055635153 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0076d38c6bd: Found GsupExpect[0] for "262429245662424" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429245662424" TC_mo_ussd_iuse_imsi(163)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594E46ABD96C329A8C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055635157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@a0076d38c6bd: Final verdict of PTC: pass 20240910055635161 DAUC <0003> db_auc.c:157 IMSI='262429398612718': No 2G Auth Data 20240910055635161 DAUC <0003> db_auc.c:192 IMSI='262429398612718': No 3G Auth Data HLR_Test-GSUP(159)@a0076d38c6bd: Created GsupExpect[0] for "262429398612718" to be handled at TC_mo_ussd_iuse_imsi(164) 20240910055635186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43178<->l=127.0.0.1:4258 20240910055635191 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635191 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429398612718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429398612718" session_id=4041163831 session_state=BEGIN} 20240910055635191 DSS <0004> hlr_ussd.c:576 262429398612718/0xf0df4437: Process SS (BEGIN) 20240910055635191 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055635191 DSS <0004> hlr_ussd.c:518 262429398612718/0xf0df4437: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055635191 DSS <0004> hlr_ussd.c:363 262429398612718/0xf0df4437: Tx USSD 'Your IMSI is 262429398612718' 20240910055635191 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429398612718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429398612718" session_id=4041163831 session_state=END} 20240910055635191 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429398612718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055635191 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055635191 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0076d38c6bd: Found GsupExpect[0] for "262429398612718" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262429398612718" TC_mo_ussd_iuse_imsi(164)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596E96C3D962B25B0C07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055635198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43178<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@a0076d38c6bd: Final verdict of PTC: pass 20240910055635202 DAUC <0003> db_auc.c:157 IMSI='262426394690003': No 2G Auth Data 20240910055635202 DAUC <0003> db_auc.c:192 IMSI='262426394690003': No 3G Auth Data HLR_Test-GSUP(159)@a0076d38c6bd: Created GsupExpect[0] for "262426394690003" to be handled at TC_mo_ussd_iuse_imsi(165) 20240910055635226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 20240910055635230 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635230 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426394690003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426394690003" session_id=884304640 session_state=BEGIN} 20240910055635230 DSS <0004> hlr_ussd.c:576 262426394690003/0x34b56b00: Process SS (BEGIN) 20240910055635230 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055635230 DSS <0004> hlr_ussd.c:518 262426394690003/0x34b56b00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055635230 DSS <0004> hlr_ussd.c:363 262426394690003/0x34b56b00: Tx USSD 'Your IMSI is 262426394690003' 20240910055635230 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426394690003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426394690003" session_id=884304640 session_state=END} 20240910055635230 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426394690003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055635230 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055635231 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0076d38c6bd: Found GsupExpect[0] for "262426394690003" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262426394690003" TC_mo_ussd_iuse_imsi(165)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996D96A3D97230186C06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055635234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@a0076d38c6bd: Final verdict of PTC: pass 20240910055635239 DAUC <0003> db_auc.c:157 IMSI='262427025347934': No 2G Auth Data 20240910055635239 DAUC <0003> db_auc.c:192 IMSI='262427025347934': No 3G Auth Data HLR_Test-GSUP(159)@a0076d38c6bd: Created GsupExpect[0] for "262427025347934" to be handled at TC_mo_ussd_iuse_imsi(166) 20240910055635263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 20240910055635268 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635268 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427025347934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427025347934" session_id=3597515235 session_state=BEGIN} 20240910055635268 DSS <0004> hlr_ussd.c:576 262427025347934/0xd66db9e3: Process SS (BEGIN) 20240910055635268 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055635268 DSS <0004> hlr_ussd.c:518 262427025347934/0xd66db9e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055635268 DSS <0004> hlr_ussd.c:363 262427025347934/0xd66db9e3: Tx USSD 'Your IMSI is 262427025347934' 20240910055635268 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427025347934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427025347934" session_id=3597515235 session_state=END} 20240910055635268 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427025347934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055635268 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055635268 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0076d38c6bd: Found GsupExpect[0] for "262427025347934" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427025347934" TC_mo_ussd_iuse_imsi(166)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D26ABCD68B7DC8C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055635274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@a0076d38c6bd: Final verdict of PTC: pass 20240910055635279 DAUC <0003> db_auc.c:157 IMSI='262425501794558': No 2G Auth Data 20240910055635279 DAUC <0003> db_auc.c:192 IMSI='262425501794558': No 3G Auth Data HLR_Test-GSUP(159)@a0076d38c6bd: Created GsupExpect[0] for "262425501794558" to be handled at TC_mo_ussd_iuse_imsi(167) 20240910055635309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43208<->l=127.0.0.1:4258 20240910055635315 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635315 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425501794558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425501794558" session_id=2031974485 session_state=BEGIN} 20240910055635315 DSS <0004> hlr_ussd.c:576 262425501794558/0x791d7855: Process SS (BEGIN) 20240910055635315 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055635315 DSS <0004> hlr_ussd.c:518 262425501794558/0x791d7855: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055635315 DSS <0004> hlr_ussd.c:363 262425501794558/0x791d7855: Tx USSD 'Your IMSI is 262425501794558' 20240910055635315 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425501794558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425501794558" session_id=2031974485 session_state=END} 20240910055635315 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425501794558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055635315 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055635315 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0076d38c6bd: Found GsupExpect[0] for "262425501794558" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425501794558" TC_mo_ussd_iuse_imsi(167)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AD068BDD72B45A0D07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055635318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@a0076d38c6bd: Final verdict of PTC: pass 20240910055635323 DAUC <0003> db_auc.c:157 IMSI='262420867032010': No 2G Auth Data 20240910055635323 DAUC <0003> db_auc.c:192 IMSI='262420867032010': No 3G Auth Data HLR_Test-GSUP(159)@a0076d38c6bd: Created GsupExpect[0] for "262420867032010" to be handled at TC_mo_ussd_iuse_imsi(168) 20240910055635351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43224<->l=127.0.0.1:4258 20240910055635358 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635358 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420867032010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420867032010" session_id=1311782096 session_state=BEGIN} 20240910055635358 DSS <0004> hlr_ussd.c:576 262420867032010/0x4e3034d0: Process SS (BEGIN) 20240910055635358 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055635358 DSS <0004> hlr_ussd.c:518 262420867032010/0x4e3034d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055635358 DSS <0004> hlr_ussd.c:363 262420867032010/0x4e3034d0: Tx USSD 'Your IMSI is 262420867032010' 20240910055635358 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420867032010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420867032010" session_id=1311782096 session_state=END} 20240910055635358 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420867032010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055635358 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055635358 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0076d38c6bd: Found GsupExpect[0] for "262420867032010" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420867032010" TC_mo_ussd_iuse_imsi(168)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C67BBC16632580C06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055635363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43224<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@a0076d38c6bd: Final verdict of PTC: pass 20240910055635369 DAUC <0003> db_auc.c:157 IMSI='262424842554314': No 2G Auth Data 20240910055635369 DAUC <0003> db_auc.c:192 IMSI='262424842554314': No 3G Auth Data HLR_Test-GSUP(159)@a0076d38c6bd: Created GsupExpect[0] for "262424842554314" to be handled at TC_mo_ussd_iuse_imsi(169) 20240910055635398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43232<->l=127.0.0.1:4258 20240910055635403 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635403 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424842554314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424842554314" session_id=1327459400 session_state=BEGIN} 20240910055635403 DSS <0004> hlr_ussd.c:576 262424842554314/0x4f1f6c48: Process SS (BEGIN) 20240910055635403 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055635403 DSS <0004> hlr_ussd.c:518 262424842554314/0x4f1f6c48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055635403 DSS <0004> hlr_ussd.c:363 262424842554314/0x4f1f6c48: Tx USSD 'Your IMSI is 262424842554314' 20240910055635403 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424842554314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424842554314" session_id=1327459400 session_state=END} 20240910055635403 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424842554314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055635403 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055635403 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0076d38c6bd: Found GsupExpect[0] for "262424842554314" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424842554314" TC_mo_ussd_iuse_imsi(169)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D4793D56AB4598C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055635406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@a0076d38c6bd: Final verdict of PTC: pass 20240910055635407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 20240910055635408 DLINP <000b> input/ipa.c:451 connected read/write 20240910055635408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055635408 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055635408 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055635408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055635408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37357<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@a0076d38c6bd: Final verdict of PTC: none 160@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 160: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Tue Sep 10 05:56:35 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20240910055635448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43246<->l=127.0.0.1:4258 20240910055635649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43246<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6164) Waiting for packet dumper to finish... 1 (prev_count=6164, count=40148) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Tue Sep 10 05:56:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055638721 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055638721 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055638724 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055638725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055638727 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055638727 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055638727 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055638727 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055638727 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055638727 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055638727 DLGSUP <0013> gsup_server.c:235 2: 20240910055638727 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055638727 DLGSUP <0013> gsup_server.c:235 3: 20240910055638727 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055638727 DLGSUP <0013> gsup_server.c:235 4: 20240910055638727 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055638727 DLGSUP <0013> gsup_server.c:235 5: 20240910055638727 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055638727 DLGSUP <0013> gsup_server.c:235 7: 20240910055638727 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055638727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055638727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055638727 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@a0076d38c6bd: 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") 20240910055638746 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41745<->l=127.0.0.1:4259) 20240910055638756 DAUC <0003> db_auc.c:157 IMSI='262421803864043': No 2G Auth Data 20240910055638756 DAUC <0003> db_auc.c:192 IMSI='262421803864043': No 3G Auth Data HLR_Test-GSUP(171)@a0076d38c6bd: Created GsupExpect[0] for "262421803864043" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240910055638780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4258 20240910055638788 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055638788 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421803864043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421803864043" source_name="the-source\n" session_id=3250094008 session_state=BEGIN} 20240910055638788 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910055638788 DSS <0004> hlr_ussd.c:576 262421803864043/0xc1b87fb8: Process SS (BEGIN) 20240910055638788 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055638788 DSS <0004> hlr_ussd.c:518 262421803864043/0xc1b87fb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055638788 DSS <0004> hlr_ussd.c:363 262421803864043/0xc1b87fb8: Tx USSD 'Your IMSI is 262421803864043' 20240910055638788 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421803864043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421803864043" destination_name="the-source\n" session_id=3250094008 session_state=END} 20240910055638788 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421803864043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055638788 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055638788 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0076d38c6bd: Found GsupExpect[0] for "262421803864043" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421803864043" TC_mo_ussd_iuse_imsi_via_proxy(174)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C079BE16C34186D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055638792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@a0076d38c6bd: Final verdict of PTC: pass 20240910055638797 DAUC <0003> db_auc.c:157 IMSI='262421987342350': No 2G Auth Data 20240910055638797 DAUC <0003> db_auc.c:192 IMSI='262421987342350': No 3G Auth Data HLR_Test-GSUP(171)@a0076d38c6bd: Created GsupExpect[0] for "262421987342350" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240910055638821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 20240910055638825 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055638825 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421987342350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421987342350" source_name="the-source\n" session_id=379512522 session_state=BEGIN} 20240910055638825 DSS <0004> hlr_ussd.c:576 262421987342350/0x169ee6ca: Process SS (BEGIN) 20240910055638825 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055638825 DSS <0004> hlr_ussd.c:518 262421987342350/0x169ee6ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055638825 DSS <0004> hlr_ussd.c:363 262421987342350/0x169ee6ca: Tx USSD 'Your IMSI is 262421987342350' 20240910055638825 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421987342350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421987342350" destination_name="the-source\n" session_id=379512522 session_state=END} 20240910055638825 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421987342350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055638825 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055638826 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0076d38c6bd: Found GsupExpect[0] for "262421987342350" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421987342350" TC_mo_ussd_iuse_imsi_via_proxy(175)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C87BBCD68B2590D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055638830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@a0076d38c6bd: Final verdict of PTC: pass 20240910055638835 DAUC <0003> db_auc.c:157 IMSI='262423748799782': No 2G Auth Data 20240910055638835 DAUC <0003> db_auc.c:192 IMSI='262423748799782': No 3G Auth Data HLR_Test-GSUP(171)@a0076d38c6bd: Created GsupExpect[0] for "262423748799782" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240910055638860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4258 20240910055638867 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055638867 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423748799782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423748799782" source_name="the-source\n" session_id=3211768048 session_state=BEGIN} 20240910055638867 DSS <0004> hlr_ussd.c:576 262423748799782/0xbf6fb0f0: Process SS (BEGIN) 20240910055638867 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055638867 DSS <0004> hlr_ussd.c:518 262423748799782/0xbf6fb0f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055638867 DSS <0004> hlr_ussd.c:363 262423748799782/0xbf6fb0f0: Tx USSD 'Your IMSI is 262423748799782' 20240910055638867 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423748799782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423748799782" destination_name="the-source\n" session_id=3211768048 session_state=END} 20240910055638867 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423748799782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055638867 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055638867 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0076d38c6bd: Found GsupExpect[0] for "262423748799782" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423748799782" TC_mo_ussd_iuse_imsi_via_proxy(176)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9EC46C3DD72B91B4E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055638871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@a0076d38c6bd: Final verdict of PTC: pass 20240910055638875 DAUC <0003> db_auc.c:157 IMSI='262422192858240': No 2G Auth Data 20240910055638875 DAUC <0003> db_auc.c:192 IMSI='262422192858240': No 3G Auth Data HLR_Test-GSUP(171)@a0076d38c6bd: Created GsupExpect[0] for "262422192858240" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240910055638900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4258 20240910055638905 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055638905 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422192858240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422192858240" source_name="the-source\n" session_id=828293861 session_state=BEGIN} 20240910055638905 DSS <0004> hlr_ussd.c:576 262422192858240/0x315ec2e5: Process SS (BEGIN) 20240910055638905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055638905 DSS <0004> hlr_ussd.c:518 262422192858240/0x315ec2e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055638905 DSS <0004> hlr_ussd.c:363 262422192858240/0x315ec2e5: Tx USSD 'Your IMSI is 262422192858240' 20240910055638905 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422192858240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422192858240" destination_name="the-source\n" session_id=828293861 session_state=END} 20240910055638905 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422192858240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055638905 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055638905 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0076d38c6bd: Found GsupExpect[0] for "262422192858240" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422192858240" TC_mo_ussd_iuse_imsi_via_proxy(177)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C9693E16A38190D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055638909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@a0076d38c6bd: Final verdict of PTC: pass 20240910055638914 DAUC <0003> db_auc.c:157 IMSI='262426935965489': No 2G Auth Data 20240910055638914 DAUC <0003> db_auc.c:192 IMSI='262426935965489': No 3G Auth Data HLR_Test-GSUP(171)@a0076d38c6bd: Created GsupExpect[0] for "262426935965489" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240910055638940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4258 20240910055638946 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055638946 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426935965489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426935965489" source_name="the-source\n" session_id=2433442226 session_state=BEGIN} 20240910055638946 DSS <0004> hlr_ussd.c:576 262426935965489/0x910b61b2: Process SS (BEGIN) 20240910055638946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055638946 DSS <0004> hlr_ussd.c:518 262426935965489/0x910b61b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055638946 DSS <0004> hlr_ussd.c:363 262426935965489/0x910b61b2: Tx USSD 'Your IMSI is 262426935965489' 20240910055638946 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426935965489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426935965489" destination_name="the-source\n" session_id=2433442226 session_state=END} 20240910055638946 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426935965489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055638946 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055638946 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0076d38c6bd: Found GsupExpect[0] for "262426935965489" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426935965489" TC_mo_ussd_iuse_imsi_via_proxy(178)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992D37ABE56C351A2E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055638949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@a0076d38c6bd: Final verdict of PTC: pass 20240910055638955 DAUC <0003> db_auc.c:157 IMSI='262425425291746': No 2G Auth Data 20240910055638955 DAUC <0003> db_auc.c:192 IMSI='262425425291746': No 3G Auth Data HLR_Test-GSUP(171)@a0076d38c6bd: Created GsupExpect[0] for "262425425291746" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240910055638983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4258 20240910055638989 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055638989 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425425291746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425425291746" source_name="the-source\n" session_id=2751384032 session_state=BEGIN} 20240910055638989 DSS <0004> hlr_ussd.c:576 262425425291746/0xa3fec9e0: Process SS (BEGIN) 20240910055638989 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055638989 DSS <0004> hlr_ussd.c:518 262425425291746/0xa3fec9e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055638989 DSS <0004> hlr_ussd.c:363 262425425291746/0xa3fec9e0: Tx USSD 'Your IMSI is 262425425291746' 20240910055638989 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425425291746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425425291746" destination_name="the-source\n" session_id=2751384032 session_state=END} 20240910055638989 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425425291746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055638989 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055638989 DLINP <000b> input/ipa.c:451 connected read/write 20240910055638989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0076d38c6bd: Found GsupExpect[0] for "262425425291746" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425425291746" TC_mo_ussd_iuse_imsi_via_proxy(179)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598D26ABC972B11BCD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055638993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@a0076d38c6bd: Final verdict of PTC: pass 20240910055638997 DAUC <0003> db_auc.c:157 IMSI='262428826405623': No 2G Auth Data 20240910055638997 DAUC <0003> db_auc.c:192 IMSI='262428826405623': No 3G Auth Data HLR_Test-GSUP(171)@a0076d38c6bd: Created GsupExpect[0] for "262428826405623" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240910055639029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 20240910055639033 DLINP <000b> input/ipa.c:451 connected read/write 20240910055639033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055639033 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428826405623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428826405623" source_name="the-source\n" session_id=1262240641 session_state=BEGIN} 20240910055639033 DSS <0004> hlr_ussd.c:576 262428826405623/0x4b3c4381: Process SS (BEGIN) 20240910055639033 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055639033 DSS <0004> hlr_ussd.c:518 262428826405623/0x4b3c4381: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055639033 DSS <0004> hlr_ussd.c:363 262428826405623/0x4b3c4381: Tx USSD 'Your IMSI is 262428826405623' 20240910055639033 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428826405623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428826405623" destination_name="the-source\n" session_id=1262240641 session_state=END} 20240910055639033 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428826405623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055639033 DLINP <000b> input/ipa.c:451 connected read/write 20240910055639033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055639033 DLINP <000b> input/ipa.c:451 connected read/write 20240910055639033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0076d38c6bd: Found GsupExpect[0] for "262428826405623" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428826405623" TC_mo_ussd_iuse_imsi_via_proxy(180)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E27B3D160359B6C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055639036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@a0076d38c6bd: Final verdict of PTC: pass 20240910055639041 DAUC <0003> db_auc.c:157 IMSI='262425280962399': No 2G Auth Data 20240910055639041 DAUC <0003> db_auc.c:192 IMSI='262425280962399': No 3G Auth Data HLR_Test-GSUP(171)@a0076d38c6bd: Created GsupExpect[0] for "262425280962399" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240910055639069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40404<->l=127.0.0.1:4258 20240910055639076 DLINP <000b> input/ipa.c:451 connected read/write 20240910055639076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055639076 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425280962399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425280962399" source_name="the-source\n" session_id=3534673136 session_state=BEGIN} 20240910055639076 DSS <0004> hlr_ussd.c:576 262425280962399/0xd2aed4f0: Process SS (BEGIN) 20240910055639076 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910055639076 DSS <0004> hlr_ussd.c:518 262425280962399/0xd2aed4f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910055639076 DSS <0004> hlr_ussd.c:363 262425280962399/0xd2aed4f0: Tx USSD 'Your IMSI is 262425280962399' 20240910055639076 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425280962399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425280962399" destination_name="the-source\n" session_id=3534673136 session_state=END} 20240910055639076 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425280962399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055639076 DLINP <000b> input/ipa.c:451 connected read/write 20240910055639076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055639076 DLINP <000b> input/ipa.c:451 connected read/write 20240910055639076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0076d38c6bd: Found GsupExpect[0] for "262425280962399" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425280962399" TC_mo_ussd_iuse_imsi_via_proxy(181)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594D8683E56CB2592E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055639081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@a0076d38c6bd: Final verdict of PTC: pass 20240910055639082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4258 20240910055639083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41745<->l=127.0.0.1:4259) 20240910055639083 DLINP <000b> input/ipa.c:451 connected read/write 20240910055639083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055639083 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055639083 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055639083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055639083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@a0076d38c6bd: Final verdict of PTC: none 172@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 172: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Tue Sep 10 05:56:39 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20240910055639127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40416<->l=127.0.0.1:4258 20240910055639328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29396) Waiting for packet dumper to finish... 1 (prev_count=29396, count=40176) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Tue Sep 10 05:56:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_iuse_msisdn started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055642402 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055642402 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055642404 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055642407 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642407 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055642407 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055642407 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055642407 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055642407 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055642407 DLGSUP <0013> gsup_server.c:235 2: 20240910055642407 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055642407 DLGSUP <0013> gsup_server.c:235 3: 20240910055642407 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055642407 DLGSUP <0013> gsup_server.c:235 4: 20240910055642407 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055642407 DLGSUP <0013> gsup_server.c:235 5: 20240910055642407 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055642407 DLGSUP <0013> gsup_server.c:235 7: 20240910055642407 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055642407 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055642407 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055642407 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@a0076d38c6bd: 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") 20240910055642428 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36415<->l=127.0.0.1:4259) 20240910055642447 DAUC <0003> db_auc.c:157 IMSI='262426277829739': No 2G Auth Data 20240910055642447 DAUC <0003> db_auc.c:192 IMSI='262426277829739': No 3G Auth Data HLR_Test-GSUP(183)@a0076d38c6bd: Created GsupExpect[0] for "262426277829739" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240910055642472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4258 20240910055642479 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642479 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426277829739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426277829739" session_id=2602207445 session_state=BEGIN} 20240910055642479 DSS <0004> hlr_ussd.c:576 262426277829739/0x9b1a88d5: Process SS (BEGIN) 20240910055642479 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055642479 DSS <0004> hlr_ussd.c:518 262426277829739/0x9b1a88d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055642479 DSS <0004> hlr_ussd.c:363 262426277829739/0x9b1a88d5: Tx USSD 'Your extension is 491616018261' 20240910055642479 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426277829739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426277829739" session_id=2602207445 session_state=END} 20240910055642479 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426277829739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055642479 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055642479 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0076d38c6bd: Found GsupExpect[0] for "262426277829739" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426277829739" TC_mo_ussd_iuse_msisdn(186)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB0184E668B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055642483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@a0076d38c6bd: Final verdict of PTC: pass 20240910055642488 DAUC <0003> db_auc.c:157 IMSI='262426403979907': No 2G Auth Data 20240910055642488 DAUC <0003> db_auc.c:192 IMSI='262426403979907': No 3G Auth Data HLR_Test-GSUP(183)@a0076d38c6bd: Created GsupExpect[0] for "262426403979907" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240910055642512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40440<->l=127.0.0.1:4258 20240910055642517 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642517 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426403979907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426403979907" session_id=2212253474 session_state=BEGIN} 20240910055642517 DSS <0004> hlr_ussd.c:576 262426403979907/0x83dc4f22: Process SS (BEGIN) 20240910055642517 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055642517 DSS <0004> hlr_ussd.c:518 262426403979907/0x83dc4f22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055642517 DSS <0004> hlr_ussd.c:363 262426403979907/0x83dc4f22: Tx USSD 'Your extension is 491616688138' 20240910055642517 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426403979907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426403979907" session_id=2212253474 session_state=END} 20240910055642517 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426403979907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055642517 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055642517 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0076d38c6bd: Found GsupExpect[0] for "262426403979907" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426403979907" TC_mo_ussd_iuse_msisdn(187)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C361C2E36C301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055642521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40440<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@a0076d38c6bd: Final verdict of PTC: pass 20240910055642525 DAUC <0003> db_auc.c:157 IMSI='262428034088912': No 2G Auth Data 20240910055642525 DAUC <0003> db_auc.c:192 IMSI='262428034088912': No 3G Auth Data HLR_Test-GSUP(183)@a0076d38c6bd: Created GsupExpect[0] for "262428034088912" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240910055642551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 20240910055642556 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642556 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428034088912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428034088912" session_id=1987491916 session_state=BEGIN} 20240910055642556 DSS <0004> hlr_ussd.c:576 262428034088912/0x7676b84c: Process SS (BEGIN) 20240910055642556 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055642556 DSS <0004> hlr_ussd.c:518 262428034088912/0x7676b84c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055642556 DSS <0004> hlr_ussd.c:363 262428034088912/0x7676b84c: Tx USSD 'Your extension is 491616781451' 20240910055642556 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428034088912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428034088912" session_id=1987491916 session_state=END} 20240910055642556 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428034088912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055642556 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055642556 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0076d38c6bd: Found GsupExpect[0] for "262428034088912" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428034088912" TC_mo_ussd_iuse_msisdn(188)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C375C8C568B01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055642560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@a0076d38c6bd: Final verdict of PTC: pass 20240910055642565 DAUC <0003> db_auc.c:157 IMSI='262428544889733': No 2G Auth Data 20240910055642565 DAUC <0003> db_auc.c:192 IMSI='262428544889733': No 3G Auth Data HLR_Test-GSUP(183)@a0076d38c6bd: Created GsupExpect[0] for "262428544889733" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240910055642590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40444<->l=127.0.0.1:4258 20240910055642596 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642596 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428544889733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428544889733" session_id=4243190109 session_state=BEGIN} 20240910055642596 DSS <0004> hlr_ussd.c:576 262428544889733/0xfce9f15d: Process SS (BEGIN) 20240910055642596 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055642596 DSS <0004> hlr_ussd.c:518 262428544889733/0xfce9f15d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055642596 DSS <0004> hlr_ussd.c:363 262428544889733/0xfce9f15d: Tx USSD 'Your extension is 491612678134' 20240910055642596 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428544889733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428544889733" session_id=4243190109 session_state=END} 20240910055642596 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428544889733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055642596 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055642596 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0076d38c6bd: Found GsupExpect[0] for "262428544889733" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262428544889733" TC_mo_ussd_iuse_msisdn(189)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B61B2E36A301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055642600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40444<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@a0076d38c6bd: Final verdict of PTC: pass 20240910055642605 DAUC <0003> db_auc.c:157 IMSI='262423829360956': No 2G Auth Data 20240910055642605 DAUC <0003> db_auc.c:192 IMSI='262423829360956': No 3G Auth Data HLR_Test-GSUP(183)@a0076d38c6bd: Created GsupExpect[0] for "262423829360956" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240910055642629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40452<->l=127.0.0.1:4258 20240910055642634 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642634 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423829360956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423829360956" session_id=3399838111 session_state=BEGIN} 20240910055642634 DSS <0004> hlr_ussd.c:576 262423829360956/0xcaa5699f: Process SS (BEGIN) 20240910055642634 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055642634 DSS <0004> hlr_ussd.c:518 262423829360956/0xcaa5699f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055642634 DSS <0004> hlr_ussd.c:363 262423829360956/0xcaa5699f: Tx USSD 'Your extension is 491612515078' 20240910055642634 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423829360956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829360956" session_id=3399838111 session_state=END} 20240910055642634 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423829360956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055642634 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055642634 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0076d38c6bd: Found GsupExpect[0] for "262423829360956" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423829360956" TC_mo_ussd_iuse_msisdn(190)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B5580D76C301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055642639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@a0076d38c6bd: Final verdict of PTC: pass 20240910055642644 DAUC <0003> db_auc.c:157 IMSI='262429581830610': No 2G Auth Data 20240910055642644 DAUC <0003> db_auc.c:192 IMSI='262429581830610': No 3G Auth Data HLR_Test-GSUP(183)@a0076d38c6bd: Created GsupExpect[0] for "262429581830610" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240910055642671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40454<->l=127.0.0.1:4258 20240910055642679 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642679 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429581830610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429581830610" session_id=2718618737 session_state=BEGIN} 20240910055642679 DSS <0004> hlr_ussd.c:576 262429581830610/0xa20ad471: Process SS (BEGIN) 20240910055642679 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055642679 DSS <0004> hlr_ussd.c:518 262429581830610/0xa20ad471: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055642679 DSS <0004> hlr_ussd.c:363 262429581830610/0xa20ad471: Tx USSD 'Your extension is 491618881374' 20240910055642679 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429581830610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429581830610" session_id=2718618737 session_state=END} 20240910055642679 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429581830610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055642679 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055642679 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0076d38c6bd: Found GsupExpect[0] for "262429581830610" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429581830610" TC_mo_ussd_iuse_msisdn(191)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570385C6C76A301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055642683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40454<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@a0076d38c6bd: Final verdict of PTC: pass 20240910055642688 DAUC <0003> db_auc.c:157 IMSI='262425113953767': No 2G Auth Data 20240910055642688 DAUC <0003> db_auc.c:192 IMSI='262425113953767': No 3G Auth Data HLR_Test-GSUP(183)@a0076d38c6bd: Created GsupExpect[0] for "262425113953767" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240910055642715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 20240910055642719 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642719 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425113953767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425113953767" session_id=3043522489 session_state=BEGIN} 20240910055642719 DSS <0004> hlr_ussd.c:576 262425113953767/0xb56877b9: Process SS (BEGIN) 20240910055642719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055642719 DSS <0004> hlr_ussd.c:518 262425113953767/0xb56877b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055642719 DSS <0004> hlr_ussd.c:363 262425113953767/0xb56877b9: Tx USSD 'Your extension is 491618575423' 20240910055642719 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425113953767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425113953767" session_id=3043522489 session_state=END} 20240910055642719 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425113953767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055642720 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055642720 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0076d38c6bd: Found GsupExpect[0] for "262425113953767" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425113953767" TC_mo_ussd_iuse_msisdn(192)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B55B8D269B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055642724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@a0076d38c6bd: Final verdict of PTC: pass 20240910055642728 DAUC <0003> db_auc.c:157 IMSI='262429076420604': No 2G Auth Data 20240910055642728 DAUC <0003> db_auc.c:192 IMSI='262429076420604': No 3G Auth Data HLR_Test-GSUP(183)@a0076d38c6bd: Created GsupExpect[0] for "262429076420604" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240910055642756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 20240910055642762 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642762 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429076420604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429076420604" session_id=1025643654 session_state=BEGIN} 20240910055642762 DSS <0004> hlr_ussd.c:576 262429076420604/0x3d221486: Process SS (BEGIN) 20240910055642762 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055642762 DSS <0004> hlr_ussd.c:518 262429076420604/0x3d221486: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055642763 DSS <0004> hlr_ussd.c:363 262429076420604/0x3d221486: Tx USSD 'Your extension is 491612370852' 20240910055642763 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429076420604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429076420604" session_id=1025643654 session_state=END} 20240910055642763 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429076420604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055642763 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055642763 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0076d38c6bd: Found GsupExpect[0] for "262429076420604" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429076420604" TC_mo_ussd_iuse_msisdn(193)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B31B0C579301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055642767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@a0076d38c6bd: Final verdict of PTC: pass 20240910055642767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40424<->l=127.0.0.1:4258 20240910055642768 DLINP <000b> input/ipa.c:451 connected read/write 20240910055642768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055642768 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055642768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055642768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055642768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36415<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@a0076d38c6bd: Final verdict of PTC: none 184@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 184: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Tue Sep 10 05:56:42 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20240910055642808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20240910055643009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29132) Waiting for packet dumper to finish... 1 (prev_count=29132, count=40224) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Tue Sep 10 05:56:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055646085 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055646086 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055646089 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055646092 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646092 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055646092 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055646092 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055646092 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055646092 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055646092 DLGSUP <0013> gsup_server.c:235 2: 20240910055646092 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055646092 DLGSUP <0013> gsup_server.c:235 3: 20240910055646092 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055646092 DLGSUP <0013> gsup_server.c:235 4: 20240910055646092 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055646092 DLGSUP <0013> gsup_server.c:235 5: 20240910055646092 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055646092 DLGSUP <0013> gsup_server.c:235 7: 20240910055646092 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055646092 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055646092 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055646092 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@a0076d38c6bd: 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") 20240910055646109 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39153<->l=127.0.0.1:4259) 20240910055646125 DAUC <0003> db_auc.c:157 IMSI='262426754621130': No 2G Auth Data 20240910055646125 DAUC <0003> db_auc.c:192 IMSI='262426754621130': No 3G Auth Data HLR_Test-GSUP(195)@a0076d38c6bd: Created GsupExpect[0] for "262426754621130" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240910055646151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4258 20240910055646157 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646157 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426754621130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426754621130" source_name="the-source\n" session_id=915084310 session_state=BEGIN} 20240910055646157 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910055646157 DSS <0004> hlr_ussd.c:576 262426754621130/0x368b1416: Process SS (BEGIN) 20240910055646157 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055646157 DSS <0004> hlr_ussd.c:518 262426754621130/0x368b1416: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055646157 DSS <0004> hlr_ussd.c:363 262426754621130/0x368b1416: Tx USSD 'Your extension is 491614560306' 20240910055646157 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426754621130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426754621130" destination_name="the-source\n" session_id=915084310 session_state=END} 20240910055646157 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426754621130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055646157 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055646157 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0076d38c6bd: Found GsupExpect[0] for "262426754621130" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426754621130" TC_mo_ussd_iuse_msisdn_via_proxy(198)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568351B6C06B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055646161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@a0076d38c6bd: Final verdict of PTC: pass 20240910055646166 DAUC <0003> db_auc.c:157 IMSI='262422626330365': No 2G Auth Data 20240910055646166 DAUC <0003> db_auc.c:192 IMSI='262422626330365': No 3G Auth Data HLR_Test-GSUP(195)@a0076d38c6bd: Created GsupExpect[0] for "262422626330365" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240910055646190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40508<->l=127.0.0.1:4258 20240910055646198 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646198 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422626330365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422626330365" source_name="the-source\n" session_id=3480731487 session_state=BEGIN} 20240910055646198 DSS <0004> hlr_ussd.c:576 262422626330365/0xcf77bf5f: Process SS (BEGIN) 20240910055646198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055646198 DSS <0004> hlr_ussd.c:518 262422626330365/0xcf77bf5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055646198 DSS <0004> hlr_ussd.c:363 262422626330365/0xcf77bf5f: Tx USSD 'Your extension is 491618344815' 20240910055646198 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422626330365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422626330365" destination_name="the-source\n" session_id=3480731487 session_state=END} 20240910055646198 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422626330365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055646198 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055646198 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0076d38c6bd: Found GsupExpect[0] for "262422626330365" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422626330365" TC_mo_ussd_iuse_msisdn_via_proxy(199)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570331A0D17AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055646202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@a0076d38c6bd: Final verdict of PTC: pass 20240910055646206 DAUC <0003> db_auc.c:157 IMSI='262423369192664': No 2G Auth Data 20240910055646206 DAUC <0003> db_auc.c:192 IMSI='262423369192664': No 3G Auth Data HLR_Test-GSUP(195)@a0076d38c6bd: Created GsupExpect[0] for "262423369192664" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240910055646229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20240910055646234 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646234 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423369192664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423369192664" source_name="the-source\n" session_id=733350050 session_state=BEGIN} 20240910055646234 DSS <0004> hlr_ussd.c:576 262423369192664/0x2bb608a2: Process SS (BEGIN) 20240910055646234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055646234 DSS <0004> hlr_ussd.c:518 262423369192664/0x2bb608a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055646234 DSS <0004> hlr_ussd.c:363 262423369192664/0x2bb608a2: Tx USSD 'Your extension is 491617573700' 20240910055646234 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423369192664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423369192664" destination_name="the-source\n" session_id=733350050 session_state=END} 20240910055646234 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423369192664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055646234 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055646234 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0076d38c6bd: Found GsupExpect[0] for "262423369192664" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262423369192664" TC_mo_ussd_iuse_msisdn_via_proxy(200)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB5DBEC068301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055646238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@a0076d38c6bd: Final verdict of PTC: pass 20240910055646242 DAUC <0003> db_auc.c:157 IMSI='262421616170297': No 2G Auth Data 20240910055646242 DAUC <0003> db_auc.c:192 IMSI='262421616170297': No 3G Auth Data HLR_Test-GSUP(195)@a0076d38c6bd: Created GsupExpect[0] for "262421616170297" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240910055646267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40526<->l=127.0.0.1:4258 20240910055646274 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646274 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421616170297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421616170297" source_name="the-source\n" session_id=4118809897 session_state=BEGIN} 20240910055646274 DSS <0004> hlr_ussd.c:576 262421616170297/0xf5800d29: Process SS (BEGIN) 20240910055646274 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055646274 DSS <0004> hlr_ussd.c:518 262421616170297/0xf5800d29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055646275 DSS <0004> hlr_ussd.c:363 262421616170297/0xf5800d29: Tx USSD 'Your extension is 491612172676' 20240910055646275 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421616170297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421616170297" destination_name="the-source\n" session_id=4118809897 session_state=END} 20240910055646275 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421616170297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055646275 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055646275 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0076d38c6bd: Found GsupExpect[0] for "262421616170297" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421616170297" TC_mo_ussd_iuse_msisdn_via_proxy(201)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B19BCC76B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055646279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40526<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@a0076d38c6bd: Final verdict of PTC: pass 20240910055646284 DAUC <0003> db_auc.c:157 IMSI='262426209335433': No 2G Auth Data 20240910055646284 DAUC <0003> db_auc.c:192 IMSI='262426209335433': No 3G Auth Data HLR_Test-GSUP(195)@a0076d38c6bd: Created GsupExpect[0] for "262426209335433" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240910055646316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 20240910055646321 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646321 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426209335433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426209335433" source_name="the-source\n" session_id=381442057 session_state=BEGIN} 20240910055646321 DSS <0004> hlr_ussd.c:576 262426209335433/0x16bc5809: Process SS (BEGIN) 20240910055646321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055646321 DSS <0004> hlr_ussd.c:518 262426209335433/0x16bc5809: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055646322 DSS <0004> hlr_ussd.c:363 262426209335433/0x16bc5809: Tx USSD 'Your extension is 491616134454' 20240910055646322 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426209335433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426209335433" destination_name="the-source\n" session_id=381442057 session_state=END} 20240910055646322 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426209335433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055646322 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055646322 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0076d38c6bd: Found GsupExpect[0] for "262426209335433" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426209335433" TC_mo_ussd_iuse_msisdn_via_proxy(202)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB1198D56A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055646327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@a0076d38c6bd: Final verdict of PTC: pass 20240910055646332 DAUC <0003> db_auc.c:157 IMSI='262425362406132': No 2G Auth Data 20240910055646332 DAUC <0003> db_auc.c:192 IMSI='262425362406132': No 3G Auth Data HLR_Test-GSUP(195)@a0076d38c6bd: Created GsupExpect[0] for "262425362406132" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240910055646359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 20240910055646364 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646364 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425362406132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425362406132" source_name="the-source\n" session_id=1831446165 session_state=BEGIN} 20240910055646364 DSS <0004> hlr_ussd.c:576 262425362406132/0x6d29a695: Process SS (BEGIN) 20240910055646364 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055646364 DSS <0004> hlr_ussd.c:518 262425362406132/0x6d29a695: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055646364 DSS <0004> hlr_ussd.c:363 262425362406132/0x6d29a695: Tx USSD 'Your extension is 491615055522' 20240910055646364 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425362406132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425362406132" destination_name="the-source\n" session_id=1831446165 session_state=END} 20240910055646364 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425362406132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055646364 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055646364 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0076d38c6bd: Found GsupExpect[0] for "262425362406132" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425362406132" TC_mo_ussd_iuse_msisdn_via_proxy(203)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB05AAD269301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055646368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@a0076d38c6bd: Final verdict of PTC: pass 20240910055646372 DAUC <0003> db_auc.c:157 IMSI='262420854073043': No 2G Auth Data 20240910055646372 DAUC <0003> db_auc.c:192 IMSI='262420854073043': No 3G Auth Data HLR_Test-GSUP(195)@a0076d38c6bd: Created GsupExpect[0] for "262420854073043" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240910055646405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40550<->l=127.0.0.1:4258 20240910055646411 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646411 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420854073043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420854073043" source_name="the-source\n" session_id=1752904943 session_state=BEGIN} 20240910055646411 DSS <0004> hlr_ussd.c:576 262420854073043/0x687b34ef: Process SS (BEGIN) 20240910055646411 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055646411 DSS <0004> hlr_ussd.c:518 262420854073043/0x687b34ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055646411 DSS <0004> hlr_ussd.c:363 262420854073043/0x687b34ef: Tx USSD 'Your extension is 491611581087' 20240910055646411 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420854073043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420854073043" destination_name="the-source\n" session_id=1752904943 session_state=END} 20240910055646411 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420854073043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055646411 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055646411 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0076d38c6bd: Found GsupExpect[0] for "262420854073043" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420854073043" TC_mo_ussd_iuse_msisdn_via_proxy(204)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562355C0C86BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055646414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40550<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@a0076d38c6bd: Final verdict of PTC: pass 20240910055646419 DAUC <0003> db_auc.c:157 IMSI='262427106536836': No 2G Auth Data 20240910055646419 DAUC <0003> db_auc.c:192 IMSI='262427106536836': No 3G Auth Data HLR_Test-GSUP(195)@a0076d38c6bd: Created GsupExpect[0] for "262427106536836" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240910055646445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4258 20240910055646450 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646450 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427106536836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427106536836" source_name="the-source\n" session_id=790407555 session_state=BEGIN} 20240910055646450 DSS <0004> hlr_ussd.c:576 262427106536836/0x2f1ca983: Process SS (BEGIN) 20240910055646450 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910055646450 DSS <0004> hlr_ussd.c:518 262427106536836/0x2f1ca983: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910055646450 DSS <0004> hlr_ussd.c:363 262427106536836/0x2f1ca983: Tx USSD 'Your extension is 491610403753' 20240910055646450 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427106536836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427106536836" destination_name="the-source\n" session_id=790407555 session_state=END} 20240910055646450 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427106536836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055646450 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055646450 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0076d38c6bd: Found GsupExpect[0] for "262427106536836" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427106536836" TC_mo_ussd_iuse_msisdn_via_proxy(205)@a0076d38c6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56034D8EC569B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055646454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@a0076d38c6bd: Final verdict of PTC: pass 20240910055646455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 20240910055646456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39153<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@a0076d38c6bd: Final verdict of PTC: none 20240910055646456 DLINP <000b> input/ipa.c:451 connected read/write 20240910055646456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055646456 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055646456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055646456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055646456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@a0076d38c6bd: Final verdict of PTC: none 196@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 196: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Tue Sep 10 05:56:46 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20240910055646495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4258 20240910055646696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29292) Waiting for packet dumper to finish... 1 (prev_count=29292, count=40712) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Tue Sep 10 05:56:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_euse started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 20240910055649776 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45915 20240910055649776 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45915 MTC@a0076d38c6bd: in not legacy case 2 IPA-EUSE-foobar(208)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055649778 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649778 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055649781 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055649781 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055649782 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649782 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055649782 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055649782 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910055649782 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910055649782 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910055649782 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055649782 DLGSUP <0013> gsup_server.c:235 2: 20240910055649782 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055649782 DLGSUP <0013> gsup_server.c:235 3: 20240910055649782 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055649782 DLGSUP <0013> gsup_server.c:235 4: 20240910055649782 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055649782 DLGSUP <0013> gsup_server.c:235 5: 20240910055649782 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055649782 DLGSUP <0013> gsup_server.c:235 7: 20240910055649782 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055649782 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055649782 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055649782 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45915 IPA-EUSE-foobar(208)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055649783 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055649784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055649786 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055649786 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055649786 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055649786 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055649786 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055649786 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055649786 DLGSUP <0013> gsup_server.c:235 2: 20240910055649786 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055649786 DLGSUP <0013> gsup_server.c:235 3: 20240910055649786 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055649786 DLGSUP <0013> gsup_server.c:235 4: 20240910055649786 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055649786 DLGSUP <0013> gsup_server.c:235 5: 20240910055649786 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055649786 DLGSUP <0013> gsup_server.c:235 7: 20240910055649786 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055649786 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055649786 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055649786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@a0076d38c6bd: 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") 20240910055649806 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44659<->l=127.0.0.1:4259) 20240910055649824 DAUC <0003> db_auc.c:157 IMSI='262421787734588': No 2G Auth Data 20240910055649824 DAUC <0003> db_auc.c:192 IMSI='262421787734588': No 3G Auth Data HLR_Test-GSUP(209)@a0076d38c6bd: Created GsupExpect[0] for "262421787734588" to be handled at TC_mo_ussd_euse(212) 20240910055649851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60330<->l=127.0.0.1:4258 20240910055649858 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055649858 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421787734588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421787734588" session_id=4198734521 session_state=BEGIN} 20240910055649858 DSS <0004> hlr_ussd.c:576 262421787734588/0xfa439ab9: Process SS (BEGIN) 20240910055649858 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055649858 DSS <0004> hlr_ussd.c:518 262421787734588/0xfa439ab9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055649859 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649859 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data 20240910055649859 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649859 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: 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 } } } } } 20240910055649867 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649867 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055649867 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421787734588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421787734588" session_id=4198734521 session_state=END} 20240910055649867 DSS <0004> hlr_ussd.c:576 262421787734588/0xfa439ab9: Process SS (END) 20240910055649867 DSS <0004> hlr_ussd.c:518 262421787734588/0xfa439ab9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055649867 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421787734588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421787734588" session_id=4198734521 session_state=END} 20240910055649867 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421787734588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055649867 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421787734588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055649867 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055649867 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0076d38c6bd: Found GsupExpect[0] for "262421787734588" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421787734588" TC_mo_ussd_euse(212)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055649872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60330<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@a0076d38c6bd: Final verdict of PTC: pass 20240910055649876 DAUC <0003> db_auc.c:157 IMSI='262421878194616': No 2G Auth Data 20240910055649876 DAUC <0003> db_auc.c:192 IMSI='262421878194616': No 3G Auth Data HLR_Test-GSUP(209)@a0076d38c6bd: Created GsupExpect[0] for "262421878194616" to be handled at TC_mo_ussd_euse(213) 20240910055649904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20240910055649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055649909 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421878194616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421878194616" session_id=3532874267 session_state=BEGIN} 20240910055649909 DSS <0004> hlr_ussd.c:576 262421878194616/0xd293621b: Process SS (BEGIN) 20240910055649909 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055649909 DSS <0004> hlr_ussd.c:518 262421878194616/0xd293621b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649909 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data 20240910055649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649909 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: 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 } } } } } 20240910055649911 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649911 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055649911 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421878194616 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421878194616" session_id=3532874267 session_state=END} 20240910055649911 DSS <0004> hlr_ussd.c:576 262421878194616/0xd293621b: Process SS (END) 20240910055649911 DSS <0004> hlr_ussd.c:518 262421878194616/0xd293621b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055649911 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421878194616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421878194616" session_id=3532874267 session_state=END} 20240910055649911 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421878194616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055649911 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421878194616 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055649911 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055649911 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0076d38c6bd: Found GsupExpect[0] for "262421878194616" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421878194616" TC_mo_ussd_euse(213)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055649916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@a0076d38c6bd: Final verdict of PTC: pass 20240910055649920 DAUC <0003> db_auc.c:157 IMSI='262426814073799': No 2G Auth Data 20240910055649920 DAUC <0003> db_auc.c:192 IMSI='262426814073799': No 3G Auth Data HLR_Test-GSUP(209)@a0076d38c6bd: Created GsupExpect[0] for "262426814073799" to be handled at TC_mo_ussd_euse(214) 20240910055649946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4258 20240910055649952 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055649952 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426814073799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426814073799" session_id=2951701338 session_state=BEGIN} 20240910055649952 DSS <0004> hlr_ussd.c:576 262426814073799/0xafef635a: Process SS (BEGIN) 20240910055649952 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055649952 DSS <0004> hlr_ussd.c:518 262426814073799/0xafef635a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055649952 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649952 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data 20240910055649952 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649952 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: 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 } } } } } 20240910055649953 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649953 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055649953 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426814073799 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426814073799" session_id=2951701338 session_state=END} 20240910055649953 DSS <0004> hlr_ussd.c:576 262426814073799/0xafef635a: Process SS (END) 20240910055649953 DSS <0004> hlr_ussd.c:518 262426814073799/0xafef635a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055649953 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426814073799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426814073799" session_id=2951701338 session_state=END} 20240910055649953 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426814073799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055649953 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426814073799 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055649953 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055649953 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0076d38c6bd: Found GsupExpect[0] for "262426814073799" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426814073799" TC_mo_ussd_euse(214)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055649957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@a0076d38c6bd: Final verdict of PTC: pass 20240910055649961 DAUC <0003> db_auc.c:157 IMSI='262422234316061': No 2G Auth Data 20240910055649961 DAUC <0003> db_auc.c:192 IMSI='262422234316061': No 3G Auth Data HLR_Test-GSUP(209)@a0076d38c6bd: Created GsupExpect[0] for "262422234316061" to be handled at TC_mo_ussd_euse(215) 20240910055649987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4258 20240910055649993 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055649993 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422234316061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422234316061" session_id=2456892531 session_state=BEGIN} 20240910055649993 DSS <0004> hlr_ussd.c:576 262422234316061/0x92713473: Process SS (BEGIN) 20240910055649993 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055649993 DSS <0004> hlr_ussd.c:518 262422234316061/0x92713473: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055649993 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649993 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data 20240910055649993 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649993 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: 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 } } } } } 20240910055649995 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649995 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055649995 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422234316061 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422234316061" session_id=2456892531 session_state=END} 20240910055649995 DSS <0004> hlr_ussd.c:576 262422234316061/0x92713473: Process SS (END) 20240910055649995 DSS <0004> hlr_ussd.c:518 262422234316061/0x92713473: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055649995 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422234316061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422234316061" session_id=2456892531 session_state=END} 20240910055649995 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422234316061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055649995 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422234316061 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055649995 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055649995 DLINP <000b> input/ipa.c:451 connected read/write 20240910055649995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0076d38c6bd: Found GsupExpect[0] for "262422234316061" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422234316061" TC_mo_ussd_euse(215)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055649999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@a0076d38c6bd: Final verdict of PTC: pass 20240910055650003 DAUC <0003> db_auc.c:157 IMSI='262427402188903': No 2G Auth Data 20240910055650003 DAUC <0003> db_auc.c:192 IMSI='262427402188903': No 3G Auth Data HLR_Test-GSUP(209)@a0076d38c6bd: Created GsupExpect[0] for "262427402188903" to be handled at TC_mo_ussd_euse(216) 20240910055650028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60360<->l=127.0.0.1:4258 20240910055650034 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055650034 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427402188903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427402188903" session_id=1418394470 session_state=BEGIN} 20240910055650034 DSS <0004> hlr_ussd.c:576 262427402188903/0x548afb66: Process SS (BEGIN) 20240910055650034 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055650034 DSS <0004> hlr_ussd.c:518 262427402188903/0x548afb66: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055650034 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650034 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data 20240910055650034 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650034 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: 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 } } } } } 20240910055650037 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650037 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055650037 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427402188903 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427402188903" session_id=1418394470 session_state=END} 20240910055650037 DSS <0004> hlr_ussd.c:576 262427402188903/0x548afb66: Process SS (END) 20240910055650037 DSS <0004> hlr_ussd.c:518 262427402188903/0x548afb66: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055650037 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427402188903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427402188903" session_id=1418394470 session_state=END} 20240910055650037 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427402188903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055650037 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427402188903 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055650037 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055650037 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0076d38c6bd: Found GsupExpect[0] for "262427402188903" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427402188903" TC_mo_ussd_euse(216)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055650041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60360<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@a0076d38c6bd: Final verdict of PTC: pass 20240910055650046 DAUC <0003> db_auc.c:157 IMSI='262421655468836': No 2G Auth Data 20240910055650046 DAUC <0003> db_auc.c:192 IMSI='262421655468836': No 3G Auth Data HLR_Test-GSUP(209)@a0076d38c6bd: Created GsupExpect[0] for "262421655468836" to be handled at TC_mo_ussd_euse(217) 20240910055650074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4258 20240910055650079 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055650079 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421655468836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421655468836" session_id=3574374952 session_state=BEGIN} 20240910055650079 DSS <0004> hlr_ussd.c:576 262421655468836/0xd50ca228: Process SS (BEGIN) 20240910055650079 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055650079 DSS <0004> hlr_ussd.c:518 262421655468836/0xd50ca228: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055650079 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650079 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data 20240910055650079 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650079 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: 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 } } } } } 20240910055650081 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650081 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055650081 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262421655468836 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655468836" session_id=3574374952 session_state=END} 20240910055650081 DSS <0004> hlr_ussd.c:576 262421655468836/0xd50ca228: Process SS (END) 20240910055650081 DSS <0004> hlr_ussd.c:518 262421655468836/0xd50ca228: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055650081 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421655468836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655468836" session_id=3574374952 session_state=END} 20240910055650081 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421655468836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055650081 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262421655468836 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055650081 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055650081 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0076d38c6bd: Found GsupExpect[0] for "262421655468836" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_euse(217)"262421655468836" TC_mo_ussd_euse(217)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055650084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@a0076d38c6bd: Final verdict of PTC: pass 20240910055650089 DAUC <0003> db_auc.c:157 IMSI='262423096108845': No 2G Auth Data 20240910055650089 DAUC <0003> db_auc.c:192 IMSI='262423096108845': No 3G Auth Data HLR_Test-GSUP(209)@a0076d38c6bd: Created GsupExpect[0] for "262423096108845" to be handled at TC_mo_ussd_euse(218) 20240910055650115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4258 20240910055650120 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055650120 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423096108845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423096108845" session_id=3746959969 session_state=BEGIN} 20240910055650120 DSS <0004> hlr_ussd.c:576 262423096108845/0xdf561261: Process SS (BEGIN) 20240910055650120 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055650120 DSS <0004> hlr_ussd.c:518 262423096108845/0xdf561261: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055650120 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650120 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data 20240910055650120 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650120 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: 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 } } } } } 20240910055650122 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650122 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055650122 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423096108845 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423096108845" session_id=3746959969 session_state=END} 20240910055650122 DSS <0004> hlr_ussd.c:576 262423096108845/0xdf561261: Process SS (END) 20240910055650122 DSS <0004> hlr_ussd.c:518 262423096108845/0xdf561261: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055650122 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423096108845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423096108845" session_id=3746959969 session_state=END} 20240910055650122 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423096108845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055650122 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423096108845 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055650122 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055650122 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0076d38c6bd: Found GsupExpect[0] for "262423096108845" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423096108845" TC_mo_ussd_euse(218)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055650127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@a0076d38c6bd: Final verdict of PTC: pass 20240910055650131 DAUC <0003> db_auc.c:157 IMSI='262428149940226': No 2G Auth Data 20240910055650131 DAUC <0003> db_auc.c:192 IMSI='262428149940226': No 3G Auth Data HLR_Test-GSUP(209)@a0076d38c6bd: Created GsupExpect[0] for "262428149940226" to be handled at TC_mo_ussd_euse(219) 20240910055650160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60404<->l=127.0.0.1:4258 20240910055650166 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055650166 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428149940226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428149940226" session_id=2876434239 session_state=BEGIN} 20240910055650166 DSS <0004> hlr_ussd.c:576 262428149940226/0xab72e73f: Process SS (BEGIN) 20240910055650167 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055650167 DSS <0004> hlr_ussd.c:518 262428149940226/0xab72e73f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055650167 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650167 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data 20240910055650167 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650167 DLINP <000b> input/ipa.c:431 127.0.0.1:45915 sending data EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: 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 } } } } } 20240910055650168 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650168 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055650168 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428149940226 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428149940226" session_id=2876434239 session_state=END} 20240910055650168 DSS <0004> hlr_ussd.c:576 262428149940226/0xab72e73f: Process SS (END) 20240910055650168 DSS <0004> hlr_ussd.c:518 262428149940226/0xab72e73f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055650168 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428149940226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428149940226" session_id=2876434239 session_state=END} 20240910055650168 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428149940226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055650168 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428149940226 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055650168 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055650168 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0076d38c6bd: Found GsupExpect[0] for "262428149940226" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428149940226" TC_mo_ussd_euse(219)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055650172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60404<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@a0076d38c6bd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@a0076d38c6bd: Final verdict of PTC: none 20240910055650174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20240910055650175 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650175 DLINP <000b> input/ipa.c:405 127.0.0.1:45915 message received 20240910055650175 DLINP <000b> input/ipa.c:414 127.0.0.1:45915 connection closed with server 20240910055650175 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45915 20240910055650175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910055650175 DLINP <000b> input/ipa.c:451 connected read/write 20240910055650175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055650175 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055650175 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055650175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055650175 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44659<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP(209)@a0076d38c6bd: Final verdict of PTC: none 210@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 210: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Tue Sep 10 05:56:50 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20240910055650215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 20240910055650416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35240) Waiting for packet dumper to finish... 1 (prev_count=35240, count=45012) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Tue Sep 10 05:56:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_euse_continue started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 20240910055653495 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36293 20240910055653495 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36293 MTC@a0076d38c6bd: in not legacy case 2 IPA-EUSE-foobar(222)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055653498 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653498 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653499 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055653499 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055653500 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653500 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653500 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055653500 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910055653500 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910055653500 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910055653500 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055653500 DLGSUP <0013> gsup_server.c:235 2: 20240910055653500 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055653500 DLGSUP <0013> gsup_server.c:235 3: 20240910055653500 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055653500 DLGSUP <0013> gsup_server.c:235 4: 20240910055653500 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(221)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055653500 DLGSUP <0013> gsup_server.c:235 5: 20240910055653500 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055653500 DLGSUP <0013> gsup_server.c:235 7: 20240910055653500 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055653500 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055653500 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055653500 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36293 IPA-EUSE-foobar(222)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055653501 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055653504 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653504 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055653504 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055653504 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055653504 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055653504 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055653504 DLGSUP <0013> gsup_server.c:235 2: 20240910055653504 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055653504 DLGSUP <0013> gsup_server.c:235 3: 20240910055653504 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055653504 DLGSUP <0013> gsup_server.c:235 4: 20240910055653504 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055653504 DLGSUP <0013> gsup_server.c:235 5: 20240910055653504 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055653504 DLGSUP <0013> gsup_server.c:235 7: 20240910055653504 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055653504 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055653504 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055653504 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@a0076d38c6bd: 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") 20240910055653524 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33603<->l=127.0.0.1:4259) 20240910055653534 DAUC <0003> db_auc.c:157 IMSI='262421146050926': No 2G Auth Data 20240910055653534 DAUC <0003> db_auc.c:192 IMSI='262421146050926': No 3G Auth Data HLR_Test-GSUP(223)@a0076d38c6bd: Created GsupExpect[0] for "262421146050926" to be handled at TC_mo_ussd_euse_continue(226) 20240910055653555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4258 20240910055653562 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653562 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421146050926" session_id=2230074589 session_state=BEGIN} 20240910055653562 DSS <0004> hlr_ussd.c:576 262421146050926/0x84ec3cdd: Process SS (BEGIN) 20240910055653562 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055653562 DSS <0004> hlr_ussd.c:518 262421146050926/0x84ec3cdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055653562 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653562 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653563 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653563 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653571 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653571 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653571 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421146050926" session_id=2230074589 session_state=CONTINUE} 20240910055653571 DSS <0004> hlr_ussd.c:576 262421146050926/0x84ec3cdd: Process SS (CONTINUE) 20240910055653571 DSS <0004> hlr_ussd.c:518 262421146050926/0x84ec3cdd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055653571 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421146050926" session_id=2230074589 session_state=CONTINUE} 20240910055653571 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653571 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653571 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0076d38c6bd: Found GsupExpect[0] for "262421146050926" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421146050926" TC_mo_ussd_euse_continue(226)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055653577 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653577 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421146050926" session_id=2230074589 session_state=CONTINUE} 20240910055653577 DSS <0004> hlr_ussd.c:576 262421146050926/0x84ec3cdd: Process SS (CONTINUE) 20240910055653577 DSS <0004> hlr_ussd.c:518 262421146050926/0x84ec3cdd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653577 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653577 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653577 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653577 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653577 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653579 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653579 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653580 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421146050926" session_id=2230074589 session_state=END} 20240910055653580 DSS <0004> hlr_ussd.c:576 262421146050926/0x84ec3cdd: Process SS (END) 20240910055653580 DSS <0004> hlr_ussd.c:518 262421146050926/0x84ec3cdd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653580 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421146050926" session_id=2230074589 session_state=END} 20240910055653580 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653580 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421146050926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653580 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653580 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055653582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@a0076d38c6bd: Final verdict of PTC: pass 20240910055653586 DAUC <0003> db_auc.c:157 IMSI='262425723239887': No 2G Auth Data 20240910055653586 DAUC <0003> db_auc.c:192 IMSI='262425723239887': No 3G Auth Data HLR_Test-GSUP(223)@a0076d38c6bd: Created GsupExpect[0] for "262425723239887" to be handled at TC_mo_ussd_euse_continue(227) 20240910055653611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4258 20240910055653618 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653618 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425723239887" session_id=1888102061 session_state=BEGIN} 20240910055653618 DSS <0004> hlr_ussd.c:576 262425723239887/0x708a26ad: Process SS (BEGIN) 20240910055653618 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055653618 DSS <0004> hlr_ussd.c:518 262425723239887/0x708a26ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055653618 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653618 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653618 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653618 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653619 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653619 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653619 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425723239887" session_id=1888102061 session_state=CONTINUE} 20240910055653619 DSS <0004> hlr_ussd.c:576 262425723239887/0x708a26ad: Process SS (CONTINUE) 20240910055653619 DSS <0004> hlr_ussd.c:518 262425723239887/0x708a26ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055653619 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425723239887" session_id=1888102061 session_state=CONTINUE} 20240910055653619 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653619 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653619 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0076d38c6bd: Found GsupExpect[0] for "262425723239887" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425723239887" TC_mo_ussd_euse_continue(227)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055653624 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653624 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425723239887" session_id=1888102061 session_state=CONTINUE} 20240910055653624 DSS <0004> hlr_ussd.c:576 262425723239887/0x708a26ad: Process SS (CONTINUE) 20240910055653624 DSS <0004> hlr_ussd.c:518 262425723239887/0x708a26ad: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653624 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653624 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653624 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653624 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653624 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653626 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653626 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653626 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425723239887" session_id=1888102061 session_state=END} 20240910055653626 DSS <0004> hlr_ussd.c:576 262425723239887/0x708a26ad: Process SS (END) 20240910055653626 DSS <0004> hlr_ussd.c:518 262425723239887/0x708a26ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653626 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425723239887" session_id=1888102061 session_state=END} 20240910055653626 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653626 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425723239887 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653626 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653626 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055653628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@a0076d38c6bd: Final verdict of PTC: pass 20240910055653632 DAUC <0003> db_auc.c:157 IMSI='262424495687084': No 2G Auth Data 20240910055653632 DAUC <0003> db_auc.c:192 IMSI='262424495687084': No 3G Auth Data HLR_Test-GSUP(223)@a0076d38c6bd: Created GsupExpect[0] for "262424495687084" to be handled at TC_mo_ussd_euse_continue(228) 20240910055653656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4258 20240910055653662 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653662 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424495687084" session_id=1451377977 session_state=BEGIN} 20240910055653662 DSS <0004> hlr_ussd.c:576 262424495687084/0x56824539: Process SS (BEGIN) 20240910055653662 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055653662 DSS <0004> hlr_ussd.c:518 262424495687084/0x56824539: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055653662 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653662 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653662 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653662 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653664 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653664 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653664 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424495687084" session_id=1451377977 session_state=CONTINUE} 20240910055653664 DSS <0004> hlr_ussd.c:576 262424495687084/0x56824539: Process SS (CONTINUE) 20240910055653664 DSS <0004> hlr_ussd.c:518 262424495687084/0x56824539: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055653664 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424495687084" session_id=1451377977 session_state=CONTINUE} 20240910055653664 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653664 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653664 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0076d38c6bd: Found GsupExpect[0] for "262424495687084" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262424495687084" TC_mo_ussd_euse_continue(228)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055653669 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653669 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424495687084" session_id=1451377977 session_state=CONTINUE} 20240910055653669 DSS <0004> hlr_ussd.c:576 262424495687084/0x56824539: Process SS (CONTINUE) 20240910055653669 DSS <0004> hlr_ussd.c:518 262424495687084/0x56824539: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653669 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653669 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653669 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653669 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653669 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653671 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653671 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653671 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424495687084" session_id=1451377977 session_state=END} 20240910055653671 DSS <0004> hlr_ussd.c:576 262424495687084/0x56824539: Process SS (END) 20240910055653671 DSS <0004> hlr_ussd.c:518 262424495687084/0x56824539: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653671 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424495687084" session_id=1451377977 session_state=END} 20240910055653671 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653671 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424495687084 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653671 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653671 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055653673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@a0076d38c6bd: Final verdict of PTC: pass 20240910055653677 DAUC <0003> db_auc.c:157 IMSI='262428865438340': No 2G Auth Data 20240910055653677 DAUC <0003> db_auc.c:192 IMSI='262428865438340': No 3G Auth Data HLR_Test-GSUP(223)@a0076d38c6bd: Created GsupExpect[0] for "262428865438340" to be handled at TC_mo_ussd_euse_continue(229) 20240910055653702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60464<->l=127.0.0.1:4258 20240910055653707 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653707 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428865438340" session_id=2881513075 session_state=BEGIN} 20240910055653707 DSS <0004> hlr_ussd.c:576 262428865438340/0xabc06673: Process SS (BEGIN) 20240910055653707 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055653707 DSS <0004> hlr_ussd.c:518 262428865438340/0xabc06673: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055653707 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653707 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653707 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653707 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653709 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653709 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653709 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428865438340" session_id=2881513075 session_state=CONTINUE} 20240910055653709 DSS <0004> hlr_ussd.c:576 262428865438340/0xabc06673: Process SS (CONTINUE) 20240910055653709 DSS <0004> hlr_ussd.c:518 262428865438340/0xabc06673: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055653709 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428865438340" session_id=2881513075 session_state=CONTINUE} 20240910055653709 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653709 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653709 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0076d38c6bd: Found GsupExpect[0] for "262428865438340" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428865438340" TC_mo_ussd_euse_continue(229)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055653713 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653713 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428865438340" session_id=2881513075 session_state=CONTINUE} 20240910055653713 DSS <0004> hlr_ussd.c:576 262428865438340/0xabc06673: Process SS (CONTINUE) 20240910055653713 DSS <0004> hlr_ussd.c:518 262428865438340/0xabc06673: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653713 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653713 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653713 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653713 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653713 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653715 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653715 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653715 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428865438340" session_id=2881513075 session_state=END} 20240910055653715 DSS <0004> hlr_ussd.c:576 262428865438340/0xabc06673: Process SS (END) 20240910055653715 DSS <0004> hlr_ussd.c:518 262428865438340/0xabc06673: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653715 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428865438340" session_id=2881513075 session_state=END} 20240910055653715 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653715 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262428865438340 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653715 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653715 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055653717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60464<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@a0076d38c6bd: Final verdict of PTC: pass 20240910055653721 DAUC <0003> db_auc.c:157 IMSI='262428686419834': No 2G Auth Data 20240910055653721 DAUC <0003> db_auc.c:192 IMSI='262428686419834': No 3G Auth Data HLR_Test-GSUP(223)@a0076d38c6bd: Created GsupExpect[0] for "262428686419834" to be handled at TC_mo_ussd_euse_continue(230) 20240910055653747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 20240910055653751 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653751 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428686419834" session_id=1424361613 session_state=BEGIN} 20240910055653751 DSS <0004> hlr_ussd.c:576 262428686419834/0x54e6088d: Process SS (BEGIN) 20240910055653751 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055653751 DSS <0004> hlr_ussd.c:518 262428686419834/0x54e6088d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055653751 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653751 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653752 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653752 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653754 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653754 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653754 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428686419834" session_id=1424361613 session_state=CONTINUE} 20240910055653754 DSS <0004> hlr_ussd.c:576 262428686419834/0x54e6088d: Process SS (CONTINUE) 20240910055653754 DSS <0004> hlr_ussd.c:518 262428686419834/0x54e6088d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055653754 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428686419834" session_id=1424361613 session_state=CONTINUE} 20240910055653754 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653754 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653754 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0076d38c6bd: Found GsupExpect[0] for "262428686419834" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428686419834" TC_mo_ussd_euse_continue(230)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055653758 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653758 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428686419834" session_id=1424361613 session_state=CONTINUE} 20240910055653758 DSS <0004> hlr_ussd.c:576 262428686419834/0x54e6088d: Process SS (CONTINUE) 20240910055653758 DSS <0004> hlr_ussd.c:518 262428686419834/0x54e6088d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653758 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653758 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653758 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653758 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653758 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653760 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653760 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653760 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428686419834" session_id=1424361613 session_state=END} 20240910055653760 DSS <0004> hlr_ussd.c:576 262428686419834/0x54e6088d: Process SS (END) 20240910055653760 DSS <0004> hlr_ussd.c:518 262428686419834/0x54e6088d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653760 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428686419834" session_id=1424361613 session_state=END} 20240910055653760 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653760 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262428686419834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653760 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653760 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055653762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@a0076d38c6bd: Final verdict of PTC: pass 20240910055653766 DAUC <0003> db_auc.c:157 IMSI='262420079182492': No 2G Auth Data 20240910055653766 DAUC <0003> db_auc.c:192 IMSI='262420079182492': No 3G Auth Data HLR_Test-GSUP(223)@a0076d38c6bd: Created GsupExpect[0] for "262420079182492" to be handled at TC_mo_ussd_euse_continue(231) 20240910055653794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4258 20240910055653800 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653800 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420079182492" session_id=1208426829 session_state=BEGIN} 20240910055653800 DSS <0004> hlr_ussd.c:576 262420079182492/0x4807214d: Process SS (BEGIN) 20240910055653800 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055653800 DSS <0004> hlr_ussd.c:518 262420079182492/0x4807214d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055653800 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653800 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653800 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653800 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653802 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653802 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653802 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420079182492" session_id=1208426829 session_state=CONTINUE} 20240910055653802 DSS <0004> hlr_ussd.c:576 262420079182492/0x4807214d: Process SS (CONTINUE) 20240910055653802 DSS <0004> hlr_ussd.c:518 262420079182492/0x4807214d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055653802 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420079182492" session_id=1208426829 session_state=CONTINUE} 20240910055653802 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653802 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653802 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0076d38c6bd: Found GsupExpect[0] for "262420079182492" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420079182492" TC_mo_ussd_euse_continue(231)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055653806 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653806 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420079182492" session_id=1208426829 session_state=CONTINUE} 20240910055653806 DSS <0004> hlr_ussd.c:576 262420079182492/0x4807214d: Process SS (CONTINUE) 20240910055653806 DSS <0004> hlr_ussd.c:518 262420079182492/0x4807214d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653806 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653806 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653806 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653806 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653806 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653808 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653808 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653808 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420079182492" session_id=1208426829 session_state=END} 20240910055653808 DSS <0004> hlr_ussd.c:576 262420079182492/0x4807214d: Process SS (END) 20240910055653808 DSS <0004> hlr_ussd.c:518 262420079182492/0x4807214d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653808 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420079182492" session_id=1208426829 session_state=END} 20240910055653808 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653808 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420079182492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653808 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653808 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055653810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@a0076d38c6bd: Final verdict of PTC: pass 20240910055653814 DAUC <0003> db_auc.c:157 IMSI='262421626125755': No 2G Auth Data 20240910055653814 DAUC <0003> db_auc.c:192 IMSI='262421626125755': No 3G Auth Data HLR_Test-GSUP(223)@a0076d38c6bd: Created GsupExpect[0] for "262421626125755" to be handled at TC_mo_ussd_euse_continue(232) 20240910055653842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4258 20240910055653847 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653847 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421626125755" session_id=3518177637 session_state=BEGIN} 20240910055653847 DSS <0004> hlr_ussd.c:576 262421626125755/0xd1b32165: Process SS (BEGIN) 20240910055653847 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055653847 DSS <0004> hlr_ussd.c:518 262421626125755/0xd1b32165: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055653847 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653847 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653847 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653847 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653849 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653849 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653849 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421626125755" session_id=3518177637 session_state=CONTINUE} 20240910055653849 DSS <0004> hlr_ussd.c:576 262421626125755/0xd1b32165: Process SS (CONTINUE) 20240910055653849 DSS <0004> hlr_ussd.c:518 262421626125755/0xd1b32165: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055653849 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421626125755" session_id=3518177637 session_state=CONTINUE} 20240910055653849 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653849 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653849 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0076d38c6bd: Found GsupExpect[0] for "262421626125755" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421626125755" TC_mo_ussd_euse_continue(232)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055653853 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653853 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421626125755" session_id=3518177637 session_state=CONTINUE} 20240910055653853 DSS <0004> hlr_ussd.c:576 262421626125755/0xd1b32165: Process SS (CONTINUE) 20240910055653853 DSS <0004> hlr_ussd.c:518 262421626125755/0xd1b32165: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653853 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653853 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653853 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653853 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653853 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653855 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653855 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653855 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421626125755" session_id=3518177637 session_state=END} 20240910055653855 DSS <0004> hlr_ussd.c:576 262421626125755/0xd1b32165: Process SS (END) 20240910055653855 DSS <0004> hlr_ussd.c:518 262421626125755/0xd1b32165: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653855 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421626125755" session_id=3518177637 session_state=END} 20240910055653855 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653855 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262421626125755 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653855 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653855 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055653856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@a0076d38c6bd: Final verdict of PTC: pass 20240910055653864 DAUC <0003> db_auc.c:157 IMSI='262427267951944': No 2G Auth Data 20240910055653864 DAUC <0003> db_auc.c:192 IMSI='262427267951944': No 3G Auth Data HLR_Test-GSUP(223)@a0076d38c6bd: Created GsupExpect[0] for "262427267951944" to be handled at TC_mo_ussd_euse_continue(233) 20240910055653891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60500<->l=127.0.0.1:4258 20240910055653897 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653897 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427267951944" session_id=2949183680 session_state=BEGIN} 20240910055653897 DSS <0004> hlr_ussd.c:576 262427267951944/0xafc8f8c0: Process SS (BEGIN) 20240910055653897 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910055653897 DSS <0004> hlr_ussd.c:518 262427267951944/0xafc8f8c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910055653897 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653897 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653897 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653897 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653899 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653899 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653899 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427267951944" session_id=2949183680 session_state=CONTINUE} 20240910055653899 DSS <0004> hlr_ussd.c:576 262427267951944/0xafc8f8c0: Process SS (CONTINUE) 20240910055653899 DSS <0004> hlr_ussd.c:518 262427267951944/0xafc8f8c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910055653899 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427267951944" session_id=2949183680 session_state=CONTINUE} 20240910055653899 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653899 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653899 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0076d38c6bd: Found GsupExpect[0] for "262427267951944" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427267951944" TC_mo_ussd_euse_continue(233)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055653903 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653903 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427267951944" session_id=2949183680 session_state=CONTINUE} 20240910055653903 DSS <0004> hlr_ussd.c:576 262427267951944/0xafc8f8c0: Process SS (CONTINUE) 20240910055653903 DSS <0004> hlr_ussd.c:518 262427267951944/0xafc8f8c0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653903 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653903 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653903 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data 20240910055653903 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653903 DLINP <000b> input/ipa.c:431 127.0.0.1:36293 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: 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 } } } } } 20240910055653905 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653905 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653905 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427267951944" session_id=2949183680 session_state=END} 20240910055653905 DSS <0004> hlr_ussd.c:576 262427267951944/0xafc8f8c0: Process SS (END) 20240910055653905 DSS <0004> hlr_ussd.c:518 262427267951944/0xafc8f8c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910055653905 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427267951944" session_id=2949183680 session_state=END} 20240910055653905 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055653905 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427267951944 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055653905 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055653905 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055653906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60500<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@a0076d38c6bd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@a0076d38c6bd: Final verdict of PTC: none 20240910055653908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 20240910055653909 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055653909 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055653909 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055653909 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@a0076d38c6bd: Final verdict of PTC: none 20240910055653909 DLINP <000b> input/ipa.c:451 connected read/write 20240910055653909 DLINP <000b> input/ipa.c:405 127.0.0.1:36293 message received 20240910055653909 DLINP <000b> input/ipa.c:414 127.0.0.1:36293 connection closed with server 20240910055653910 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36293 20240910055653910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910055653910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33603<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@a0076d38c6bd: Final verdict of PTC: none 224@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 224: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Tue Sep 10 05:56:53 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20240910055653951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4258 20240910055654151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6240) Waiting for packet dumper to finish... 1 (prev_count=6240, count=49064) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Tue Sep 10 05:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_ussd_euse_defaultroute started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 20240910055657231 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38133 20240910055657231 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38133 IPA-EUSE-foobar(236)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a0076d38c6bd: in not legacy case 2 20240910055657232 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657232 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received IPA-EUSE-foobar(236)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@a0076d38c6bd: 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 } } } } 20240910055657235 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657235 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657235 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055657235 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910055657235 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910055657235 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910055657235 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055657235 DLGSUP <0013> gsup_server.c:235 2: 20240910055657235 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055657235 DLGSUP <0013> gsup_server.c:235 3: 20240910055657235 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055657235 DLGSUP <0013> gsup_server.c:235 4: 20240910055657235 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055657235 DLGSUP <0013> gsup_server.c:235 5: 20240910055657235 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055657235 DLGSUP <0013> gsup_server.c:235 7: 20240910055657235 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055657235 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055657235 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055657235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38133 20240910055657235 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055657235 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055657236 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055657238 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657238 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055657238 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055657238 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055657238 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055657238 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055657238 DLGSUP <0013> gsup_server.c:235 2: 20240910055657238 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055657238 DLGSUP <0013> gsup_server.c:235 3: 20240910055657238 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055657238 DLGSUP <0013> gsup_server.c:235 4: 20240910055657238 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055657238 DLGSUP <0013> gsup_server.c:235 5: 20240910055657238 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055657238 DLGSUP <0013> gsup_server.c:235 7: 20240910055657238 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055657238 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055657238 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055657238 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@a0076d38c6bd: 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") 20240910055657259 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35161<->l=127.0.0.1:4259) 20240910055657272 DAUC <0003> db_auc.c:157 IMSI='262429925705716': No 2G Auth Data 20240910055657272 DAUC <0003> db_auc.c:192 IMSI='262429925705716': No 3G Auth Data HLR_Test-GSUP(237)@a0076d38c6bd: Created GsupExpect[0] for "262429925705716" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240910055657296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4258 20240910055657303 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657303 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429925705716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429925705716" session_id=858285855 session_state=BEGIN} 20240910055657303 DSS <0004> hlr_ussd.c:576 262429925705716/0x3328671f: Process SS (BEGIN) 20240910055657303 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910055657303 DSS <0004> hlr_ussd.c:518 262429925705716/0x3328671f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910055657303 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657303 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data 20240910055657303 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657303 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: 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 } } } } } 20240910055657312 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657312 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657312 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429925705716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429925705716" session_id=858285855 session_state=END} 20240910055657312 DSS <0004> hlr_ussd.c:576 262429925705716/0x3328671f: Process SS (END) 20240910055657312 DSS <0004> hlr_ussd.c:518 262429925705716/0x3328671f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910055657312 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429925705716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429925705716" session_id=858285855 session_state=END} 20240910055657312 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429925705716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657312 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429925705716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055657312 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055657312 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0076d38c6bd: Found GsupExpect[0] for "262429925705716" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@a0076d38c6bd: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429925705716" TC_mo_ussd_euse_defaultroute(240)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055657317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@a0076d38c6bd: Final verdict of PTC: pass 20240910055657321 DAUC <0003> db_auc.c:157 IMSI='262429659277330': No 2G Auth Data 20240910055657321 DAUC <0003> db_auc.c:192 IMSI='262429659277330': No 3G Auth Data HLR_Test-GSUP(237)@a0076d38c6bd: Created GsupExpect[0] for "262429659277330" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240910055657345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 20240910055657350 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657350 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429659277330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429659277330" session_id=961097990 session_state=BEGIN} 20240910055657350 DSS <0004> hlr_ussd.c:576 262429659277330/0x39493106: Process SS (BEGIN) 20240910055657350 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910055657350 DSS <0004> hlr_ussd.c:518 262429659277330/0x39493106: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910055657350 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657350 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data 20240910055657350 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657350 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: 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 } } } } } 20240910055657352 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657352 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657352 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429659277330 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429659277330" session_id=961097990 session_state=END} 20240910055657352 DSS <0004> hlr_ussd.c:576 262429659277330/0x39493106: Process SS (END) 20240910055657352 DSS <0004> hlr_ussd.c:518 262429659277330/0x39493106: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910055657352 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429659277330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429659277330" session_id=961097990 session_state=END} 20240910055657352 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429659277330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657352 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429659277330 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055657352 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055657352 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0076d38c6bd: Found GsupExpect[0] for "262429659277330" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@a0076d38c6bd: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429659277330" TC_mo_ussd_euse_defaultroute(241)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055657356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@a0076d38c6bd: Final verdict of PTC: pass 20240910055657360 DAUC <0003> db_auc.c:157 IMSI='262425513766686': No 2G Auth Data 20240910055657360 DAUC <0003> db_auc.c:192 IMSI='262425513766686': No 3G Auth Data HLR_Test-GSUP(237)@a0076d38c6bd: Created GsupExpect[0] for "262425513766686" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240910055657384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20240910055657391 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657391 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425513766686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425513766686" session_id=435267797 session_state=BEGIN} 20240910055657391 DSS <0004> hlr_ussd.c:576 262425513766686/0x19f1a8d5: Process SS (BEGIN) 20240910055657391 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910055657391 DSS <0004> hlr_ussd.c:518 262425513766686/0x19f1a8d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910055657391 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657391 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data 20240910055657391 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657391 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: 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 } } } } } 20240910055657393 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657393 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657393 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425513766686 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513766686" session_id=435267797 session_state=END} 20240910055657393 DSS <0004> hlr_ussd.c:576 262425513766686/0x19f1a8d5: Process SS (END) 20240910055657393 DSS <0004> hlr_ussd.c:518 262425513766686/0x19f1a8d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910055657393 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425513766686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513766686" session_id=435267797 session_state=END} 20240910055657393 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425513766686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657393 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425513766686 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055657393 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055657393 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0076d38c6bd: Found GsupExpect[0] for "262425513766686" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@a0076d38c6bd: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425513766686" TC_mo_ussd_euse_defaultroute(242)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055657396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@a0076d38c6bd: Final verdict of PTC: pass 20240910055657402 DAUC <0003> db_auc.c:157 IMSI='262428114894491': No 2G Auth Data 20240910055657402 DAUC <0003> db_auc.c:192 IMSI='262428114894491': No 3G Auth Data HLR_Test-GSUP(237)@a0076d38c6bd: Created GsupExpect[0] for "262428114894491" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240910055657424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20240910055657431 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657431 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428114894491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428114894491" session_id=679296477 session_state=BEGIN} 20240910055657431 DSS <0004> hlr_ussd.c:576 262428114894491/0x287d3ddd: Process SS (BEGIN) 20240910055657431 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910055657431 DSS <0004> hlr_ussd.c:518 262428114894491/0x287d3ddd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910055657431 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657431 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data 20240910055657431 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657431 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: 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 } } } } } 20240910055657433 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657433 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657433 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428114894491 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428114894491" session_id=679296477 session_state=END} 20240910055657433 DSS <0004> hlr_ussd.c:576 262428114894491/0x287d3ddd: Process SS (END) 20240910055657433 DSS <0004> hlr_ussd.c:518 262428114894491/0x287d3ddd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910055657433 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428114894491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428114894491" session_id=679296477 session_state=END} 20240910055657433 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428114894491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657433 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428114894491 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055657433 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055657433 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0076d38c6bd: Found GsupExpect[0] for "262428114894491" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@a0076d38c6bd: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428114894491" TC_mo_ussd_euse_defaultroute(243)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055657438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@a0076d38c6bd: Final verdict of PTC: pass 20240910055657442 DAUC <0003> db_auc.c:157 IMSI='262426650473612': No 2G Auth Data 20240910055657442 DAUC <0003> db_auc.c:192 IMSI='262426650473612': No 3G Auth Data HLR_Test-GSUP(237)@a0076d38c6bd: Created GsupExpect[0] for "262426650473612" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240910055657467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4258 20240910055657475 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657475 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426650473612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426650473612" session_id=2009111428 session_state=BEGIN} 20240910055657475 DSS <0004> hlr_ussd.c:576 262426650473612/0x77c09b84: Process SS (BEGIN) 20240910055657475 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910055657475 DSS <0004> hlr_ussd.c:518 262426650473612/0x77c09b84: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910055657475 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657475 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data 20240910055657475 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657475 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: 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 } } } } } 20240910055657477 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657477 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657477 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426650473612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426650473612" session_id=2009111428 session_state=END} 20240910055657477 DSS <0004> hlr_ussd.c:576 262426650473612/0x77c09b84: Process SS (END) 20240910055657477 DSS <0004> hlr_ussd.c:518 262426650473612/0x77c09b84: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910055657477 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426650473612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426650473612" session_id=2009111428 session_state=END} 20240910055657477 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426650473612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657477 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426650473612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055657477 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055657477 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0076d38c6bd: Found GsupExpect[0] for "262426650473612" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@a0076d38c6bd: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426650473612" TC_mo_ussd_euse_defaultroute(244)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055657482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@a0076d38c6bd: Final verdict of PTC: pass 20240910055657486 DAUC <0003> db_auc.c:157 IMSI='262424844411828': No 2G Auth Data 20240910055657486 DAUC <0003> db_auc.c:192 IMSI='262424844411828': No 3G Auth Data HLR_Test-GSUP(237)@a0076d38c6bd: Created GsupExpect[0] for "262424844411828" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240910055657515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4258 20240910055657522 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657522 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424844411828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424844411828" session_id=1469192237 session_state=BEGIN} 20240910055657522 DSS <0004> hlr_ussd.c:576 262424844411828/0x5792182d: Process SS (BEGIN) 20240910055657522 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910055657522 DSS <0004> hlr_ussd.c:518 262424844411828/0x5792182d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910055657522 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657522 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data 20240910055657522 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657522 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: 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 } } } } } 20240910055657524 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657524 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657524 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424844411828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424844411828" session_id=1469192237 session_state=END} 20240910055657524 DSS <0004> hlr_ussd.c:576 262424844411828/0x5792182d: Process SS (END) 20240910055657524 DSS <0004> hlr_ussd.c:518 262424844411828/0x5792182d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910055657524 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424844411828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424844411828" session_id=1469192237 session_state=END} 20240910055657524 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424844411828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657524 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424844411828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055657524 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055657524 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0076d38c6bd: Found GsupExpect[0] for "262424844411828" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@a0076d38c6bd: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424844411828" TC_mo_ussd_euse_defaultroute(245)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055657529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@a0076d38c6bd: Final verdict of PTC: pass 20240910055657533 DAUC <0003> db_auc.c:157 IMSI='262428552515828': No 2G Auth Data 20240910055657533 DAUC <0003> db_auc.c:192 IMSI='262428552515828': No 3G Auth Data HLR_Test-GSUP(237)@a0076d38c6bd: Created GsupExpect[0] for "262428552515828" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240910055657561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4258 20240910055657567 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657567 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428552515828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428552515828" session_id=664054650 session_state=BEGIN} 20240910055657567 DSS <0004> hlr_ussd.c:576 262428552515828/0x2794ab7a: Process SS (BEGIN) 20240910055657567 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910055657567 DSS <0004> hlr_ussd.c:518 262428552515828/0x2794ab7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910055657567 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657567 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data 20240910055657567 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657567 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: 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 } } } } } 20240910055657569 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657569 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657569 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428552515828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428552515828" session_id=664054650 session_state=END} 20240910055657569 DSS <0004> hlr_ussd.c:576 262428552515828/0x2794ab7a: Process SS (END) 20240910055657569 DSS <0004> hlr_ussd.c:518 262428552515828/0x2794ab7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910055657569 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428552515828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428552515828" session_id=664054650 session_state=END} 20240910055657569 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428552515828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657569 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428552515828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055657569 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055657569 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0076d38c6bd: Found GsupExpect[0] for "262428552515828" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@a0076d38c6bd: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262428552515828" TC_mo_ussd_euse_defaultroute(246)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055657573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@a0076d38c6bd: Final verdict of PTC: pass 20240910055657577 DAUC <0003> db_auc.c:157 IMSI='262421557634524': No 2G Auth Data 20240910055657577 DAUC <0003> db_auc.c:192 IMSI='262421557634524': No 3G Auth Data HLR_Test-GSUP(237)@a0076d38c6bd: Created GsupExpect[0] for "262421557634524" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240910055657606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20240910055657612 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657612 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421557634524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421557634524" session_id=1473212151 session_state=BEGIN} 20240910055657612 DSS <0004> hlr_ussd.c:576 262421557634524/0x57cf6ef7: Process SS (BEGIN) 20240910055657612 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910055657612 DSS <0004> hlr_ussd.c:518 262421557634524/0x57cf6ef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910055657612 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657612 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data 20240910055657612 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657612 DLINP <000b> input/ipa.c:431 127.0.0.1:38133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: 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 } } } } } 20240910055657614 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657614 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657614 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421557634524 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421557634524" session_id=1473212151 session_state=END} 20240910055657614 DSS <0004> hlr_ussd.c:576 262421557634524/0x57cf6ef7: Process SS (END) 20240910055657614 DSS <0004> hlr_ussd.c:518 262421557634524/0x57cf6ef7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910055657614 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421557634524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421557634524" session_id=1473212151 session_state=END} 20240910055657614 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421557634524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657614 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421557634524 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910055657614 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055657614 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0076d38c6bd: Found GsupExpect[0] for "262421557634524" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@a0076d38c6bd: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421557634524" TC_mo_ussd_euse_defaultroute(247)@a0076d38c6bd: 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)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055657619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@a0076d38c6bd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@a0076d38c6bd: Final verdict of PTC: none 20240910055657622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@a0076d38c6bd: Final verdict of PTC: none 20240910055657623 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055657623 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055657623 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055657623 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055657623 DLINP <000b> input/ipa.c:451 connected read/write 20240910055657623 DLINP <000b> input/ipa.c:405 127.0.0.1:38133 message received 20240910055657623 DLINP <000b> input/ipa.c:414 127.0.0.1:38133 connection closed with server 20240910055657623 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38133 20240910055657623 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910055657624 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35161<->l=127.0.0.1:4259) 238@a0076d38c6bd: Final verdict of PTC: none IPA-EUSE-foobar(236)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 238: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Tue Sep 10 05:56:57 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20240910055657669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33338<->l=127.0.0.1:4258 20240910055657828 DSS <0004> hlr_ussd.c:239 262420473711596/0x90d7cf64: SS Session Timeout, destroying 20240910055657828 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420473711596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33338<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34044) 20240910055657883 DSS <0004> hlr_ussd.c:239 262429727508700/0x8bcde6f6: SS Session Timeout, destroying 20240910055657883 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429727508700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657934 DSS <0004> hlr_ussd.c:239 262425924392322/0xf487f239: SS Session Timeout, destroying 20240910055657934 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425924392322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055657996 DSS <0004> hlr_ussd.c:239 262429173195621/0x0e136511: SS Session Timeout, destroying 20240910055657996 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429173195621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055658039 DSS <0004> hlr_ussd.c:239 262421548764685/0x33f10ea4: SS Session Timeout, destroying 20240910055658039 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421548764685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055658076 DSS <0004> hlr_ussd.c:239 262423180146230/0x16704b60: SS Session Timeout, destroying 20240910055658076 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423180146230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055658116 DSS <0004> hlr_ussd.c:239 262426570870762/0x11f846b0: SS Session Timeout, destroying 20240910055658116 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426570870762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055658158 DSS <0004> hlr_ussd.c:239 262425964413207/0x972d318b: SS Session Timeout, destroying 20240910055658158 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425964413207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=34044, count=47424) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Tue Sep 10 05:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_mo_sss_reject started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055700945 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055700945 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055700947 DLINP <000b> input/ipa.c:451 connected read/write 20240910055700947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055700948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33352<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055700950 DLINP <000b> input/ipa.c:451 connected read/write 20240910055700950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055700950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055700950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055700950 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055700950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055700950 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055700950 DLGSUP <0013> gsup_server.c:235 2: 20240910055700950 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055700950 DLGSUP <0013> gsup_server.c:235 3: 20240910055700950 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055700950 DLGSUP <0013> gsup_server.c:235 4: 20240910055700950 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055700950 DLGSUP <0013> gsup_server.c:235 5: 20240910055700950 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055700950 DLGSUP <0013> gsup_server.c:235 7: 20240910055700950 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055700950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055700950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055700950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@a0076d38c6bd: 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") 20240910055700970 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45067<->l=127.0.0.1:4259) 20240910055700984 DAUC <0003> db_auc.c:157 IMSI='262422656126671': No 2G Auth Data 20240910055700984 DAUC <0003> db_auc.c:192 IMSI='262422656126671': No 3G Auth Data HLR_Test-GSUP(249)@a0076d38c6bd: Created GsupExpect[0] for "262422656126671" to be handled at TC_mo_sss_reject(252) 20240910055701008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4258 20240910055701016 DLINP <000b> input/ipa.c:451 connected read/write 20240910055701016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055701016 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422656126671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422656126671" session_id=704245148 session_state=BEGIN} 20240910055701016 DSS <0004> hlr_ussd.c:576 262422656126671/0x29f9ed9c: Process SS (BEGIN) 20240910055701016 DSS <0004> hlr_ussd.c:498 262422656126671/0x29f9ed9c: SS CompType=Invoke, OpCode=InterrogateSS 20240910055701016 DSS <0004> hlr_ussd.c:506 262422656126671/0x29f9ed9c: Structured SS requests are not supported, rejecting... 20240910055701016 DSS <0004> hlr_ussd.c:354 262422656126671/0x29f9ed9c: Tx ReturnError(0, 0x15) 20240910055701016 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422656126671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422656126671" session_id=704245148 session_state=END} 20240910055701016 DLINP <000b> input/ipa.c:451 connected read/write 20240910055701016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055701016 DLINP <000b> input/ipa.c:451 connected read/write 20240910055701016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@a0076d38c6bd: Found GsupExpect[0] for "262422656126671" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@a0076d38c6bd: Added IMSI table entry 0TC_mo_sss_reject(252)"262422656126671" TC_mo_sss_reject(252)@a0076d38c6bd: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055701020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@a0076d38c6bd: Final verdict of PTC: pass 20240910055701028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33352<->l=127.0.0.1:4258 20240910055701029 DLINP <000b> input/ipa.c:451 connected read/write 20240910055701029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055701029 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055701029 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055701029 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055701029 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45067<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@a0076d38c6bd: Final verdict of PTC: none 250@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 250: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_mo_sss_reject finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Tue Sep 10 05:57:01 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20240910055701074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4258 20240910055701174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20240910055701444 DSS <0004> hlr_ussd.c:239 262424238549338/0x422b9db2: SS Session Timeout, destroying 20240910055701444 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424238549338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055701483 DSS <0004> hlr_ussd.c:239 262421095908466/0x52efde2b: SS Session Timeout, destroying 20240910055701483 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421095908466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055701523 DSS <0004> hlr_ussd.c:239 262425589495947/0xf2317825: SS Session Timeout, destroying 20240910055701523 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425589495947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055701560 DSS <0004> hlr_ussd.c:239 262424978289106/0xcfa60462: SS Session Timeout, destroying 20240910055701560 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424978289106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055701599 DSS <0004> hlr_ussd.c:239 262426082365999/0x1b5ecf51: SS Session Timeout, destroying 20240910055701599 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426082365999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055701639 DSS <0004> hlr_ussd.c:239 262424537725342/0xe74c1066: SS Session Timeout, destroying 20240910055701639 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424537725342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055701680 DSS <0004> hlr_ussd.c:239 262427812357774/0x66c203f0: SS Session Timeout, destroying 20240910055701680 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427812357774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910055701722 DSS <0004> hlr_ussd.c:239 262428705852491/0x878faf3a: SS Session Timeout, destroying 20240910055701722 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428705852491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Tue Sep 10 05:57:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_check_imei started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055704248 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055704248 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055704249 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055704251 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704251 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055704251 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055704251 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055704251 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055704251 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055704251 DLGSUP <0013> gsup_server.c:235 2: 20240910055704251 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055704251 DLGSUP <0013> gsup_server.c:235 3: 20240910055704251 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055704251 DLGSUP <0013> gsup_server.c:235 4: 20240910055704251 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055704251 DLGSUP <0013> gsup_server.c:235 5: 20240910055704251 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055704251 DLGSUP <0013> gsup_server.c:235 7: 20240910055704251 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055704251 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055704251 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055704251 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@a0076d38c6bd: 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") 20240910055704273 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36225<->l=127.0.0.1:4259) 20240910055704292 DAUC <0003> db_auc.c:157 IMSI='262426087802371': No 2G Auth Data 20240910055704292 DAUC <0003> db_auc.c:192 IMSI='262426087802371': No 3G Auth Data HLR_Test-GSUP(254)@a0076d38c6bd: Created GsupExpect[0] for "262426087802371" to be handled at TC_gsup_check_imei(257) 20240910055704315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 20240910055704322 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704322 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426087802371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426087802371"} 20240910055704322 DMAIN <0000> hlr.c:435 IMSI='262426087802371': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055704322 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426087802371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426087802371"} 20240910055704322 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426087802371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704322 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704322 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0076d38c6bd: Found GsupExpect[0] for "262426087802371" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_check_imei(257)"262426087802371" TC_gsup_check_imei(257)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704324 DAUC <0003> db_auc.c:192 IMSI='262426087802371': No 3G Auth Data 20240910055704326 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704326 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426087802371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426087802371"} 20240910055704326 DAUC <0003> hlr.c:428 IMSI='262426087802371': storing IMEI = 12345678901234 20240910055704329 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426087802371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426087802371"} 20240910055704329 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426087802371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704329 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704329 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055704331 DAUC <0003> db_auc.c:192 IMSI='262426087802371': No 3G Auth Data 20240910055704332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@a0076d38c6bd: Final verdict of PTC: pass 20240910055704343 DAUC <0003> db_auc.c:157 IMSI='262424794331223': No 2G Auth Data 20240910055704343 DAUC <0003> db_auc.c:192 IMSI='262424794331223': No 3G Auth Data HLR_Test-GSUP(254)@a0076d38c6bd: Created GsupExpect[0] for "262424794331223" to be handled at TC_gsup_check_imei(258) 20240910055704365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 20240910055704371 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704371 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424794331223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424794331223"} 20240910055704371 DMAIN <0000> hlr.c:435 IMSI='262424794331223': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055704371 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424794331223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424794331223"} 20240910055704371 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424794331223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704371 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704371 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0076d38c6bd: Found GsupExpect[0] for "262424794331223" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_check_imei(258)"262424794331223" TC_gsup_check_imei(258)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704373 DAUC <0003> db_auc.c:192 IMSI='262424794331223': No 3G Auth Data 20240910055704376 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704376 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424794331223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424794331223"} 20240910055704376 DAUC <0003> hlr.c:428 IMSI='262424794331223': storing IMEI = 12345678901234 20240910055704379 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424794331223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424794331223"} 20240910055704379 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424794331223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704379 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704380 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055704381 DAUC <0003> db_auc.c:192 IMSI='262424794331223': No 3G Auth Data 20240910055704382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@a0076d38c6bd: Final verdict of PTC: pass 20240910055704397 DAUC <0003> db_auc.c:157 IMSI='262420030443159': No 2G Auth Data 20240910055704397 DAUC <0003> db_auc.c:192 IMSI='262420030443159': No 3G Auth Data HLR_Test-GSUP(254)@a0076d38c6bd: Created GsupExpect[0] for "262420030443159" to be handled at TC_gsup_check_imei(259) 20240910055704419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33418<->l=127.0.0.1:4258 20240910055704425 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704425 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420030443159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420030443159"} 20240910055704425 DMAIN <0000> hlr.c:435 IMSI='262420030443159': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055704425 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420030443159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420030443159"} 20240910055704425 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420030443159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704425 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704425 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0076d38c6bd: Found GsupExpect[0] for "262420030443159" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_check_imei(259)"262420030443159" TC_gsup_check_imei(259)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704427 DAUC <0003> db_auc.c:192 IMSI='262420030443159': No 3G Auth Data 20240910055704431 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704431 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420030443159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420030443159"} 20240910055704431 DAUC <0003> hlr.c:428 IMSI='262420030443159': storing IMEI = 12345678901234 20240910055704434 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420030443159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420030443159"} 20240910055704434 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420030443159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704434 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704434 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055704435 DAUC <0003> db_auc.c:192 IMSI='262420030443159': No 3G Auth Data 20240910055704436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33418<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@a0076d38c6bd: Final verdict of PTC: pass 20240910055704448 DAUC <0003> db_auc.c:157 IMSI='262421010343835': No 2G Auth Data 20240910055704448 DAUC <0003> db_auc.c:192 IMSI='262421010343835': No 3G Auth Data HLR_Test-GSUP(254)@a0076d38c6bd: Created GsupExpect[0] for "262421010343835" to be handled at TC_gsup_check_imei(260) 20240910055704471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20240910055704475 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704475 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421010343835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421010343835"} 20240910055704475 DMAIN <0000> hlr.c:435 IMSI='262421010343835': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055704475 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421010343835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421010343835"} 20240910055704475 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421010343835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704475 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704475 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0076d38c6bd: Found GsupExpect[0] for "262421010343835" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_check_imei(260)"262421010343835" TC_gsup_check_imei(260)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704477 DAUC <0003> db_auc.c:157 IMSI='262421010343835': No 2G Auth Data 20240910055704479 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704479 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421010343835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421010343835"} 20240910055704479 DAUC <0003> hlr.c:428 IMSI='262421010343835': storing IMEI = 12345678901234 20240910055704482 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421010343835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421010343835"} 20240910055704482 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421010343835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704482 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704482 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055704484 DAUC <0003> db_auc.c:157 IMSI='262421010343835': No 2G Auth Data 20240910055704485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@a0076d38c6bd: Final verdict of PTC: pass 20240910055704496 DAUC <0003> db_auc.c:157 IMSI='262425905530900': No 2G Auth Data 20240910055704496 DAUC <0003> db_auc.c:192 IMSI='262425905530900': No 3G Auth Data HLR_Test-GSUP(254)@a0076d38c6bd: Created GsupExpect[0] for "262425905530900" to be handled at TC_gsup_check_imei(261) 20240910055704521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20240910055704526 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704526 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425905530900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425905530900"} 20240910055704526 DMAIN <0000> hlr.c:435 IMSI='262425905530900': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055704526 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425905530900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425905530900"} 20240910055704526 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425905530900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704526 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704526 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0076d38c6bd: Found GsupExpect[0] for "262425905530900" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_check_imei(261)"262425905530900" TC_gsup_check_imei(261)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704527 DAUC <0003> db_auc.c:157 IMSI='262425905530900': No 2G Auth Data 20240910055704530 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704530 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425905530900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425905530900"} 20240910055704530 DAUC <0003> hlr.c:428 IMSI='262425905530900': storing IMEI = 12345678901234 20240910055704533 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425905530900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425905530900"} 20240910055704533 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425905530900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704533 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704533 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055704535 DAUC <0003> db_auc.c:157 IMSI='262425905530900': No 2G Auth Data 20240910055704536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@a0076d38c6bd: Final verdict of PTC: pass 20240910055704547 DAUC <0003> db_auc.c:157 IMSI='262426797285694': No 2G Auth Data 20240910055704547 DAUC <0003> db_auc.c:192 IMSI='262426797285694': No 3G Auth Data HLR_Test-GSUP(254)@a0076d38c6bd: Created GsupExpect[0] for "262426797285694" to be handled at TC_gsup_check_imei(262) 20240910055704574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4258 20240910055704578 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704578 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426797285694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426797285694"} 20240910055704579 DMAIN <0000> hlr.c:435 IMSI='262426797285694': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055704579 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426797285694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426797285694"} 20240910055704579 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426797285694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704579 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704579 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0076d38c6bd: Found GsupExpect[0] for "262426797285694" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_check_imei(262)"262426797285694" TC_gsup_check_imei(262)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704583 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704583 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426797285694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426797285694"} 20240910055704583 DAUC <0003> hlr.c:428 IMSI='262426797285694': storing IMEI = 12345678901234 20240910055704586 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426797285694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426797285694"} 20240910055704586 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426797285694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704586 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704586 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055704588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@a0076d38c6bd: Final verdict of PTC: pass 20240910055704603 DAUC <0003> db_auc.c:157 IMSI='262424314426084': No 2G Auth Data 20240910055704603 DAUC <0003> db_auc.c:192 IMSI='262424314426084': No 3G Auth Data HLR_Test-GSUP(254)@a0076d38c6bd: Created GsupExpect[0] for "262424314426084" to be handled at TC_gsup_check_imei(263) 20240910055704631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33456<->l=127.0.0.1:4258 20240910055704635 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704635 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424314426084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424314426084"} 20240910055704635 DMAIN <0000> hlr.c:435 IMSI='262424314426084': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055704635 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424314426084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424314426084"} 20240910055704635 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424314426084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704635 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704635 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0076d38c6bd: Found GsupExpect[0] for "262424314426084" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_check_imei(263)"262424314426084" TC_gsup_check_imei(263)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704639 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704639 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424314426084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424314426084"} 20240910055704639 DAUC <0003> hlr.c:428 IMSI='262424314426084': storing IMEI = 12345678901234 20240910055704642 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424314426084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424314426084"} 20240910055704642 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424314426084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704642 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704642 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055704645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33456<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@a0076d38c6bd: Final verdict of PTC: pass 20240910055704659 DAUC <0003> db_auc.c:157 IMSI='262428141194669': No 2G Auth Data 20240910055704659 DAUC <0003> db_auc.c:192 IMSI='262428141194669': No 3G Auth Data HLR_Test-GSUP(254)@a0076d38c6bd: Created GsupExpect[0] for "262428141194669" to be handled at TC_gsup_check_imei(264) 20240910055704686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 20240910055704692 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704692 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428141194669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428141194669"} 20240910055704692 DMAIN <0000> hlr.c:435 IMSI='262428141194669': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055704693 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428141194669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428141194669"} 20240910055704693 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428141194669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704693 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704693 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0076d38c6bd: Found GsupExpect[0] for "262428141194669" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_check_imei(264)"262428141194669" TC_gsup_check_imei(264)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704698 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704698 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428141194669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428141194669"} 20240910055704698 DAUC <0003> hlr.c:428 IMSI='262428141194669': storing IMEI = 12345678901234 20240910055704701 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428141194669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428141194669"} 20240910055704701 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428141194669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055704701 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055704701 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055704703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055704715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 20240910055704716 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36225<->l=127.0.0.1:4259) 20240910055704716 DLINP <000b> input/ipa.c:451 connected read/write 20240910055704716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055704716 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055704716 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055704716 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@a0076d38c6bd: Final verdict of PTC: none 255@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_check_imei finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Tue Sep 10 05:57:04 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20240910055704757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4258 20240910055704857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5392) Waiting for packet dumper to finish... 1 (prev_count=5392, count=68524) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Tue Sep 10 05:57:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_check_imei_via_proxy started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055707936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055707936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055707938 DLINP <000b> input/ipa.c:451 connected read/write 20240910055707938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055707938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055707940 DLINP <000b> input/ipa.c:451 connected read/write 20240910055707940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055707940 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055707940 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055707940 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055707940 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055707940 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055707940 DLGSUP <0013> gsup_server.c:235 2: 20240910055707940 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055707940 DLGSUP <0013> gsup_server.c:235 3: 20240910055707940 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055707940 DLGSUP <0013> gsup_server.c:235 4: 20240910055707940 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055707940 DLGSUP <0013> gsup_server.c:235 5: 20240910055707940 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055707940 DLGSUP <0013> gsup_server.c:235 7: 20240910055707940 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055707940 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055707940 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055707940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@a0076d38c6bd: 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") 20240910055707959 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40823<->l=127.0.0.1:4259) 20240910055707978 DAUC <0003> db_auc.c:157 IMSI='262421816541290': No 2G Auth Data 20240910055707978 DAUC <0003> db_auc.c:192 IMSI='262421816541290': No 3G Auth Data HLR_Test-GSUP(266)@a0076d38c6bd: Created GsupExpect[0] for "262421816541290" to be handled at TC_gsup_check_imei_via_proxy(269) 20240910055708003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 20240910055708008 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708008 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421816541290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421816541290" source_name="the-source\n"} 20240910055708008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910055708008 DMAIN <0000> hlr.c:435 IMSI='262421816541290': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055708009 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421816541290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421816541290" destination_name="the-source\n"} 20240910055708009 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421816541290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708009 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708009 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0076d38c6bd: Found GsupExpect[0] for "262421816541290" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421816541290" TC_gsup_check_imei_via_proxy(269)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708011 DAUC <0003> db_auc.c:192 IMSI='262421816541290': No 3G Auth Data 20240910055708014 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708014 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421816541290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421816541290" source_name="the-source\n"} 20240910055708014 DAUC <0003> hlr.c:428 IMSI='262421816541290': storing IMEI = 12345678901234 20240910055708017 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421816541290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421816541290" destination_name="the-source\n"} 20240910055708017 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421816541290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708017 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708017 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055708018 DAUC <0003> db_auc.c:192 IMSI='262421816541290': No 3G Auth Data 20240910055708019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@a0076d38c6bd: Final verdict of PTC: pass 20240910055708031 DAUC <0003> db_auc.c:157 IMSI='262422689259268': No 2G Auth Data 20240910055708031 DAUC <0003> db_auc.c:192 IMSI='262422689259268': No 3G Auth Data HLR_Test-GSUP(266)@a0076d38c6bd: Created GsupExpect[0] for "262422689259268" to be handled at TC_gsup_check_imei_via_proxy(270) 20240910055708053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55636<->l=127.0.0.1:4258 20240910055708057 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708057 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422689259268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422689259268" source_name="the-source\n"} 20240910055708057 DMAIN <0000> hlr.c:435 IMSI='262422689259268': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055708057 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422689259268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422689259268" destination_name="the-source\n"} 20240910055708057 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422689259268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708057 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708057 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0076d38c6bd: Found GsupExpect[0] for "262422689259268" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422689259268" TC_gsup_check_imei_via_proxy(270)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708059 DAUC <0003> db_auc.c:192 IMSI='262422689259268': No 3G Auth Data 20240910055708062 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708062 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422689259268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422689259268" source_name="the-source\n"} 20240910055708062 DAUC <0003> hlr.c:428 IMSI='262422689259268': storing IMEI = 12345678901234 20240910055708066 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422689259268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422689259268" destination_name="the-source\n"} 20240910055708066 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422689259268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708066 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708066 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055708067 DAUC <0003> db_auc.c:192 IMSI='262422689259268': No 3G Auth Data 20240910055708068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55636<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@a0076d38c6bd: Final verdict of PTC: pass 20240910055708081 DAUC <0003> db_auc.c:157 IMSI='262427233762232': No 2G Auth Data 20240910055708081 DAUC <0003> db_auc.c:192 IMSI='262427233762232': No 3G Auth Data HLR_Test-GSUP(266)@a0076d38c6bd: Created GsupExpect[0] for "262427233762232" to be handled at TC_gsup_check_imei_via_proxy(271) 20240910055708112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20240910055708117 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708117 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427233762232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427233762232" source_name="the-source\n"} 20240910055708117 DMAIN <0000> hlr.c:435 IMSI='262427233762232': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055708117 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427233762232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427233762232" destination_name="the-source\n"} 20240910055708117 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427233762232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708117 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708117 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0076d38c6bd: Found GsupExpect[0] for "262427233762232" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427233762232" TC_gsup_check_imei_via_proxy(271)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708119 DAUC <0003> db_auc.c:192 IMSI='262427233762232': No 3G Auth Data 20240910055708121 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708121 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427233762232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427233762232" source_name="the-source\n"} 20240910055708121 DAUC <0003> hlr.c:428 IMSI='262427233762232': storing IMEI = 12345678901234 20240910055708124 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427233762232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427233762232" destination_name="the-source\n"} 20240910055708124 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427233762232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708124 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708124 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055708126 DAUC <0003> db_auc.c:192 IMSI='262427233762232': No 3G Auth Data 20240910055708127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@a0076d38c6bd: Final verdict of PTC: pass 20240910055708139 DAUC <0003> db_auc.c:157 IMSI='262425838842784': No 2G Auth Data 20240910055708139 DAUC <0003> db_auc.c:192 IMSI='262425838842784': No 3G Auth Data HLR_Test-GSUP(266)@a0076d38c6bd: Created GsupExpect[0] for "262425838842784" to be handled at TC_gsup_check_imei_via_proxy(272) 20240910055708163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 20240910055708168 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708168 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425838842784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425838842784" source_name="the-source\n"} 20240910055708168 DMAIN <0000> hlr.c:435 IMSI='262425838842784': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055708168 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425838842784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425838842784" destination_name="the-source\n"} 20240910055708168 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425838842784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708168 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708168 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0076d38c6bd: Found GsupExpect[0] for "262425838842784" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425838842784" TC_gsup_check_imei_via_proxy(272)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708169 DAUC <0003> db_auc.c:157 IMSI='262425838842784': No 2G Auth Data 20240910055708172 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708172 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425838842784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425838842784" source_name="the-source\n"} 20240910055708172 DAUC <0003> hlr.c:428 IMSI='262425838842784': storing IMEI = 12345678901234 20240910055708175 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425838842784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425838842784" destination_name="the-source\n"} 20240910055708175 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425838842784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708175 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708175 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055708176 DAUC <0003> db_auc.c:157 IMSI='262425838842784': No 2G Auth Data 20240910055708178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@a0076d38c6bd: Final verdict of PTC: pass 20240910055708192 DAUC <0003> db_auc.c:157 IMSI='262427895070199': No 2G Auth Data 20240910055708192 DAUC <0003> db_auc.c:192 IMSI='262427895070199': No 3G Auth Data HLR_Test-GSUP(266)@a0076d38c6bd: Created GsupExpect[0] for "262427895070199" to be handled at TC_gsup_check_imei_via_proxy(273) 20240910055708216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 20240910055708222 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708222 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427895070199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427895070199" source_name="the-source\n"} 20240910055708222 DMAIN <0000> hlr.c:435 IMSI='262427895070199': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055708222 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427895070199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427895070199" destination_name="the-source\n"} 20240910055708222 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427895070199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708222 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708222 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0076d38c6bd: Found GsupExpect[0] for "262427895070199" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427895070199" TC_gsup_check_imei_via_proxy(273)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708223 DAUC <0003> db_auc.c:157 IMSI='262427895070199': No 2G Auth Data 20240910055708226 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708226 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427895070199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427895070199" source_name="the-source\n"} 20240910055708226 DAUC <0003> hlr.c:428 IMSI='262427895070199': storing IMEI = 12345678901234 20240910055708229 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427895070199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427895070199" destination_name="the-source\n"} 20240910055708229 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427895070199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708229 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708229 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055708230 DAUC <0003> db_auc.c:157 IMSI='262427895070199': No 2G Auth Data 20240910055708231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@a0076d38c6bd: Final verdict of PTC: pass 20240910055708242 DAUC <0003> db_auc.c:157 IMSI='262427573282333': No 2G Auth Data 20240910055708242 DAUC <0003> db_auc.c:192 IMSI='262427573282333': No 3G Auth Data HLR_Test-GSUP(266)@a0076d38c6bd: Created GsupExpect[0] for "262427573282333" to be handled at TC_gsup_check_imei_via_proxy(274) 20240910055708269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 20240910055708274 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708274 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427573282333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427573282333" source_name="the-source\n"} 20240910055708274 DMAIN <0000> hlr.c:435 IMSI='262427573282333': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055708274 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427573282333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427573282333" destination_name="the-source\n"} 20240910055708274 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427573282333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708274 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708274 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0076d38c6bd: Found GsupExpect[0] for "262427573282333" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427573282333" TC_gsup_check_imei_via_proxy(274)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708279 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708279 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427573282333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427573282333" source_name="the-source\n"} 20240910055708279 DAUC <0003> hlr.c:428 IMSI='262427573282333': storing IMEI = 12345678901234 20240910055708282 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427573282333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427573282333" destination_name="the-source\n"} 20240910055708282 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427573282333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708283 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708283 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055708285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@a0076d38c6bd: Final verdict of PTC: pass 20240910055708300 DAUC <0003> db_auc.c:157 IMSI='262424697983649': No 2G Auth Data 20240910055708300 DAUC <0003> db_auc.c:192 IMSI='262424697983649': No 3G Auth Data HLR_Test-GSUP(266)@a0076d38c6bd: Created GsupExpect[0] for "262424697983649" to be handled at TC_gsup_check_imei_via_proxy(275) 20240910055708328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55692<->l=127.0.0.1:4258 20240910055708333 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708333 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424697983649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424697983649" source_name="the-source\n"} 20240910055708333 DMAIN <0000> hlr.c:435 IMSI='262424697983649': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055708333 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424697983649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424697983649" destination_name="the-source\n"} 20240910055708333 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424697983649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708333 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708333 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0076d38c6bd: Found GsupExpect[0] for "262424697983649" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424697983649" TC_gsup_check_imei_via_proxy(275)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708338 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708338 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424697983649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424697983649" source_name="the-source\n"} 20240910055708338 DAUC <0003> hlr.c:428 IMSI='262424697983649': storing IMEI = 12345678901234 20240910055708341 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424697983649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424697983649" destination_name="the-source\n"} 20240910055708341 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424697983649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708341 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708341 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055708343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55692<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@a0076d38c6bd: Final verdict of PTC: pass 20240910055708358 DAUC <0003> db_auc.c:157 IMSI='262421684675306': No 2G Auth Data 20240910055708358 DAUC <0003> db_auc.c:192 IMSI='262421684675306': No 3G Auth Data HLR_Test-GSUP(266)@a0076d38c6bd: Created GsupExpect[0] for "262421684675306" to be handled at TC_gsup_check_imei_via_proxy(276) 20240910055708385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55700<->l=127.0.0.1:4258 20240910055708390 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708390 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421684675306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421684675306" source_name="the-source\n"} 20240910055708390 DMAIN <0000> hlr.c:435 IMSI='262421684675306': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910055708390 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421684675306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421684675306" destination_name="the-source\n"} 20240910055708390 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421684675306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708390 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708390 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0076d38c6bd: Found GsupExpect[0] for "262421684675306" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421684675306" TC_gsup_check_imei_via_proxy(276)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708396 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708396 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421684675306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421684675306" source_name="the-source\n"} 20240910055708396 DAUC <0003> hlr.c:428 IMSI='262421684675306': storing IMEI = 12345678901234 20240910055708400 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421684675306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421684675306" destination_name="the-source\n"} 20240910055708400 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421684675306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055708400 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055708400 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055708402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55700<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055708414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4258 20240910055708415 DLINP <000b> input/ipa.c:451 connected read/write 20240910055708415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055708415 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055708415 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055708415 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055708415 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@a0076d38c6bd: Final verdict of PTC: none 20240910055708415 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40823<->l=127.0.0.1:4259) 267@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Tue Sep 10 05:57:08 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20240910055708453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20240910055708554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=44304) Waiting for packet dumper to finish... 1 (prev_count=44304, count=69408) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Tue Sep 10 05:57:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_check_imei_invalid_len started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055711628 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055711628 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055711630 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055711633 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711634 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055711634 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055711634 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055711634 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055711634 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055711634 DLGSUP <0013> gsup_server.c:235 2: 20240910055711634 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055711634 DLGSUP <0013> gsup_server.c:235 3: 20240910055711634 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055711634 DLGSUP <0013> gsup_server.c:235 4: 20240910055711634 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055711634 DLGSUP <0013> gsup_server.c:235 5: 20240910055711634 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055711634 DLGSUP <0013> gsup_server.c:235 7: 20240910055711634 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055711634 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055711634 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055711634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@a0076d38c6bd: 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") 20240910055711653 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37137<->l=127.0.0.1:4259) 20240910055711669 DAUC <0003> db_auc.c:157 IMSI='262424974914189': No 2G Auth Data 20240910055711669 DAUC <0003> db_auc.c:192 IMSI='262424974914189': No 3G Auth Data HLR_Test-GSUP(278)@a0076d38c6bd: Created GsupExpect[0] for "262424974914189" to be handled at TC_gsup_check_imei_invalid_len(281) 20240910055711692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4258 20240910055711697 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711697 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424974914189"} 20240910055711697 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910055711697 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424974914189" cause=Invalid mandatory information} 20240910055711697 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711697 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711697 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0076d38c6bd: Found GsupExpect[0] for "262424974914189" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262424974914189" TC_gsup_check_imei_invalid_len(281)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055711700 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711700 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424974914189"} 20240910055711700 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910055711700 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424974914189" cause=Invalid mandatory information} 20240910055711700 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711700 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711700 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711702 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711702 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424974914189"} 20240910055711702 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910055711702 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424974914189" cause=Invalid mandatory information} 20240910055711702 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711702 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711702 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711703 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711703 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424974914189"} 20240910055711703 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910055711703 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424974914189" cause=Invalid mandatory information} 20240910055711703 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711703 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711703 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711705 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711705 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424974914189"} 20240910055711705 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910055711705 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424974914189" cause=Invalid mandatory information} 20240910055711705 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424974914189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711705 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711705 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@a0076d38c6bd: Final verdict of PTC: pass 20240910055711718 DAUC <0003> db_auc.c:157 IMSI='262427797389784': No 2G Auth Data 20240910055711718 DAUC <0003> db_auc.c:192 IMSI='262427797389784': No 3G Auth Data HLR_Test-GSUP(278)@a0076d38c6bd: Created GsupExpect[0] for "262427797389784" to be handled at TC_gsup_check_imei_invalid_len(282) 20240910055711744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55742<->l=127.0.0.1:4258 20240910055711747 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711747 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427797389784"} 20240910055711747 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910055711747 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427797389784" cause=Invalid mandatory information} 20240910055711747 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711747 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711747 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0076d38c6bd: Found GsupExpect[0] for "262427797389784" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@a0076d38c6bd: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427797389784" TC_gsup_check_imei_invalid_len(282)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055711749 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711749 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427797389784"} 20240910055711749 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910055711749 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427797389784" cause=Invalid mandatory information} 20240910055711749 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711749 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711749 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711751 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711751 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427797389784"} 20240910055711752 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910055711752 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427797389784" cause=Invalid mandatory information} 20240910055711752 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711752 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711752 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711754 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711754 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427797389784"} 20240910055711754 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910055711754 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427797389784" cause=Invalid mandatory information} 20240910055711754 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711754 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711754 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711755 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711755 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427797389784"} 20240910055711755 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910055711755 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427797389784" cause=Invalid mandatory information} 20240910055711755 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427797389784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711755 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711755 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55742<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@a0076d38c6bd: Final verdict of PTC: pass 20240910055711769 DAUC <0003> db_auc.c:157 IMSI='262421865048789': No 2G Auth Data 20240910055711769 DAUC <0003> db_auc.c:192 IMSI='262421865048789': No 3G Auth Data HLR_Test-GSUP(278)@a0076d38c6bd: Created GsupExpect[0] for "262421865048789" to be handled at TC_gsup_check_imei_invalid_len(283) 20240910055711792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20240910055711795 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711796 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421865048789"} 20240910055711796 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910055711796 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421865048789" cause=Invalid mandatory information} 20240910055711796 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711796 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711796 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0076d38c6bd: Found GsupExpect[0] for "262421865048789" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@a0076d38c6bd: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421865048789" TC_gsup_check_imei_invalid_len(283)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055711798 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711798 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421865048789"} 20240910055711798 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910055711798 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421865048789" cause=Invalid mandatory information} 20240910055711798 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711798 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711798 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711800 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711800 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421865048789"} 20240910055711800 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910055711800 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421865048789" cause=Invalid mandatory information} 20240910055711800 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711800 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711800 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711801 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711801 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421865048789"} 20240910055711801 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910055711801 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421865048789" cause=Invalid mandatory information} 20240910055711801 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711801 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711801 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711803 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711803 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421865048789"} 20240910055711803 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910055711803 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421865048789" cause=Invalid mandatory information} 20240910055711803 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421865048789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711803 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711803 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@a0076d38c6bd: Final verdict of PTC: pass 20240910055711816 DAUC <0003> db_auc.c:157 IMSI='262428147067924': No 2G Auth Data 20240910055711816 DAUC <0003> db_auc.c:192 IMSI='262428147067924': No 3G Auth Data HLR_Test-GSUP(278)@a0076d38c6bd: Created GsupExpect[0] for "262428147067924" to be handled at TC_gsup_check_imei_invalid_len(284) 20240910055711840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 20240910055711843 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711843 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147067924"} 20240910055711843 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910055711843 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428147067924" cause=Invalid mandatory information} 20240910055711843 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711843 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711843 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0076d38c6bd: Found GsupExpect[0] for "262428147067924" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@a0076d38c6bd: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428147067924" TC_gsup_check_imei_invalid_len(284)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055711846 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711846 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147067924"} 20240910055711846 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910055711846 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428147067924" cause=Invalid mandatory information} 20240910055711846 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711846 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711846 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711848 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711848 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147067924"} 20240910055711848 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910055711848 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428147067924" cause=Invalid mandatory information} 20240910055711848 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711848 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711848 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711849 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711849 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147067924"} 20240910055711849 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910055711850 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428147067924" cause=Invalid mandatory information} 20240910055711850 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711850 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711850 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711851 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711851 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147067924"} 20240910055711851 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910055711851 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428147067924" cause=Invalid mandatory information} 20240910055711851 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428147067924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711851 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711851 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@a0076d38c6bd: Final verdict of PTC: pass 20240910055711864 DAUC <0003> db_auc.c:157 IMSI='262426008425730': No 2G Auth Data 20240910055711864 DAUC <0003> db_auc.c:192 IMSI='262426008425730': No 3G Auth Data HLR_Test-GSUP(278)@a0076d38c6bd: Created GsupExpect[0] for "262426008425730" to be handled at TC_gsup_check_imei_invalid_len(285) 20240910055711889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 20240910055711892 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711892 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426008425730"} 20240910055711892 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910055711892 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426008425730" cause=Invalid mandatory information} 20240910055711892 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711892 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711892 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0076d38c6bd: Found GsupExpect[0] for "262426008425730" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@a0076d38c6bd: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426008425730" TC_gsup_check_imei_invalid_len(285)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055711894 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711894 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426008425730"} 20240910055711894 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910055711894 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426008425730" cause=Invalid mandatory information} 20240910055711894 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711894 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711894 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711896 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711896 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426008425730"} 20240910055711896 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910055711896 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426008425730" cause=Invalid mandatory information} 20240910055711896 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711896 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711896 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711898 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711898 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426008425730"} 20240910055711898 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910055711898 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426008425730" cause=Invalid mandatory information} 20240910055711898 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711898 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711898 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711900 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711900 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426008425730"} 20240910055711900 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910055711900 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426008425730" cause=Invalid mandatory information} 20240910055711900 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426008425730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711900 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711900 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@a0076d38c6bd: Final verdict of PTC: pass 20240910055711912 DAUC <0003> db_auc.c:157 IMSI='262422202280229': No 2G Auth Data 20240910055711912 DAUC <0003> db_auc.c:192 IMSI='262422202280229': No 3G Auth Data HLR_Test-GSUP(278)@a0076d38c6bd: Created GsupExpect[0] for "262422202280229" to be handled at TC_gsup_check_imei_invalid_len(286) 20240910055711940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55764<->l=127.0.0.1:4258 20240910055711944 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711944 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422202280229"} 20240910055711944 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910055711944 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422202280229" cause=Invalid mandatory information} 20240910055711944 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711944 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711944 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0076d38c6bd: Found GsupExpect[0] for "262422202280229" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@a0076d38c6bd: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422202280229" TC_gsup_check_imei_invalid_len(286)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055711946 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711946 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422202280229"} 20240910055711946 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910055711946 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422202280229" cause=Invalid mandatory information} 20240910055711946 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711946 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711946 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711948 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711948 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422202280229"} 20240910055711948 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910055711948 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422202280229" cause=Invalid mandatory information} 20240910055711948 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711948 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711948 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711949 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711949 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422202280229"} 20240910055711949 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910055711949 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422202280229" cause=Invalid mandatory information} 20240910055711949 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711949 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711949 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711951 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055711951 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422202280229"} 20240910055711951 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910055711951 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422202280229" cause=Invalid mandatory information} 20240910055711951 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422202280229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055711951 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055711951 DLINP <000b> input/ipa.c:451 connected read/write 20240910055711951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055711952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55764<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@a0076d38c6bd: Final verdict of PTC: pass 20240910055711966 DAUC <0003> db_auc.c:157 IMSI='262428618254526': No 2G Auth Data 20240910055711966 DAUC <0003> db_auc.c:192 IMSI='262428618254526': No 3G Auth Data HLR_Test-GSUP(278)@a0076d38c6bd: Created GsupExpect[0] for "262428618254526" to be handled at TC_gsup_check_imei_invalid_len(287) 20240910055711996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 20240910055712000 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712000 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428618254526"} 20240910055712000 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910055712000 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428618254526" cause=Invalid mandatory information} 20240910055712000 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712000 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712000 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0076d38c6bd: Found GsupExpect[0] for "262428618254526" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@a0076d38c6bd: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262428618254526" TC_gsup_check_imei_invalid_len(287)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055712002 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712002 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428618254526"} 20240910055712002 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910055712002 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428618254526" cause=Invalid mandatory information} 20240910055712002 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712002 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712002 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055712004 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712004 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428618254526"} 20240910055712004 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910055712004 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428618254526" cause=Invalid mandatory information} 20240910055712004 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712004 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712004 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055712006 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712006 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428618254526"} 20240910055712006 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910055712006 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428618254526" cause=Invalid mandatory information} 20240910055712006 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712006 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712006 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055712008 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712008 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428618254526"} 20240910055712008 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910055712008 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428618254526" cause=Invalid mandatory information} 20240910055712008 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428618254526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712008 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712009 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055712010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@a0076d38c6bd: Final verdict of PTC: pass 20240910055712025 DAUC <0003> db_auc.c:157 IMSI='262421298936363': No 2G Auth Data 20240910055712025 DAUC <0003> db_auc.c:192 IMSI='262421298936363': No 3G Auth Data HLR_Test-GSUP(278)@a0076d38c6bd: Created GsupExpect[0] for "262421298936363" to be handled at TC_gsup_check_imei_invalid_len(288) 20240910055712053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20240910055712056 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712056 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421298936363"} 20240910055712056 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910055712056 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421298936363" cause=Invalid mandatory information} 20240910055712056 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712056 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712056 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0076d38c6bd: Found GsupExpect[0] for "262421298936363" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@a0076d38c6bd: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421298936363" TC_gsup_check_imei_invalid_len(288)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055712058 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712058 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421298936363"} 20240910055712058 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910055712058 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421298936363" cause=Invalid mandatory information} 20240910055712058 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712058 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712058 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055712060 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712060 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421298936363"} 20240910055712060 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910055712060 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421298936363" cause=Invalid mandatory information} 20240910055712060 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712060 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712060 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055712061 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712061 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421298936363"} 20240910055712061 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910055712061 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421298936363" cause=Invalid mandatory information} 20240910055712061 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712061 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712061 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055712063 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712063 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421298936363"} 20240910055712063 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910055712063 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421298936363" cause=Invalid mandatory information} 20240910055712063 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421298936363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055712063 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055712063 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055712064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@a0076d38c6bd: Final verdict of PTC: pass MTC@a0076d38c6bd: setverdict(pass): none -> pass 20240910055712075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 20240910055712076 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37137<->l=127.0.0.1:4259) 20240910055712076 DLINP <000b> input/ipa.c:451 connected read/write 20240910055712076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055712076 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(278)@a0076d38c6bd: Final verdict of PTC: none 20240910055712076 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055712076 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: pass MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@a0076d38c6bd: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Tue Sep 10 05:57:12 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20240910055712120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 20240910055712220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5752) Waiting for packet dumper to finish... 1 (prev_count=5752, count=50568) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Tue Sep 10 05:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_gsup_check_imei_unknown_imsi started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055715296 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055715296 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055715298 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055715298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055715300 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055715300 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055715300 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055715300 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055715300 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055715300 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055715300 DLGSUP <0013> gsup_server.c:235 2: 20240910055715300 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055715300 DLGSUP <0013> gsup_server.c:235 3: 20240910055715300 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055715300 DLGSUP <0013> gsup_server.c:235 4: 20240910055715300 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055715300 DLGSUP <0013> gsup_server.c:235 5: 20240910055715300 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055715300 DLGSUP <0013> gsup_server.c:235 7: 20240910055715300 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055715300 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055715300 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055715300 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@a0076d38c6bd: 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") 20240910055715316 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46173<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@a0076d38c6bd: Created GsupExpect[0] for "262428569957664" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240910055715326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55818<->l=127.0.0.1:4258 20240910055715341 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055715341 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428569957664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428569957664"} 20240910055715341 DMAIN <0000> hlr.c:435 IMSI='262428569957664': has IMEI = 22245678901234 (consider setting 'store-imei') 20240910055715341 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428569957664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240910055715341 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428569957664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428569957664" cause=Invalid mandatory information} 20240910055715341 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428569957664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055715341 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055715341 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@a0076d38c6bd: Found GsupExpect[0] for "262428569957664" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@a0076d38c6bd: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428569957664" TC_gsup_check_imei_unknown_imsi(293)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055715347 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055715347 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428569957664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428569957664"} 20240910055715347 DAUC <0003> hlr.c:428 IMSI='262428569957664': storing IMEI = 22245678901234 20240910055715347 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428569957664': no such subscriber 20240910055715347 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428569957664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240910055715347 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428569957664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428569957664" cause=Invalid mandatory information} 20240910055715347 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428569957664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055715347 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055715347 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055715348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55818<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@a0076d38c6bd: Final verdict of PTC: pass 20240910055715349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4258 20240910055715350 DLINP <000b> input/ipa.c:451 connected read/write 20240910055715350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055715350 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055715350 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055715350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055715351 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46173<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@a0076d38c6bd: Final verdict of PTC: none 291@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 291: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Tue Sep 10 05:57:15 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20240910055715396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55832<->l=127.0.0.1:4258 20240910055715497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55832<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14764) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Tue Sep 10 05:57:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055718564 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055718564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055718566 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055718568 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718568 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055718568 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055718568 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055718568 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055718568 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055718568 DLGSUP <0013> gsup_server.c:235 2: 20240910055718568 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055718568 DLGSUP <0013> gsup_server.c:235 3: 20240910055718568 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055718568 DLGSUP <0013> gsup_server.c:235 4: 20240910055718568 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055718568 DLGSUP <0013> gsup_server.c:235 5: 20240910055718568 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055718568 DLGSUP <0013> gsup_server.c:235 7: 20240910055718568 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055718568 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055718568 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055718568 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@a0076d38c6bd: 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") 20240910055718585 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35931<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@a0076d38c6bd: Created GsupExpect[0] for "262424806184972" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240910055718599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54258<->l=127.0.0.1:4258 20240910055718613 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718613 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424806184972"} 20240910055718613 DMAIN <0000> hlr.c:227 IMSI='262424806184972': Creating subscriber on demand 20240910055718632 DMAIN <0000> hlr.c:243 IMSI='262424806184972': Successfully assigned MSISDN='400' 20240910055718632 DAUC <0003> hlr.c:428 IMSI='262424806184972': storing IMEI = 12345678901234 20240910055718644 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424806184972"} 20240910055718644 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055718644 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718644 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@a0076d38c6bd: Found GsupExpect[0] for "262424806184972" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@a0076d38c6bd: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424806184972" TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055718647 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718647 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718648 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718648 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718649 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718649 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718651 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718651 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718651 DLU <0006> fsm.c:456 lu(262424806184972)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055718651 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055718664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055718664 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718664 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718664 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718667 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718667 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424806184972"} 20240910055718667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055718667 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055718667 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424806184972"} 20240910055718667 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055718667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055718667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055718667 DLU <0006> fsm.c:568 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055718667 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718667 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718676 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718676 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424806184972"} 20240910055718676 DMAIN <0000> hlr.c:227 IMSI='262424806184972': Creating subscriber on demand 20240910055718682 DMAIN <0000> hlr.c:243 IMSI='262424806184972': Successfully assigned MSISDN='083' 20240910055718682 DAUC <0003> hlr.c:428 IMSI='262424806184972': storing IMEI = 12345678901234 20240910055718686 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424806184972"} 20240910055718686 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055718686 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718686 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718687 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718687 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718688 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718688 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718689 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718689 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718690 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718690 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718692 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718692 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718692 DLU <0006> fsm.c:456 lu(262424806184972)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055718692 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055718699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055718699 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718699 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718699 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718701 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718701 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424806184972"} 20240910055718701 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055718701 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055718701 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424806184972"} 20240910055718701 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055718701 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055718701 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055718701 DLU <0006> fsm.c:568 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055718701 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718701 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718709 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718709 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424806184972"} 20240910055718709 DMAIN <0000> hlr.c:227 IMSI='262424806184972': Creating subscriber on demand 20240910055718715 DMAIN <0000> hlr.c:243 IMSI='262424806184972': Successfully assigned MSISDN='806' 20240910055718716 DAUC <0003> hlr.c:428 IMSI='262424806184972': storing IMEI = 12345678901234 20240910055718719 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424806184972"} 20240910055718719 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055718719 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718719 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718720 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718720 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718722 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718722 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718723 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718723 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718724 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718724 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718726 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718726 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718726 DLU <0006> fsm.c:456 lu(262424806184972)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055718726 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910055718726 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424806184972" cause=GPRS services not allowed} 20240910055718726 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055718726 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055718726 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055718726 DLU <0006> fsm.c:568 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055718726 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718726 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718733 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718733 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424806184972"} 20240910055718733 DMAIN <0000> hlr.c:227 IMSI='262424806184972': Creating subscriber on demand 20240910055718739 DMAIN <0000> hlr.c:243 IMSI='262424806184972': Successfully assigned MSISDN='076' 20240910055718739 DAUC <0003> hlr.c:428 IMSI='262424806184972': storing IMEI = 12345678901234 20240910055718743 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424806184972"} 20240910055718743 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055718743 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718743 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718744 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718744 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718745 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718745 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718745 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718745 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718747 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718747 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718747 DLU <0006> fsm.c:456 lu(262424806184972)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055718747 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910055718747 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424806184972" cause=GPRS services not allowed} 20240910055718747 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055718747 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055718747 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055718747 DLU <0006> fsm.c:568 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055718747 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718747 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718755 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718755 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424806184972"} 20240910055718755 DMAIN <0000> hlr.c:227 IMSI='262424806184972': Creating subscriber on demand 20240910055718759 DAUC <0003> hlr.c:428 IMSI='262424806184972': storing IMEI = 12345678901234 20240910055718762 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424806184972"} 20240910055718762 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055718762 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718762 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718763 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718763 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718764 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718764 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718765 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718765 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718767 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718767 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718767 DLU <0006> fsm.c:456 lu(262424806184972)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055718767 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910055718767 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424806184972" cause=GPRS services not allowed} 20240910055718767 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055718767 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055718767 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055718767 DLU <0006> fsm.c:568 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055718767 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718767 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718775 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718776 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424806184972"} 20240910055718776 DMAIN <0000> hlr.c:227 IMSI='262424806184972': Creating subscriber on demand 20240910055718779 DAUC <0003> hlr.c:428 IMSI='262424806184972': storing IMEI = 12345678901234 20240910055718782 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424806184972"} 20240910055718782 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910055718782 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718782 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718784 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718784 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718785 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718785 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718786 DAUC <0003> db_auc.c:157 IMSI='262424806184972': No 2G Auth Data 20240910055718786 DAUC <0003> db_auc.c:192 IMSI='262424806184972': No 3G Auth Data 20240910055718788 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718788 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718788 DLU <0006> fsm.c:456 lu(262424806184972)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055718788 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055718794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424806184972)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055718794 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424806184972" cn_domain=PS} 20240910055718794 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718794 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718796 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718796 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424806184972"} 20240910055718796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055718796 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055718796 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424806184972"} 20240910055718796 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424806184972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055718796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055718796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055718796 DLU <0006> fsm.c:568 lu(PS:IMSI-262424806184972)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055718796 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055718796 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055718803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54258<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@a0076d38c6bd: Final verdict of PTC: pass 20240910055718804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54246<->l=127.0.0.1:4258 20240910055718805 DLINP <000b> input/ipa.c:451 connected read/write 20240910055718805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055718805 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055718805 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055718805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055718805 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35931<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@a0076d38c6bd: Final verdict of PTC: none 296@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 296: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Tue Sep 10 05:57:18 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20240910055718847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54270<->l=127.0.0.1:4258 20240910055718947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=32208) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Tue Sep 10 05:57:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_subscr_create_on_demand_ul started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055722021 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055722021 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055722022 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055722024 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722024 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055722024 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055722024 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055722024 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055722024 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055722024 DLGSUP <0013> gsup_server.c:235 2: 20240910055722024 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055722024 DLGSUP <0013> gsup_server.c:235 3: 20240910055722024 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055722024 DLGSUP <0013> gsup_server.c:235 4: 20240910055722024 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055722024 DLGSUP <0013> gsup_server.c:235 5: 20240910055722024 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055722024 DLGSUP <0013> gsup_server.c:235 7: 20240910055722024 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055722024 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055722024 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055722024 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@a0076d38c6bd: 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") 20240910055722041 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40635<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@a0076d38c6bd: Created GsupExpect[0] for "262424379975935" to be handled at TC_subscr_create_on_demand_ul(303) 20240910055722057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54288<->l=127.0.0.1:4258 20240910055722065 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722065 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722065 DMAIN <0000> hlr.c:227 IMSI='262424379975935': Creating subscriber on demand 20240910055722081 DMAIN <0000> hlr.c:243 IMSI='262424379975935': Successfully assigned MSISDN='087' 20240910055722081 DLU <0006> fsm.c:456 lu(262424379975935)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055722081 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055722087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055722087 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722087 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722087 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@a0076d38c6bd: Found GsupExpect[0] for "262424379975935" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@a0076d38c6bd: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424379975935" 20240910055722091 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722091 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424379975935"} 20240910055722091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055722091 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055722091 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424379975935"} 20240910055722091 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055722091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055722091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055722091 DLU <0006> fsm.c:568 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055722091 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722091 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055722092 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722092 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722094 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722094 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722095 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722095 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722102 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722102 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722102 DMAIN <0000> hlr.c:227 IMSI='262424379975935': Creating subscriber on demand 20240910055722108 DMAIN <0000> hlr.c:243 IMSI='262424379975935': Successfully assigned MSISDN='867' 20240910055722108 DLU <0006> fsm.c:456 lu(262424379975935)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055722108 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055722115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055722115 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722115 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722115 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722117 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722117 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424379975935"} 20240910055722117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055722117 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055722117 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424379975935"} 20240910055722117 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055722117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055722117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055722117 DLU <0006> fsm.c:568 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055722117 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722117 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055722119 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722119 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722120 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722120 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722121 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722121 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722122 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722122 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722129 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722130 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722130 DMAIN <0000> hlr.c:227 IMSI='262424379975935': Creating subscriber on demand 20240910055722136 DMAIN <0000> hlr.c:243 IMSI='262424379975935': Successfully assigned MSISDN='843' 20240910055722136 DLU <0006> fsm.c:456 lu(262424379975935)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055722136 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910055722136 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424379975935" cause=GPRS services not allowed} 20240910055722136 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055722136 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055722136 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055722136 DLU <0006> fsm.c:568 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055722136 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722136 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055722138 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722138 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722139 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722139 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722140 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722140 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722141 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722141 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722148 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722148 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722148 DMAIN <0000> hlr.c:227 IMSI='262424379975935': Creating subscriber on demand 20240910055722155 DMAIN <0000> hlr.c:243 IMSI='262424379975935': Successfully assigned MSISDN='696' 20240910055722155 DLU <0006> fsm.c:456 lu(262424379975935)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055722155 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910055722155 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424379975935" cause=GPRS services not allowed} 20240910055722155 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055722155 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055722155 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055722155 DLU <0006> fsm.c:568 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055722155 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722155 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055722156 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722156 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722158 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722158 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722159 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722159 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722167 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722167 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722167 DMAIN <0000> hlr.c:227 IMSI='262424379975935': Creating subscriber on demand 20240910055722170 DLU <0006> fsm.c:456 lu(262424379975935)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055722170 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910055722170 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424379975935" cause=GPRS services not allowed} 20240910055722170 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055722170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055722170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Freeing instance 20240910055722170 DLU <0006> fsm.c:568 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: Deallocated 20240910055722170 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722170 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055722171 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722171 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722172 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722172 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722173 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722173 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722181 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722181 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722181 DMAIN <0000> hlr.c:227 IMSI='262424379975935': Creating subscriber on demand 20240910055722184 DLU <0006> fsm.c:456 lu(262424379975935)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055722184 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055722191 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424379975935)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055722191 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424379975935" cn_domain=PS} 20240910055722191 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722191 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722194 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722194 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424379975935"} 20240910055722194 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055722194 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055722194 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424379975935"} 20240910055722194 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424379975935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055722194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055722194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055722194 DLU <0006> fsm.c:568 lu(PS:IMSI-262424379975935)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055722194 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055722194 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055722195 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722195 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722196 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722196 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data 20240910055722197 DAUC <0003> db_auc.c:157 IMSI='262424379975935': No 2G Auth Data 20240910055722197 DAUC <0003> db_auc.c:192 IMSI='262424379975935': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055722203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54288<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@a0076d38c6bd: Final verdict of PTC: pass 20240910055722203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 20240910055722204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40635<->l=127.0.0.1:4259) 20240910055722204 DLINP <000b> input/ipa.c:451 connected read/write 20240910055722204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055722204 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055722204 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055722204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@a0076d38c6bd: Final verdict of PTC: none 301@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 301: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Tue Sep 10 05:57:22 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20240910055722244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4258 20240910055722344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30884) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Tue Sep 10 05:57:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_subscr_create_on_demand_sai started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055725420 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055725420 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055725421 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055725422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055725423 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055725423 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055725423 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055725423 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055725423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055725423 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055725423 DLGSUP <0013> gsup_server.c:235 2: 20240910055725423 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055725423 DLGSUP <0013> gsup_server.c:235 3: 20240910055725423 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055725423 DLGSUP <0013> gsup_server.c:235 4: 20240910055725423 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055725423 DLGSUP <0013> gsup_server.c:235 5: 20240910055725423 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055725423 DLGSUP <0013> gsup_server.c:235 7: 20240910055725423 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055725423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055725423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055725423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@a0076d38c6bd: 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") 20240910055725443 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42305<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@a0076d38c6bd: Created GsupExpect[0] for "262420615600603" to be handled at TC_subscr_create_on_demand_sai(308) 20240910055725458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20240910055725465 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055725465 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420615600603"} 20240910055725465 DMAIN <0000> hlr.c:227 IMSI='262420615600603': Creating subscriber on demand 20240910055725482 DMAIN <0000> hlr.c:243 IMSI='262420615600603': Successfully assigned MSISDN='527' 20240910055725482 DAUC <0003> db_auc.c:157 IMSI='262420615600603': No 2G Auth Data 20240910055725482 DAUC <0003> db_auc.c:192 IMSI='262420615600603': No 3G Auth Data 20240910055725482 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI known, but has no auth data; Returning slightly inaccurate cause 'IMSI Unknown' via GSUP 20240910055725482 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420615600603" cause=IMSI unknown in HLR} 20240910055725482 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910055725482 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055725482 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@a0076d38c6bd: Found GsupExpect[0] for "262420615600603" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@a0076d38c6bd: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420615600603" TC_subscr_create_on_demand_sai(308)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055725484 DAUC <0003> db_auc.c:157 IMSI='262420615600603': No 2G Auth Data 20240910055725484 DAUC <0003> db_auc.c:192 IMSI='262420615600603': No 3G Auth Data 20240910055725486 DAUC <0003> db_auc.c:157 IMSI='262420615600603': No 2G Auth Data 20240910055725486 DAUC <0003> db_auc.c:192 IMSI='262420615600603': No 3G Auth Data 20240910055725486 DAUC <0003> db_auc.c:157 IMSI='262420615600603': No 2G Auth Data 20240910055725486 DAUC <0003> db_auc.c:192 IMSI='262420615600603': No 3G Auth Data 20240910055725488 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055725488 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420615600603" cn_domain=PS} 20240910055725488 DLU <0006> fsm.c:456 lu(262420615600603)[0x56193614caf0]{UNVALIDATED}: Allocated 20240910055725488 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910055725495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420615600603)[0x56193614caf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055725495 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420615600603" cn_domain=PS} 20240910055725495 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055725495 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055725497 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055725497 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420615600603"} 20240910055725497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420615600603)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055725497 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055725497 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420615600603"} 20240910055725497 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420615600603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055725497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420615600603)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055725497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420615600603)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055725497 DLU <0006> fsm.c:568 lu(PS:IMSI-262420615600603)[0x56193614caf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055725497 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055725497 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055725504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@a0076d38c6bd: Final verdict of PTC: pass 20240910055725505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20240910055725506 DLINP <000b> input/ipa.c:451 connected read/write 20240910055725506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055725506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055725506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055725506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055725506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42305<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@a0076d38c6bd: Final verdict of PTC: none 306@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 306: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Tue Sep 10 05:57:25 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20240910055725554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54328<->l=127.0.0.1:4258 20240910055725654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54328<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Tue Sep 10 05:57:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_MSLookup_mDNS_service_other_home started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055728735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055728735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055728738 DLINP <000b> input/ipa.c:451 connected read/write 20240910055728738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055728739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055728742 DLINP <000b> input/ipa.c:451 connected read/write 20240910055728742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055728742 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055728742 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055728742 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055728742 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055728742 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055728742 DLGSUP <0013> gsup_server.c:235 2: 20240910055728742 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055728742 DLGSUP <0013> gsup_server.c:235 3: 20240910055728742 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055728742 DLGSUP <0013> gsup_server.c:235 4: 20240910055728742 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055728742 DLGSUP <0013> gsup_server.c:235 5: 20240910055728742 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055728742 DLGSUP <0013> gsup_server.c:235 7: 20240910055728742 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055728742 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055728742 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055728742 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@a0076d38c6bd: 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") 20240910055728760 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35303<->l=127.0.0.1:4259) 20240910055728763 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910055728763 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@a0076d38c6bd: Created GsupExpect[0] for "262429219824766" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240910055728775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50260<->l=127.0.0.1:4258 20240910055728782 DAUC <0003> db_auc.c:157 IMSI='262429219824766': No 2G Auth Data 20240910055728782 DAUC <0003> db_auc.c:192 IMSI='262429219824766': No 3G Auth Data 20240910055728791 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611005411.msisdn 20240910055728791 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611005411.msisdn: not attached (vlr_number unset) 20240910055728791 DDGSM <0007> mslookup_server.c:327 sip.voice.491611005411.msisdn: does not exist in GSUP proxy 20240910055729792 DLINP <000b> input/ipa.c:451 connected read/write 20240910055729792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055729792 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429219824766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429219824766" cn_domain=CS} 20240910055729792 DLU <0006> fsm.c:456 lu(262429219824766)[0x561936153530]{UNVALIDATED}: Allocated 20240910055729793 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429219824766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240910055729808 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429219824766)[0x561936153530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910055729808 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429219824766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429219824766" cn_domain=CS} 20240910055729808 DLINP <000b> input/ipa.c:451 connected read/write 20240910055729808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055729808 DLINP <000b> input/ipa.c:451 connected read/write 20240910055729808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@a0076d38c6bd: Found GsupExpect[0] for "262429219824766" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@a0076d38c6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429219824766" 20240910055729812 DLINP <000b> input/ipa.c:451 connected read/write 20240910055729812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055729812 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429219824766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429219824766"} 20240910055729812 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429219824766)[0x561936153530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910055729812 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429219824766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910055729812 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429219824766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429219824766"} 20240910055729812 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429219824766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055729812 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429219824766)[0x561936153530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910055729812 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429219824766)[0x561936153530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910055729812 DLU <0006> fsm.c:568 lu(CS:IMSI-262429219824766)[0x561936153530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910055729812 DLINP <000b> input/ipa.c:451 connected read/write 20240910055729812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055729812 DLINP <000b> input/ipa.c:451 connected read/write 20240910055729812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055729814 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611005411.msisdn 20240910055729814 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611005411.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240910055729814 DDGSM <0007> mslookup_server.c:327 sip.voice.491611005411.msisdn: does not exist in GSUP proxy 20240910055729814 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611005411.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@a0076d38c6bd: setverdict(pass): pass -> pass, component reason not changed 20240910055729821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50260<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@a0076d38c6bd: Final verdict of PTC: pass 20240910055729822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50256<->l=127.0.0.1:4258 20240910055729823 DLINP <000b> input/ipa.c:451 connected read/write 20240910055729823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055729823 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055729823 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055729823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055729823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35303<->l=127.0.0.1:4259) 311@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP(310)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 311: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Tue Sep 10 05:57:29 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20240910055729864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 20240910055729965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11980) Waiting for packet dumper to finish... 1 (prev_count=11980, count=18456) 20240910055731018 DSS <0004> hlr_ussd.c:239 262422656126671/0x29f9ed9c: SS Session Timeout, destroying 20240910055731018 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422656126671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Tue Sep 10 05:57:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_MSLookup_GSUP_proxy started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055733037 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055733037 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055733039 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055733040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055733042 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055733042 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055733042 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055733042 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055733042 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055733042 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055733042 DLGSUP <0013> gsup_server.c:235 2: 20240910055733042 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055733042 DLGSUP <0013> gsup_server.c:235 3: 20240910055733042 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055733042 DLGSUP <0013> gsup_server.c:235 4: 20240910055733042 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055733042 DLGSUP <0013> gsup_server.c:235 5: 20240910055733042 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055733042 DLGSUP <0013> gsup_server.c:235 7: 20240910055733042 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055733042 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055733042 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055733042 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055733042 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910055733042 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@a0076d38c6bd: 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") 20240910055733073 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42977<->l=127.0.0.1:4259) 20240910055733077 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910055733077 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@a0076d38c6bd: Created GsupExpect[0] for "262426938614790" to be handled at TC_MSLookup_GSUP_proxy(320) 20240910055733092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@a0076d38c6bd: Created GsupExpect[0] for "262426938614790" to be handled at TC_MSLookup_GSUP_proxy(320) 20240910055733098 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055733098 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426938614790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426938614790" cn_domain=CS} 20240910055733098 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426938614790 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910055733098 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426938614790 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910055733098 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426938614790.imsi 20240910055733098 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426938614790.imsi 20240910055733098 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426938614790.imsi: does not exist in local HLR 20240910055733103 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426938614790 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910055733103 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910055733103 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910055733103 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910055733103 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910055733103 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910055733103 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426938614790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055733103 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055733103 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910055733103 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055733103 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910055733103 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055733103 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240910055733106 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055733106 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055733106 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910055733106 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910055733106 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910055733108 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055733108 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055733108 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@a0076d38c6bd: Found GsupExpect[0] for "262426938614790" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@a0076d38c6bd: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426938614790" HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055733149 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055733149 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055733149 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055733149 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055733149 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426938614790 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610467512 20240910055733149 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426938614790 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055733149 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055733149 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@a0076d38c6bd: Found GsupExpect[0] for "262426938614790" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@a0076d38c6bd: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426938614790" 20240910055733153 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055733153 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055733153 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426938614790 MSISDN-491610467512 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055733153 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055733153 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055733155 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055733155 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055733155 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426938614790 MSISDN-491610467512 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240910055733155 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426938614790 MSISDN-491610467512 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055733155 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055733155 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055733157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@a0076d38c6bd: Final verdict of PTC: pass 20240910055733158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50282<->l=127.0.0.1:4258 20240910055733159 DLINP <000b> input/ipa.c:451 connected read/write 20240910055733159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055733159 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055733159 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055733159 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055733159 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42977<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP(315)@a0076d38c6bd: Final verdict of PTC: none 316@a0076d38c6bd: Final verdict of PTC: none 20240910055733160 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055733160 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055733160 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-IPA(314)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@a0076d38c6bd: Final verdict of PTC: none 20240910055733160 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910055733160 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(318)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 316: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Tue Sep 10 05:57:33 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20240910055733208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50294<->l=127.0.0.1:4258 20240910055733308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50294<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=18384) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Tue Sep 10 05:57:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055736384 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055736384 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055736386 DLINP <000b> input/ipa.c:451 connected read/write 20240910055736386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055736386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055736388 DLINP <000b> input/ipa.c:451 connected read/write 20240910055736388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055736388 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055736388 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055736388 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055736388 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055736388 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055736388 DLGSUP <0013> gsup_server.c:235 2: 20240910055736388 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055736388 DLGSUP <0013> gsup_server.c:235 3: 20240910055736388 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055736388 DLGSUP <0013> gsup_server.c:235 4: 20240910055736388 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055736388 DLGSUP <0013> gsup_server.c:235 5: 20240910055736388 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055736388 DLGSUP <0013> gsup_server.c:235 7: 20240910055736388 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055736388 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055736388 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055736388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055736389 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910055736389 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@a0076d38c6bd: 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") 20240910055736409 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37431<->l=127.0.0.1:4259) 20240910055736411 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910055736411 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@a0076d38c6bd: Created GsupExpect[0] for "262426222719869" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240910055736428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 20240910055736434 DAUC <0003> db_auc.c:157 IMSI='262426222719869': No 2G Auth Data 20240910055736434 DAUC <0003> db_auc.c:192 IMSI='262426222719869': No 3G Auth Data 20240910055736444 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426222719869.imsi 20240910055736444 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426222719869.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055736452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a0076d38c6bd: Final verdict of PTC: pass 20240910055736453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 20240910055736454 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37431<->l=127.0.0.1:4259) 20240910055736454 DLINP <000b> input/ipa.c:451 connected read/write 20240910055736454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055736454 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055736454 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055736454 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@a0076d38c6bd: Final verdict of PTC: none 323@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 323: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Tue Sep 10 05:57:36 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20240910055736498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 20240910055736598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16084) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Tue Sep 10 05:57:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055739674 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055739674 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055739676 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055739677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055739679 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055739679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055739679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055739679 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055739679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055739679 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055739679 DLGSUP <0013> gsup_server.c:235 2: 20240910055739679 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055739679 DLGSUP <0013> gsup_server.c:235 3: 20240910055739679 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055739679 DLGSUP <0013> gsup_server.c:235 4: 20240910055739679 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055739679 DLGSUP <0013> gsup_server.c:235 5: 20240910055739679 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055739679 DLGSUP <0013> gsup_server.c:235 7: 20240910055739679 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055739679 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055739679 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055739679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055739680 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910055739680 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@a0076d38c6bd: 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") 20240910055739712 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36287<->l=127.0.0.1:4259) 20240910055739714 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910055739714 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@a0076d38c6bd: Created GsupExpect[0] for "262426286379457" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240910055739729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@a0076d38c6bd: Created GsupExpect[0] for "262426286379457" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240910055739735 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055739735 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426286379457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426286379457" cn_domain=CS} 20240910055739735 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426286379457 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910055739735 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426286379457 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910055739735 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426286379457.imsi 20240910055739735 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426286379457.imsi 20240910055739735 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426286379457.imsi: does not exist in local HLR 20240910055739741 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426286379457 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910055739741 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910055739741 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910055739741 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910055739741 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910055739741 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910055739741 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426286379457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055739741 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055739741 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910055739741 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055739741 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910055739741 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055739741 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240910055739743 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055739743 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055739743 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910055739743 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910055739743 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910055739744 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055739744 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055739744 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server(329)@a0076d38c6bd: Found GsupExpect[0] for "262426286379457" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@a0076d38c6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426286379457" HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055739785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055739785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055739785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055739785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055739785 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426286379457 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614324008 20240910055739785 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426286379457 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055739785 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055739785 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@a0076d38c6bd: Found GsupExpect[0] for "262426286379457" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@a0076d38c6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426286379457" 20240910055739789 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055739789 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055739789 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426286379457 MSISDN-491614324008 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055739789 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055739789 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055739791 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055739791 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055739791 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426286379457 MSISDN-491614324008 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240910055739791 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426286379457 MSISDN-491614324008 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055739791 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055739791 DLINP <000b> input/ipa.c:451 connected read/write 20240910055739791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055739793 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426286379457.imsi 20240910055739793 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426286379457.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055740794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a0076d38c6bd: Final verdict of PTC: pass 20240910055740795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20240910055740797 DLINP <000b> input/ipa.c:451 connected read/write 20240910055740797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055740797 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910055740797 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055740797 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055740797 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36287<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP(327)@a0076d38c6bd: Final verdict of PTC: none 20240910055740797 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055740797 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055740797 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910055740797 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910055740797 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 328: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Tue Sep 10 05:57:40 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20240910055740837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4258 20240910055740938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13976) Waiting for packet dumper to finish... 1 (prev_count=13976, count=18828) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Tue Sep 10 05:57:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@a0076d38c6bd: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@a0076d38c6bd: legacy= false MTC@a0076d38c6bd: in not legacy case 1 MTC@a0076d38c6bd: in not legacy case 2 20240910055744015 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910055744015 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055744018 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055744019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58484<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@a0076d38c6bd: 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)@a0076d38c6bd: 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 } } } } 20240910055744021 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055744021 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910055744021 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910055744021 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910055744021 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910055744021 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910055744021 DLGSUP <0013> gsup_server.c:235 2: 20240910055744021 DLGSUP <0013> gsup_server.c:237 2: 00 20240910055744021 DLGSUP <0013> gsup_server.c:235 3: 20240910055744021 DLGSUP <0013> gsup_server.c:237 3: 00 20240910055744021 DLGSUP <0013> gsup_server.c:235 4: 20240910055744021 DLGSUP <0013> gsup_server.c:237 4: 00 20240910055744021 DLGSUP <0013> gsup_server.c:235 5: 20240910055744021 DLGSUP <0013> gsup_server.c:237 5: 00 20240910055744021 DLGSUP <0013> gsup_server.c:235 7: 20240910055744021 DLGSUP <0013> gsup_server.c:237 7: 00 20240910055744021 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910055744021 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910055744021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055744022 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910055744022 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@a0076d38c6bd: 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") 20240910055744055 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36285<->l=127.0.0.1:4259) 20240910055744058 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910055744058 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@a0076d38c6bd: Created GsupExpect[0] for "262427883891021" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240910055744076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@a0076d38c6bd: Created GsupExpect[0] for "262427883891021" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240910055744081 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055744081 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427883891021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427883891021" cn_domain=CS} 20240910055744081 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427883891021 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910055744081 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427883891021 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910055744081 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427883891021.imsi 20240910055744081 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427883891021.imsi 20240910055744081 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427883891021.imsi: does not exist in local HLR 20240910055744087 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427883891021 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910055744087 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910055744087 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910055744087 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910055744087 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910055744087 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910055744087 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427883891021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910055744087 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055744087 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910055744087 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055744087 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910055744087 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910055744087 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240910055744089 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055744089 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055744089 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910055744089 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910055744089 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910055744091 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055744091 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055744091 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@a0076d38c6bd: Found GsupExpect[0] for "262427883891021" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@a0076d38c6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427883891021" HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910055744137 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055744137 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055744137 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055744137 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055744137 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427883891021 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611128055 20240910055744137 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427883891021 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055744137 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055744137 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@a0076d38c6bd: Found GsupExpect[0] for "262427883891021" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@a0076d38c6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427883891021" 20240910055744141 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055744141 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055744141 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427883891021 MSISDN-491611128055 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055744141 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055744141 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055744143 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055744143 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055744143 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427883891021 MSISDN-491611128055 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240910055744143 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427883891021 MSISDN-491611128055 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910055744143 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055744143 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910055744145 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611128055.msisdn 20240910055744145 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611128055.msisdn: does not exist in local HLR 20240910055744145 DDGSM <0007> mslookup_server.c:352 sip.voice.491611128055.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240910055744145 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611128055.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@a0076d38c6bd: setverdict(pass): none -> pass 20240910055744148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@a0076d38c6bd: Final verdict of PTC: pass 20240910055744148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58484<->l=127.0.0.1:4258 20240910055744150 DLINP <000b> input/ipa.c:451 connected read/write 20240910055744150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910055744150 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(334)@a0076d38c6bd: Final verdict of PTC: none 20240910055744150 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910055744150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910055744150 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910055744150 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910055744150 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(336)@a0076d38c6bd: Final verdict of PTC: none 20240910055744150 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910055744150 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240910055744150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36285<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(337)@a0076d38c6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@a0076d38c6bd: Final verdict of PTC: none 335@a0076d38c6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@a0076d38c6bd: Final verdict of PTC: none MTC@a0076d38c6bd: Setting final verdict of the test case. MTC@a0076d38c6bd: Local verdict of MTC: none MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC with component reference 335: none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@a0076d38c6bd: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@a0076d38c6bd: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@a0076d38c6bd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Tue Sep 10 05:57:44 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20240910055744190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20240910055744291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=20588) MTC@a0076d38c6bd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@a0076d38c6bd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a0076d38c6bd: Terminating MTC. MC@a0076d38c6bd: MTC terminated. MC2> exit MC@a0076d38c6bd: Shutting down session. MC@a0076d38c6bd: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7573.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->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (3971358) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3971279) [testenv] Showing junit-xml-7573.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7573.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.078869'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.734731'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.928288'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.532946'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.069815'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.075539'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.075438'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.067271'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.785008'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.785273'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.770665'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.232944'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.130343'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.916955'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.914541'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.074571'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.440458'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.365072'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.384742'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.383617'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.385364'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.390916'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.424056'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.439851'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.418269'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.104154'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.488480'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.499241'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.467722'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.074473'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.259777'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.203960'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.106024'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.111838'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.143820'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.090255'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.144770'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.160490'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20240910-0555-3212e0f4'] a0076d38c6bd898599b61f50f11fd47f027ec38b8b6ba18d25739c845d4f5914 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2426/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS