Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.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.39.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 fbb13fa0db9db46bd15192f83e4268783a04472f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fbb13fa0db9db46bd15192f83e4268783a04472f # timeout=10 Commit message: "library/PFCP_Emulation: allow retrieving the Recovery Time Stamp" > git rev-list --no-walk 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10
[ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins16770513533463396423.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:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest-20240910-0825-2a55f382', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_testenv/data/scripts/testenv-podman-main.sh'] 307d2bf1ca03461eee8eefb05926a8361b7e61ed4002655b7683db9e769a7b57 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', '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] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] 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 (12.1 MB/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', './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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'make', '-j', '21'] 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_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.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_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.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_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.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_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.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_6.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_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_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.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_ApplicationContexts.cc Creating dependency file for MAP_BS_Code.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_3.cc Creating dependency file for IPA_Emulation_part_4.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_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_6.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_7.cc Creating dependency file for TCCInterface_Functions_part_6.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_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_4.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_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_Types_part_6.cc Creating dependency file for SS_Templates_part_6.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_5.cc Creating dependency file for SS_Templates_part_7.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_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.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_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.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_7.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_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_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_7.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_5.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_RRM_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_1.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_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.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_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_5.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_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.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_5.cc Creating dependency file for IPL4asp_Types_part_6.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_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.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_7.cc Creating dependency file for IPL4asp_Functions_part_5.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_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.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 HLR_Tests_part_7.cc Creating dependency file for IPA_CodecPort_part_1.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_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_Templates_part_2.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_5.cc Creating dependency file for DNS_Helpers_part_6.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 SS_Templates.cc Creating dependency file for PCO_Types.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 MobileL3_Types.cc Creating dependency file for Native_Functions.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_PortType.cc Creating dependency file for IPL4asp_Types.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 env 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 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_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 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 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 Osmocom_VTY_Functions.so Osmocom_VTY_Functions.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 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Ign:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 177 kB in 0s (451 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', '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-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 1s (937 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up osmo-hlr (1.8.0) ... 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-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20240910082521429 DMAIN <0000> hlr.c:802 hlr starting 20240910082521429 DDB <0001> db.c:599 using database: hlr.db 20240910082521429 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240910082521429 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240910082521430 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240910082521483 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240910082521483 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Unix server socket created successfully. MC@307d2bf1ca03: Listening on TCP port 41035. 307d2bf1ca03 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 307d2bf1ca03 41035 20240910082521694 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240910082521695 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240910082521695 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@307d2bf1ca03: New HC connected from 10.0.2.100 [10.0.2.100]. 307d2bf1ca03: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@307d2bf1ca03: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@307d2bf1ca03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@307d2bf1ca03: Configuration file was processed on all HCs. MC@307d2bf1ca03: Creating MTC on host 10.0.2.100. MC@307d2bf1ca03: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:25:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_sai_err_invalid_imsi started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082522935 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082522935 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082522936 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082522936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082522937 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082522937 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082522937 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082522937 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 20240910082522937 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082522937 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 20240910082522937 DLGSUP <0013> gsup_server.c:235 2: 20240910082522937 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082522937 DLGSUP <0013> gsup_server.c:235 3: 20240910082522937 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082522937 DLGSUP <0013> gsup_server.c:235 4: 20240910082522937 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082522937 DLGSUP <0013> gsup_server.c:235 5: 20240910082522937 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082522937 DLGSUP <0013> gsup_server.c:235 7: 20240910082522937 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082522937 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082522937 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082522937 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@307d2bf1ca03: 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") 20240910082522949 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40979<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@307d2bf1ca03: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240910082522959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4258 20240910082522978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082522978 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"} 20240910082522978 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" 20240910082522978 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} 20240910082522978 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 20240910082522978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082522978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@307d2bf1ca03: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@307d2bf1ca03: Final verdict of PTC: pass 20240910082522979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4258 20240910082522980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4258 20240910082522980 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082522980 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082522980 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082522980 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@307d2bf1ca03: Final verdict of PTC: none 5@307d2bf1ca03: Final verdict of PTC: none 20240910082522981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40979<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(6)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 5: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Tue Sep 10 08:25:22 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 20240910082523018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34330<->l=127.0.0.1:4258 20240910082523018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34330<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12348) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Tue Sep 10 08:25:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_sai started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082526045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082526045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082526046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082526048 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082526048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082526048 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 20240910082526048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082526048 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 20240910082526048 DLGSUP <0013> gsup_server.c:235 2: 20240910082526048 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082526048 DLGSUP <0013> gsup_server.c:235 3: 20240910082526048 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082526048 DLGSUP <0013> gsup_server.c:235 4: 20240910082526048 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082526048 DLGSUP <0013> gsup_server.c:235 5: 20240910082526048 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082526048 DLGSUP <0013> gsup_server.c:235 7: 20240910082526048 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082526048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082526048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082526048 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@307d2bf1ca03: 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") 20240910082526057 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46281<->l=127.0.0.1:4259) 20240910082526076 DAUC <0003> db_auc.c:157 IMSI='262426322662153': No 2G Auth Data 20240910082526076 DAUC <0003> db_auc.c:192 IMSI='262426322662153': No 3G Auth Data HLR_Test-GSUP(9)@307d2bf1ca03: Created GsupExpect[0] for "262426322662153" to be handled at TC_gsup_sai(12) 20240910082526123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34340<->l=127.0.0.1:4258 20240910082526126 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526126 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426322662153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426322662153"} 20240910082526142 DAUC <0003> db_auc.c:192 IMSI='262426322662153': No 3G Auth Data 20240910082526142 DAUC <0003> db_auc.c:236 IMSI='262426322662153': Calling to generate 5 vectors 20240910082526142 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082526142 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526142 DAUC <0003> auc.c:113 vector [0]: rand = 89a5accae8a359bcc2fb0a4183f9c212 20240910082526142 DAUC <0003> auc.c:179 vector [0]: kc = 398f38852175b800 20240910082526142 DAUC <0003> auc.c:180 vector [0]: sres = ed87cd6b 20240910082526142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082526142 DAUC <0003> auc.c:113 vector [1]: rand = 9b28b2877c9c1b859690340f2c81ea58 20240910082526142 DAUC <0003> auc.c:179 vector [1]: kc = c5f749535a0fe400 20240910082526142 DAUC <0003> auc.c:180 vector [1]: sres = 6ee8de8d 20240910082526142 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082526142 DAUC <0003> auc.c:113 vector [2]: rand = 7af10929db30eb3bc5869bdfe466e7ad 20240910082526142 DAUC <0003> auc.c:179 vector [2]: kc = a51bbbd2557f3800 20240910082526142 DAUC <0003> auc.c:180 vector [2]: sres = c04bd71d 20240910082526142 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082526142 DAUC <0003> auc.c:113 vector [3]: rand = 4657443b14f074e045152d54d714c18d 20240910082526142 DAUC <0003> auc.c:179 vector [3]: kc = c85389cf0c36ac00 20240910082526142 DAUC <0003> auc.c:180 vector [3]: sres = 66314345 20240910082526142 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082526142 DAUC <0003> auc.c:113 vector [4]: rand = be1277dd7cf8af82aedfb32ad72ebf26 20240910082526142 DAUC <0003> auc.c:179 vector [4]: kc = 86c541373234cc00 20240910082526142 DAUC <0003> auc.c:180 vector [4]: sres = fa875b06 20240910082526142 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082526142 DAUC <0003> db_auc.c:245 IMSI='262426322662153': Generated 5 vectors 20240910082526142 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426322662153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426322662153"} 20240910082526142 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426322662153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@307d2bf1ca03: Found GsupExpect[0] for "262426322662153" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_sai(12)"262426322662153" TC_gsup_sai(12)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai(12)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082526144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34340<->l=127.0.0.1:4258 TC_gsup_sai(12)@307d2bf1ca03: Final verdict of PTC: pass 20240910082526204 DAUC <0003> db_auc.c:157 IMSI='262424108451911': No 2G Auth Data 20240910082526204 DAUC <0003> db_auc.c:192 IMSI='262424108451911': No 3G Auth Data HLR_Test-GSUP(9)@307d2bf1ca03: Created GsupExpect[0] for "262424108451911" to be handled at TC_gsup_sai(13) 20240910082526252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4258 20240910082526253 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526253 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424108451911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424108451911"} 20240910082526253 DAUC <0003> db_auc.c:192 IMSI='262424108451911': No 3G Auth Data 20240910082526253 DAUC <0003> db_auc.c:236 IMSI='262424108451911': Calling to generate 5 vectors 20240910082526253 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082526253 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526253 DAUC <0003> auc.c:113 vector [0]: rand = 1737d3cbbe8ab454d627dcf9e1d5e9f3 20240910082526253 DAUC <0003> auc.c:179 vector [0]: kc = d3fd5954b43afc00 20240910082526253 DAUC <0003> auc.c:180 vector [0]: sres = 160f4c82 20240910082526253 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082526253 DAUC <0003> auc.c:113 vector [1]: rand = e6b3c31a87d784985f9b76516214245b 20240910082526253 DAUC <0003> auc.c:179 vector [1]: kc = 1aa008a630a95400 20240910082526253 DAUC <0003> auc.c:180 vector [1]: sres = 9dbe8fc4 20240910082526253 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082526253 DAUC <0003> auc.c:113 vector [2]: rand = d1abd9990711515cf48803940e7eb727 20240910082526253 DAUC <0003> auc.c:179 vector [2]: kc = c30fe8e13d02c400 20240910082526253 DAUC <0003> auc.c:180 vector [2]: sres = 9e8f2c14 20240910082526253 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082526253 DAUC <0003> auc.c:113 vector [3]: rand = 9c234f47afa7373218ba8b7af89c99e7 20240910082526253 DAUC <0003> auc.c:179 vector [3]: kc = fd0c50b02e7db000 20240910082526253 DAUC <0003> auc.c:180 vector [3]: sres = c2cc8a6d 20240910082526253 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082526253 DAUC <0003> auc.c:113 vector [4]: rand = ccb1730d3805bbb0bf0d78da0e301cb2 20240910082526253 DAUC <0003> auc.c:179 vector [4]: kc = 6e626475e94f9800 20240910082526253 DAUC <0003> auc.c:180 vector [4]: sres = 9ac394f0 20240910082526253 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082526253 DAUC <0003> db_auc.c:245 IMSI='262424108451911': Generated 5 vectors 20240910082526253 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424108451911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424108451911"} 20240910082526253 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424108451911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526253 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526253 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@307d2bf1ca03: Found GsupExpect[0] for "262424108451911" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_sai(13)"262424108451911" TC_gsup_sai(13)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai(13)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082526255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4258 TC_gsup_sai(13)@307d2bf1ca03: Final verdict of PTC: pass 20240910082526314 DAUC <0003> db_auc.c:157 IMSI='262427177233690': No 2G Auth Data 20240910082526314 DAUC <0003> db_auc.c:192 IMSI='262427177233690': No 3G Auth Data HLR_Test-GSUP(9)@307d2bf1ca03: Created GsupExpect[0] for "262427177233690" to be handled at TC_gsup_sai(14) 20240910082526366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4258 20240910082526367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526367 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427177233690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427177233690"} 20240910082526367 DAUC <0003> db_auc.c:192 IMSI='262427177233690': No 3G Auth Data 20240910082526367 DAUC <0003> db_auc.c:236 IMSI='262427177233690': Calling to generate 5 vectors 20240910082526367 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082526367 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526367 DAUC <0003> auc.c:113 vector [0]: rand = 882f67d3d07acc11143faf7023099151 20240910082526367 DAUC <0003> auc.c:179 vector [0]: kc = b25334667c8dd092 20240910082526367 DAUC <0003> auc.c:180 vector [0]: sres = 108e76cf 20240910082526367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082526367 DAUC <0003> auc.c:113 vector [1]: rand = 6f8c4f5ead238d7ea99ced6bf4d578c0 20240910082526367 DAUC <0003> auc.c:179 vector [1]: kc = 5e08815c8c87d168 20240910082526367 DAUC <0003> auc.c:180 vector [1]: sres = 115d689d 20240910082526367 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082526367 DAUC <0003> auc.c:113 vector [2]: rand = 166b80faf2d6777ecb1aee990f72f877 20240910082526367 DAUC <0003> auc.c:179 vector [2]: kc = 5986a06b22c90dae 20240910082526367 DAUC <0003> auc.c:180 vector [2]: sres = 993bf4db 20240910082526367 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082526367 DAUC <0003> auc.c:113 vector [3]: rand = 1042bcfa541131a3f4aef910ae238fe6 20240910082526367 DAUC <0003> auc.c:179 vector [3]: kc = b4db5ab1ed2561aa 20240910082526367 DAUC <0003> auc.c:180 vector [3]: sres = ce22ea2b 20240910082526367 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082526367 DAUC <0003> auc.c:113 vector [4]: rand = 5a7192261f308befff4ec9596fa23894 20240910082526367 DAUC <0003> auc.c:179 vector [4]: kc = c8885534ba7e771f 20240910082526367 DAUC <0003> auc.c:180 vector [4]: sres = 862fd1e5 20240910082526367 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082526367 DAUC <0003> db_auc.c:245 IMSI='262427177233690': Generated 5 vectors 20240910082526367 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427177233690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427177233690"} 20240910082526367 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427177233690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@307d2bf1ca03: Found GsupExpect[0] for "262427177233690" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_sai(14)"262427177233690" TC_gsup_sai(14)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai(14)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@307d2bf1ca03: Final verdict of PTC: pass 20240910082526368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4258 20240910082526426 DAUC <0003> db_auc.c:157 IMSI='262425851835898': No 2G Auth Data 20240910082526426 DAUC <0003> db_auc.c:192 IMSI='262425851835898': No 3G Auth Data HLR_Test-GSUP(9)@307d2bf1ca03: Created GsupExpect[0] for "262425851835898" to be handled at TC_gsup_sai(15) 20240910082526471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34354<->l=127.0.0.1:4258 20240910082526473 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526473 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425851835898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425851835898"} 20240910082526473 DAUC <0003> db_auc.c:157 IMSI='262425851835898': No 2G Auth Data 20240910082526473 DAUC <0003> db_auc.c:236 IMSI='262425851835898': Calling to generate 5 vectors 20240910082526473 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082526473 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082526473 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082526473 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082526473 DAUC <0003> auc.c:113 vector [0]: rand = d39b2fb35080a9497e11ec00b95d839b 20240910082526473 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082526473 DAUC <0003> auc.c:142 vector [0]: autn = 96c26136bb930000590025e8aca600be 20240910082526473 DAUC <0003> auc.c:143 vector [0]: ck = b06877a918705f353723b2192c38fcfe 20240910082526473 DAUC <0003> auc.c:144 vector [0]: ik = c6486d62214134dbe6f92a2a8476e0c6 20240910082526473 DAUC <0003> auc.c:145 vector [0]: res = f5bae98ae6e4a1a10000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [0]: kc = a7fa82f8917f77d6 20240910082526473 DAUC <0003> auc.c:152 vector [0]: sres = 135e482b 20240910082526473 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082526473 DAUC <0003> auc.c:113 vector [1]: rand = fe0e30256216856457864896733d45c9 20240910082526473 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082526473 DAUC <0003> auc.c:142 vector [1]: autn = 9f30ac32e24400003e0bff74d93eb0e7 20240910082526473 DAUC <0003> auc.c:143 vector [1]: ck = 5aab3fb6db9ca1cadcc6212bc59dcb2f 20240910082526473 DAUC <0003> auc.c:144 vector [1]: ik = 5984bece4ba0a9c235198d8740df2348 20240910082526473 DAUC <0003> auc.c:145 vector [1]: res = bf5a322bb3d8a5d60000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [1]: kc = eaf02dd4157ee06f 20240910082526473 DAUC <0003> auc.c:152 vector [1]: sres = 0c8297fd 20240910082526473 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082526473 DAUC <0003> auc.c:113 vector [2]: rand = 1f8ded8fb3a3acff7214a27ea88351f2 20240910082526473 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082526473 DAUC <0003> auc.c:142 vector [2]: autn = b04a75306990000004b3aa3670d5869c 20240910082526473 DAUC <0003> auc.c:143 vector [2]: ck = 09736f9d818314a7687008846cfbd74f 20240910082526473 DAUC <0003> auc.c:144 vector [2]: ik = 76708babe6c7802622b6489765560fca 20240910082526473 DAUC <0003> auc.c:145 vector [2]: res = 501aee2192f5f39a0000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [2]: kc = 35c5a4256ee94c04 20240910082526473 DAUC <0003> auc.c:152 vector [2]: sres = c2ef1dbb 20240910082526473 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082526473 DAUC <0003> auc.c:113 vector [3]: rand = 8d0782a6805a389855568ce182924c0f 20240910082526473 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082526473 DAUC <0003> auc.c:142 vector [3]: autn = 386dcbab283f00001a64ece96c9119dc 20240910082526473 DAUC <0003> auc.c:143 vector [3]: ck = 80757f1f9cace89ad09be8f8395e1dd3 20240910082526473 DAUC <0003> auc.c:144 vector [3]: ik = 46297e25c3aff0ca1140e1614b60e322 20240910082526473 DAUC <0003> auc.c:145 vector [3]: res = 197846e5f86135d90000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [3]: kc = 078708a32d3de6a1 20240910082526473 DAUC <0003> auc.c:152 vector [3]: sres = e119733c 20240910082526473 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082526473 DAUC <0003> auc.c:113 vector [4]: rand = 95b21afbd350cd5d0cab7683d2092bfa 20240910082526473 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082526473 DAUC <0003> auc.c:142 vector [4]: autn = 171eaac3e7d00000006d39ec3ceca82a 20240910082526473 DAUC <0003> auc.c:143 vector [4]: ck = 2faa3a6ea844bf7edfc36fb98696e9a0 20240910082526473 DAUC <0003> auc.c:144 vector [4]: ik = 7f725c69abecd5edd127d804e0614cc9 20240910082526473 DAUC <0003> auc.c:145 vector [4]: res = a8fc6d0fbb6fb62b0000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [4]: kc = 5e3cd1ba655fcffa 20240910082526473 DAUC <0003> auc.c:152 vector [4]: sres = 1393db24 20240910082526473 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082526473 DAUC <0003> db_auc.c:245 IMSI='262425851835898': Generated 5 vectors 20240910082526473 DAUC <0003> db_auc.c:249 IMSI='262425851835898': Updating SQN=161 in DB 20240910082526483 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425851835898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425851835898"} 20240910082526483 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425851835898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526483 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526483 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@307d2bf1ca03: Found GsupExpect[0] for "262425851835898" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_sai(15)"262425851835898" TC_gsup_sai(15)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai(15)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082526485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34354<->l=127.0.0.1:4258 TC_gsup_sai(15)@307d2bf1ca03: Final verdict of PTC: pass 20240910082526547 DAUC <0003> db_auc.c:157 IMSI='262424897892446': No 2G Auth Data 20240910082526547 DAUC <0003> db_auc.c:192 IMSI='262424897892446': No 3G Auth Data HLR_Test-GSUP(9)@307d2bf1ca03: Created GsupExpect[0] for "262424897892446" to be handled at TC_gsup_sai(16) 20240910082526595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4258 20240910082526598 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526598 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897892446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424897892446"} 20240910082526598 DAUC <0003> db_auc.c:157 IMSI='262424897892446': No 2G Auth Data 20240910082526598 DAUC <0003> db_auc.c:236 IMSI='262424897892446': Calling to generate 5 vectors 20240910082526598 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082526598 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082526598 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082526598 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082526598 DAUC <0003> auc.c:113 vector [0]: rand = bd61611656ded35bee865ffffa5d1d1f 20240910082526598 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082526598 DAUC <0003> auc.c:142 vector [0]: autn = d94fb4cd9cfa0000cdf093f7eeb26817 20240910082526598 DAUC <0003> auc.c:143 vector [0]: ck = 70aafc1b839e58d7c931fa96bed8583f 20240910082526598 DAUC <0003> auc.c:144 vector [0]: ik = 1478117ef08b67285af02e4377b88172 20240910082526598 DAUC <0003> auc.c:145 vector [0]: res = a38f916b4ac2725c0000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [0]: kc = f71339b0ba75e6b2 20240910082526598 DAUC <0003> auc.c:152 vector [0]: sres = e94de337 20240910082526598 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082526598 DAUC <0003> auc.c:113 vector [1]: rand = c4f3af5ecc5c9fabcb0144cbfa47822a 20240910082526598 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082526598 DAUC <0003> auc.c:142 vector [1]: autn = 123751d7c07b00003b6635df80eb512d 20240910082526598 DAUC <0003> auc.c:143 vector [1]: ck = 251d54757c9485fe43f3594b93c133b3 20240910082526598 DAUC <0003> auc.c:144 vector [1]: ik = 2fa6fe90a1e58ac2da378b2afdbd7c76 20240910082526598 DAUC <0003> auc.c:145 vector [1]: res = fb08ab8794f21f980000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [1]: kc = 937f7884b30d40f9 20240910082526598 DAUC <0003> auc.c:152 vector [1]: sres = 6ffab41f 20240910082526598 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082526598 DAUC <0003> auc.c:113 vector [2]: rand = 65ab9236c90d48aea83e51705a5594e7 20240910082526598 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082526598 DAUC <0003> auc.c:142 vector [2]: autn = 4e9d08cf82230000a01c4f993dc847b5 20240910082526598 DAUC <0003> auc.c:143 vector [2]: ck = 4bece5cf362a1feecd91e476dc38e1da 20240910082526598 DAUC <0003> auc.c:144 vector [2]: ik = 8b0eade2de7f47e0032b97475c6567c3 20240910082526598 DAUC <0003> auc.c:145 vector [2]: res = 77a2769b7a45400c0000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [2]: kc = 0e583b1c6808de17 20240910082526598 DAUC <0003> auc.c:152 vector [2]: sres = 0de73697 20240910082526598 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082526598 DAUC <0003> auc.c:113 vector [3]: rand = 76f6dc1e86009a86ea1f3bc20912c1fd 20240910082526598 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082526598 DAUC <0003> auc.c:142 vector [3]: autn = 721f6967668c00003bd7c16cc5d4f298 20240910082526598 DAUC <0003> auc.c:143 vector [3]: ck = fd855ee73fe5c3b2781e351333efc991 20240910082526598 DAUC <0003> auc.c:144 vector [3]: ik = 6a7899b1c83b1aae1e5a0de98595c25a 20240910082526598 DAUC <0003> auc.c:145 vector [3]: res = 81eff72e11b323240000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [3]: kc = f1b9ffac41a4d2d7 20240910082526598 DAUC <0003> auc.c:152 vector [3]: sres = 905cd40a 20240910082526598 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082526598 DAUC <0003> auc.c:113 vector [4]: rand = 5cd18d91037daf029697b1437347a78e 20240910082526598 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082526598 DAUC <0003> auc.c:142 vector [4]: autn = 3cd30670b9120000761cbb7c53eba6c4 20240910082526598 DAUC <0003> auc.c:143 vector [4]: ck = 17484616c89089b97281e1e7d50813f6 20240910082526598 DAUC <0003> auc.c:144 vector [4]: ik = 6aafbd79dc3b3596d77ca8e5d0cc8c89 20240910082526598 DAUC <0003> auc.c:145 vector [4]: res = bec8e0d02ac2620d0000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [4]: kc = d81ab26d116f2350 20240910082526598 DAUC <0003> auc.c:152 vector [4]: sres = 940a82dd 20240910082526598 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082526598 DAUC <0003> db_auc.c:245 IMSI='262424897892446': Generated 5 vectors 20240910082526598 DAUC <0003> db_auc.c:249 IMSI='262424897892446': Updating SQN=161 in DB 20240910082526606 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897892446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424897892446"} 20240910082526606 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897892446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526606 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526606 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@307d2bf1ca03: Found GsupExpect[0] for "262424897892446" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_sai(16)"262424897892446" TC_gsup_sai(16)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai(16)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082526608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4258 TC_gsup_sai(16)@307d2bf1ca03: Final verdict of PTC: pass 20240910082526671 DAUC <0003> db_auc.c:157 IMSI='262421143541889': No 2G Auth Data 20240910082526671 DAUC <0003> db_auc.c:192 IMSI='262421143541889': No 3G Auth Data HLR_Test-GSUP(9)@307d2bf1ca03: Created GsupExpect[0] for "262421143541889" to be handled at TC_gsup_sai(17) 20240910082526759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 20240910082526766 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526766 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421143541889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421143541889"} 20240910082526766 DAUC <0003> db_auc.c:236 IMSI='262421143541889': Calling to generate 5 vectors 20240910082526766 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082526766 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082526766 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082526766 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082526766 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526766 DAUC <0003> auc.c:113 vector [0]: rand = b6723c03ac20276467e16c29b3089e6d 20240910082526766 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082526766 DAUC <0003> auc.c:142 vector [0]: autn = af5982e869110000788f619d28b38b17 20240910082526766 DAUC <0003> auc.c:143 vector [0]: ck = 9d7fd0cd3d30e79ef30d6379b48eefda 20240910082526766 DAUC <0003> auc.c:144 vector [0]: ik = 9841977a72a684f7ddf922e4b99439b0 20240910082526766 DAUC <0003> auc.c:145 vector [0]: res = 9745c2f9769792620000000000000000 20240910082526766 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082526766 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082526766 DAUC <0003> auc.c:179 vector [0]: kc = b569f2c0bb37fc00 20240910082526766 DAUC <0003> auc.c:180 vector [0]: sres = d6541dee 20240910082526766 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082526766 DAUC <0003> auc.c:113 vector [1]: rand = a13617c1d88f70dc865a22a154931d8c 20240910082526766 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082526766 DAUC <0003> auc.c:142 vector [1]: autn = 547af046f8500000b99d490953b2ad92 20240910082526766 DAUC <0003> auc.c:143 vector [1]: ck = a419b755794d7219330d637f37192a82 20240910082526766 DAUC <0003> auc.c:144 vector [1]: ik = d4b5a1f10aaa50172f3d65abe8a097fd 20240910082526766 DAUC <0003> auc.c:145 vector [1]: res = 2dad480083996f3e0000000000000000 20240910082526766 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082526766 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082526766 DAUC <0003> auc.c:179 vector [1]: kc = e5d04fbaedda9400 20240910082526766 DAUC <0003> auc.c:180 vector [1]: sres = 0882d1cb 20240910082526766 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082526766 DAUC <0003> auc.c:113 vector [2]: rand = dc1ddf1a322ce413783bb049116c2e35 20240910082526766 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082526766 DAUC <0003> auc.c:142 vector [2]: autn = 1b3f12eeb12f000074037172602aee9f 20240910082526766 DAUC <0003> auc.c:143 vector [2]: ck = 2cb33161f54865c79dec6f2826127f3c 20240910082526766 DAUC <0003> auc.c:144 vector [2]: ik = 800c8f560e13712c4e1138706a634e4a 20240910082526766 DAUC <0003> auc.c:145 vector [2]: res = e857137462cb197a0000000000000000 20240910082526766 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082526766 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082526766 DAUC <0003> auc.c:179 vector [2]: kc = 688d67695e3f2c00 20240910082526766 DAUC <0003> auc.c:180 vector [2]: sres = ba0fb61d 20240910082526766 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082526766 DAUC <0003> auc.c:113 vector [3]: rand = 86efe1425d0162e076cb89cf603ccfd6 20240910082526766 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082526766 DAUC <0003> auc.c:142 vector [3]: autn = 46778706737f0000eb6dacdf959a8ce4 20240910082526766 DAUC <0003> auc.c:143 vector [3]: ck = fd7e5a9094e87aacf4e765d9fe217019 20240910082526766 DAUC <0003> auc.c:144 vector [3]: ik = 2875a34719fe7a38699c96a4d73c2948 20240910082526766 DAUC <0003> auc.c:145 vector [3]: res = dca489c3dc239f090000000000000000 20240910082526766 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082526766 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082526766 DAUC <0003> auc.c:179 vector [3]: kc = 95d427a799a51000 20240910082526766 DAUC <0003> auc.c:180 vector [3]: sres = d0a1b3d1 20240910082526766 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082526766 DAUC <0003> auc.c:113 vector [4]: rand = 60f3c62bdc4b0695a08c46c705dab2ba 20240910082526767 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082526767 DAUC <0003> auc.c:142 vector [4]: autn = 991bd0328eb8000047405a68bdf967fa 20240910082526767 DAUC <0003> auc.c:143 vector [4]: ck = 2fc048c3d27b4d0ef60147dcf592ec60 20240910082526767 DAUC <0003> auc.c:144 vector [4]: ik = d60d3964522e7c120dd217cd050c48fb 20240910082526767 DAUC <0003> auc.c:145 vector [4]: res = 9082ed7c130d4c060000000000000000 20240910082526767 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082526767 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082526767 DAUC <0003> auc.c:179 vector [4]: kc = 09f30cd0e74cc800 20240910082526767 DAUC <0003> auc.c:180 vector [4]: sres = 3dabce43 20240910082526767 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082526767 DAUC <0003> db_auc.c:245 IMSI='262421143541889': Generated 5 vectors 20240910082526767 DAUC <0003> db_auc.c:249 IMSI='262421143541889': Updating SQN=161 in DB 20240910082526782 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421143541889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421143541889"} 20240910082526782 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421143541889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@307d2bf1ca03: Found GsupExpect[0] for "262421143541889" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_sai(17)"262421143541889" TC_gsup_sai(17)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai(17)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082526784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 TC_gsup_sai(17)@307d2bf1ca03: Final verdict of PTC: pass 20240910082526860 DAUC <0003> db_auc.c:157 IMSI='262428762474264': No 2G Auth Data 20240910082526860 DAUC <0003> db_auc.c:192 IMSI='262428762474264': No 3G Auth Data HLR_Test-GSUP(9)@307d2bf1ca03: Created GsupExpect[0] for "262428762474264" to be handled at TC_gsup_sai(18) 20240910082526933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34372<->l=127.0.0.1:4258 20240910082526937 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526937 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428762474264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428762474264"} 20240910082526937 DAUC <0003> db_auc.c:236 IMSI='262428762474264': Calling to generate 5 vectors 20240910082526937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082526937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082526937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082526937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082526937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526937 DAUC <0003> auc.c:113 vector [0]: rand = b53f4df2017fb84d5b6ccb4e2a887e41 20240910082526937 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082526937 DAUC <0003> auc.c:142 vector [0]: autn = 578e86db2040000084db4ae080375474 20240910082526937 DAUC <0003> auc.c:143 vector [0]: ck = 072543649be31bdbfbe152135a883470 20240910082526937 DAUC <0003> auc.c:144 vector [0]: ik = 7a626da53a0c23563fd5fce48f3e14fe 20240910082526937 DAUC <0003> auc.c:145 vector [0]: res = 7098ad727201a5db0000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [0]: kc = ec3f1bed14d54800 20240910082526937 DAUC <0003> auc.c:180 vector [0]: sres = 0005d10d 20240910082526937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082526937 DAUC <0003> auc.c:113 vector [1]: rand = 95ee9db6753e509201f3558f8d51f833 20240910082526937 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082526937 DAUC <0003> auc.c:142 vector [1]: autn = 10ba1594be5700007901d58d4fb5bf61 20240910082526937 DAUC <0003> auc.c:143 vector [1]: ck = 0123ba126b499fe71e3ef9d0171ce106 20240910082526937 DAUC <0003> auc.c:144 vector [1]: ik = e1fa99b985ccb38f1b69356271e0fe6d 20240910082526937 DAUC <0003> auc.c:145 vector [1]: res = 263871be9ef6297a0000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [1]: kc = 81eeca7de3b7f400 20240910082526937 DAUC <0003> auc.c:180 vector [1]: sres = 89c9c5ba 20240910082526937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082526937 DAUC <0003> auc.c:113 vector [2]: rand = c72e5b90aee843168b07ba265e925a01 20240910082526937 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082526937 DAUC <0003> auc.c:142 vector [2]: autn = b0101582b2230000bd9b912411c1d406 20240910082526937 DAUC <0003> auc.c:143 vector [2]: ck = e1d34c238a034025e41a39c64571cfba 20240910082526937 DAUC <0003> auc.c:144 vector [2]: ik = 6ecab2abfffa8b4d83facfb7d6d0c225 20240910082526937 DAUC <0003> auc.c:145 vector [2]: res = c7651d4b9dc059630000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [2]: kc = 9f2c9e545e650800 20240910082526937 DAUC <0003> auc.c:180 vector [2]: sres = d2424fbb 20240910082526937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082526937 DAUC <0003> auc.c:113 vector [3]: rand = bda9b4d5562918ff2f7fe900950e9e3b 20240910082526937 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082526937 DAUC <0003> auc.c:142 vector [3]: autn = 172f5b1b02dd000083097e43f773a1ba 20240910082526937 DAUC <0003> auc.c:143 vector [3]: ck = 63087f49522467b5ce463e031108b306 20240910082526937 DAUC <0003> auc.c:144 vector [3]: ik = aa0ece833b62f989b35c582b6ef75547 20240910082526937 DAUC <0003> auc.c:145 vector [3]: res = 5156fc70adff5d590000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [3]: kc = 2331ee9fa7817400 20240910082526937 DAUC <0003> auc.c:180 vector [3]: sres = be6d5361 20240910082526937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082526937 DAUC <0003> auc.c:113 vector [4]: rand = 77cf8181b071868edb89d5c993273df1 20240910082526937 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082526937 DAUC <0003> auc.c:142 vector [4]: autn = 6a9411d1d68000008bee1bf3fceab282 20240910082526937 DAUC <0003> auc.c:143 vector [4]: ck = 1d1801e57eefb8688b8617acf89d7d52 20240910082526937 DAUC <0003> auc.c:144 vector [4]: ik = 210da8073674c0e8e2b9e4f28fe4e97e 20240910082526937 DAUC <0003> auc.c:145 vector [4]: res = 96eecf318140ec5f0000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [4]: kc = fc83f30147c87800 20240910082526937 DAUC <0003> auc.c:180 vector [4]: sres = 3f0d14a3 20240910082526937 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082526937 DAUC <0003> db_auc.c:245 IMSI='262428762474264': Generated 5 vectors 20240910082526937 DAUC <0003> db_auc.c:249 IMSI='262428762474264': Updating SQN=161 in DB 20240910082526951 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428762474264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428762474264"} 20240910082526951 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428762474264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526951 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526951 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@307d2bf1ca03: Found GsupExpect[0] for "262428762474264" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_sai(18)"262428762474264" TC_gsup_sai(18)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai(18)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082526957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34372<->l=127.0.0.1:4258 TC_gsup_sai(18)@307d2bf1ca03: Final verdict of PTC: pass 20240910082527028 DAUC <0003> db_auc.c:157 IMSI='262421448307663': No 2G Auth Data 20240910082527028 DAUC <0003> db_auc.c:192 IMSI='262421448307663': No 3G Auth Data HLR_Test-GSUP(9)@307d2bf1ca03: Created GsupExpect[0] for "262421448307663" to be handled at TC_gsup_sai(19) 20240910082527099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34384<->l=127.0.0.1:4258 20240910082527102 DLINP <000b> input/ipa.c:451 connected read/write 20240910082527102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082527102 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421448307663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421448307663"} 20240910082527102 DAUC <0003> db_auc.c:236 IMSI='262421448307663': Calling to generate 5 vectors 20240910082527102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082527102 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082527102 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082527102 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082527102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082527102 DAUC <0003> auc.c:113 vector [0]: rand = 440357db0bb6ecfe01c064418e087788 20240910082527102 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082527102 DAUC <0003> auc.c:142 vector [0]: autn = faadb2a77b7d000012dd59f5a638c26d 20240910082527102 DAUC <0003> auc.c:143 vector [0]: ck = f06f1d5c050df80706551dd70ee83aa2 20240910082527102 DAUC <0003> auc.c:144 vector [0]: ik = f3be86088c8d4a68f7f1672527e5d868 20240910082527102 DAUC <0003> auc.c:145 vector [0]: res = 89e267de1cbf5afe0000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [0]: kc = 4be68d0a482e7bf3 20240910082527102 DAUC <0003> auc.c:180 vector [0]: sres = 33ae5b0b 20240910082527102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082527102 DAUC <0003> auc.c:113 vector [1]: rand = 437f1fa3349bd61d5cb38ab374561bcc 20240910082527102 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082527102 DAUC <0003> auc.c:142 vector [1]: autn = c4f2ef96cdc3000027c2765317c26669 20240910082527102 DAUC <0003> auc.c:143 vector [1]: ck = 7537aacd1abc93bc225cca4786735f2a 20240910082527102 DAUC <0003> auc.c:144 vector [1]: ik = b337727537326b27f28896851162eb12 20240910082527102 DAUC <0003> auc.c:145 vector [1]: res = 6345a6d418a39feb0000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [1]: kc = 61bbf7f6a86d2dee 20240910082527102 DAUC <0003> auc.c:180 vector [1]: sres = e45e087a 20240910082527102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082527102 DAUC <0003> auc.c:113 vector [2]: rand = 060e793c7cf70da55419f495725816bd 20240910082527102 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082527102 DAUC <0003> auc.c:142 vector [2]: autn = e1792d4642e90000be980c284e50b37f 20240910082527102 DAUC <0003> auc.c:143 vector [2]: ck = 39416bbb43bddafd187157af506a668d 20240910082527102 DAUC <0003> auc.c:144 vector [2]: ik = 4b2572e744a96f9b78571f716378c24a 20240910082527102 DAUC <0003> auc.c:145 vector [2]: res = 2893e7d3953ddfa20000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [2]: kc = a65d6969a3b6a751 20240910082527102 DAUC <0003> auc.c:180 vector [2]: sres = 50d486d8 20240910082527102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082527102 DAUC <0003> auc.c:113 vector [3]: rand = 6375df9ea46e371448ebacacccd04670 20240910082527102 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082527102 DAUC <0003> auc.c:142 vector [3]: autn = 4e6cfe8162a400003dd0a9e748a25cae 20240910082527102 DAUC <0003> auc.c:143 vector [3]: ck = 7064b24fc07dd98574588e7923131efd 20240910082527102 DAUC <0003> auc.c:144 vector [3]: ik = 38e633398161d804b26ab4932961633e 20240910082527102 DAUC <0003> auc.c:145 vector [3]: res = 4d17d56916f6dbd20000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [3]: kc = 214950894d33eadb 20240910082527102 DAUC <0003> auc.c:180 vector [3]: sres = 1a3925fe 20240910082527102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082527102 DAUC <0003> auc.c:113 vector [4]: rand = 50caea2fd34e632895285ecdbead2571 20240910082527102 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082527102 DAUC <0003> auc.c:142 vector [4]: autn = 118ccdce1835000051071739df37f664 20240910082527102 DAUC <0003> auc.c:143 vector [4]: ck = 7da0ad01630faf66a660e8599784be19 20240910082527102 DAUC <0003> auc.c:144 vector [4]: ik = 82c1ebae5829b14a6dcdb259d1203e93 20240910082527102 DAUC <0003> auc.c:145 vector [4]: res = 85b2c01d210cb7ff0000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [4]: kc = 60eee3c12aed2e16 20240910082527102 DAUC <0003> auc.c:180 vector [4]: sres = f9a7213f 20240910082527102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082527102 DAUC <0003> db_auc.c:245 IMSI='262421448307663': Generated 5 vectors 20240910082527102 DAUC <0003> db_auc.c:249 IMSI='262421448307663': Updating SQN=161 in DB 20240910082527114 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421448307663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421448307663"} 20240910082527114 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421448307663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082527114 DLINP <000b> input/ipa.c:451 connected read/write 20240910082527114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082527114 DLINP <000b> input/ipa.c:451 connected read/write 20240910082527114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@307d2bf1ca03: Found GsupExpect[0] for "262421448307663" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_sai(19)"262421448307663" TC_gsup_sai(19)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai(19)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082527116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34384<->l=127.0.0.1:4258 TC_gsup_sai(19)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082527169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 20240910082527170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46281<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@307d2bf1ca03: Final verdict of PTC: none 20240910082527170 DLINP <000b> input/ipa.c:451 connected read/write 20240910082527170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082527170 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082527170 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082527170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@307d2bf1ca03: Final verdict of PTC: none 10@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_sai finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Tue Sep 10 08:25:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240910082527201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 20240910082527202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33080) Waiting for packet dumper to finish... 1 (prev_count=33080, count=46076) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:25:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_sai_num_auth_vectors started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082530243 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082530243 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082530244 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082530247 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530247 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082530247 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082530247 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 20240910082530247 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082530247 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 20240910082530247 DLGSUP <0013> gsup_server.c:235 2: 20240910082530247 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082530247 DLGSUP <0013> gsup_server.c:235 3: 20240910082530247 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082530247 DLGSUP <0013> gsup_server.c:235 4: 20240910082530247 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082530247 DLGSUP <0013> gsup_server.c:235 5: 20240910082530247 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082530247 DLGSUP <0013> gsup_server.c:235 7: 20240910082530247 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082530247 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082530247 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082530247 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@307d2bf1ca03: 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") 20240910082530257 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34303<->l=127.0.0.1:4259) 20240910082530284 DAUC <0003> db_auc.c:157 IMSI='262427827628634': No 2G Auth Data 20240910082530284 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data HLR_Test-GSUP(21)@307d2bf1ca03: Created GsupExpect[0] for "262427827628634" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240910082530345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4258 20240910082530349 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530349 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827628634"} 20240910082530350 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530350 DAUC <0003> db_auc.c:236 IMSI='262427827628634': Calling to generate 1 vectors 20240910082530350 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910082530350 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530350 DAUC <0003> auc.c:113 vector [0]: rand = 3ce00642724e182652205eee7fae63cd 20240910082530350 DAUC <0003> auc.c:179 vector [0]: kc = e3e506e443a48c00 20240910082530350 DAUC <0003> auc.c:180 vector [0]: sres = 0e242842 20240910082530350 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530350 DAUC <0003> db_auc.c:245 IMSI='262427827628634': Generated 1 vectors 20240910082530350 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827628634"} 20240910082530350 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530350 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530350 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@307d2bf1ca03: Found GsupExpect[0] for "262427827628634" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427827628634" TC_gsup_sai_num_auth_vectors(24)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082530352 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530352 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827628634"} 20240910082530352 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530352 DAUC <0003> db_auc.c:236 IMSI='262427827628634': Calling to generate 4 vectors 20240910082530352 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910082530352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530352 DAUC <0003> auc.c:113 vector [0]: rand = b18150e63455ed58b9659f4780a13460 20240910082530352 DAUC <0003> auc.c:179 vector [0]: kc = 3b35f4f306048000 20240910082530352 DAUC <0003> auc.c:180 vector [0]: sres = 988f8f6e 20240910082530352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530352 DAUC <0003> auc.c:113 vector [1]: rand = 90fb5c915eafd051b63504998ef78c5f 20240910082530352 DAUC <0003> auc.c:179 vector [1]: kc = 6c691e06c6b2f000 20240910082530352 DAUC <0003> auc.c:180 vector [1]: sres = d91c72a2 20240910082530352 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530352 DAUC <0003> auc.c:113 vector [2]: rand = 63a7428df1c4b0d381011e2fe989dc8d 20240910082530352 DAUC <0003> auc.c:179 vector [2]: kc = f3b93b05ba782c00 20240910082530352 DAUC <0003> auc.c:180 vector [2]: sres = 9be50292 20240910082530352 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530352 DAUC <0003> auc.c:113 vector [3]: rand = cd8ac7a880c7e93a01d349132514f5f2 20240910082530352 DAUC <0003> auc.c:179 vector [3]: kc = cb1292d312afe400 20240910082530352 DAUC <0003> auc.c:180 vector [3]: sres = 1f7d8611 20240910082530352 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530352 DAUC <0003> db_auc.c:245 IMSI='262427827628634': Generated 4 vectors 20240910082530352 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827628634"} 20240910082530352 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530352 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530353 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530354 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530354 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827628634"} 20240910082530354 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530354 DAUC <0003> db_auc.c:236 IMSI='262427827628634': Calling to generate 5 vectors 20240910082530354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530355 DAUC <0003> auc.c:113 vector [0]: rand = df9476cc2965715b57dacc1b23f89519 20240910082530355 DAUC <0003> auc.c:179 vector [0]: kc = 502f4bb5c77c1800 20240910082530355 DAUC <0003> auc.c:180 vector [0]: sres = 66a005b1 20240910082530355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530355 DAUC <0003> auc.c:113 vector [1]: rand = 2fcec725d75533d08a45bf4e7c61b643 20240910082530355 DAUC <0003> auc.c:179 vector [1]: kc = 058f08ca55498000 20240910082530355 DAUC <0003> auc.c:180 vector [1]: sres = 71b376d1 20240910082530355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530355 DAUC <0003> auc.c:113 vector [2]: rand = 3f03353b6ee4befeb69e70549c33f310 20240910082530355 DAUC <0003> auc.c:179 vector [2]: kc = d034a0f669412400 20240910082530355 DAUC <0003> auc.c:180 vector [2]: sres = efd49ef5 20240910082530355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530355 DAUC <0003> auc.c:113 vector [3]: rand = 33ccbd14fc02bfb6705e1b6ab955c57f 20240910082530355 DAUC <0003> auc.c:179 vector [3]: kc = 7de1d0d600b46000 20240910082530355 DAUC <0003> auc.c:180 vector [3]: sres = 2ba2a42b 20240910082530355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530355 DAUC <0003> auc.c:113 vector [4]: rand = a487faf39ddfd35aae127625fe64d1f7 20240910082530355 DAUC <0003> auc.c:179 vector [4]: kc = 196864de3e4ddc00 20240910082530355 DAUC <0003> auc.c:180 vector [4]: sres = 7e212ba4 20240910082530355 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530355 DAUC <0003> db_auc.c:245 IMSI='262427827628634': Generated 5 vectors 20240910082530355 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827628634"} 20240910082530355 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530355 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530355 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530356 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530356 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827628634"} 20240910082530357 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530357 DAUC <0003> db_auc.c:236 IMSI='262427827628634': Calling to generate 5 vectors 20240910082530357 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530357 DAUC <0003> auc.c:113 vector [0]: rand = 7c26c6a5d30d2159abbc4044db69a0cd 20240910082530357 DAUC <0003> auc.c:179 vector [0]: kc = 0cd0caeda0ece400 20240910082530357 DAUC <0003> auc.c:180 vector [0]: sres = 84285860 20240910082530357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530357 DAUC <0003> auc.c:113 vector [1]: rand = 0d2a1cd783a04a483b95e1e699408c8d 20240910082530357 DAUC <0003> auc.c:179 vector [1]: kc = 34404c4d1ae57c00 20240910082530357 DAUC <0003> auc.c:180 vector [1]: sres = b0e55f66 20240910082530357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530357 DAUC <0003> auc.c:113 vector [2]: rand = efd9fc9be8bb3747bebe0814bbcc127f 20240910082530357 DAUC <0003> auc.c:179 vector [2]: kc = 393040aca7374c00 20240910082530357 DAUC <0003> auc.c:180 vector [2]: sres = a2b2b3cb 20240910082530357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530357 DAUC <0003> auc.c:113 vector [3]: rand = 8dbb7f1fbd1e381e83d99e9fd886fcba 20240910082530357 DAUC <0003> auc.c:179 vector [3]: kc = 05999c1446a49400 20240910082530357 DAUC <0003> auc.c:180 vector [3]: sres = 8bd44fb8 20240910082530357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530357 DAUC <0003> auc.c:113 vector [4]: rand = e78c746a1e5f4939ccbd84419079e087 20240910082530357 DAUC <0003> auc.c:179 vector [4]: kc = 335e23f490ab8000 20240910082530357 DAUC <0003> auc.c:180 vector [4]: sres = 407a1bdd 20240910082530357 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530357 DAUC <0003> db_auc.c:245 IMSI='262427827628634': Generated 5 vectors 20240910082530357 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827628634"} 20240910082530357 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@307d2bf1ca03: Final verdict of PTC: pass 20240910082530410 DAUC <0003> db_auc.c:157 IMSI='262426690554276': No 2G Auth Data 20240910082530410 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data HLR_Test-GSUP(21)@307d2bf1ca03: Created GsupExpect[0] for "262426690554276" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240910082530465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20240910082530469 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530469 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426690554276"} 20240910082530469 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530469 DAUC <0003> db_auc.c:236 IMSI='262426690554276': Calling to generate 1 vectors 20240910082530469 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910082530469 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530469 DAUC <0003> auc.c:113 vector [0]: rand = b087edfadf9268c5c51174b0e6dcea97 20240910082530469 DAUC <0003> auc.c:179 vector [0]: kc = 21dbce2d0047fc00 20240910082530469 DAUC <0003> auc.c:180 vector [0]: sres = 15a38ed3 20240910082530469 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530469 DAUC <0003> db_auc.c:245 IMSI='262426690554276': Generated 1 vectors 20240910082530469 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426690554276"} 20240910082530469 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530469 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530469 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@307d2bf1ca03: Found GsupExpect[0] for "262426690554276" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426690554276" TC_gsup_sai_num_auth_vectors(25)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082530471 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530471 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426690554276"} 20240910082530472 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530472 DAUC <0003> db_auc.c:236 IMSI='262426690554276': Calling to generate 4 vectors 20240910082530472 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910082530472 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530472 DAUC <0003> auc.c:113 vector [0]: rand = 29d26cf0adce307d1a6cd606c45cca32 20240910082530472 DAUC <0003> auc.c:179 vector [0]: kc = 40c69608807fe000 20240910082530472 DAUC <0003> auc.c:180 vector [0]: sres = 1bfeadc9 20240910082530472 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530472 DAUC <0003> auc.c:113 vector [1]: rand = 76642a43d5822e499b7b0f64b2bcee58 20240910082530472 DAUC <0003> auc.c:179 vector [1]: kc = 08814761ea9d0800 20240910082530472 DAUC <0003> auc.c:180 vector [1]: sres = c5af1c1a 20240910082530472 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530472 DAUC <0003> auc.c:113 vector [2]: rand = 0e6d4507a186232a62307fa647e528df 20240910082530472 DAUC <0003> auc.c:179 vector [2]: kc = b5390ad7a5c8f000 20240910082530472 DAUC <0003> auc.c:180 vector [2]: sres = 9db8b766 20240910082530472 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530472 DAUC <0003> auc.c:113 vector [3]: rand = 191c312904438751d5847a7bbdd22493 20240910082530472 DAUC <0003> auc.c:179 vector [3]: kc = 8ca9840785ee6000 20240910082530472 DAUC <0003> auc.c:180 vector [3]: sres = cb9a62dc 20240910082530472 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530472 DAUC <0003> db_auc.c:245 IMSI='262426690554276': Generated 4 vectors 20240910082530472 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426690554276"} 20240910082530472 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530472 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530472 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530473 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530473 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426690554276"} 20240910082530473 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530473 DAUC <0003> db_auc.c:236 IMSI='262426690554276': Calling to generate 5 vectors 20240910082530473 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530473 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530473 DAUC <0003> auc.c:113 vector [0]: rand = 458b95cc4c9eb6c6b888712920d31cf3 20240910082530473 DAUC <0003> auc.c:179 vector [0]: kc = 397ab56553861c00 20240910082530473 DAUC <0003> auc.c:180 vector [0]: sres = 004d9c53 20240910082530473 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530473 DAUC <0003> auc.c:113 vector [1]: rand = 520dc833fd7302bd61740f6f5066b54e 20240910082530473 DAUC <0003> auc.c:179 vector [1]: kc = d3fec7a01b03b400 20240910082530473 DAUC <0003> auc.c:180 vector [1]: sres = ccc58aee 20240910082530473 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530473 DAUC <0003> auc.c:113 vector [2]: rand = 5e96e5c08d5832594252b7bfb6048778 20240910082530473 DAUC <0003> auc.c:179 vector [2]: kc = db37141c7cde5000 20240910082530473 DAUC <0003> auc.c:180 vector [2]: sres = 86e32cb0 20240910082530473 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530473 DAUC <0003> auc.c:113 vector [3]: rand = 16b92845e7d871a6e1fbe7b17a1fbf68 20240910082530473 DAUC <0003> auc.c:179 vector [3]: kc = 123583e3c8566400 20240910082530473 DAUC <0003> auc.c:180 vector [3]: sres = c4c12d2e 20240910082530473 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530473 DAUC <0003> auc.c:113 vector [4]: rand = 75c4e4dbe2fd94e0e87ae93fbe47f2e8 20240910082530473 DAUC <0003> auc.c:179 vector [4]: kc = b0f27de645c07400 20240910082530473 DAUC <0003> auc.c:180 vector [4]: sres = c169c488 20240910082530473 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530473 DAUC <0003> db_auc.c:245 IMSI='262426690554276': Generated 5 vectors 20240910082530473 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426690554276"} 20240910082530473 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530473 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530473 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530475 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530475 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426690554276"} 20240910082530475 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530475 DAUC <0003> db_auc.c:236 IMSI='262426690554276': Calling to generate 5 vectors 20240910082530475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530475 DAUC <0003> auc.c:113 vector [0]: rand = 032f762643d3c0163df5a2a71b388952 20240910082530475 DAUC <0003> auc.c:179 vector [0]: kc = f7734a5ef041d800 20240910082530475 DAUC <0003> auc.c:180 vector [0]: sres = 2254f2fb 20240910082530475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530475 DAUC <0003> auc.c:113 vector [1]: rand = fab58d33d7451b9ed7e50e3fdd43e268 20240910082530475 DAUC <0003> auc.c:179 vector [1]: kc = 71a62b97729fd800 20240910082530475 DAUC <0003> auc.c:180 vector [1]: sres = 6b6a6c00 20240910082530475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530475 DAUC <0003> auc.c:113 vector [2]: rand = f84939c6cb11f47bdc1d9a829ea32d91 20240910082530475 DAUC <0003> auc.c:179 vector [2]: kc = 70af5e86e72b2000 20240910082530475 DAUC <0003> auc.c:180 vector [2]: sres = cb1512d2 20240910082530475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530475 DAUC <0003> auc.c:113 vector [3]: rand = 86ac7daccb53fd77acf47a8af68da3fc 20240910082530475 DAUC <0003> auc.c:179 vector [3]: kc = 4bd6222cc3105800 20240910082530475 DAUC <0003> auc.c:180 vector [3]: sres = 99bfd714 20240910082530475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530475 DAUC <0003> auc.c:113 vector [4]: rand = b3323dc88d6d007d75931f7051e6548c 20240910082530475 DAUC <0003> auc.c:179 vector [4]: kc = 658316d849318400 20240910082530475 DAUC <0003> auc.c:180 vector [4]: sres = bce47c08 20240910082530475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530475 DAUC <0003> db_auc.c:245 IMSI='262426690554276': Generated 5 vectors 20240910082530475 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426690554276"} 20240910082530475 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530475 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530475 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@307d2bf1ca03: Final verdict of PTC: pass 20240910082530533 DAUC <0003> db_auc.c:157 IMSI='262429217218953': No 2G Auth Data 20240910082530533 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data HLR_Test-GSUP(21)@307d2bf1ca03: Created GsupExpect[0] for "262429217218953" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240910082530587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20240910082530589 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530589 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429217218953"} 20240910082530589 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530589 DAUC <0003> db_auc.c:236 IMSI='262429217218953': Calling to generate 1 vectors 20240910082530589 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910082530589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530589 DAUC <0003> auc.c:113 vector [0]: rand = 4d347c38711b863b625003d1e9f0e1a1 20240910082530589 DAUC <0003> auc.c:179 vector [0]: kc = 74c0a5fa214c77e1 20240910082530589 DAUC <0003> auc.c:180 vector [0]: sres = 754ba9b8 20240910082530589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530589 DAUC <0003> db_auc.c:245 IMSI='262429217218953': Generated 1 vectors 20240910082530589 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429217218953"} 20240910082530589 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530589 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530590 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@307d2bf1ca03: Found GsupExpect[0] for "262429217218953" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429217218953" TC_gsup_sai_num_auth_vectors(26)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082530591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530591 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429217218953"} 20240910082530591 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530591 DAUC <0003> db_auc.c:236 IMSI='262429217218953': Calling to generate 4 vectors 20240910082530591 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910082530591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530591 DAUC <0003> auc.c:113 vector [0]: rand = 25510409d0c0f2a7fbc07153dc895fde 20240910082530591 DAUC <0003> auc.c:179 vector [0]: kc = cbc1810fc5b3e3b3 20240910082530591 DAUC <0003> auc.c:180 vector [0]: sres = 474b35b5 20240910082530591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530591 DAUC <0003> auc.c:113 vector [1]: rand = 8a58ec7fb1c3d5a927d3bd66a6f80577 20240910082530591 DAUC <0003> auc.c:179 vector [1]: kc = f07613e43c3243d4 20240910082530591 DAUC <0003> auc.c:180 vector [1]: sres = 31ecb5fa 20240910082530591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530591 DAUC <0003> auc.c:113 vector [2]: rand = c8141b991dba6afa585d7e42a1a51f63 20240910082530591 DAUC <0003> auc.c:179 vector [2]: kc = bfce07db01d5b93b 20240910082530591 DAUC <0003> auc.c:180 vector [2]: sres = c36d9a6a 20240910082530591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530591 DAUC <0003> auc.c:113 vector [3]: rand = 23048ea48ed2e6b3095897323584ba65 20240910082530591 DAUC <0003> auc.c:179 vector [3]: kc = da70023d9509e38a 20240910082530591 DAUC <0003> auc.c:180 vector [3]: sres = 1b834f81 20240910082530591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530591 DAUC <0003> db_auc.c:245 IMSI='262429217218953': Generated 4 vectors 20240910082530591 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429217218953"} 20240910082530591 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530592 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530592 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429217218953"} 20240910082530592 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530592 DAUC <0003> db_auc.c:236 IMSI='262429217218953': Calling to generate 5 vectors 20240910082530592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530592 DAUC <0003> auc.c:113 vector [0]: rand = 06ccb73570b2911771efec4dd4e563cd 20240910082530592 DAUC <0003> auc.c:179 vector [0]: kc = 280504035b6c6acf 20240910082530592 DAUC <0003> auc.c:180 vector [0]: sres = c1b4ebfa 20240910082530592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [1]: rand = 4584b2b28e6c12233dd9f19164ca3226 20240910082530592 DAUC <0003> auc.c:179 vector [1]: kc = 2f20e28c893afb24 20240910082530592 DAUC <0003> auc.c:180 vector [1]: sres = b8afaa10 20240910082530592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [2]: rand = e9b7615c27225f71661976294df20c64 20240910082530592 DAUC <0003> auc.c:179 vector [2]: kc = 4719f74d3dddee33 20240910082530592 DAUC <0003> auc.c:180 vector [2]: sres = 33179f57 20240910082530592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [3]: rand = a8b8e67ec93da0bf476843ec030236b7 20240910082530592 DAUC <0003> auc.c:179 vector [3]: kc = ace5c1b4a350751c 20240910082530592 DAUC <0003> auc.c:180 vector [3]: sres = 9575764b 20240910082530592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [4]: rand = 7245581fde380a61bc988c85db60401f 20240910082530592 DAUC <0003> auc.c:179 vector [4]: kc = 156ffbf9a3eb7b4d 20240910082530592 DAUC <0003> auc.c:180 vector [4]: sres = a61ffa14 20240910082530592 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530592 DAUC <0003> db_auc.c:245 IMSI='262429217218953': Generated 5 vectors 20240910082530592 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429217218953"} 20240910082530592 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530592 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530592 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530592 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530592 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429217218953"} 20240910082530592 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530592 DAUC <0003> db_auc.c:236 IMSI='262429217218953': Calling to generate 5 vectors 20240910082530592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530592 DAUC <0003> auc.c:113 vector [0]: rand = 85c8d9da943118b833b48d693577466e 20240910082530592 DAUC <0003> auc.c:179 vector [0]: kc = c98df0492f73a12e 20240910082530592 DAUC <0003> auc.c:180 vector [0]: sres = 9bfa60ff 20240910082530592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [1]: rand = 23011a6c3fb594eb92b3fb0581aec57b 20240910082530592 DAUC <0003> auc.c:179 vector [1]: kc = b084e10c51abbca4 20240910082530592 DAUC <0003> auc.c:180 vector [1]: sres = ad8ee2c9 20240910082530592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [2]: rand = 78b6c238036dcd369fbab59930fdf42c 20240910082530593 DAUC <0003> auc.c:179 vector [2]: kc = e6fa318a2326ccb8 20240910082530593 DAUC <0003> auc.c:180 vector [2]: sres = a1d62f1c 20240910082530593 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530593 DAUC <0003> auc.c:113 vector [3]: rand = 6b6915f27fcc5ec6c4670cf4040f7c46 20240910082530593 DAUC <0003> auc.c:179 vector [3]: kc = 0a44616db32925b2 20240910082530593 DAUC <0003> auc.c:180 vector [3]: sres = 48a6526e 20240910082530593 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530593 DAUC <0003> auc.c:113 vector [4]: rand = 1e2b8b56c6d67242c49362e5236f3cfb 20240910082530593 DAUC <0003> auc.c:179 vector [4]: kc = 43243653aaa78b77 20240910082530593 DAUC <0003> auc.c:180 vector [4]: sres = d19da9f2 20240910082530593 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530593 DAUC <0003> db_auc.c:245 IMSI='262429217218953': Generated 5 vectors 20240910082530593 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429217218953"} 20240910082530593 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530593 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530593 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@307d2bf1ca03: Final verdict of PTC: pass 20240910082530754 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530754 DAUC <0003> db_auc.c:192 IMSI='262428525092688': No 3G Auth Data HLR_Test-GSUP(21)@307d2bf1ca03: Created GsupExpect[0] for "262428525092688" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240910082530827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4258 20240910082530829 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530829 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428525092688"} 20240910082530829 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530829 DAUC <0003> db_auc.c:236 IMSI='262428525092688': Calling to generate 1 vectors 20240910082530829 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240910082530829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082530829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082530829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082530829 DAUC <0003> auc.c:113 vector [0]: rand = ba003a766f75ae40edd67828dab16ebb 20240910082530829 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082530829 DAUC <0003> auc.c:142 vector [0]: autn = 9a57071bde7500008afa17547714a205 20240910082530829 DAUC <0003> auc.c:143 vector [0]: ck = 0523794dcaedf75556151f5e04efd337 20240910082530829 DAUC <0003> auc.c:144 vector [0]: ik = 4e799e76d44dd1ba47ea47d27a1ebc29 20240910082530829 DAUC <0003> auc.c:145 vector [0]: res = e226ca657296f62b0000000000000000 20240910082530829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082530829 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082530829 DAUC <0003> auc.c:151 vector [0]: kc = 5aa5bfb7605149f1 20240910082530829 DAUC <0003> auc.c:152 vector [0]: sres = 90b03c4e 20240910082530829 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082530829 DAUC <0003> db_auc.c:245 IMSI='262428525092688': Generated 1 vectors 20240910082530829 DAUC <0003> db_auc.c:249 IMSI='262428525092688': Updating SQN=33 in DB 20240910082530851 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428525092688"} 20240910082530851 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530851 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530851 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@307d2bf1ca03: Found GsupExpect[0] for "262428525092688" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428525092688" TC_gsup_sai_num_auth_vectors(27)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082530853 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530853 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428525092688"} 20240910082530853 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530853 DAUC <0003> db_auc.c:236 IMSI='262428525092688': Calling to generate 4 vectors 20240910082530853 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240910082530853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082530853 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082530853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082530853 DAUC <0003> auc.c:113 vector [0]: rand = 909edaf22aa19af9437dcc5a9c28dbc9 20240910082530853 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082530853 DAUC <0003> auc.c:142 vector [0]: autn = 5cd02f4ab52b0000906e6310e0d7d634 20240910082530853 DAUC <0003> auc.c:143 vector [0]: ck = a04bfa50cd30652941d479ad0806c7a2 20240910082530853 DAUC <0003> auc.c:144 vector [0]: ik = 90057485c158a5f18fccb1f4a34a236f 20240910082530853 DAUC <0003> auc.c:145 vector [0]: res = e992809f404ab4740000000000000000 20240910082530853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082530853 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082530853 DAUC <0003> auc.c:151 vector [0]: kc = fe56468ca7242415 20240910082530853 DAUC <0003> auc.c:152 vector [0]: sres = a9d834eb 20240910082530853 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082530853 DAUC <0003> auc.c:113 vector [1]: rand = d5702974cba5787ee1f751a3acc0dd6d 20240910082530853 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082530853 DAUC <0003> auc.c:142 vector [1]: autn = 72961511830b000072ee511e61b22fb0 20240910082530853 DAUC <0003> auc.c:143 vector [1]: ck = 5a7848b720b3c5cab86ce583667bb003 20240910082530853 DAUC <0003> auc.c:144 vector [1]: ik = bd87cbb4e353721148206830cc0023e8 20240910082530853 DAUC <0003> auc.c:145 vector [1]: res = fe24ac88e56a3cef0000000000000000 20240910082530853 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082530853 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082530853 DAUC <0003> auc.c:151 vector [1]: kc = 17b30eb0699b2430 20240910082530853 DAUC <0003> auc.c:152 vector [1]: sres = 1b4e9067 20240910082530853 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082530853 DAUC <0003> auc.c:113 vector [2]: rand = 4dd17efeebc490318b5d960f2b3e0690 20240910082530853 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082530853 DAUC <0003> auc.c:142 vector [2]: autn = 0d25f2d147ae0000ee1121c03ca881c6 20240910082530853 DAUC <0003> auc.c:143 vector [2]: ck = acea7917b847b8f78a77ba62c830ee99 20240910082530853 DAUC <0003> auc.c:144 vector [2]: ik = 7d8f4805a0535c70ba552aec8c5495a5 20240910082530853 DAUC <0003> auc.c:145 vector [2]: res = 6891413a843361820000000000000000 20240910082530853 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082530853 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082530853 DAUC <0003> auc.c:151 vector [2]: kc = e147a19c5c709fbb 20240910082530853 DAUC <0003> auc.c:152 vector [2]: sres = eca220b8 20240910082530853 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082530853 DAUC <0003> auc.c:113 vector [3]: rand = 168cbc73af6c7beaf9e76fb20245acf4 20240910082530853 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082530853 DAUC <0003> auc.c:142 vector [3]: autn = e6e1f1d823d50000e3babe416225eec6 20240910082530853 DAUC <0003> auc.c:143 vector [3]: ck = a18c411375d798792afb05bfbc4636e0 20240910082530853 DAUC <0003> auc.c:144 vector [3]: ik = 300181d163fa019eaaebcebc1e0f78e0 20240910082530853 DAUC <0003> auc.c:145 vector [3]: res = 112bc3b8e836ed220000000000000000 20240910082530853 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082530853 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082530853 DAUC <0003> auc.c:151 vector [3]: kc = 119d0bc1b464d7e7 20240910082530853 DAUC <0003> auc.c:152 vector [3]: sres = f91d2e9a 20240910082530853 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082530853 DAUC <0003> db_auc.c:245 IMSI='262428525092688': Generated 4 vectors 20240910082530853 DAUC <0003> db_auc.c:249 IMSI='262428525092688': Updating SQN=161 in DB 20240910082530889 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428525092688"} 20240910082530889 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530889 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530889 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530891 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530891 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428525092688"} 20240910082530891 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530891 DAUC <0003> db_auc.c:236 IMSI='262428525092688': Calling to generate 5 vectors 20240910082530891 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082530891 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082530891 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082530891 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082530891 DAUC <0003> auc.c:113 vector [0]: rand = 84f2d47bf06d3a845cee3d778e4861ef 20240910082530891 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082530891 DAUC <0003> auc.c:142 vector [0]: autn = 798fa5d9594200007c1b285c9350d65c 20240910082530891 DAUC <0003> auc.c:143 vector [0]: ck = 766d24beaf1d20f96b5990eaf0d49cd1 20240910082530891 DAUC <0003> auc.c:144 vector [0]: ik = 6d2e0a4a3eb0503639915f13818dcf2c 20240910082530891 DAUC <0003> auc.c:145 vector [0]: res = 696242119664cefe0000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [0]: kc = 498be10de0f42332 20240910082530891 DAUC <0003> auc.c:152 vector [0]: sres = ff068cef 20240910082530891 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082530891 DAUC <0003> auc.c:113 vector [1]: rand = c164f85f2fa22d2d4e58a9c71f819549 20240910082530891 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082530891 DAUC <0003> auc.c:142 vector [1]: autn = 19a19e68e2060000591c37ec6861d572 20240910082530891 DAUC <0003> auc.c:143 vector [1]: ck = 5adcdce5240cc6c3c85eaba93823c13c 20240910082530891 DAUC <0003> auc.c:144 vector [1]: ik = dd2ba914523a65c76fc7c68ab4d760f9 20240910082530891 DAUC <0003> auc.c:145 vector [1]: res = c6b0784f9f41fef90000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [1]: kc = 206e18d2fac202c1 20240910082530891 DAUC <0003> auc.c:152 vector [1]: sres = 59f186b6 20240910082530891 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082530891 DAUC <0003> auc.c:113 vector [2]: rand = b20d5237bf1c964267b72eddd43985b5 20240910082530891 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082530891 DAUC <0003> auc.c:142 vector [2]: autn = 02510fbbbd7100004c5ee81f91afb2cb 20240910082530891 DAUC <0003> auc.c:143 vector [2]: ck = ec851b13ed25cebd676abc69b3bd16b6 20240910082530891 DAUC <0003> auc.c:144 vector [2]: ik = 8342df2a4f777bf52855fbe24662014c 20240910082530891 DAUC <0003> auc.c:145 vector [2]: res = bdaa9330352da8a40000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [2]: kc = 20f883b2578da2b2 20240910082530891 DAUC <0003> auc.c:152 vector [2]: sres = 88873b94 20240910082530891 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082530891 DAUC <0003> auc.c:113 vector [3]: rand = 3a54dc9f842556765a880b434a9236b8 20240910082530891 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082530891 DAUC <0003> auc.c:142 vector [3]: autn = 504e1bc7d2af00001028acfaa33164cf 20240910082530891 DAUC <0003> auc.c:143 vector [3]: ck = 2088bc822ebd135c9e6f2d0f56f9a33e 20240910082530891 DAUC <0003> auc.c:144 vector [3]: ik = a074d34688573c33c2c025849d1d31d7 20240910082530891 DAUC <0003> auc.c:145 vector [3]: res = f8af5baf2a6fc44d0000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [3]: kc = dc53674f6d0ebd86 20240910082530891 DAUC <0003> auc.c:152 vector [3]: sres = d2c09fe2 20240910082530891 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082530891 DAUC <0003> auc.c:113 vector [4]: rand = 9e538526780b2ef9a2f6c0deb0d68bcc 20240910082530891 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082530891 DAUC <0003> auc.c:142 vector [4]: autn = 383aaf1235960000684f9bf427dbc808 20240910082530891 DAUC <0003> auc.c:143 vector [4]: ck = a64fb1ce46afd0f1dd769fc45fa32be1 20240910082530891 DAUC <0003> auc.c:144 vector [4]: ik = 88568e43f014c03b7edec309dcf082f3 20240910082530891 DAUC <0003> auc.c:145 vector [4]: res = 0083b2effeccc75c0000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [4]: kc = 8db1634035e8b9d8 20240910082530891 DAUC <0003> auc.c:152 vector [4]: sres = fe4f75b3 20240910082530891 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082530891 DAUC <0003> db_auc.c:245 IMSI='262428525092688': Generated 5 vectors 20240910082530891 DAUC <0003> db_auc.c:249 IMSI='262428525092688': Updating SQN=321 in DB 20240910082530916 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428525092688"} 20240910082530916 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530918 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428525092688"} 20240910082530918 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530918 DAUC <0003> db_auc.c:236 IMSI='262428525092688': Calling to generate 5 vectors 20240910082530918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082530918 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082530918 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082530918 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082530918 DAUC <0003> auc.c:113 vector [0]: rand = fe0f8c8d9c4907ee849183cb1c23104d 20240910082530918 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082530918 DAUC <0003> auc.c:142 vector [0]: autn = 12f991543c2100004f3ede71deb18d50 20240910082530918 DAUC <0003> auc.c:143 vector [0]: ck = 14ba386484949172ad0a6d79e10c8d7d 20240910082530918 DAUC <0003> auc.c:144 vector [0]: ik = 36c3329ea24cb7af9e7cc8257de2574e 20240910082530918 DAUC <0003> auc.c:145 vector [0]: res = 1f1c33a060fc0c9d0000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [0]: kc = 110fafa6ba36fcee 20240910082530918 DAUC <0003> auc.c:152 vector [0]: sres = 7fe03f3d 20240910082530918 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082530918 DAUC <0003> auc.c:113 vector [1]: rand = 0196a309f4fc2654ad9dd6c3e1b524d0 20240910082530918 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082530918 DAUC <0003> auc.c:142 vector [1]: autn = 47526b22dda8000059f2010eba82cf4d 20240910082530918 DAUC <0003> auc.c:143 vector [1]: ck = 0b3c4f9f44080d777a874964a524b72f 20240910082530918 DAUC <0003> auc.c:144 vector [1]: ik = 56da0f5360daa939c5c46662f74809a9 20240910082530918 DAUC <0003> auc.c:145 vector [1]: res = cb98cab41a566e120000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [1]: kc = e2a56fca76be1ac8 20240910082530918 DAUC <0003> auc.c:152 vector [1]: sres = d1cea4a6 20240910082530918 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082530918 DAUC <0003> auc.c:113 vector [2]: rand = 39646ed161d9b9883a0a920e1d177b3b 20240910082530918 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082530918 DAUC <0003> auc.c:142 vector [2]: autn = 5ee8e7f4646b00004a1c520a7865613b 20240910082530918 DAUC <0003> auc.c:143 vector [2]: ck = f2d25312191901369005e33527db2468 20240910082530918 DAUC <0003> auc.c:144 vector [2]: ik = 514de1ad7e258af1f24e23417bcbbb55 20240910082530918 DAUC <0003> auc.c:145 vector [2]: res = 3c9fa3b9857ed3550000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [2]: kc = c1d472cb3b2c14fa 20240910082530918 DAUC <0003> auc.c:152 vector [2]: sres = b9e170ec 20240910082530918 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082530918 DAUC <0003> auc.c:113 vector [3]: rand = 2b7e0c9b23d55d99ca8f0c5603168e27 20240910082530918 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082530918 DAUC <0003> auc.c:142 vector [3]: autn = 424cef7a3bc20000881c0c37364305d3 20240910082530918 DAUC <0003> auc.c:143 vector [3]: ck = d092e44fa0854ccdfd05f52a5a9ad577 20240910082530918 DAUC <0003> auc.c:144 vector [3]: ik = 8a04410fc3c126514ba96550f3eff034 20240910082530918 DAUC <0003> auc.c:145 vector [3]: res = dcca93161cd992870000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [3]: kc = ec3a353aca314fdf 20240910082530918 DAUC <0003> auc.c:152 vector [3]: sres = c0130191 20240910082530918 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082530918 DAUC <0003> auc.c:113 vector [4]: rand = 3dc2c28afdd7b7acc58499baeb810d1e 20240910082530918 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082530918 DAUC <0003> auc.c:142 vector [4]: autn = aba74d79542e00004164b764b5071643 20240910082530918 DAUC <0003> auc.c:143 vector [4]: ck = e53a2cc23ae7116c6a14585e4df65997 20240910082530918 DAUC <0003> auc.c:144 vector [4]: ik = 744329cc9e27967573300cd4ce66eac5 20240910082530918 DAUC <0003> auc.c:145 vector [4]: res = f10ca818318f969f0000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [4]: kc = 885d51842750344b 20240910082530918 DAUC <0003> auc.c:152 vector [4]: sres = c0833e87 20240910082530918 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082530918 DAUC <0003> db_auc.c:245 IMSI='262428525092688': Generated 5 vectors 20240910082530918 DAUC <0003> db_auc.c:249 IMSI='262428525092688': Updating SQN=481 in DB 20240910082530948 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428525092688"} 20240910082530948 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530948 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530948 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082530949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@307d2bf1ca03: Final verdict of PTC: pass 20240910082531009 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531009 DAUC <0003> db_auc.c:192 IMSI='262425987760215': No 3G Auth Data HLR_Test-GSUP(21)@307d2bf1ca03: Created GsupExpect[0] for "262425987760215" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240910082531067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4258 20240910082531068 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531068 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425987760215"} 20240910082531068 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531068 DAUC <0003> db_auc.c:236 IMSI='262425987760215': Calling to generate 1 vectors 20240910082531068 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240910082531068 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531068 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082531068 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082531068 DAUC <0003> auc.c:113 vector [0]: rand = adae9773bdc30593999b4dcf61579832 20240910082531068 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082531068 DAUC <0003> auc.c:142 vector [0]: autn = 28d65ed83abf000042e8a695d6f66b85 20240910082531069 DAUC <0003> auc.c:143 vector [0]: ck = 4b756d7a6ad2d1f91b337ed7af7fe681 20240910082531069 DAUC <0003> auc.c:144 vector [0]: ik = b7827a363a1971008d2ee61fbd9e8259 20240910082531069 DAUC <0003> auc.c:145 vector [0]: res = 5db60da408d2ffe70000000000000000 20240910082531069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531069 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082531069 DAUC <0003> auc.c:151 vector [0]: kc = 6aea8f84422ac421 20240910082531069 DAUC <0003> auc.c:152 vector [0]: sres = 5564f243 20240910082531069 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082531069 DAUC <0003> db_auc.c:245 IMSI='262425987760215': Generated 1 vectors 20240910082531069 DAUC <0003> db_auc.c:249 IMSI='262425987760215': Updating SQN=33 in DB 20240910082531108 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425987760215"} 20240910082531108 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531108 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531108 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@307d2bf1ca03: Found GsupExpect[0] for "262425987760215" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425987760215" TC_gsup_sai_num_auth_vectors(28)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082531110 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531110 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425987760215"} 20240910082531110 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531110 DAUC <0003> db_auc.c:236 IMSI='262425987760215': Calling to generate 4 vectors 20240910082531110 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240910082531110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531110 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082531110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082531110 DAUC <0003> auc.c:113 vector [0]: rand = 769b4be1a5405501c3d3295f62a9d2e7 20240910082531110 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082531110 DAUC <0003> auc.c:142 vector [0]: autn = 9bd5ec8e2e3e00006919b4f428028301 20240910082531110 DAUC <0003> auc.c:143 vector [0]: ck = 2da74d54fd958317ad59f4d1c4a5b59e 20240910082531110 DAUC <0003> auc.c:144 vector [0]: ik = 62ac3eb88dc6c3b2c64d1c18071c0858 20240910082531110 DAUC <0003> auc.c:145 vector [0]: res = c8517c76d90c0b8d0000000000000000 20240910082531110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531110 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082531110 DAUC <0003> auc.c:151 vector [0]: kc = 241f9b25b3eafd63 20240910082531110 DAUC <0003> auc.c:152 vector [0]: sres = 115d77fb 20240910082531110 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082531110 DAUC <0003> auc.c:113 vector [1]: rand = 791051115e9687149965e079a35ad6c6 20240910082531110 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082531110 DAUC <0003> auc.c:142 vector [1]: autn = f6a4d662b3fe0000d1a1ac67a964d266 20240910082531110 DAUC <0003> auc.c:143 vector [1]: ck = e7bd4bb621331d8a4d24ef3aad923acb 20240910082531110 DAUC <0003> auc.c:144 vector [1]: ik = b1b2c5fc965e2bdddb1d7abd1d99e3f0 20240910082531110 DAUC <0003> auc.c:145 vector [1]: res = 5580d3c8da79aa040000000000000000 20240910082531110 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531110 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082531110 DAUC <0003> auc.c:151 vector [1]: kc = c0361bcd0766ef6c 20240910082531110 DAUC <0003> auc.c:152 vector [1]: sres = 8ff979cc 20240910082531110 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082531110 DAUC <0003> auc.c:113 vector [2]: rand = 278965334f7175aeb431c76e38e9c313 20240910082531110 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082531110 DAUC <0003> auc.c:142 vector [2]: autn = 667b25db238b00000b93fb420b6705a6 20240910082531110 DAUC <0003> auc.c:143 vector [2]: ck = 64923c098b23a317960a2c167c9bb49f 20240910082531110 DAUC <0003> auc.c:144 vector [2]: ik = 539cae0e046e1bde5531c2e0c021b1f5 20240910082531110 DAUC <0003> auc.c:145 vector [2]: res = de0f02052503d06a0000000000000000 20240910082531110 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531110 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082531110 DAUC <0003> auc.c:151 vector [2]: kc = f4357cf133f7bda3 20240910082531110 DAUC <0003> auc.c:152 vector [2]: sres = fb0cd26f 20240910082531110 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082531110 DAUC <0003> auc.c:113 vector [3]: rand = c0fbea803833452a571c2e16c888edf7 20240910082531110 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082531110 DAUC <0003> auc.c:142 vector [3]: autn = e57d0c7fc8d4000009472135210648b9 20240910082531110 DAUC <0003> auc.c:143 vector [3]: ck = e01f72179b3b9c76e341550ac7db297b 20240910082531110 DAUC <0003> auc.c:144 vector [3]: ik = 62f71eaa47862ab79b35e175d77a01f2 20240910082531110 DAUC <0003> auc.c:145 vector [3]: res = f130d92754f84dae0000000000000000 20240910082531110 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531110 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082531110 DAUC <0003> auc.c:151 vector [3]: kc = fa9cd8c2cc1c9e48 20240910082531110 DAUC <0003> auc.c:152 vector [3]: sres = a5c89489 20240910082531110 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082531110 DAUC <0003> db_auc.c:245 IMSI='262425987760215': Generated 4 vectors 20240910082531110 DAUC <0003> db_auc.c:249 IMSI='262425987760215': Updating SQN=161 in DB 20240910082531146 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425987760215"} 20240910082531146 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531146 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531146 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531147 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531147 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425987760215"} 20240910082531147 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531147 DAUC <0003> db_auc.c:236 IMSI='262425987760215': Calling to generate 5 vectors 20240910082531147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082531147 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531147 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082531147 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082531147 DAUC <0003> auc.c:113 vector [0]: rand = c13c8078abcaad2c5f250d1ac8b2fe2b 20240910082531147 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082531147 DAUC <0003> auc.c:142 vector [0]: autn = 999e186e92c200006c1956aa590ab150 20240910082531147 DAUC <0003> auc.c:143 vector [0]: ck = 6c3ca07903e692030b9de358599b3151 20240910082531147 DAUC <0003> auc.c:144 vector [0]: ik = 52d99617ef71acc8339aabbbdd3de47c 20240910082531147 DAUC <0003> auc.c:145 vector [0]: res = 2a1660dbe16ca02d0000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [0]: kc = 06e27e8d6831ebe6 20240910082531147 DAUC <0003> auc.c:152 vector [0]: sres = cb7ac0f6 20240910082531147 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082531147 DAUC <0003> auc.c:113 vector [1]: rand = 0c696867f4fa575250740114a5119483 20240910082531147 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082531147 DAUC <0003> auc.c:142 vector [1]: autn = d60ac8ffa5d700004a44d1df9d750f02 20240910082531147 DAUC <0003> auc.c:143 vector [1]: ck = 1cab41315c7429ec48f489887666191c 20240910082531147 DAUC <0003> auc.c:144 vector [1]: ik = 8b76dd8578bf6db2c958c19202b97479 20240910082531147 DAUC <0003> auc.c:145 vector [1]: res = 88174b9e76da672f0000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [1]: kc = 1671d4ae5014293b 20240910082531147 DAUC <0003> auc.c:152 vector [1]: sres = fecd2cb1 20240910082531147 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082531147 DAUC <0003> auc.c:113 vector [2]: rand = c79b66d71b152ecd08f6d8106d041ca3 20240910082531147 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082531147 DAUC <0003> auc.c:142 vector [2]: autn = c54a3edc454d0000f75b1e5bc3f31cf2 20240910082531147 DAUC <0003> auc.c:143 vector [2]: ck = 3e99ed2b550c03b75f1f70b1ca6a1317 20240910082531147 DAUC <0003> auc.c:144 vector [2]: ik = e26f82a8d9f2cd41d4834dabacf07084 20240910082531147 DAUC <0003> auc.c:145 vector [2]: res = 8658bad671c7f27f0000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [2]: kc = 576a5299ea64ad65 20240910082531147 DAUC <0003> auc.c:152 vector [2]: sres = f79f48a9 20240910082531147 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082531147 DAUC <0003> auc.c:113 vector [3]: rand = dc886c4e23682dc0b598efaf799c2058 20240910082531147 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082531147 DAUC <0003> auc.c:142 vector [3]: autn = fda91eb1955600004d593dbe92cc120e 20240910082531147 DAUC <0003> auc.c:143 vector [3]: ck = 2b41003c70837ab35909e692255f73d6 20240910082531147 DAUC <0003> auc.c:144 vector [3]: ik = f8251b8eefa222a297150c01e8edd0cc 20240910082531147 DAUC <0003> auc.c:145 vector [3]: res = e9b52f454d8645570000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [3]: kc = 1d78f1215293fb0b 20240910082531147 DAUC <0003> auc.c:152 vector [3]: sres = a4336a12 20240910082531147 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082531147 DAUC <0003> auc.c:113 vector [4]: rand = 4f39fdc6c43ba42e7a2a1d867eb0dfc1 20240910082531147 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082531147 DAUC <0003> auc.c:142 vector [4]: autn = bf9c40862a110000ee69ddab7322c0f6 20240910082531147 DAUC <0003> auc.c:143 vector [4]: ck = a19e8cc34769335b99184dda7af50d82 20240910082531147 DAUC <0003> auc.c:144 vector [4]: ik = 55ee6a4b5e76a80eb069bd65f505af80 20240910082531147 DAUC <0003> auc.c:145 vector [4]: res = 5642973974041b510000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [4]: kc = dd01163796ef3957 20240910082531147 DAUC <0003> auc.c:152 vector [4]: sres = 22468c68 20240910082531147 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082531147 DAUC <0003> db_auc.c:245 IMSI='262425987760215': Generated 5 vectors 20240910082531147 DAUC <0003> db_auc.c:249 IMSI='262425987760215': Updating SQN=321 in DB 20240910082531202 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425987760215"} 20240910082531202 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531202 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531202 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531204 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531204 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425987760215"} 20240910082531204 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531204 DAUC <0003> db_auc.c:236 IMSI='262425987760215': Calling to generate 5 vectors 20240910082531204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082531204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531204 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082531204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082531204 DAUC <0003> auc.c:113 vector [0]: rand = 954ee266e67b3b85e4080056ffbee532 20240910082531204 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082531204 DAUC <0003> auc.c:142 vector [0]: autn = 826f08596eea00002f454e8917eeed51 20240910082531204 DAUC <0003> auc.c:143 vector [0]: ck = dc57318668f2ec86ce9efcc983ea3858 20240910082531204 DAUC <0003> auc.c:144 vector [0]: ik = c6fabbe87c70b765945f74a4fd4b3f20 20240910082531204 DAUC <0003> auc.c:145 vector [0]: res = 7721879d2cfca6d10000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [0]: kc = 406c02036a235c9b 20240910082531204 DAUC <0003> auc.c:152 vector [0]: sres = 5bdd214c 20240910082531204 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082531204 DAUC <0003> auc.c:113 vector [1]: rand = 0376ac4d12679dfccff74a7d948b963c 20240910082531204 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082531204 DAUC <0003> auc.c:142 vector [1]: autn = 1ec242d4794700000b8f5f76b4e41ad0 20240910082531204 DAUC <0003> auc.c:143 vector [1]: ck = 42f2f54390ba6a4ff53d79d8d438abf3 20240910082531204 DAUC <0003> auc.c:144 vector [1]: ik = 392a10bdd79f0e6a8af96168acd6e907 20240910082531204 DAUC <0003> auc.c:145 vector [1]: res = 03400cdcdd6d207e0000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [1]: kc = 041cfd4e3fcb26d1 20240910082531204 DAUC <0003> auc.c:152 vector [1]: sres = de2d2ca2 20240910082531204 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082531204 DAUC <0003> auc.c:113 vector [2]: rand = 825419d9605b358c7cd9f175905c0d56 20240910082531204 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082531204 DAUC <0003> auc.c:142 vector [2]: autn = ba57ad65df6400004a31aa363d6c8f8d 20240910082531204 DAUC <0003> auc.c:143 vector [2]: ck = bb9a6e07de3e549c85181cd798cbc7b3 20240910082531204 DAUC <0003> auc.c:144 vector [2]: ik = ab118515640f8b78ca17f8c3a712b47c 20240910082531204 DAUC <0003> auc.c:145 vector [2]: res = 24d2460536be25050000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [2]: kc = 5f840f0685e8ac2b 20240910082531204 DAUC <0003> auc.c:152 vector [2]: sres = 126c6300 20240910082531204 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082531204 DAUC <0003> auc.c:113 vector [3]: rand = dfcaeb9b08d75e6d2b828bf3213fd073 20240910082531204 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082531204 DAUC <0003> auc.c:142 vector [3]: autn = 849e98ba7ab400006e28b9f6398b773a 20240910082531204 DAUC <0003> auc.c:143 vector [3]: ck = 8b7b7aab8c0c0a578edc84410dbf80fe 20240910082531204 DAUC <0003> auc.c:144 vector [3]: ik = 8ec7c7c588d4a78de2ecce68ddafda98 20240910082531204 DAUC <0003> auc.c:145 vector [3]: res = debf369448d0a00a0000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [3]: kc = 698cf747d4c8f7bc 20240910082531204 DAUC <0003> auc.c:152 vector [3]: sres = 966f969e 20240910082531204 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082531204 DAUC <0003> auc.c:113 vector [4]: rand = f63d5ef45670a8e6d8e888f7481e89c8 20240910082531204 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082531204 DAUC <0003> auc.c:142 vector [4]: autn = f5a0e49a974e0000c51163c065c49e24 20240910082531204 DAUC <0003> auc.c:143 vector [4]: ck = 7698d09683024d63729ae0d03f61b850 20240910082531204 DAUC <0003> auc.c:144 vector [4]: ik = 1d1ec18908e03d483461fad7d6fc5d21 20240910082531204 DAUC <0003> auc.c:145 vector [4]: res = b441093f5766d5b20000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [4]: kc = 2d7d0b18627f955a 20240910082531204 DAUC <0003> auc.c:152 vector [4]: sres = e327dc8d 20240910082531204 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082531204 DAUC <0003> db_auc.c:245 IMSI='262425987760215': Generated 5 vectors 20240910082531204 DAUC <0003> db_auc.c:249 IMSI='262425987760215': Updating SQN=481 in DB 20240910082531222 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425987760215"} 20240910082531222 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531222 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531222 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@307d2bf1ca03: Final verdict of PTC: pass 20240910082531419 DAUC <0003> db_auc.c:157 IMSI='262428402214716': No 2G Auth Data 20240910082531419 DAUC <0003> db_auc.c:192 IMSI='262428402214716': No 3G Auth Data HLR_Test-GSUP(21)@307d2bf1ca03: Created GsupExpect[0] for "262428402214716" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240910082531498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34472<->l=127.0.0.1:4258 20240910082531500 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531500 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428402214716"} 20240910082531500 DAUC <0003> db_auc.c:236 IMSI='262428402214716': Calling to generate 1 vectors 20240910082531500 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910082531500 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531500 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531500 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082531500 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531500 DAUC <0003> auc.c:113 vector [0]: rand = 7c2e4f0cd77c014d3d2658078d2f0ec4 20240910082531500 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082531500 DAUC <0003> auc.c:142 vector [0]: autn = 8719e868065100009fc5d2c8f400c940 20240910082531500 DAUC <0003> auc.c:143 vector [0]: ck = 89eaf64082aead070443fc374f475828 20240910082531500 DAUC <0003> auc.c:144 vector [0]: ik = 7d6c7454531e6b83d4a87d6b0a315f1b 20240910082531500 DAUC <0003> auc.c:145 vector [0]: res = 9b1812781e7649610000000000000000 20240910082531500 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531500 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531500 DAUC <0003> auc.c:179 vector [0]: kc = e7f731afb9a15000 20240910082531500 DAUC <0003> auc.c:180 vector [0]: sres = 09e1a0f8 20240910082531500 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531500 DAUC <0003> db_auc.c:245 IMSI='262428402214716': Generated 1 vectors 20240910082531500 DAUC <0003> db_auc.c:249 IMSI='262428402214716': Updating SQN=33 in DB 20240910082531510 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428402214716"} 20240910082531510 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531510 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531510 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@307d2bf1ca03: Found GsupExpect[0] for "262428402214716" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428402214716" TC_gsup_sai_num_auth_vectors(29)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082531511 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531511 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428402214716"} 20240910082531511 DAUC <0003> db_auc.c:236 IMSI='262428402214716': Calling to generate 4 vectors 20240910082531511 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910082531511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531511 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082531511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531511 DAUC <0003> auc.c:113 vector [0]: rand = 14031e65c5a0314c94497ddc9800677a 20240910082531511 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082531511 DAUC <0003> auc.c:142 vector [0]: autn = b99f024804ba00000600c25933f10186 20240910082531511 DAUC <0003> auc.c:143 vector [0]: ck = 8974e86508df27e669ac23b09c47f890 20240910082531511 DAUC <0003> auc.c:144 vector [0]: ik = 62dbf043a646acc45cee92ac5f46d591 20240910082531511 DAUC <0003> auc.c:145 vector [0]: res = 07840071f536f9db0000000000000000 20240910082531511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531511 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531511 DAUC <0003> auc.c:179 vector [0]: kc = ac39e15a28b20c00 20240910082531511 DAUC <0003> auc.c:180 vector [0]: sres = 1e1519f2 20240910082531511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531511 DAUC <0003> auc.c:113 vector [1]: rand = 170fd72fe1946a99bc8ad4b06b8163dc 20240910082531511 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082531511 DAUC <0003> auc.c:142 vector [1]: autn = 6e0b75b8c872000049537578e49b0c02 20240910082531511 DAUC <0003> auc.c:143 vector [1]: ck = 21abeadf44e8d90a4ee230276a89a917 20240910082531511 DAUC <0003> auc.c:144 vector [1]: ik = 3b5fd135991e5e9c599d065c6a22c503 20240910082531511 DAUC <0003> auc.c:145 vector [1]: res = 7de9a866b9201f240000000000000000 20240910082531511 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531511 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531511 DAUC <0003> auc.c:179 vector [1]: kc = 054c69f8535bf400 20240910082531511 DAUC <0003> auc.c:180 vector [1]: sres = 22e835e3 20240910082531511 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531511 DAUC <0003> auc.c:113 vector [2]: rand = e909dc12c82fa5bc277b3ddfd8183ad1 20240910082531511 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082531511 DAUC <0003> auc.c:142 vector [2]: autn = d792627a61e80000d974abf6f62d544f 20240910082531511 DAUC <0003> auc.c:143 vector [2]: ck = d01923176e050def9ba8caedbedf7fbf 20240910082531511 DAUC <0003> auc.c:144 vector [2]: ik = 7e2b7b58b6f082cda91e820e02129047 20240910082531511 DAUC <0003> auc.c:145 vector [2]: res = a18d880a851ed7ee0000000000000000 20240910082531511 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531511 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531511 DAUC <0003> auc.c:179 vector [2]: kc = 7607664dca3e0000 20240910082531511 DAUC <0003> auc.c:180 vector [2]: sres = 5f3d5f27 20240910082531511 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531511 DAUC <0003> auc.c:113 vector [3]: rand = 98e944c60200c85704c787a3788d1daf 20240910082531511 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082531511 DAUC <0003> auc.c:142 vector [3]: autn = 61dfcbf17beb00001b7fbc644a0ea6e7 20240910082531511 DAUC <0003> auc.c:143 vector [3]: ck = c35a3bf3cbed59b340846fd4dfc53fce 20240910082531511 DAUC <0003> auc.c:144 vector [3]: ik = 068aa34824e2933e450e01ff00fd2076 20240910082531511 DAUC <0003> auc.c:145 vector [3]: res = 06674edf7a17691d0000000000000000 20240910082531511 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531511 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531511 DAUC <0003> auc.c:179 vector [3]: kc = 8c632968a9ba0400 20240910082531511 DAUC <0003> auc.c:180 vector [3]: sres = 8d5b930d 20240910082531511 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531511 DAUC <0003> db_auc.c:245 IMSI='262428402214716': Generated 4 vectors 20240910082531511 DAUC <0003> db_auc.c:249 IMSI='262428402214716': Updating SQN=161 in DB 20240910082531527 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428402214716"} 20240910082531527 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531527 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531527 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531529 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531529 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428402214716"} 20240910082531529 DAUC <0003> db_auc.c:236 IMSI='262428402214716': Calling to generate 5 vectors 20240910082531529 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082531529 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531529 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531529 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082531529 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531529 DAUC <0003> auc.c:113 vector [0]: rand = 57a9b3fd7296bef99aa05df4114dd275 20240910082531529 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082531529 DAUC <0003> auc.c:142 vector [0]: autn = e055a908e1720000a7f9e0d441161c06 20240910082531529 DAUC <0003> auc.c:143 vector [0]: ck = cdace9b408b26e974daf468a4f438cf2 20240910082531529 DAUC <0003> auc.c:144 vector [0]: ik = 6af81789d22ca5b6735b91cbe1ae5fc8 20240910082531529 DAUC <0003> auc.c:145 vector [0]: res = c10fb3acc18307710000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [0]: kc = 655c89a0db194400 20240910082531529 DAUC <0003> auc.c:180 vector [0]: sres = 68181fec 20240910082531529 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531529 DAUC <0003> auc.c:113 vector [1]: rand = a8ebfbb830c4667e86be50708f9c4f00 20240910082531529 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082531529 DAUC <0003> auc.c:142 vector [1]: autn = eec0e8ba98320000b0a00df55145192f 20240910082531529 DAUC <0003> auc.c:143 vector [1]: ck = 1b759c1046c93c7c638b1d5192a119e4 20240910082531529 DAUC <0003> auc.c:144 vector [1]: ik = 55a4949474f3300f7d5723d0623f3971 20240910082531529 DAUC <0003> auc.c:145 vector [1]: res = 85c6739c5dd487540000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [1]: kc = 1b2d4cac78625c00 20240910082531529 DAUC <0003> auc.c:180 vector [1]: sres = 14bb4823 20240910082531529 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531529 DAUC <0003> auc.c:113 vector [2]: rand = 0d2e5c774f333b1e64afefa4d02e2fc9 20240910082531529 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082531529 DAUC <0003> auc.c:142 vector [2]: autn = e21870392389000057cdcc13d9229546 20240910082531529 DAUC <0003> auc.c:143 vector [2]: ck = 16923656422c6e2360b65677b0effd4e 20240910082531529 DAUC <0003> auc.c:144 vector [2]: ik = d7f6d4cc4fbecd56cc3822477f0fae82 20240910082531529 DAUC <0003> auc.c:145 vector [2]: res = 3f54636a3a3167a30000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [2]: kc = eac1e8cb63688400 20240910082531529 DAUC <0003> auc.c:180 vector [2]: sres = ed650281 20240910082531529 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531529 DAUC <0003> auc.c:113 vector [3]: rand = 9fdd9d0a0b1f219ba5210baaa4ff4dac 20240910082531529 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082531529 DAUC <0003> auc.c:142 vector [3]: autn = c1192bc29bc9000084daaefdf1e54532 20240910082531529 DAUC <0003> auc.c:143 vector [3]: ck = d5e046b073b8cbf740f34c43555d5cc0 20240910082531529 DAUC <0003> auc.c:144 vector [3]: ik = 9989b303c6796f01fc86e1fb939fdf8b 20240910082531529 DAUC <0003> auc.c:145 vector [3]: res = 60215053e7aca2840000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [3]: kc = 9e8d61d3626c3000 20240910082531529 DAUC <0003> auc.c:180 vector [3]: sres = 898dd1d2 20240910082531529 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531529 DAUC <0003> auc.c:113 vector [4]: rand = 1cab3e2d6754c5ed883ba84678525d6c 20240910082531529 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082531529 DAUC <0003> auc.c:142 vector [4]: autn = 85877ccdf569000048328ea83957ba71 20240910082531529 DAUC <0003> auc.c:143 vector [4]: ck = 5216939d3ce11246ad3bda639ce73e4d 20240910082531529 DAUC <0003> auc.c:144 vector [4]: ik = 8898fa034f151a74f57752eb9056c82c 20240910082531529 DAUC <0003> auc.c:145 vector [4]: res = e1af04a800486a7d0000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [4]: kc = 6bb9ec9381904400 20240910082531529 DAUC <0003> auc.c:180 vector [4]: sres = 00385a0a 20240910082531529 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082531529 DAUC <0003> db_auc.c:245 IMSI='262428402214716': Generated 5 vectors 20240910082531529 DAUC <0003> db_auc.c:249 IMSI='262428402214716': Updating SQN=321 in DB 20240910082531546 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428402214716"} 20240910082531546 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531546 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531546 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531547 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531547 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428402214716"} 20240910082531548 DAUC <0003> db_auc.c:236 IMSI='262428402214716': Calling to generate 5 vectors 20240910082531548 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082531548 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531548 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531548 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082531548 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531548 DAUC <0003> auc.c:113 vector [0]: rand = 0cfdf1d0dd1b8be9ed8426a973538342 20240910082531548 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082531548 DAUC <0003> auc.c:142 vector [0]: autn = 70ffafbc50aa00005c6f9f1ffd2bb4fa 20240910082531548 DAUC <0003> auc.c:143 vector [0]: ck = cb5180fcc13bfdd94152ff7692f14cd8 20240910082531548 DAUC <0003> auc.c:144 vector [0]: ik = 34a9f4217a098f90b4ad20528a992e51 20240910082531548 DAUC <0003> auc.c:145 vector [0]: res = 0eb8135ff16ba4040000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [0]: kc = e61b21ab94aae800 20240910082531548 DAUC <0003> auc.c:180 vector [0]: sres = ff82bea3 20240910082531548 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531548 DAUC <0003> auc.c:113 vector [1]: rand = 1b1044315e346892640c595bb951a43f 20240910082531548 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082531548 DAUC <0003> auc.c:142 vector [1]: autn = bfcb9e9fa59d0000013e80540f833dfe 20240910082531548 DAUC <0003> auc.c:143 vector [1]: ck = 4d971eaa2124c1a3caf4bbe32df342bf 20240910082531548 DAUC <0003> auc.c:144 vector [1]: ik = bef0b7944834e11ac2991acec0554d11 20240910082531548 DAUC <0003> auc.c:145 vector [1]: res = ea8e4ba57d84ab4e0000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [1]: kc = 4a0769a1c26a0800 20240910082531548 DAUC <0003> auc.c:180 vector [1]: sres = 08045231 20240910082531548 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531548 DAUC <0003> auc.c:113 vector [2]: rand = dad164a811a556ea01b9a07f5e788cf2 20240910082531548 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082531548 DAUC <0003> auc.c:142 vector [2]: autn = fb52a1fb4e8c0000fd96b7219e1703ea 20240910082531548 DAUC <0003> auc.c:143 vector [2]: ck = abec368acdea02deba14cefb616ef4e5 20240910082531548 DAUC <0003> auc.c:144 vector [2]: ik = 390b771c8d67be162dc33ccfbfb8e873 20240910082531548 DAUC <0003> auc.c:145 vector [2]: res = f844d718e9a6bd5b0000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [2]: kc = 667a70f52c950000 20240910082531548 DAUC <0003> auc.c:180 vector [2]: sres = b8cc7b89 20240910082531548 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531548 DAUC <0003> auc.c:113 vector [3]: rand = fe8f3d26241961db4311d5f1156cac4e 20240910082531548 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082531548 DAUC <0003> auc.c:142 vector [3]: autn = 1b391acc95670000d3ece0cce30ed0f8 20240910082531548 DAUC <0003> auc.c:143 vector [3]: ck = 66b49249cab83c5cb64ce763016e29db 20240910082531548 DAUC <0003> auc.c:144 vector [3]: ik = ed9b93672fffa4c237b50b5e2dba08d6 20240910082531548 DAUC <0003> auc.c:145 vector [3]: res = f9f9fb54cf0cb1e40000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [3]: kc = 2eff6b70655ef800 20240910082531548 DAUC <0003> auc.c:180 vector [3]: sres = d74dbb42 20240910082531548 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531548 DAUC <0003> auc.c:113 vector [4]: rand = dc1ae94ca8d618739179a7ef13430a57 20240910082531548 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082531548 DAUC <0003> auc.c:142 vector [4]: autn = ef3d91b574d70000e06f653cd29b26c1 20240910082531548 DAUC <0003> auc.c:143 vector [4]: ck = 7c7920f54263b7fb2cbed65465cea253 20240910082531548 DAUC <0003> auc.c:144 vector [4]: ik = 4c12cedf7e50a139e864560129493659 20240910082531548 DAUC <0003> auc.c:145 vector [4]: res = 0c48fe01c4183c670000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [4]: kc = 19966cf935604c00 20240910082531548 DAUC <0003> auc.c:180 vector [4]: sres = b207121f 20240910082531548 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082531548 DAUC <0003> db_auc.c:245 IMSI='262428402214716': Generated 5 vectors 20240910082531548 DAUC <0003> db_auc.c:249 IMSI='262428402214716': Updating SQN=481 in DB 20240910082531569 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428402214716"} 20240910082531570 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531570 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531570 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34472<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@307d2bf1ca03: Final verdict of PTC: pass 20240910082531648 DAUC <0003> db_auc.c:157 IMSI='262421724455153': No 2G Auth Data 20240910082531648 DAUC <0003> db_auc.c:192 IMSI='262421724455153': No 3G Auth Data HLR_Test-GSUP(21)@307d2bf1ca03: Created GsupExpect[0] for "262421724455153" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240910082531718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4258 20240910082531719 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531719 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421724455153"} 20240910082531719 DAUC <0003> db_auc.c:236 IMSI='262421724455153': Calling to generate 1 vectors 20240910082531719 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910082531719 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531719 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531719 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082531719 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531719 DAUC <0003> auc.c:113 vector [0]: rand = c75f2a9487ce64b828f95a473b61ab31 20240910082531719 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082531719 DAUC <0003> auc.c:142 vector [0]: autn = e06c0423b2fc000056f94f103c2e9ead 20240910082531719 DAUC <0003> auc.c:143 vector [0]: ck = 92d3e36208e3bf00d58876562efc81f9 20240910082531719 DAUC <0003> auc.c:144 vector [0]: ik = 123953d25cbdc37d99a028b1af395638 20240910082531719 DAUC <0003> auc.c:145 vector [0]: res = fef9834ead8c627c0000000000000000 20240910082531719 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531719 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531719 DAUC <0003> auc.c:179 vector [0]: kc = 18fa62334c083000 20240910082531719 DAUC <0003> auc.c:180 vector [0]: sres = 1abc7947 20240910082531719 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531719 DAUC <0003> db_auc.c:245 IMSI='262421724455153': Generated 1 vectors 20240910082531719 DAUC <0003> db_auc.c:249 IMSI='262421724455153': Updating SQN=33 in DB 20240910082531751 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421724455153"} 20240910082531751 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531751 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531751 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@307d2bf1ca03: Found GsupExpect[0] for "262421724455153" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421724455153" TC_gsup_sai_num_auth_vectors(30)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082531754 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531754 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421724455153"} 20240910082531754 DAUC <0003> db_auc.c:236 IMSI='262421724455153': Calling to generate 4 vectors 20240910082531754 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910082531754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531754 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082531754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531754 DAUC <0003> auc.c:113 vector [0]: rand = 31f3e7a59679626fb29f60884ab04272 20240910082531754 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082531754 DAUC <0003> auc.c:142 vector [0]: autn = e98abcc953f60000b1c2c2993bc4bd63 20240910082531754 DAUC <0003> auc.c:143 vector [0]: ck = f3477f91349edbc6c061345d09060f90 20240910082531754 DAUC <0003> auc.c:144 vector [0]: ik = b4389fa1cab520bb33a3c663d1c1e68f 20240910082531754 DAUC <0003> auc.c:145 vector [0]: res = f253efc038f9d6b50000000000000000 20240910082531754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531754 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531754 DAUC <0003> auc.c:179 vector [0]: kc = 2f554f4ca15fd400 20240910082531754 DAUC <0003> auc.c:180 vector [0]: sres = aa59787f 20240910082531754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531754 DAUC <0003> auc.c:113 vector [1]: rand = 802d8dfdbb6d81df88df32e55f4adc71 20240910082531754 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082531754 DAUC <0003> auc.c:142 vector [1]: autn = baffd4904bff0000c6d7e9d5610c3c8f 20240910082531754 DAUC <0003> auc.c:143 vector [1]: ck = 3d774cc7d080c655ac379d08fff277de 20240910082531754 DAUC <0003> auc.c:144 vector [1]: ik = 5817ac0ec0f095feadc50f9853c622cc 20240910082531754 DAUC <0003> auc.c:145 vector [1]: res = 5af5b65a4cbb78780000000000000000 20240910082531754 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531754 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531754 DAUC <0003> auc.c:179 vector [1]: kc = 9c3206d0b7de1000 20240910082531754 DAUC <0003> auc.c:180 vector [1]: sres = cf086e03 20240910082531754 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531754 DAUC <0003> auc.c:113 vector [2]: rand = 4dc25388ba0ef1d536fc66e71f2d01b6 20240910082531754 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082531754 DAUC <0003> auc.c:142 vector [2]: autn = 74596f5d738100003a5c966e165b5251 20240910082531754 DAUC <0003> auc.c:143 vector [2]: ck = 6c2eac393d2629b6e4c647540874266c 20240910082531754 DAUC <0003> auc.c:144 vector [2]: ik = 8c1054bdbc0a3753eb389fe682d839fc 20240910082531754 DAUC <0003> auc.c:145 vector [2]: res = c2d90278bf87d83d0000000000000000 20240910082531754 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531754 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531754 DAUC <0003> auc.c:179 vector [2]: kc = 94bb6d348bf7dc00 20240910082531754 DAUC <0003> auc.c:180 vector [2]: sres = bd03940a 20240910082531754 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531754 DAUC <0003> auc.c:113 vector [3]: rand = c78458350cb420b2b3c5fa87fe03ee80 20240910082531754 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082531754 DAUC <0003> auc.c:142 vector [3]: autn = c1ff5ad4a49200002037d3d1acb12282 20240910082531754 DAUC <0003> auc.c:143 vector [3]: ck = 9520abd3b7d7cbe03bacc72a732ad4b0 20240910082531754 DAUC <0003> auc.c:144 vector [3]: ik = b7653e088b3e2a82326231b6339bcd69 20240910082531754 DAUC <0003> auc.c:145 vector [3]: res = db1cc757c6ca6db20000000000000000 20240910082531754 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531754 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531754 DAUC <0003> auc.c:179 vector [3]: kc = 3bd2bf1a7bf9bc00 20240910082531754 DAUC <0003> auc.c:180 vector [3]: sres = 30937f1d 20240910082531754 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531754 DAUC <0003> db_auc.c:245 IMSI='262421724455153': Generated 4 vectors 20240910082531754 DAUC <0003> db_auc.c:249 IMSI='262421724455153': Updating SQN=161 in DB 20240910082531769 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421724455153"} 20240910082531769 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531769 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531769 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531771 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531771 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421724455153"} 20240910082531771 DAUC <0003> db_auc.c:236 IMSI='262421724455153': Calling to generate 5 vectors 20240910082531771 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082531771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082531771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531771 DAUC <0003> auc.c:113 vector [0]: rand = 63b1c562d9cf99708a817f44451cc7a6 20240910082531771 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082531771 DAUC <0003> auc.c:142 vector [0]: autn = ee006892a07400006cb0c171e40dc0ff 20240910082531771 DAUC <0003> auc.c:143 vector [0]: ck = 12aea28e12070aa2d86c90b796d66a2c 20240910082531771 DAUC <0003> auc.c:144 vector [0]: ik = 05726666010f58c27847c308f0eb1534 20240910082531771 DAUC <0003> auc.c:145 vector [0]: res = 8bdeb3c9aeccccba0000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [0]: kc = 6ca2c45b38d32c00 20240910082531771 DAUC <0003> auc.c:180 vector [0]: sres = a60902e5 20240910082531771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531771 DAUC <0003> auc.c:113 vector [1]: rand = c1687eed8445b802815242b27c81f9df 20240910082531771 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082531771 DAUC <0003> auc.c:142 vector [1]: autn = 15fad2016ccd00005c89816250e57046 20240910082531771 DAUC <0003> auc.c:143 vector [1]: ck = fe5629ab7377447b3c6a88180ae3b0a3 20240910082531771 DAUC <0003> auc.c:144 vector [1]: ik = 5eb98d03b906fef1745ca4072aa82a63 20240910082531771 DAUC <0003> auc.c:145 vector [1]: res = d3afc89c3b2749740000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [1]: kc = 23ed297eb99e9c00 20240910082531771 DAUC <0003> auc.c:180 vector [1]: sres = b6c9f426 20240910082531771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531771 DAUC <0003> auc.c:113 vector [2]: rand = 17bf3b99e14dba72931d180a26689383 20240910082531771 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082531771 DAUC <0003> auc.c:142 vector [2]: autn = 490ed4ce0869000059b3252363ac096b 20240910082531771 DAUC <0003> auc.c:143 vector [2]: ck = 5b9d104e38eddaacc96c17f75a91c203 20240910082531771 DAUC <0003> auc.c:144 vector [2]: ik = 47e332478f4dddd9846086408659c16d 20240910082531771 DAUC <0003> auc.c:145 vector [2]: res = 03983ad13afa64d00000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [2]: kc = 6ea66b3e4934b000 20240910082531771 DAUC <0003> auc.c:180 vector [2]: sres = c5de03da 20240910082531771 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531771 DAUC <0003> auc.c:113 vector [3]: rand = 6f57bb4a12c6c2449d31d85937a154bb 20240910082531771 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082531771 DAUC <0003> auc.c:142 vector [3]: autn = 7d2b835d3a6c0000c8456382aa05f632 20240910082531771 DAUC <0003> auc.c:143 vector [3]: ck = c159d358e026bae7944141134d64c4a4 20240910082531771 DAUC <0003> auc.c:144 vector [3]: ik = 4f32d017e9e8563cef43e51281fbab64 20240910082531771 DAUC <0003> auc.c:145 vector [3]: res = f14a689fb67ad3b20000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [3]: kc = ba9db88a5e449400 20240910082531771 DAUC <0003> auc.c:180 vector [3]: sres = 579a0cb7 20240910082531771 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531771 DAUC <0003> auc.c:113 vector [4]: rand = 7ee2be4eb6ca56a2914ed1f2862f3fa7 20240910082531771 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082531771 DAUC <0003> auc.c:142 vector [4]: autn = 73dd8382a226000092f66329f87d6cf5 20240910082531771 DAUC <0003> auc.c:143 vector [4]: ck = d2e02e9f9aa47e8db3a8b9751bab1bc0 20240910082531771 DAUC <0003> auc.c:144 vector [4]: ik = 4cfee244e614b27cc0938b10b5fd8136 20240910082531771 DAUC <0003> auc.c:145 vector [4]: res = 83c7b154e4610ed30000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [4]: kc = 73fdc7df6ff8f000 20240910082531771 DAUC <0003> auc.c:180 vector [4]: sres = cc605b4b 20240910082531771 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082531771 DAUC <0003> db_auc.c:245 IMSI='262421724455153': Generated 5 vectors 20240910082531771 DAUC <0003> db_auc.c:249 IMSI='262421724455153': Updating SQN=321 in DB 20240910082531789 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421724455153"} 20240910082531789 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531790 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531790 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421724455153"} 20240910082531790 DAUC <0003> db_auc.c:236 IMSI='262421724455153': Calling to generate 5 vectors 20240910082531790 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082531790 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531790 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531790 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082531790 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531790 DAUC <0003> auc.c:113 vector [0]: rand = 7b625bd2f8d38e7ec843ffc8660ddcfe 20240910082531790 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082531790 DAUC <0003> auc.c:142 vector [0]: autn = bb7713a7ac8b000068e8cf93fd6fe6d9 20240910082531790 DAUC <0003> auc.c:143 vector [0]: ck = 2a037be7c01d19e2b957ffe90745aaf0 20240910082531790 DAUC <0003> auc.c:144 vector [0]: ik = e0d3330970a6ca81b8c171fad41ee5bd 20240910082531790 DAUC <0003> auc.c:145 vector [0]: res = 15b8f3f78c51a8700000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [0]: kc = 5f5ad42b2dbb9000 20240910082531790 DAUC <0003> auc.c:180 vector [0]: sres = 0f30d65d 20240910082531790 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531790 DAUC <0003> auc.c:113 vector [1]: rand = 68da58e510461d22c3127a8dcb3c571d 20240910082531790 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082531790 DAUC <0003> auc.c:142 vector [1]: autn = 989e060a3b600000bb1c50818c1d1cd9 20240910082531790 DAUC <0003> auc.c:143 vector [1]: ck = 2f37b01c8248f90e8226eee1d09d96b7 20240910082531790 DAUC <0003> auc.c:144 vector [1]: ik = de8ce98f356d7e611c6d6243f55d8966 20240910082531790 DAUC <0003> auc.c:145 vector [1]: res = a2dcd05c200812c40000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [1]: kc = 9a8bf3542e3d3000 20240910082531790 DAUC <0003> auc.c:180 vector [1]: sres = 7015e1f3 20240910082531790 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531790 DAUC <0003> auc.c:113 vector [2]: rand = 1a30b235997055a8dfee8dd33ac0d446 20240910082531790 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082531790 DAUC <0003> auc.c:142 vector [2]: autn = 8137997d4b9c00003c65c4fb1c14c97a 20240910082531790 DAUC <0003> auc.c:143 vector [2]: ck = e9caa004db1f61dd1701bcf7cb34a42a 20240910082531790 DAUC <0003> auc.c:144 vector [2]: ik = 75b4897dbb49b107495e7ab9620218e9 20240910082531790 DAUC <0003> auc.c:145 vector [2]: res = b485dfeaa82c4e500000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [2]: kc = e21cfa7fe9ea3400 20240910082531790 DAUC <0003> auc.c:180 vector [2]: sres = 0db90748 20240910082531790 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531790 DAUC <0003> auc.c:113 vector [3]: rand = c684adda7dd3c7fdc7d26e9752f93cb2 20240910082531790 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082531790 DAUC <0003> auc.c:142 vector [3]: autn = c36f059b7a080000a06952fbfce980b1 20240910082531790 DAUC <0003> auc.c:143 vector [3]: ck = 193799d613e2d2793d41dadd607bb59f 20240910082531790 DAUC <0003> auc.c:144 vector [3]: ik = 77c5994b4a0d2c90bcc4268fe75da2ca 20240910082531790 DAUC <0003> auc.c:145 vector [3]: res = 365a8be54734b2f50000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [3]: kc = fa1c38d637e89000 20240910082531790 DAUC <0003> auc.c:180 vector [3]: sres = f2addd8c 20240910082531790 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531790 DAUC <0003> auc.c:113 vector [4]: rand = 803629ffcb1bbacc988e208819b01d93 20240910082531790 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082531790 DAUC <0003> auc.c:142 vector [4]: autn = df172751cb5b000074fdf88960a9397e 20240910082531790 DAUC <0003> auc.c:143 vector [4]: ck = 4a2138be3259838b07732ee0a7c89b04 20240910082531790 DAUC <0003> auc.c:144 vector [4]: ik = 2fee0796b1f6d00a939134dc684d237d 20240910082531790 DAUC <0003> auc.c:145 vector [4]: res = 1373ed16fa6ae7a90000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [4]: kc = e9faafbce5231400 20240910082531790 DAUC <0003> auc.c:180 vector [4]: sres = d620b95f 20240910082531790 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082531790 DAUC <0003> db_auc.c:245 IMSI='262421724455153': Generated 5 vectors 20240910082531790 DAUC <0003> db_auc.c:249 IMSI='262421724455153': Updating SQN=481 in DB 20240910082531812 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421724455153"} 20240910082531812 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531812 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531812 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082531814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@307d2bf1ca03: Final verdict of PTC: pass 20240910082531893 DAUC <0003> db_auc.c:157 IMSI='262424470594867': No 2G Auth Data 20240910082531893 DAUC <0003> db_auc.c:192 IMSI='262424470594867': No 3G Auth Data HLR_Test-GSUP(21)@307d2bf1ca03: Created GsupExpect[0] for "262424470594867" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240910082532007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 20240910082532008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532008 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424470594867"} 20240910082532008 DAUC <0003> db_auc.c:236 IMSI='262424470594867': Calling to generate 1 vectors 20240910082532008 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910082532008 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082532008 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082532008 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082532008 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082532008 DAUC <0003> auc.c:113 vector [0]: rand = 48337100584a60f6c837b7fcf27e224e 20240910082532008 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082532008 DAUC <0003> auc.c:142 vector [0]: autn = 4f77a4a9982f000034d512bb3f53d024 20240910082532008 DAUC <0003> auc.c:143 vector [0]: ck = ac4750e4fd4a014b970be520bcb6449d 20240910082532008 DAUC <0003> auc.c:144 vector [0]: ik = e82f971452c442009ab95271a262f94c 20240910082532008 DAUC <0003> auc.c:145 vector [0]: res = bbcde99aff4e6c520000000000000000 20240910082532008 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082532008 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082532008 DAUC <0003> auc.c:179 vector [0]: kc = 9a66bb030516e1c2 20240910082532008 DAUC <0003> auc.c:180 vector [0]: sres = 5dd54534 20240910082532008 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082532008 DAUC <0003> db_auc.c:245 IMSI='262424470594867': Generated 1 vectors 20240910082532008 DAUC <0003> db_auc.c:249 IMSI='262424470594867': Updating SQN=33 in DB 20240910082532022 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424470594867"} 20240910082532022 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082532022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@307d2bf1ca03: Found GsupExpect[0] for "262424470594867" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424470594867" TC_gsup_sai_num_auth_vectors(31)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082532024 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532024 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424470594867"} 20240910082532024 DAUC <0003> db_auc.c:236 IMSI='262424470594867': Calling to generate 4 vectors 20240910082532024 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910082532024 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082532024 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082532024 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082532024 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082532024 DAUC <0003> auc.c:113 vector [0]: rand = c4435d1912e5f6ec29a090ded7780b85 20240910082532024 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082532024 DAUC <0003> auc.c:142 vector [0]: autn = fea8df0c46fe0000c98304a6fc5e59d7 20240910082532024 DAUC <0003> auc.c:143 vector [0]: ck = 220fdaccaf5ebcf7306571fd165fe4b8 20240910082532024 DAUC <0003> auc.c:144 vector [0]: ik = cf5262a84f73af6f31aea8cfb12fe971 20240910082532024 DAUC <0003> auc.c:145 vector [0]: res = 142f78c5597b4c040000000000000000 20240910082532024 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082532024 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082532024 DAUC <0003> auc.c:179 vector [0]: kc = 65868333e861e5b9 20240910082532024 DAUC <0003> auc.c:180 vector [0]: sres = a8440c7a 20240910082532024 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082532024 DAUC <0003> auc.c:113 vector [1]: rand = ad554aebb9d94dbe89a63b1a3346a270 20240910082532024 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082532024 DAUC <0003> auc.c:142 vector [1]: autn = 1d12fdf065df0000a39e0c952ada6e90 20240910082532024 DAUC <0003> auc.c:143 vector [1]: ck = 9d729144ae145a0a2d625619e9f3b0b4 20240910082532024 DAUC <0003> auc.c:144 vector [1]: ik = ddcaa9a8cbf5799f57d673e43cb5dcc6 20240910082532024 DAUC <0003> auc.c:145 vector [1]: res = f6e61ca1311845bb0000000000000000 20240910082532024 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082532024 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082532024 DAUC <0003> auc.c:179 vector [1]: kc = 8788cace3ec277e8 20240910082532024 DAUC <0003> auc.c:180 vector [1]: sres = d99d8c80 20240910082532024 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082532024 DAUC <0003> auc.c:113 vector [2]: rand = 708cab1c1ef14b936a9b9bdb8d9ac501 20240910082532024 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082532024 DAUC <0003> auc.c:142 vector [2]: autn = 9d80333aa23d0000941e31131bf4bcb1 20240910082532024 DAUC <0003> auc.c:143 vector [2]: ck = 7d5eb6616c56552fc5e1c07a1a820cc3 20240910082532024 DAUC <0003> auc.c:144 vector [2]: ik = 0649a437d7ac69f6ff24aaec389c2c6e 20240910082532024 DAUC <0003> auc.c:145 vector [2]: res = 1b889b7c4ffc9afc0000000000000000 20240910082532024 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082532024 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082532024 DAUC <0003> auc.c:179 vector [2]: kc = 0e045dde49f205d1 20240910082532024 DAUC <0003> auc.c:180 vector [2]: sres = 9d860389 20240910082532024 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082532024 DAUC <0003> auc.c:113 vector [3]: rand = 203ae4315af2eff8ea3dccceb1216860 20240910082532024 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082532024 DAUC <0003> auc.c:142 vector [3]: autn = d63998c4360c0000ccd28d4d427612e8 20240910082532024 DAUC <0003> auc.c:143 vector [3]: ck = 4edb8c2b26925694e269188fa2798c1b 20240910082532024 DAUC <0003> auc.c:144 vector [3]: ik = 202dbedec545eda1a0ad50e34997bb49 20240910082532024 DAUC <0003> auc.c:145 vector [3]: res = a0460c669f22869c0000000000000000 20240910082532024 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082532024 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082532024 DAUC <0003> auc.c:179 vector [3]: kc = bb758b717d550d21 20240910082532024 DAUC <0003> auc.c:180 vector [3]: sres = 0a8fb235 20240910082532024 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082532024 DAUC <0003> db_auc.c:245 IMSI='262424470594867': Generated 4 vectors 20240910082532024 DAUC <0003> db_auc.c:249 IMSI='262424470594867': Updating SQN=161 in DB 20240910082532045 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424470594867"} 20240910082532045 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082532045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082532046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532046 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424470594867"} 20240910082532046 DAUC <0003> db_auc.c:236 IMSI='262424470594867': Calling to generate 5 vectors 20240910082532046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082532046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082532046 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082532046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082532046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082532046 DAUC <0003> auc.c:113 vector [0]: rand = 2a2dc22ec205308a50591170fdd1332a 20240910082532046 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082532046 DAUC <0003> auc.c:142 vector [0]: autn = 601d0255994100001f77bf6e83c713e4 20240910082532046 DAUC <0003> auc.c:143 vector [0]: ck = db35ec7f11dfc81880abbe3ed2479d5b 20240910082532046 DAUC <0003> auc.c:144 vector [0]: ik = 063b8a9de1072b622258e159cb0e1678 20240910082532046 DAUC <0003> auc.c:145 vector [0]: res = b93628a1b009ae910000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [0]: kc = eefbdb4b4c058c37 20240910082532046 DAUC <0003> auc.c:180 vector [0]: sres = ae30eea0 20240910082532046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082532046 DAUC <0003> auc.c:113 vector [1]: rand = 5929807f712ce144beda538db4a43f52 20240910082532046 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082532046 DAUC <0003> auc.c:142 vector [1]: autn = 4e7ed8ca0953000029c82a89b49b6dd8 20240910082532046 DAUC <0003> auc.c:143 vector [1]: ck = aa61dfbb77dfae934db70fa0331f23a2 20240910082532046 DAUC <0003> auc.c:144 vector [1]: ik = 60f964140808c12c5ca2905ff2ee309e 20240910082532046 DAUC <0003> auc.c:145 vector [1]: res = 19d7fb31888cf8b70000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [1]: kc = 6db40a5bf171818b 20240910082532046 DAUC <0003> auc.c:180 vector [1]: sres = 4769e236 20240910082532046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082532046 DAUC <0003> auc.c:113 vector [2]: rand = 4817bc21ec8c3d0ad588e31e66891d9f 20240910082532046 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082532046 DAUC <0003> auc.c:142 vector [2]: autn = fdc87df3979b0000c52d7e3315a46bdc 20240910082532046 DAUC <0003> auc.c:143 vector [2]: ck = 17156df258f425f3c70596b2de6027c1 20240910082532046 DAUC <0003> auc.c:144 vector [2]: ik = 998c606cd1c202bf48422a68a50a4322 20240910082532046 DAUC <0003> auc.c:145 vector [2]: res = 459d6fb1f4007a590000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [2]: kc = ae9f856ab629a9d3 20240910082532046 DAUC <0003> auc.c:180 vector [2]: sres = 1f106cb1 20240910082532046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082532046 DAUC <0003> auc.c:113 vector [3]: rand = be996c7e03a99e9dd57e6f0d78ca69de 20240910082532046 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082532046 DAUC <0003> auc.c:142 vector [3]: autn = 33bc90f2eb8f00004b30af655583f41c 20240910082532046 DAUC <0003> auc.c:143 vector [3]: ck = fabcb9c335ce7f026fafcc7eb864486e 20240910082532046 DAUC <0003> auc.c:144 vector [3]: ik = b45f8de1ac6baa0ff4b88a435947f29f 20240910082532046 DAUC <0003> auc.c:145 vector [3]: res = 9903d20d6b3fdcce0000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [3]: kc = faa947f236086c42 20240910082532046 DAUC <0003> auc.c:180 vector [3]: sres = 5d28b0a7 20240910082532046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082532046 DAUC <0003> auc.c:113 vector [4]: rand = 37b8013bf96a9bf4f6c48dc64f81ae8f 20240910082532046 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082532046 DAUC <0003> auc.c:142 vector [4]: autn = b0ea4c8f981a0000516f8621cc72173a 20240910082532046 DAUC <0003> auc.c:143 vector [4]: ck = aa130cd3a349f38b9a174f4457a77efe 20240910082532046 DAUC <0003> auc.c:144 vector [4]: ik = a66be31f92f17cc0016aa602f84b281e 20240910082532046 DAUC <0003> auc.c:145 vector [4]: res = 80c2924fde32f63e0000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [4]: kc = 5b1d616924261c3d 20240910082532046 DAUC <0003> auc.c:180 vector [4]: sres = 1287327d 20240910082532046 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082532046 DAUC <0003> db_auc.c:245 IMSI='262424470594867': Generated 5 vectors 20240910082532046 DAUC <0003> db_auc.c:249 IMSI='262424470594867': Updating SQN=321 in DB 20240910082532067 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424470594867"} 20240910082532067 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082532067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082532069 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532069 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424470594867"} 20240910082532069 DAUC <0003> db_auc.c:236 IMSI='262424470594867': Calling to generate 5 vectors 20240910082532069 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082532069 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082532069 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082532069 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082532069 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082532069 DAUC <0003> auc.c:113 vector [0]: rand = 015bf1b5b8cfdde8186e514c79c34518 20240910082532069 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082532069 DAUC <0003> auc.c:142 vector [0]: autn = 68e4d7e5bb4e00003bed7694b2e67fe0 20240910082532069 DAUC <0003> auc.c:143 vector [0]: ck = f760bcb17caf0945e45dd0e07a93fe76 20240910082532069 DAUC <0003> auc.c:144 vector [0]: ik = b06c44390a07d78328f24d25b732fc2d 20240910082532069 DAUC <0003> auc.c:145 vector [0]: res = b7b06fe6dd8e5cde0000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [0]: kc = ad06df07c34a2c57 20240910082532069 DAUC <0003> auc.c:180 vector [0]: sres = cc3d99bf 20240910082532069 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082532069 DAUC <0003> auc.c:113 vector [1]: rand = 6f8457e77d10d89676810e780d86cdad 20240910082532069 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082532069 DAUC <0003> auc.c:142 vector [1]: autn = 1744059da01e00003944651ccf4ab331 20240910082532069 DAUC <0003> auc.c:143 vector [1]: ck = d905a7efdbab6f3d60565a776b1c91d1 20240910082532069 DAUC <0003> auc.c:144 vector [1]: ik = 96c7f16fee8cea8282a7053cfeaacb69 20240910082532069 DAUC <0003> auc.c:145 vector [1]: res = 9264ad17edc417e70000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [1]: kc = 01248c85244777f3 20240910082532069 DAUC <0003> auc.c:180 vector [1]: sres = 77f55e47 20240910082532069 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082532069 DAUC <0003> auc.c:113 vector [2]: rand = fb108a2ddaf1e3c25bd44441f2fee75a 20240910082532069 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082532069 DAUC <0003> auc.c:142 vector [2]: autn = e160831e6a2100002f1edfa08a90c4e7 20240910082532069 DAUC <0003> auc.c:143 vector [2]: ck = 42482619a270a79e6e1ff196fcf21b0d 20240910082532069 DAUC <0003> auc.c:144 vector [2]: ik = 535aeefd4e5b134c3333ff51e5f562bc 20240910082532069 DAUC <0003> auc.c:145 vector [2]: res = 8851687968691fbc0000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [2]: kc = 2e2d29cf8ec234fa 20240910082532069 DAUC <0003> auc.c:180 vector [2]: sres = 27b8752b 20240910082532069 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082532069 DAUC <0003> auc.c:113 vector [3]: rand = e373d8e1be8a590d20d5137ecab42c04 20240910082532069 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082532069 DAUC <0003> auc.c:142 vector [3]: autn = 772541d8c35e0000648503d9c5ec739a 20240910082532069 DAUC <0003> auc.c:143 vector [3]: ck = 73f76f5532627ce55a9199acd069eda2 20240910082532069 DAUC <0003> auc.c:144 vector [3]: ik = 1d3d6983f24b5e3a0d662edbc2e43802 20240910082532069 DAUC <0003> auc.c:145 vector [3]: res = 4635a2ec7023c3c70000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [3]: kc = fea99c9beb2d02f4 20240910082532069 DAUC <0003> auc.c:180 vector [3]: sres = 097edb5a 20240910082532069 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082532069 DAUC <0003> auc.c:113 vector [4]: rand = d7d76919fab950e763ce83683e5d9cc5 20240910082532069 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082532069 DAUC <0003> auc.c:142 vector [4]: autn = c8523dd295ad0000534820e9623c1026 20240910082532069 DAUC <0003> auc.c:143 vector [4]: ck = 84a35ebdd1609ed0f2521d601a0c1c35 20240910082532069 DAUC <0003> auc.c:144 vector [4]: ik = bf95a0e81c5c840ab1b3a632d4f6682a 20240910082532069 DAUC <0003> auc.c:145 vector [4]: res = 3523ad565ac325bb0000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [4]: kc = 6a9621419b84f2e0 20240910082532069 DAUC <0003> auc.c:180 vector [4]: sres = d1415479 20240910082532069 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082532069 DAUC <0003> db_auc.c:245 IMSI='262424470594867': Generated 5 vectors 20240910082532069 DAUC <0003> db_auc.c:249 IMSI='262424470594867': Updating SQN=481 in DB 20240910082532098 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424470594867"} 20240910082532098 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082532098 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532098 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082532099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082532168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20240910082532168 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082532168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082532168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082532168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34303<->l=127.0.0.1:4259) 22@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP(21)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Tue Sep 10 08:25:32 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 20240910082532191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4258 20240910082532191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=49576) Waiting for packet dumper to finish... 1 (prev_count=49576, count=60872) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Tue Sep 10 08:25:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_sai_eps started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082535224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082535224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082535225 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082535227 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535227 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082535227 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082535227 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 20240910082535227 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082535227 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 20240910082535227 DLGSUP <0013> gsup_server.c:235 2: 20240910082535227 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082535227 DLGSUP <0013> gsup_server.c:235 3: 20240910082535227 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082535227 DLGSUP <0013> gsup_server.c:235 4: 20240910082535227 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082535227 DLGSUP <0013> gsup_server.c:235 5: 20240910082535227 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082535227 DLGSUP <0013> gsup_server.c:235 7: 20240910082535227 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082535227 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082535227 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082535227 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@307d2bf1ca03: 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") 20240910082535234 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43139<->l=127.0.0.1:4259) 20240910082535258 DAUC <0003> db_auc.c:157 IMSI='262422261631197': No 2G Auth Data 20240910082535258 DAUC <0003> db_auc.c:192 IMSI='262422261631197': No 3G Auth Data HLR_Test-GSUP(33)@307d2bf1ca03: Created GsupExpect[0] for "262422261631197" to be handled at TC_gsup_sai_eps(36) 20240910082535298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4258 20240910082535301 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535301 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422261631197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422261631197"} 20240910082535301 DAUC <0003> db_auc.c:157 IMSI='262422261631197': No 2G Auth Data 20240910082535301 DAUC <0003> db_auc.c:236 IMSI='262422261631197': Calling to generate 5 vectors 20240910082535301 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082535301 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082535301 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082535301 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082535301 DAUC <0003> auc.c:113 vector [0]: rand = 9b3959590a8ed442bd31224ab8c8c09a 20240910082535301 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082535301 DAUC <0003> auc.c:142 vector [0]: autn = bf479ac88a028000a43b45bae598809f 20240910082535301 DAUC <0003> auc.c:143 vector [0]: ck = 0f674f8b24e106cb9637f86bb6708949 20240910082535301 DAUC <0003> auc.c:144 vector [0]: ik = d3f1a02483dba6df92c8ec45c3a61a3e 20240910082535301 DAUC <0003> auc.c:145 vector [0]: res = a42db2e4d0cb7a8a0000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [0]: kc = d869fb81d2ec3363 20240910082535301 DAUC <0003> auc.c:152 vector [0]: sres = 74e6c86e 20240910082535301 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082535301 DAUC <0003> auc.c:113 vector [1]: rand = 57d5bae0c12bcf4df0a745c159437187 20240910082535301 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082535301 DAUC <0003> auc.c:142 vector [1]: autn = 5415dc1eb6de80009ca43311c83e4e52 20240910082535301 DAUC <0003> auc.c:143 vector [1]: ck = 8498b73d24331e4479b81f9348f4fcec 20240910082535301 DAUC <0003> auc.c:144 vector [1]: ik = 9abc479d915fa5573181f580419499e1 20240910082535301 DAUC <0003> auc.c:145 vector [1]: res = 9171de1d84f3fc990000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [1]: kc = 561d1ab3bc0cde1e 20240910082535301 DAUC <0003> auc.c:152 vector [1]: sres = 15822284 20240910082535301 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082535301 DAUC <0003> auc.c:113 vector [2]: rand = 4e740059b0c80cb0a1f13e802a348672 20240910082535301 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082535301 DAUC <0003> auc.c:142 vector [2]: autn = d8ac54f85ca48000defe52f7bc84955d 20240910082535301 DAUC <0003> auc.c:143 vector [2]: ck = fe19395ca2790f8b9b07dbe4bc2c27f9 20240910082535301 DAUC <0003> auc.c:144 vector [2]: ik = d451ffd7a83714894d7348666af6ff64 20240910082535301 DAUC <0003> auc.c:145 vector [2]: res = 610a4d974b07eda30000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [2]: kc = fc3c5509dc94c39f 20240910082535301 DAUC <0003> auc.c:152 vector [2]: sres = 2a0da034 20240910082535301 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082535301 DAUC <0003> auc.c:113 vector [3]: rand = 68ffe04c65e4c7a5e186660c5078cf9b 20240910082535301 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082535301 DAUC <0003> auc.c:142 vector [3]: autn = 890b4b5c4ef880007d5fcec974ebd37c 20240910082535301 DAUC <0003> auc.c:143 vector [3]: ck = 8a8cadedc6185cec384c4a6ffd78ad28 20240910082535301 DAUC <0003> auc.c:144 vector [3]: ik = 6c3eefd851997d284c84331dff319859 20240910082535301 DAUC <0003> auc.c:145 vector [3]: res = 34e697bb5ae4ea860000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [3]: kc = 927a3b4795c814b5 20240910082535301 DAUC <0003> auc.c:152 vector [3]: sres = 6e027d3d 20240910082535301 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082535301 DAUC <0003> auc.c:113 vector [4]: rand = 9b2667169f5cdd8e925fa003c91d5379 20240910082535301 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082535301 DAUC <0003> auc.c:142 vector [4]: autn = a2401212a0db80004c9abeb291cc1d4e 20240910082535301 DAUC <0003> auc.c:143 vector [4]: ck = a1f1864c8162673401149dfa9adcdffc 20240910082535301 DAUC <0003> auc.c:144 vector [4]: ik = 393c154b1258d22779c42b5cd01c452c 20240910082535301 DAUC <0003> auc.c:145 vector [4]: res = 12bb62566c3d0c6f0000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [4]: kc = e01d25a1d9fa2fc3 20240910082535301 DAUC <0003> auc.c:152 vector [4]: sres = 7e866e39 20240910082535301 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082535301 DAUC <0003> db_auc.c:245 IMSI='262422261631197': Generated 5 vectors 20240910082535301 DAUC <0003> db_auc.c:249 IMSI='262422261631197': Updating SQN=161 in DB 20240910082535325 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422261631197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422261631197"} 20240910082535325 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422261631197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082535325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@307d2bf1ca03: Found GsupExpect[0] for "262422261631197" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422261631197" TC_gsup_sai_eps(36)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082535327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@307d2bf1ca03: Final verdict of PTC: pass 20240910082535409 DAUC <0003> db_auc.c:157 IMSI='262423907700258': No 2G Auth Data 20240910082535409 DAUC <0003> db_auc.c:192 IMSI='262423907700258': No 3G Auth Data HLR_Test-GSUP(33)@307d2bf1ca03: Created GsupExpect[0] for "262423907700258" to be handled at TC_gsup_sai_eps(37) 20240910082535502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 20240910082535504 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535504 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907700258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423907700258"} 20240910082535504 DAUC <0003> db_auc.c:157 IMSI='262423907700258': No 2G Auth Data 20240910082535504 DAUC <0003> db_auc.c:236 IMSI='262423907700258': Calling to generate 5 vectors 20240910082535504 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082535504 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082535504 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082535504 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082535504 DAUC <0003> auc.c:113 vector [0]: rand = 03931c5aed69697c774eb87c2e594eb0 20240910082535504 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082535504 DAUC <0003> auc.c:142 vector [0]: autn = 0d78267703b680001d260a107ee3d46d 20240910082535504 DAUC <0003> auc.c:143 vector [0]: ck = f4e5edb0153a8088a0661ce869fe9e3f 20240910082535504 DAUC <0003> auc.c:144 vector [0]: ik = f194a0441af81693554233f9230b964d 20240910082535504 DAUC <0003> auc.c:145 vector [0]: res = a8c767458f0a89930000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [0]: kc = f05562e545379e69 20240910082535504 DAUC <0003> auc.c:152 vector [0]: sres = 27cdeed6 20240910082535504 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082535504 DAUC <0003> auc.c:113 vector [1]: rand = 9a35c0fd650a6e2e7b6f7f68088e8c08 20240910082535504 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082535504 DAUC <0003> auc.c:142 vector [1]: autn = 4d8db87819868000d7225a449e95f967 20240910082535504 DAUC <0003> auc.c:143 vector [1]: ck = a78c025c0cc774bb344b1f9de04e59a5 20240910082535504 DAUC <0003> auc.c:144 vector [1]: ik = ffef2dd5a86c455480b045248b50d98e 20240910082535504 DAUC <0003> auc.c:145 vector [1]: res = 333dd039cabd735e0000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [1]: kc = ec987530cfb5b1c4 20240910082535504 DAUC <0003> auc.c:152 vector [1]: sres = f980a367 20240910082535504 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082535504 DAUC <0003> auc.c:113 vector [2]: rand = 0f629ef994305ea3dd1189b65c08bdb4 20240910082535504 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082535504 DAUC <0003> auc.c:142 vector [2]: autn = 45f17c5264ba80002abb975d55efabf7 20240910082535504 DAUC <0003> auc.c:143 vector [2]: ck = 10fe8f1ae385b299f15bd4f4cc735633 20240910082535504 DAUC <0003> auc.c:144 vector [2]: ik = e60f6c8fa32ead64a202c436299a7084 20240910082535504 DAUC <0003> auc.c:145 vector [2]: res = 4ad37d95e66bc83b0000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [2]: kc = a5a8f357a542394a 20240910082535504 DAUC <0003> auc.c:152 vector [2]: sres = acb8b5ae 20240910082535504 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082535504 DAUC <0003> auc.c:113 vector [3]: rand = 5977347e36fcc45dc61df0c0e3440aa0 20240910082535504 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082535504 DAUC <0003> auc.c:142 vector [3]: autn = 71b080aebaf28000af109256304af8d4 20240910082535504 DAUC <0003> auc.c:143 vector [3]: ck = 533b80bf5e5f9f09805f9d127f485d10 20240910082535504 DAUC <0003> auc.c:144 vector [3]: ik = 506fef300f751d8d6e20cf9d5dc93284 20240910082535504 DAUC <0003> auc.c:145 vector [3]: res = 81e6eb9853d023990000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [3]: kc = ed2b3d0073abed10 20240910082535504 DAUC <0003> auc.c:152 vector [3]: sres = d236c801 20240910082535504 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082535504 DAUC <0003> auc.c:113 vector [4]: rand = c3ee56c51abf60f68970b943951f6f2c 20240910082535504 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082535504 DAUC <0003> auc.c:142 vector [4]: autn = 2ab7c4279d588000b35c459e71adbf12 20240910082535504 DAUC <0003> auc.c:143 vector [4]: ck = 812b07e938fa14782b399ae3d85c6a98 20240910082535504 DAUC <0003> auc.c:144 vector [4]: ik = a9f6b99fe904ce61acf60f30155bbfa9 20240910082535504 DAUC <0003> auc.c:145 vector [4]: res = aa22bb28b0dafdbf0000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [4]: kc = af122ba51cf90f28 20240910082535504 DAUC <0003> auc.c:152 vector [4]: sres = 1af84697 20240910082535504 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082535504 DAUC <0003> db_auc.c:245 IMSI='262423907700258': Generated 5 vectors 20240910082535504 DAUC <0003> db_auc.c:249 IMSI='262423907700258': Updating SQN=161 in DB 20240910082535520 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907700258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423907700258"} 20240910082535520 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907700258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082535520 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535520 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@307d2bf1ca03: Found GsupExpect[0] for "262423907700258" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423907700258" TC_gsup_sai_eps(37)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082535522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@307d2bf1ca03: Final verdict of PTC: pass 20240910082535604 DAUC <0003> db_auc.c:157 IMSI='262424760480530': No 2G Auth Data 20240910082535604 DAUC <0003> db_auc.c:192 IMSI='262424760480530': No 3G Auth Data HLR_Test-GSUP(33)@307d2bf1ca03: Created GsupExpect[0] for "262424760480530" to be handled at TC_gsup_sai_eps(38) 20240910082535768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20240910082535770 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535770 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424760480530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424760480530"} 20240910082535770 DAUC <0003> db_auc.c:236 IMSI='262424760480530': Calling to generate 5 vectors 20240910082535770 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082535770 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082535770 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082535770 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082535770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082535770 DAUC <0003> auc.c:113 vector [0]: rand = d7c0bffca07027e58411254976f11bb3 20240910082535770 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082535770 DAUC <0003> auc.c:142 vector [0]: autn = 2c4ab4e0c3b3800043f4b982f285116b 20240910082535770 DAUC <0003> auc.c:143 vector [0]: ck = 65f8eb9f10b69e1df0c29b31bac9a65f 20240910082535770 DAUC <0003> auc.c:144 vector [0]: ik = 81d468385ffcfd78a0247668b53c2611 20240910082535770 DAUC <0003> auc.c:145 vector [0]: res = 40971875c8130cda0000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [0]: kc = 0583657275205c00 20240910082535770 DAUC <0003> auc.c:180 vector [0]: sres = 27eccc50 20240910082535770 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082535770 DAUC <0003> auc.c:113 vector [1]: rand = 154348578dfb76b7d14b42cad5b5e835 20240910082535770 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082535770 DAUC <0003> auc.c:142 vector [1]: autn = 56f4fa4c78f680003180649512874272 20240910082535770 DAUC <0003> auc.c:143 vector [1]: ck = e30b241cbc271103a7d084365a372ff8 20240910082535770 DAUC <0003> auc.c:144 vector [1]: ik = 9cdaed16c459761424d3b55c8b19e53d 20240910082535770 DAUC <0003> auc.c:145 vector [1]: res = 16afd0b1fb21874f0000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [1]: kc = 6d5bb70ed7452400 20240910082535770 DAUC <0003> auc.c:180 vector [1]: sres = 85ff057e 20240910082535770 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082535770 DAUC <0003> auc.c:113 vector [2]: rand = 4a0eaba232ca4ed0c49cc62a6334ce60 20240910082535770 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082535770 DAUC <0003> auc.c:142 vector [2]: autn = f809f5d156a58000380ff4a18ecb0e87 20240910082535770 DAUC <0003> auc.c:143 vector [2]: ck = 025879cca5d828d84c9ea690bc5fbd36 20240910082535770 DAUC <0003> auc.c:144 vector [2]: ik = c62ffcaedbab7f62ad060009c7699324 20240910082535770 DAUC <0003> auc.c:145 vector [2]: res = 169bb13b51fe2ee10000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [2]: kc = a660a58e687f0800 20240910082535770 DAUC <0003> auc.c:180 vector [2]: sres = fc2e6c8c 20240910082535770 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082535770 DAUC <0003> auc.c:113 vector [3]: rand = c9b463d5f93493cdeadbad4419ec4df3 20240910082535770 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082535770 DAUC <0003> auc.c:142 vector [3]: autn = b0a503f40c4b800021c365d04ec74b71 20240910082535770 DAUC <0003> auc.c:143 vector [3]: ck = 1d44ace9d4c5a2a9b9eb7fd8b079442d 20240910082535770 DAUC <0003> auc.c:144 vector [3]: ik = 0bc4776188c6f925325b2687c72df2eb 20240910082535770 DAUC <0003> auc.c:145 vector [3]: res = f5f83d5d0bc4e9b60000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [3]: kc = f2c8107a85608c00 20240910082535770 DAUC <0003> auc.c:180 vector [3]: sres = 2c682dc8 20240910082535770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082535770 DAUC <0003> auc.c:113 vector [4]: rand = 24da1b2f497e6e00587bc0b13de173e0 20240910082535770 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082535770 DAUC <0003> auc.c:142 vector [4]: autn = 0ef89850d8e380001b9f8fa9c835d8f3 20240910082535770 DAUC <0003> auc.c:143 vector [4]: ck = 14e37128a9dd23978251d2c586d4c8c7 20240910082535770 DAUC <0003> auc.c:144 vector [4]: ik = 5c1e20bb7b90520b4be75038612011af 20240910082535770 DAUC <0003> auc.c:145 vector [4]: res = 02d9b37b63ffa8cb0000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [4]: kc = 4dc3868de9a8c800 20240910082535770 DAUC <0003> auc.c:180 vector [4]: sres = 9b4d176a 20240910082535770 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082535770 DAUC <0003> db_auc.c:245 IMSI='262424760480530': Generated 5 vectors 20240910082535770 DAUC <0003> db_auc.c:249 IMSI='262424760480530': Updating SQN=161 in DB 20240910082535788 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424760480530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424760480530"} 20240910082535788 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424760480530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082535788 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535788 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@307d2bf1ca03: Found GsupExpect[0] for "262424760480530" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424760480530" TC_gsup_sai_eps(38)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082535790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@307d2bf1ca03: Final verdict of PTC: pass 20240910082535901 DAUC <0003> db_auc.c:157 IMSI='262429319118397': No 2G Auth Data 20240910082535901 DAUC <0003> db_auc.c:192 IMSI='262429319118397': No 3G Auth Data HLR_Test-GSUP(33)@307d2bf1ca03: Created GsupExpect[0] for "262429319118397" to be handled at TC_gsup_sai_eps(39) 20240910082536020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58154<->l=127.0.0.1:4258 20240910082536022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082536022 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429319118397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429319118397"} 20240910082536022 DAUC <0003> db_auc.c:236 IMSI='262429319118397': Calling to generate 5 vectors 20240910082536022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082536022 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082536022 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082536022 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082536022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082536022 DAUC <0003> auc.c:113 vector [0]: rand = 570414eaa4dceab3e6f28688a36cb506 20240910082536022 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082536022 DAUC <0003> auc.c:142 vector [0]: autn = 73f0ba13cd768000963d77c2949addcb 20240910082536022 DAUC <0003> auc.c:143 vector [0]: ck = 228d8f2c069e076ae786ac49d3b5c270 20240910082536022 DAUC <0003> auc.c:144 vector [0]: ik = 5ffce3740fc2af014a26113243501e67 20240910082536022 DAUC <0003> auc.c:145 vector [0]: res = 663724dc6c2a35520000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [0]: kc = f6bf3fa7aa6dc000 20240910082536022 DAUC <0003> auc.c:180 vector [0]: sres = 15f1c2e0 20240910082536022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082536022 DAUC <0003> auc.c:113 vector [1]: rand = b5df3fc1124098d7dee16e8a96549dc3 20240910082536022 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082536022 DAUC <0003> auc.c:142 vector [1]: autn = e102b8060e3580001f91b463a9ed913a 20240910082536022 DAUC <0003> auc.c:143 vector [1]: ck = 92b70750a592d48f1d1ce85114b18830 20240910082536022 DAUC <0003> auc.c:144 vector [1]: ik = 065332c80885f15e15f00acb9f8c90cc 20240910082536022 DAUC <0003> auc.c:145 vector [1]: res = d495245471fce1510000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [1]: kc = 9454b4f88cb82000 20240910082536022 DAUC <0003> auc.c:180 vector [1]: sres = 0cad4916 20240910082536022 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082536022 DAUC <0003> auc.c:113 vector [2]: rand = a1b33cbf5bb9d390d796b7a95e8d9763 20240910082536022 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082536022 DAUC <0003> auc.c:142 vector [2]: autn = 17e7d1ae929d8000d415c0339728ac6a 20240910082536022 DAUC <0003> auc.c:143 vector [2]: ck = 5c620d1651b2513ec65fad187927fb3b 20240910082536022 DAUC <0003> auc.c:144 vector [2]: ik = 0195ed45bc4817894b12b9fa5724e264 20240910082536022 DAUC <0003> auc.c:145 vector [2]: res = 8dd112e7a7745c940000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [2]: kc = 30b0104007f34800 20240910082536022 DAUC <0003> auc.c:180 vector [2]: sres = 43d5f336 20240910082536022 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082536022 DAUC <0003> auc.c:113 vector [3]: rand = 1e6716281375d1c893d909860c4934f8 20240910082536022 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082536022 DAUC <0003> auc.c:142 vector [3]: autn = 5ef3f3b405e38000a03c741fd490e8e8 20240910082536022 DAUC <0003> auc.c:143 vector [3]: ck = 4d584e2e392b6c8b27ace93169de3c5c 20240910082536022 DAUC <0003> auc.c:144 vector [3]: ik = 889a855d1d43acfe6586be3605d0c8e1 20240910082536022 DAUC <0003> auc.c:145 vector [3]: res = 3be8c1e8bf7a20710000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [3]: kc = 49986ad2fbe9dc00 20240910082536022 DAUC <0003> auc.c:180 vector [3]: sres = 57f2b8d3 20240910082536022 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082536022 DAUC <0003> auc.c:113 vector [4]: rand = 5a59cd2cf7394e6b4730d1892ab54da5 20240910082536022 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082536022 DAUC <0003> auc.c:142 vector [4]: autn = 1a1616f6fd0e80001585c3e1ee615084 20240910082536022 DAUC <0003> auc.c:143 vector [4]: ck = 3900ec9ff8b098cfb23c9baad5217f3b 20240910082536022 DAUC <0003> auc.c:144 vector [4]: ik = f1fb64c3e738178995001a266abeaa16 20240910082536022 DAUC <0003> auc.c:145 vector [4]: res = e77c51002006b1110000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [4]: kc = db501f1d6be9e800 20240910082536022 DAUC <0003> auc.c:180 vector [4]: sres = 822197c8 20240910082536022 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082536022 DAUC <0003> db_auc.c:245 IMSI='262429319118397': Generated 5 vectors 20240910082536022 DAUC <0003> db_auc.c:249 IMSI='262429319118397': Updating SQN=161 in DB 20240910082536039 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429319118397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429319118397"} 20240910082536039 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429319118397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082536039 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082536039 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@307d2bf1ca03: Found GsupExpect[0] for "262429319118397" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429319118397" TC_gsup_sai_eps(39)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082536041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58154<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@307d2bf1ca03: Final verdict of PTC: pass 20240910082536169 DAUC <0003> db_auc.c:157 IMSI='262420306818964': No 2G Auth Data 20240910082536169 DAUC <0003> db_auc.c:192 IMSI='262420306818964': No 3G Auth Data HLR_Test-GSUP(33)@307d2bf1ca03: Created GsupExpect[0] for "262420306818964" to be handled at TC_gsup_sai_eps(40) 20240910082536262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20240910082536264 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082536264 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420306818964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420306818964"} 20240910082536264 DAUC <0003> db_auc.c:236 IMSI='262420306818964': Calling to generate 5 vectors 20240910082536264 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082536264 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082536264 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082536264 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082536264 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082536264 DAUC <0003> auc.c:113 vector [0]: rand = a978530efaa105274544fa835dd136d8 20240910082536264 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082536264 DAUC <0003> auc.c:142 vector [0]: autn = fbcb9834d69580001b7565fbde89aeff 20240910082536264 DAUC <0003> auc.c:143 vector [0]: ck = fa187ae74b148a5863f6fe2a8c3b4a7f 20240910082536264 DAUC <0003> auc.c:144 vector [0]: ik = c9aa83d41b5c4892f30d2f012e9c3609 20240910082536264 DAUC <0003> auc.c:145 vector [0]: res = 8495265e61fd49ce0000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [0]: kc = 24c1bccd366da7a3 20240910082536264 DAUC <0003> auc.c:180 vector [0]: sres = 3e688a53 20240910082536264 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082536264 DAUC <0003> auc.c:113 vector [1]: rand = eac00dad8237d7da7f0d3a0a7d8553af 20240910082536264 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082536264 DAUC <0003> auc.c:142 vector [1]: autn = 21d067a435348000f36ff34c1554549b 20240910082536264 DAUC <0003> auc.c:143 vector [1]: ck = 004fc5b382bb964885927ca4573f3452 20240910082536264 DAUC <0003> auc.c:144 vector [1]: ik = 6f9bc8b7218da3dfb03a964394d96487 20240910082536264 DAUC <0003> auc.c:145 vector [1]: res = e1eeece01888078c0000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [1]: kc = a97933509c6e0b9a 20240910082536264 DAUC <0003> auc.c:180 vector [1]: sres = 757b9b09 20240910082536264 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082536264 DAUC <0003> auc.c:113 vector [2]: rand = 906b34ac62150cce3e87f2c8c53b667a 20240910082536264 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082536264 DAUC <0003> auc.c:142 vector [2]: autn = 2e91809bea9380000094234d26b83261 20240910082536264 DAUC <0003> auc.c:143 vector [2]: ck = 22ba936db277f8e8d96da6d3a812908f 20240910082536264 DAUC <0003> auc.c:144 vector [2]: ik = dcde212a45e508bd5afa685cce5a6e8a 20240910082536264 DAUC <0003> auc.c:145 vector [2]: res = 25bccb54f7769a080000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [2]: kc = 5ee2ea407b4cd27e 20240910082536264 DAUC <0003> auc.c:180 vector [2]: sres = 57886685 20240910082536264 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082536264 DAUC <0003> auc.c:113 vector [3]: rand = 9be1b4663c2125d43687fcdfed0cb8a3 20240910082536264 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082536264 DAUC <0003> auc.c:142 vector [3]: autn = 413eebdc6a238000542523d93cc12e78 20240910082536264 DAUC <0003> auc.c:143 vector [3]: ck = dd5443799365af630dbde12877101206 20240910082536264 DAUC <0003> auc.c:144 vector [3]: ik = 7edc138bd88c61e58fdd90de089f176c 20240910082536264 DAUC <0003> auc.c:145 vector [3]: res = 629f0b3ba46b110b0000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [3]: kc = 97982ffb5bd20278 20240910082536264 DAUC <0003> auc.c:180 vector [3]: sres = 332fd65c 20240910082536264 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082536264 DAUC <0003> auc.c:113 vector [4]: rand = 452656cf51c50072d9ecf88d073945cf 20240910082536264 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082536264 DAUC <0003> auc.c:142 vector [4]: autn = df80dedab6ad8000bb7606f4c3f98b58 20240910082536264 DAUC <0003> auc.c:143 vector [4]: ck = e5cb165d274e7915a2e00fd7c5af0513 20240910082536264 DAUC <0003> auc.c:144 vector [4]: ik = 3aa6657645ef595e74589a47702a9e94 20240910082536264 DAUC <0003> auc.c:145 vector [4]: res = fda4e2a1cec9d4eb0000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [4]: kc = b12b7de2a4700732 20240910082536264 DAUC <0003> auc.c:180 vector [4]: sres = 936b0b8a 20240910082536264 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082536264 DAUC <0003> db_auc.c:245 IMSI='262420306818964': Generated 5 vectors 20240910082536264 DAUC <0003> db_auc.c:249 IMSI='262420306818964': Updating SQN=161 in DB 20240910082536282 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420306818964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420306818964"} 20240910082536282 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420306818964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082536282 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082536282 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@307d2bf1ca03: Found GsupExpect[0] for "262420306818964" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420306818964" TC_gsup_sai_eps(40)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082536285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082536355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@307d2bf1ca03: Final verdict of PTC: none 20240910082536357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082536357 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082536357 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082536357 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082536357 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43139<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(35)@307d2bf1ca03: Final verdict of PTC: none 34@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Tue Sep 10 08:25:36 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 20240910082536391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 20240910082536392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=24184) Waiting for packet dumper to finish... 1 (prev_count=24184, count=34504) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:25:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_ul_unknown_imsi started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082539429 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082539429 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082539432 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082539432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082539435 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082539435 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082539435 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082539435 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 20240910082539435 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082539435 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 20240910082539435 DLGSUP <0013> gsup_server.c:235 2: 20240910082539435 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082539435 DLGSUP <0013> gsup_server.c:235 3: 20240910082539435 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082539435 DLGSUP <0013> gsup_server.c:235 4: 20240910082539435 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082539435 DLGSUP <0013> gsup_server.c:235 5: 20240910082539435 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082539435 DLGSUP <0013> gsup_server.c:235 7: 20240910082539435 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082539435 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082539435 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082539435 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@307d2bf1ca03: 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") 20240910082539446 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34341<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@307d2bf1ca03: Created GsupExpect[0] for "262420843567519" to be handled at TC_gsup_ul_unknown_imsi(45) 20240910082539452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 20240910082539478 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082539478 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420843567519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420843567519" cn_domain=PS} 20240910082539478 DLU <0006> fsm.c:456 lu(262420843567519)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082539478 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420843567519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910082539478 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420843567519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420843567519" cause=IMSI unknown in HLR} 20240910082539478 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420843567519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082539478 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420843567519)[0x55cc1ca7da60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082539478 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420843567519)[0x55cc1ca7da60]{UNVALIDATED}: Freeing instance 20240910082539478 DLU <0006> fsm.c:568 lu(PS:IMSI-262420843567519)[0x55cc1ca7da60]{UNVALIDATED}: Deallocated 20240910082539478 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082539478 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@307d2bf1ca03: Found GsupExpect[0] for "262420843567519" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420843567519" TC_gsup_ul_unknown_imsi(45)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082539481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@307d2bf1ca03: Final verdict of PTC: pass 20240910082539482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4258 20240910082539484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34341<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@307d2bf1ca03: Final verdict of PTC: none 20240910082539484 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082539484 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082539484 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082539484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 43: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Tue Sep 10 08:25:39 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 20240910082539558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58206<->l=127.0.0.1:4258 20240910082539559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58206<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12440) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:25:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082542597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082542597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082542599 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082542600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082542601 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082542601 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082542601 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082542601 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 20240910082542601 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082542601 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 20240910082542601 DLGSUP <0013> gsup_server.c:235 2: 20240910082542601 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082542601 DLGSUP <0013> gsup_server.c:235 3: 20240910082542601 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082542601 DLGSUP <0013> gsup_server.c:235 4: 20240910082542601 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082542601 DLGSUP <0013> gsup_server.c:235 5: 20240910082542601 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082542601 DLGSUP <0013> gsup_server.c:235 7: 20240910082542601 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082542601 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082542601 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082542601 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@307d2bf1ca03: 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") 20240910082542615 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43487<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@307d2bf1ca03: Created GsupExpect[0] for "262420781624574" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240910082542625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38744<->l=127.0.0.1:4258 20240910082542642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082542642 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420781624574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420781624574" cn_domain=PS source_name="the-source\n"} 20240910082542642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082542642 DLU <0006> fsm.c:456 lu(262420781624574)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082542642 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420781624574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910082542642 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420781624574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420781624574" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240910082542642 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420781624574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082542642 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420781624574)[0x55cc1ca7da60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082542642 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420781624574)[0x55cc1ca7da60]{UNVALIDATED}: Freeing instance 20240910082542642 DLU <0006> fsm.c:568 lu(PS:IMSI-262420781624574)[0x55cc1ca7da60]{UNVALIDATED}: Deallocated 20240910082542642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082542642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@307d2bf1ca03: Found GsupExpect[0] for "262420781624574" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420781624574" TC_gsup_ul_unknown_imsi_via_proxy(50)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082542643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38744<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@307d2bf1ca03: Final verdict of PTC: pass 20240910082542643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20240910082542644 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082542644 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@307d2bf1ca03: Final verdict of PTC: none 20240910082542644 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082542644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082542644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082542644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43487<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@307d2bf1ca03: Final verdict of PTC: none 48@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 48: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Tue Sep 10 08:25:42 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 20240910082542679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20240910082542679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12420) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:25:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082545734 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082545734 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082545736 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082545737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082545739 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082545739 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082545739 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082545739 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 20240910082545739 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082545739 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 20240910082545739 DLGSUP <0013> gsup_server.c:235 2: 20240910082545739 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082545739 DLGSUP <0013> gsup_server.c:235 3: 20240910082545739 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082545739 DLGSUP <0013> gsup_server.c:235 4: 20240910082545739 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082545739 DLGSUP <0013> gsup_server.c:235 5: 20240910082545739 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082545739 DLGSUP <0013> gsup_server.c:235 7: 20240910082545739 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082545739 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082545739 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082545739 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@307d2bf1ca03: 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") 20240910082545763 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38443<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@307d2bf1ca03: Created GsupExpect[0] for "262423465050879" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240910082545774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20240910082545782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082545782 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423465050879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423465050879" cn_domain=PS} 20240910082545782 DLU <0006> fsm.c:456 lu(262423465050879)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082545782 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423465050879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240910082545782 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423465050879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423465050879" cause=Roaming not allowed in this location area} 20240910082545782 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423465050879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082545782 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423465050879)[0x55cc1ca7da60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082545782 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423465050879)[0x55cc1ca7da60]{UNVALIDATED}: Freeing instance 20240910082545782 DLU <0006> fsm.c:568 lu(PS:IMSI-262423465050879)[0x55cc1ca7da60]{UNVALIDATED}: Deallocated 20240910082545782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082545782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@307d2bf1ca03: Found GsupExpect[0] for "262423465050879" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423465050879" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082545928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@307d2bf1ca03: Final verdict of PTC: pass 20240910082545931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 20240910082545934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38443<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@307d2bf1ca03: Final verdict of PTC: none 20240910082545934 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082545934 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082545934 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082545934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 53: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Tue Sep 10 08:25:45 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 20240910082545957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4258 20240910082545957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13784) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:25:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_sai_err_unknown_imsi started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082549035 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082549035 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082549036 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082549037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082549038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082549038 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082549038 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082549038 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 20240910082549038 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082549038 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 20240910082549038 DLGSUP <0013> gsup_server.c:235 2: 20240910082549038 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082549038 DLGSUP <0013> gsup_server.c:235 3: 20240910082549038 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082549038 DLGSUP <0013> gsup_server.c:235 4: 20240910082549038 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082549038 DLGSUP <0013> gsup_server.c:235 5: 20240910082549038 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082549038 DLGSUP <0013> gsup_server.c:235 7: 20240910082549038 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082549038 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082549038 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082549038 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@307d2bf1ca03: 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") 20240910082549046 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37555<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@307d2bf1ca03: Created GsupExpect[0] for "262424516073750" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240910082549052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 20240910082549078 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082549078 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424516073750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424516073750"} 20240910082549078 DAUC <0003> db_auc.c:133 IMSI='262424516073750': No such subscriber 20240910082549078 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424516073750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240910082549078 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424516073750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424516073750" cause=IMSI unknown in HLR} 20240910082549078 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424516073750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082549078 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082549078 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@307d2bf1ca03: Found GsupExpect[0] for "262424516073750" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424516073750" TC_gsup_sai_err_unknown_imsi(60)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082549079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@307d2bf1ca03: Final verdict of PTC: pass 20240910082549080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20240910082549080 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082549080 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082549080 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082549080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@307d2bf1ca03: Final verdict of PTC: none 20240910082549080 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37555<->l=127.0.0.1:4259) 58@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 58: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Tue Sep 10 08:25:49 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 20240910082549123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20240910082549123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12360) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Tue Sep 10 08:25:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_ul started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082552224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082552224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082552226 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@307d2bf1ca03: 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) } } } } 20240910082552228 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082552228 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082552228 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 20240910082552228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082552228 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 20240910082552228 DLGSUP <0013> gsup_server.c:235 2: 20240910082552228 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082552228 DLGSUP <0013> gsup_server.c:235 3: 20240910082552228 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082552228 DLGSUP <0013> gsup_server.c:235 4: 20240910082552228 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082552228 DLGSUP <0013> gsup_server.c:235 5: 20240910082552228 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082552228 DLGSUP <0013> gsup_server.c:235 7: 20240910082552228 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082552228 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082552228 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082552228 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)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(61)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@307d2bf1ca03: 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") 20240910082552236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34205<->l=127.0.0.1:4259) 20240910082552257 DAUC <0003> db_auc.c:157 IMSI='262426939661409': No 2G Auth Data 20240910082552257 DAUC <0003> db_auc.c:192 IMSI='262426939661409': No 3G Auth Data HLR_Test-GSUP(62)@307d2bf1ca03: Created GsupExpect[0] for "262426939661409" to be handled at TC_gsup_ul(65) 20240910082552312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20240910082552321 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552321 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426939661409" cn_domain=PS} 20240910082552321 DLU <0006> fsm.c:456 lu(262426939661409)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552321 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082552357 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082552357 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426939661409" cn_domain=PS} 20240910082552357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@307d2bf1ca03: Found GsupExpect[0] for "262426939661409" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_ul(65)"262426939661409" 20240910082552365 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552365 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426939661409"} 20240910082552365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082552365 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082552365 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426939661409"} 20240910082552365 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082552365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082552365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082552365 DLU <0006> fsm.c:568 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082552365 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552365 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul(65)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082552369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 TC_gsup_ul(65)@307d2bf1ca03: Final verdict of PTC: pass 20240910082552426 DAUC <0003> db_auc.c:157 IMSI='262420497885197': No 2G Auth Data 20240910082552426 DAUC <0003> db_auc.c:192 IMSI='262420497885197': No 3G Auth Data 20240910082552450 DLGSUP <0013> hlr.c:121 IMSI 262420497885197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@307d2bf1ca03: Created GsupExpect[0] for "262420497885197" to be handled at TC_gsup_ul(66) 20240910082552494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20240910082552499 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552499 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420497885197" cn_domain=PS} 20240910082552499 DLU <0006> fsm.c:456 lu(262420497885197)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552499 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082552541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082552541 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420497885197" cn_domain=PS} 20240910082552541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@307d2bf1ca03: Found GsupExpect[0] for "262420497885197" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_ul(66)"262420497885197" 20240910082552543 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552543 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420497885197"} 20240910082552543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082552543 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082552543 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420497885197"} 20240910082552543 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082552543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082552543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082552543 DLU <0006> fsm.c:568 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082552543 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552543 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul(66)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082552544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 TC_gsup_ul(66)@307d2bf1ca03: Final verdict of PTC: pass 20240910082552618 DAUC <0003> db_auc.c:157 IMSI='262421694829280': No 2G Auth Data 20240910082552618 DAUC <0003> db_auc.c:192 IMSI='262421694829280': No 3G Auth Data 20240910082552639 DLGSUP <0013> hlr.c:121 IMSI 262421694829280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@307d2bf1ca03: Created GsupExpect[0] for "262421694829280" to be handled at TC_gsup_ul(67) 20240910082552678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43576<->l=127.0.0.1:4258 20240910082552682 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552682 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421694829280" cn_domain=PS} 20240910082552682 DLU <0006> fsm.c:456 lu(262421694829280)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552682 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082552711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082552711 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421694829280" cn_domain=PS} 20240910082552711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@307d2bf1ca03: Found GsupExpect[0] for "262421694829280" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_ul(67)"262421694829280" 20240910082552716 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552716 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421694829280"} 20240910082552716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082552716 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082552716 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421694829280"} 20240910082552716 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082552716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082552716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082552716 DLU <0006> fsm.c:568 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082552716 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552716 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul(67)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082552719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43576<->l=127.0.0.1:4258 TC_gsup_ul(67)@307d2bf1ca03: Final verdict of PTC: pass 20240910082552777 DAUC <0003> db_auc.c:157 IMSI='262428974513637': No 2G Auth Data 20240910082552777 DAUC <0003> db_auc.c:192 IMSI='262428974513637': No 3G Auth Data 20240910082552797 DLGSUP <0013> hlr.c:121 IMSI 262428974513637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@307d2bf1ca03: Created GsupExpect[0] for "262428974513637" to be handled at TC_gsup_ul(68) 20240910082552832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43582<->l=127.0.0.1:4258 20240910082552836 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552836 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428974513637" cn_domain=PS} 20240910082552836 DLU <0006> fsm.c:456 lu(262428974513637)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552836 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082552876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082552876 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428974513637" cn_domain=PS} 20240910082552876 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552877 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@307d2bf1ca03: Found GsupExpect[0] for "262428974513637" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_ul(68)"262428974513637" 20240910082552884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552884 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428974513637"} 20240910082552884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082552884 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082552884 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428974513637"} 20240910082552884 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082552884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082552884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082552884 DLU <0006> fsm.c:568 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082552884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul(68)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082552889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43582<->l=127.0.0.1:4258 TC_gsup_ul(68)@307d2bf1ca03: Final verdict of PTC: pass 20240910082552941 DAUC <0003> db_auc.c:157 IMSI='262423048674225': No 2G Auth Data 20240910082552941 DAUC <0003> db_auc.c:192 IMSI='262423048674225': No 3G Auth Data 20240910082552963 DLGSUP <0013> hlr.c:121 IMSI 262423048674225: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@307d2bf1ca03: Created GsupExpect[0] for "262423048674225" to be handled at TC_gsup_ul(69) 20240910082552992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 20240910082552994 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552994 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423048674225" cn_domain=PS} 20240910082552994 DLU <0006> fsm.c:456 lu(262423048674225)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552994 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082553037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082553037 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423048674225" cn_domain=PS} 20240910082553037 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553037 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@307d2bf1ca03: Found GsupExpect[0] for "262423048674225" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_ul(69)"262423048674225" 20240910082553038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553038 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423048674225"} 20240910082553038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082553038 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082553038 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423048674225"} 20240910082553038 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082553038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082553038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082553038 DLU <0006> fsm.c:568 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082553038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul(69)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082553039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 TC_gsup_ul(69)@307d2bf1ca03: Final verdict of PTC: pass 20240910082553157 DAUC <0003> db_auc.c:157 IMSI='262424370380334': No 2G Auth Data 20240910082553157 DAUC <0003> db_auc.c:192 IMSI='262424370380334': No 3G Auth Data 20240910082553184 DLGSUP <0013> hlr.c:121 IMSI 262424370380334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@307d2bf1ca03: Created GsupExpect[0] for "262424370380334" to be handled at TC_gsup_ul(70) 20240910082553239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43600<->l=127.0.0.1:4258 20240910082553243 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553243 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424370380334" cn_domain=PS} 20240910082553243 DLU <0006> fsm.c:456 lu(262424370380334)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082553244 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082553302 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082553302 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424370380334" cn_domain=PS} 20240910082553302 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553302 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@307d2bf1ca03: Found GsupExpect[0] for "262424370380334" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_ul(70)"262424370380334" 20240910082553305 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553305 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424370380334"} 20240910082553305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082553305 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082553305 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424370380334"} 20240910082553305 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082553305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082553305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082553305 DLU <0006> fsm.c:568 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082553305 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553305 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul(70)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082553307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43600<->l=127.0.0.1:4258 TC_gsup_ul(70)@307d2bf1ca03: Final verdict of PTC: pass 20240910082553396 DAUC <0003> db_auc.c:157 IMSI='262426133954990': No 2G Auth Data 20240910082553396 DAUC <0003> db_auc.c:192 IMSI='262426133954990': No 3G Auth Data 20240910082553420 DLGSUP <0013> hlr.c:121 IMSI 262426133954990: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@307d2bf1ca03: Created GsupExpect[0] for "262426133954990" to be handled at TC_gsup_ul(71) 20240910082553478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4258 20240910082553480 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553480 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426133954990" cn_domain=PS} 20240910082553480 DLU <0006> fsm.c:456 lu(262426133954990)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082553480 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082553518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082553518 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426133954990" cn_domain=PS} 20240910082553518 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553518 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@307d2bf1ca03: Found GsupExpect[0] for "262426133954990" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_ul(71)"262426133954990" 20240910082553519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553519 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426133954990"} 20240910082553519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082553519 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082553519 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426133954990"} 20240910082553519 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082553519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082553519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082553519 DLU <0006> fsm.c:568 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082553519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul(71)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082553520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4258 TC_gsup_ul(71)@307d2bf1ca03: Final verdict of PTC: pass 20240910082553695 DAUC <0003> db_auc.c:157 IMSI='262429088999680': No 2G Auth Data 20240910082553695 DAUC <0003> db_auc.c:192 IMSI='262429088999680': No 3G Auth Data 20240910082553712 DLGSUP <0013> hlr.c:121 IMSI 262429088999680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@307d2bf1ca03: Created GsupExpect[0] for "262429088999680" to be handled at TC_gsup_ul(72) 20240910082553805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4258 20240910082553808 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553808 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429088999680" cn_domain=PS} 20240910082553808 DLU <0006> fsm.c:456 lu(262429088999680)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082553808 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082553845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082553845 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429088999680" cn_domain=PS} 20240910082553845 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553845 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@307d2bf1ca03: Found GsupExpect[0] for "262429088999680" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_ul(72)"262429088999680" 20240910082553847 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553847 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429088999680"} 20240910082553847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082553847 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082553847 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429088999680"} 20240910082553847 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082553847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082553847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082553847 DLU <0006> fsm.c:568 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082553847 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553847 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4258 TC_gsup_ul(72)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul(72)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(72)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082553908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20240910082553908 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553908 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082553908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082553908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082553908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34205<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@307d2bf1ca03: Final verdict of PTC: none 63@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_ul finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Tue Sep 10 08:25:53 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240910082553931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 20240910082553931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34204) Waiting for packet dumper to finish... 1 (prev_count=34204, count=48548) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:25:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_ul_via_proxy started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082556991 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082556991 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082556992 DLINP <000b> input/ipa.c:451 connected read/write 20240910082556992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082556992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082556993 DLINP <000b> input/ipa.c:451 connected read/write 20240910082556993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082556993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082556993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082556993 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 20240910082556993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082556993 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 20240910082556993 DLGSUP <0013> gsup_server.c:235 2: 20240910082556993 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082556993 DLGSUP <0013> gsup_server.c:235 3: 20240910082556993 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082556993 DLGSUP <0013> gsup_server.c:235 4: 20240910082556993 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082556993 DLGSUP <0013> gsup_server.c:235 5: 20240910082556993 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082556993 DLGSUP <0013> gsup_server.c:235 7: 20240910082556993 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082556993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082556993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082556993 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@307d2bf1ca03: 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") 20240910082557001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37975<->l=127.0.0.1:4259) 20240910082557029 DAUC <0003> db_auc.c:157 IMSI='262422940519568': No 2G Auth Data 20240910082557029 DAUC <0003> db_auc.c:192 IMSI='262422940519568': No 3G Auth Data HLR_Test-GSUP(74)@307d2bf1ca03: Created GsupExpect[0] for "262422940519568" to be handled at TC_gsup_ul_via_proxy(77) 20240910082557098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20240910082557109 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557109 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422940519568" cn_domain=PS source_name="the-source\n"} 20240910082557109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082557109 DLU <0006> fsm.c:456 lu(262422940519568)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557109 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557145 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422940519568" cn_domain=PS destination_name="the-source\n"} 20240910082557145 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557145 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@307d2bf1ca03: Found GsupExpect[0] for "262422940519568" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422940519568" 20240910082557152 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557152 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422940519568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422940519568" source_name="the-source\n"} 20240910082557152 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557152 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557152 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422940519568" destination_name="the-source\n"} 20240910082557152 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557152 DLU <0006> fsm.c:568 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557152 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557152 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082557154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@307d2bf1ca03: Final verdict of PTC: pass 20240910082557204 DAUC <0003> db_auc.c:157 IMSI='262421464012819': No 2G Auth Data 20240910082557204 DAUC <0003> db_auc.c:192 IMSI='262421464012819': No 3G Auth Data 20240910082557225 DLGSUP <0013> hlr.c:121 IMSI 262421464012819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@307d2bf1ca03: Created GsupExpect[0] for "262421464012819" to be handled at TC_gsup_ul_via_proxy(78) 20240910082557271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20240910082557279 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557280 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421464012819" cn_domain=PS source_name="the-source\n"} 20240910082557280 DLU <0006> fsm.c:456 lu(262421464012819)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557280 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557315 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557315 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421464012819" cn_domain=PS destination_name="the-source\n"} 20240910082557315 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557315 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@307d2bf1ca03: Found GsupExpect[0] for "262421464012819" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421464012819" 20240910082557322 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557322 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421464012819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421464012819" source_name="the-source\n"} 20240910082557322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557322 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557322 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421464012819" destination_name="the-source\n"} 20240910082557322 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557322 DLU <0006> fsm.c:568 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557322 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557322 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082557325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@307d2bf1ca03: Final verdict of PTC: pass 20240910082557385 DAUC <0003> db_auc.c:157 IMSI='262427202543992': No 2G Auth Data 20240910082557385 DAUC <0003> db_auc.c:192 IMSI='262427202543992': No 3G Auth Data 20240910082557403 DLGSUP <0013> hlr.c:121 IMSI 262427202543992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@307d2bf1ca03: Created GsupExpect[0] for "262427202543992" to be handled at TC_gsup_ul_via_proxy(79) 20240910082557448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43678<->l=127.0.0.1:4258 20240910082557452 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557452 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427202543992" cn_domain=PS source_name="the-source\n"} 20240910082557452 DLU <0006> fsm.c:456 lu(262427202543992)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557452 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557488 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427202543992" cn_domain=PS destination_name="the-source\n"} 20240910082557488 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557488 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@307d2bf1ca03: Found GsupExpect[0] for "262427202543992" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262427202543992" 20240910082557496 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557496 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427202543992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427202543992" source_name="the-source\n"} 20240910082557496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557496 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557496 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427202543992" destination_name="the-source\n"} 20240910082557496 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557496 DLU <0006> fsm.c:568 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557496 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557496 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082557500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43678<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@307d2bf1ca03: Final verdict of PTC: pass 20240910082557563 DAUC <0003> db_auc.c:157 IMSI='262420214574967': No 2G Auth Data 20240910082557563 DAUC <0003> db_auc.c:192 IMSI='262420214574967': No 3G Auth Data 20240910082557585 DLGSUP <0013> hlr.c:121 IMSI 262420214574967: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@307d2bf1ca03: Created GsupExpect[0] for "262420214574967" to be handled at TC_gsup_ul_via_proxy(80) 20240910082557639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20240910082557648 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557648 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420214574967" cn_domain=PS source_name="the-source\n"} 20240910082557648 DLU <0006> fsm.c:456 lu(262420214574967)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557648 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557679 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420214574967" cn_domain=PS destination_name="the-source\n"} 20240910082557679 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557679 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@307d2bf1ca03: Found GsupExpect[0] for "262420214574967" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262420214574967" 20240910082557687 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557687 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420214574967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420214574967" source_name="the-source\n"} 20240910082557687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557687 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557687 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420214574967" destination_name="the-source\n"} 20240910082557687 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557687 DLU <0006> fsm.c:568 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557687 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557687 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082557693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@307d2bf1ca03: Final verdict of PTC: pass 20240910082557752 DAUC <0003> db_auc.c:157 IMSI='262428198504314': No 2G Auth Data 20240910082557752 DAUC <0003> db_auc.c:192 IMSI='262428198504314': No 3G Auth Data 20240910082557769 DLGSUP <0013> hlr.c:121 IMSI 262428198504314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@307d2bf1ca03: Created GsupExpect[0] for "262428198504314" to be handled at TC_gsup_ul_via_proxy(81) 20240910082557812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43686<->l=127.0.0.1:4258 20240910082557819 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557819 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428198504314" cn_domain=PS source_name="the-source\n"} 20240910082557819 DLU <0006> fsm.c:456 lu(262428198504314)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557819 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557852 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428198504314" cn_domain=PS destination_name="the-source\n"} 20240910082557852 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557852 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@307d2bf1ca03: Found GsupExpect[0] for "262428198504314" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428198504314" 20240910082557857 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557857 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428198504314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428198504314" source_name="the-source\n"} 20240910082557857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557857 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557857 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428198504314" destination_name="the-source\n"} 20240910082557857 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557857 DLU <0006> fsm.c:568 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557857 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557857 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082557859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43686<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@307d2bf1ca03: Final verdict of PTC: pass 20240910082557911 DAUC <0003> db_auc.c:157 IMSI='262428374497609': No 2G Auth Data 20240910082557911 DAUC <0003> db_auc.c:192 IMSI='262428374497609': No 3G Auth Data 20240910082557928 DLGSUP <0013> hlr.c:121 IMSI 262428374497609: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@307d2bf1ca03: Created GsupExpect[0] for "262428374497609" to be handled at TC_gsup_ul_via_proxy(82) 20240910082557999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20240910082558008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558008 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428374497609" cn_domain=PS source_name="the-source\n"} 20240910082558008 DLU <0006> fsm.c:456 lu(262428374497609)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082558008 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082558039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082558039 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428374497609" cn_domain=PS destination_name="the-source\n"} 20240910082558039 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558039 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@307d2bf1ca03: Found GsupExpect[0] for "262428374497609" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428374497609" 20240910082558046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558046 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428374497609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428374497609" source_name="the-source\n"} 20240910082558046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082558046 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082558046 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428374497609" destination_name="the-source\n"} 20240910082558046 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082558046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082558046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082558046 DLU <0006> fsm.c:568 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082558046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082558049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@307d2bf1ca03: Final verdict of PTC: pass 20240910082558122 DAUC <0003> db_auc.c:157 IMSI='262428890002446': No 2G Auth Data 20240910082558122 DAUC <0003> db_auc.c:192 IMSI='262428890002446': No 3G Auth Data 20240910082558142 DLGSUP <0013> hlr.c:121 IMSI 262428890002446: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@307d2bf1ca03: Created GsupExpect[0] for "262428890002446" to be handled at TC_gsup_ul_via_proxy(83) 20240910082558213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20240910082558219 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558219 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428890002446" cn_domain=PS source_name="the-source\n"} 20240910082558219 DLU <0006> fsm.c:456 lu(262428890002446)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082558219 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082558257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082558257 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428890002446" cn_domain=PS destination_name="the-source\n"} 20240910082558257 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558257 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@307d2bf1ca03: Found GsupExpect[0] for "262428890002446" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428890002446" 20240910082558263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558263 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428890002446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428890002446" source_name="the-source\n"} 20240910082558263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082558263 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082558263 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428890002446" destination_name="the-source\n"} 20240910082558263 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082558263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082558263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082558263 DLU <0006> fsm.c:568 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082558263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082558266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@307d2bf1ca03: Final verdict of PTC: pass 20240910082558355 DAUC <0003> db_auc.c:157 IMSI='262421228902573': No 2G Auth Data 20240910082558355 DAUC <0003> db_auc.c:192 IMSI='262421228902573': No 3G Auth Data 20240910082558374 DLGSUP <0013> hlr.c:121 IMSI 262421228902573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@307d2bf1ca03: Created GsupExpect[0] for "262421228902573" to be handled at TC_gsup_ul_via_proxy(84) 20240910082558477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20240910082558483 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558483 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421228902573" cn_domain=PS source_name="the-source\n"} 20240910082558483 DLU <0006> fsm.c:456 lu(262421228902573)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082558484 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082558522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082558522 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421228902573" cn_domain=PS destination_name="the-source\n"} 20240910082558522 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558523 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@307d2bf1ca03: Found GsupExpect[0] for "262421228902573" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421228902573" 20240910082558530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558530 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421228902573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421228902573" source_name="the-source\n"} 20240910082558530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082558530 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082558530 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421228902573" destination_name="the-source\n"} 20240910082558530 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082558530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082558530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082558530 DLU <0006> fsm.c:568 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082558530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082558533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082558597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43640<->l=127.0.0.1:4258 20240910082558597 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558597 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082558597 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082558597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082558597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082558597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37975<->l=127.0.0.1:4259) 75@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP(74)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Tue Sep 10 08:25:58 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 20240910082558621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4258 20240910082558622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=38888) Waiting for packet dumper to finish... 1 (prev_count=38888, count=48564) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:26:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_ul_subscriber_data started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082601653 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082601653 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082601655 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082601655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@307d2bf1ca03: 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) } } } } 20240910082601656 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082601656 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082601656 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082601656 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 20240910082601656 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082601656 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 20240910082601656 DLGSUP <0013> gsup_server.c:235 2: 20240910082601656 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082601656 DLGSUP <0013> gsup_server.c:235 3: 20240910082601656 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082601656 DLGSUP <0013> gsup_server.c:235 4: 20240910082601656 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082601656 DLGSUP <0013> gsup_server.c:235 5: 20240910082601656 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082601656 DLGSUP <0013> gsup_server.c:235 7: 20240910082601656 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082601656 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082601656 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082601656 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)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(85)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@307d2bf1ca03: 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") 20240910082601665 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36261<->l=127.0.0.1:4259) 20240910082601690 DAUC <0003> db_auc.c:157 IMSI='262428009261227': No 2G Auth Data 20240910082601690 DAUC <0003> db_auc.c:192 IMSI='262428009261227': No 3G Auth Data HLR_Test-GSUP(86)@307d2bf1ca03: Created GsupExpect[0] for "262428009261227" to be handled at TC_gsup_ul_subscriber_data(89) 20240910082601752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50776<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@307d2bf1ca03: GSUP ul subscriber_data<unbound> 20240910082601754 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082601754 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428009261227" cn_domain=PS} 20240910082601754 DLU <0006> fsm.c:456 lu(262428009261227)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082601754 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082601913 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082601913 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428009261227" cn_domain=PS} 20240910082601913 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082601913 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@307d2bf1ca03: Found GsupExpect[0] for "262428009261227" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428009261227" 20240910082601916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082601916 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428009261227"} 20240910082601916 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082601916 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082601916 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428009261227"} 20240910082601916 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082601916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082601916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082601916 DLU <0006> fsm.c:568 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082601916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082601916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082601917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50776<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@307d2bf1ca03: Final verdict of PTC: pass 20240910082601997 DAUC <0003> db_auc.c:157 IMSI='262420933899056': No 2G Auth Data 20240910082601997 DAUC <0003> db_auc.c:192 IMSI='262420933899056': No 3G Auth Data 20240910082602023 DLGSUP <0013> hlr.c:121 IMSI 262420933899056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@307d2bf1ca03: Created GsupExpect[0] for "262420933899056" to be handled at TC_gsup_ul_subscriber_data(90) 20240910082602054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@307d2bf1ca03: GSUP ul subscriber_data<unbound> 20240910082602056 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602056 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420933899056" cn_domain=PS} 20240910082602056 DLU <0006> fsm.c:456 lu(262420933899056)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602056 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602251 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602251 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420933899056" cn_domain=PS} 20240910082602251 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602251 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@307d2bf1ca03: Found GsupExpect[0] for "262420933899056" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420933899056" 20240910082602255 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602255 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420933899056"} 20240910082602255 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602255 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602255 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420933899056"} 20240910082602255 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602255 DLU <0006> fsm.c:568 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602255 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602255 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082602257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@307d2bf1ca03: Final verdict of PTC: pass 20240910082602338 DAUC <0003> db_auc.c:157 IMSI='262420409261320': No 2G Auth Data 20240910082602338 DAUC <0003> db_auc.c:192 IMSI='262420409261320': No 3G Auth Data 20240910082602364 DLGSUP <0013> hlr.c:121 IMSI 262420409261320: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@307d2bf1ca03: Created GsupExpect[0] for "262420409261320" to be handled at TC_gsup_ul_subscriber_data(91) 20240910082602408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@307d2bf1ca03: GSUP ul subscriber_data<unbound> 20240910082602416 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602416 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420409261320" cn_domain=PS} 20240910082602416 DLU <0006> fsm.c:456 lu(262420409261320)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602416 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602455 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602456 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420409261320" cn_domain=PS} 20240910082602456 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602456 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@307d2bf1ca03: Found GsupExpect[0] for "262420409261320" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420409261320" 20240910082602463 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602463 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420409261320"} 20240910082602463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602463 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602463 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420409261320"} 20240910082602463 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602463 DLU <0006> fsm.c:568 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602463 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602463 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082602469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@307d2bf1ca03: Final verdict of PTC: pass 20240910082602530 DAUC <0003> db_auc.c:157 IMSI='262425154705174': No 2G Auth Data 20240910082602530 DAUC <0003> db_auc.c:192 IMSI='262425154705174': No 3G Auth Data 20240910082602549 DLGSUP <0013> hlr.c:121 IMSI 262425154705174: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@307d2bf1ca03: Created GsupExpect[0] for "262425154705174" to be handled at TC_gsup_ul_subscriber_data(92) 20240910082602585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50804<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@307d2bf1ca03: GSUP ul subscriber_data<unbound> 20240910082602589 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602589 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425154705174" cn_domain=PS} 20240910082602589 DLU <0006> fsm.c:456 lu(262425154705174)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602589 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602629 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425154705174" cn_domain=PS} 20240910082602629 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602630 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@307d2bf1ca03: Found GsupExpect[0] for "262425154705174" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425154705174" 20240910082602631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602631 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425154705174"} 20240910082602631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602631 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602631 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425154705174"} 20240910082602631 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602631 DLU <0006> fsm.c:568 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082602632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50804<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@307d2bf1ca03: Final verdict of PTC: pass 20240910082602708 DAUC <0003> db_auc.c:157 IMSI='262426437445738': No 2G Auth Data 20240910082602708 DAUC <0003> db_auc.c:192 IMSI='262426437445738': No 3G Auth Data 20240910082602737 DLGSUP <0013> hlr.c:121 IMSI 262426437445738: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@307d2bf1ca03: Created GsupExpect[0] for "262426437445738" to be handled at TC_gsup_ul_subscriber_data(93) 20240910082602778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@307d2bf1ca03: GSUP ul subscriber_data<unbound> 20240910082602784 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602784 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426437445738" cn_domain=PS} 20240910082602784 DLU <0006> fsm.c:456 lu(262426437445738)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602784 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602837 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602837 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426437445738" cn_domain=PS} 20240910082602837 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602837 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@307d2bf1ca03: Found GsupExpect[0] for "262426437445738" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426437445738" 20240910082602840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602840 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426437445738"} 20240910082602840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602840 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602840 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426437445738"} 20240910082602840 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602840 DLU <0006> fsm.c:568 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082602841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@307d2bf1ca03: Final verdict of PTC: pass 20240910082602893 DAUC <0003> db_auc.c:157 IMSI='262421012251278': No 2G Auth Data 20240910082602893 DAUC <0003> db_auc.c:192 IMSI='262421012251278': No 3G Auth Data 20240910082602919 DLGSUP <0013> hlr.c:121 IMSI 262421012251278: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@307d2bf1ca03: Created GsupExpect[0] for "262421012251278" to be handled at TC_gsup_ul_subscriber_data(94) 20240910082602960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@307d2bf1ca03: GSUP ul subscriber_data<unbound> 20240910082602962 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602962 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421012251278" cn_domain=PS} 20240910082602962 DLU <0006> fsm.c:456 lu(262421012251278)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602962 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602994 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421012251278" cn_domain=PS} 20240910082602994 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602994 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@307d2bf1ca03: Found GsupExpect[0] for "262421012251278" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421012251278" 20240910082602996 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602996 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421012251278"} 20240910082602996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602996 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602996 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421012251278"} 20240910082602996 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602996 DLU <0006> fsm.c:568 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602996 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602996 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082602998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@307d2bf1ca03: Final verdict of PTC: pass 20240910082603070 DAUC <0003> db_auc.c:157 IMSI='262423022749871': No 2G Auth Data 20240910082603070 DAUC <0003> db_auc.c:192 IMSI='262423022749871': No 3G Auth Data 20240910082603092 DLGSUP <0013> hlr.c:121 IMSI 262423022749871: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@307d2bf1ca03: Created GsupExpect[0] for "262423022749871" to be handled at TC_gsup_ul_subscriber_data(95) 20240910082603137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@307d2bf1ca03: GSUP ul subscriber_data<unbound> 20240910082603139 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603139 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423022749871" cn_domain=PS} 20240910082603139 DLU <0006> fsm.c:456 lu(262423022749871)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082603139 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082603169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082603169 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423022749871" cn_domain=PS} 20240910082603169 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603169 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@307d2bf1ca03: Found GsupExpect[0] for "262423022749871" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423022749871" 20240910082603171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603171 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423022749871"} 20240910082603171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082603171 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082603171 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423022749871"} 20240910082603171 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082603171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082603171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082603171 DLU <0006> fsm.c:568 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082603171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082603172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@307d2bf1ca03: Final verdict of PTC: pass 20240910082603409 DAUC <0003> db_auc.c:157 IMSI='262429568343808': No 2G Auth Data 20240910082603409 DAUC <0003> db_auc.c:192 IMSI='262429568343808': No 3G Auth Data 20240910082603427 DLGSUP <0013> hlr.c:121 IMSI 262429568343808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@307d2bf1ca03: Created GsupExpect[0] for "262429568343808" to be handled at TC_gsup_ul_subscriber_data(96) 20240910082603490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@307d2bf1ca03: GSUP ul subscriber_data<unbound> 20240910082603496 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603496 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429568343808" cn_domain=PS} 20240910082603496 DLU <0006> fsm.c:456 lu(262429568343808)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082603496 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082603527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082603527 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429568343808" cn_domain=PS} 20240910082603527 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603527 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@307d2bf1ca03: Found GsupExpect[0] for "262429568343808" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429568343808" 20240910082603530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603530 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429568343808"} 20240910082603530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082603530 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082603530 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429568343808"} 20240910082603530 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082603530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082603530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082603530 DLU <0006> fsm.c:568 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082603530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082603532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082603595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@307d2bf1ca03: Final verdict of PTC: none 87@307d2bf1ca03: Final verdict of PTC: none 20240910082603595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36261<->l=127.0.0.1:4259) 20240910082603595 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603595 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082603595 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082603595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Tue Sep 10 08:26:03 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 20240910082603622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4258 20240910082603723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=39576) Waiting for packet dumper to finish... 1 (prev_count=39576, count=53816) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Tue Sep 10 08:26:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_vty started. MTC@307d2bf1ca03: legacy= true 20240910082606752 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082606753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082606754 DLINP <000b> input/ipa.c:451 connected read/write 20240910082606754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082606754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082606755 DLINP <000b> input/ipa.c:451 connected read/write 20240910082606755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082606755 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082606755 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082606755 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 20240910082606755 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082606755 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 20240910082606755 DLGSUP <0013> gsup_server.c:235 2: 20240910082606755 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082606755 DLGSUP <0013> gsup_server.c:235 3: 20240910082606755 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082606755 DLGSUP <0013> gsup_server.c:235 4: 20240910082606755 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082606755 DLGSUP <0013> gsup_server.c:235 5: 20240910082606755 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082606755 DLGSUP <0013> gsup_server.c:235 7: 20240910082606755 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082606755 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082606755 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082606755 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@307d2bf1ca03: 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") 20240910082606762 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39599<->l=127.0.0.1:4259) 20240910082606797 DAUC <0003> db_auc.c:157 IMSI='262420226161519': No 2G Auth Data 20240910082606797 DAUC <0003> db_auc.c:192 IMSI='262420226161519': No 3G Auth Data 20240910082606843 DAUC <0003> db_auc.c:192 IMSI='262420226161519': No 3G Auth Data 20240910082606914 DAUC <0003> db_auc.c:157 IMSI='262427681331448': No 2G Auth Data 20240910082606914 DAUC <0003> db_auc.c:192 IMSI='262427681331448': No 3G Auth Data 20240910082606948 DAUC <0003> db_auc.c:157 IMSI='262427681331448': No 2G Auth Data 20240910082607020 DAUC <0003> db_auc.c:157 IMSI='262429815764333': No 2G Auth Data 20240910082607020 DAUC <0003> db_auc.c:192 IMSI='262429815764333': No 3G Auth Data MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082607152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4258 20240910082607152 DLINP <000b> input/ipa.c:451 connected read/write 20240910082607152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082607152 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082607152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082607152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082607152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39599<->l=127.0.0.1:4259) 98@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@307d2bf1ca03: Test case TC_vty finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Tue Sep 10 08:26:07 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240910082607174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 20240910082607275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17260) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Tue Sep 10 08:26:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_vty_msisdn_isd started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082610365 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082610366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082610367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50856<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082610368 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610368 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082610368 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082610368 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 20240910082610368 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082610368 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 20240910082610368 DLGSUP <0013> gsup_server.c:235 2: 20240910082610368 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082610368 DLGSUP <0013> gsup_server.c:235 3: 20240910082610368 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082610368 DLGSUP <0013> gsup_server.c:235 4: 20240910082610368 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082610368 DLGSUP <0013> gsup_server.c:235 5: 20240910082610368 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082610368 DLGSUP <0013> gsup_server.c:235 7: 20240910082610368 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082610368 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082610368 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082610368 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@307d2bf1ca03: 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") 20240910082610376 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44189<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@307d2bf1ca03: Created GsupExpect[0] for "262423146579890" to be handled at TC_vty_msisdn_isd(104) 20240910082610382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20240910082610397 DAUC <0003> db_auc.c:157 IMSI='262423146579890': No 2G Auth Data 20240910082610397 DAUC <0003> db_auc.c:192 IMSI='262423146579890': No 3G Auth Data 20240910082610450 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610450 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423146579890" cn_domain=PS} 20240910082610450 DLU <0006> fsm.c:456 lu(262423146579890)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082610450 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082610491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082610492 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423146579890" cn_domain=PS} 20240910082610492 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610492 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@307d2bf1ca03: Found GsupExpect[0] for "262423146579890" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@307d2bf1ca03: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423146579890" 20240910082610499 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610499 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423146579890"} 20240910082610499 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082610499 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082610499 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423146579890"} 20240910082610499 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082610499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082610499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082610499 DLU <0006> fsm.c:568 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082610499 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610499 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082610519 DLGSUP <0013> hlr.c:128 IMSI 262423146579890: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240910082610519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082610522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20240910082610523 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610523 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423146579890"} 20240910082610523 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240910082610523 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@307d2bf1ca03: Final verdict of PTC: pass 20240910082610524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50856<->l=127.0.0.1:4258 20240910082610525 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082610526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082610526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082610526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44189<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@307d2bf1ca03: Final verdict of PTC: none 102@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 102: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Tue Sep 10 08:26:10 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 20240910082610566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 20240910082610667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7644) Waiting for packet dumper to finish... 1 (prev_count=7644, count=15332) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Tue Sep 10 08:26:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_purge_cs started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082613725 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082613725 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082613728 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082613733 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613733 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082613733 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082613733 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 20240910082613733 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082613733 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 20240910082613733 DLGSUP <0013> gsup_server.c:235 2: 20240910082613733 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082613733 DLGSUP <0013> gsup_server.c:235 3: 20240910082613733 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082613733 DLGSUP <0013> gsup_server.c:235 4: 20240910082613733 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082613733 DLGSUP <0013> gsup_server.c:235 5: 20240910082613733 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082613733 DLGSUP <0013> gsup_server.c:235 7: 20240910082613733 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082613733 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082613733 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082613733 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@307d2bf1ca03: 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") 20240910082613751 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38125<->l=127.0.0.1:4259) 20240910082613781 DAUC <0003> db_auc.c:157 IMSI='262421166715612': No 2G Auth Data 20240910082613781 DAUC <0003> db_auc.c:192 IMSI='262421166715612': No 3G Auth Data HLR_Test-GSUP(106)@307d2bf1ca03: Created GsupExpect[0] for "262421166715612" to be handled at TC_gsup_purge_cs(109) 20240910082613853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4258 20240910082613863 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613863 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421166715612" cn_domain=PS} 20240910082613863 DLU <0006> fsm.c:456 lu(262421166715612)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082613863 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082613902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082613902 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421166715612" cn_domain=PS} 20240910082613902 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613902 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@307d2bf1ca03: Found GsupExpect[0] for "262421166715612" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421166715612" 20240910082613904 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613904 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421166715612"} 20240910082613904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082613904 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082613904 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421166715612"} 20240910082613904 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082613904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082613904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082613904 DLU <0006> fsm.c:568 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082613904 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613904 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082613905 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613905 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421166715612" cn_domain=CS} 20240910082613905 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082613927 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421166715612"} 20240910082613927 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082613927 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613927 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082613928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@307d2bf1ca03: Final verdict of PTC: pass 20240910082613981 DAUC <0003> db_auc.c:157 IMSI='262422272647396': No 2G Auth Data 20240910082613981 DAUC <0003> db_auc.c:192 IMSI='262422272647396': No 3G Auth Data 20240910082614012 DLGSUP <0013> hlr.c:121 IMSI 262422272647396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@307d2bf1ca03: Created GsupExpect[0] for "262422272647396" to be handled at TC_gsup_purge_cs(110) 20240910082614059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4258 20240910082614067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614067 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422272647396" cn_domain=PS} 20240910082614067 DLU <0006> fsm.c:456 lu(262422272647396)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614067 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614127 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614127 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422272647396" cn_domain=PS} 20240910082614127 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614127 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@307d2bf1ca03: Found GsupExpect[0] for "262422272647396" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422272647396" 20240910082614129 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614129 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422272647396"} 20240910082614129 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614129 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614129 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422272647396"} 20240910082614129 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614129 DLU <0006> fsm.c:568 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614129 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614129 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082614129 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614129 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422272647396" cn_domain=CS} 20240910082614129 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614156 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422272647396"} 20240910082614156 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614156 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614156 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082614159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@307d2bf1ca03: Final verdict of PTC: pass 20240910082614225 DAUC <0003> db_auc.c:157 IMSI='262427259053421': No 2G Auth Data 20240910082614225 DAUC <0003> db_auc.c:192 IMSI='262427259053421': No 3G Auth Data 20240910082614246 DLGSUP <0013> hlr.c:121 IMSI 262427259053421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@307d2bf1ca03: Created GsupExpect[0] for "262427259053421" to be handled at TC_gsup_purge_cs(111) 20240910082614288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 20240910082614292 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614292 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427259053421" cn_domain=PS} 20240910082614292 DLU <0006> fsm.c:456 lu(262427259053421)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614292 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614341 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427259053421" cn_domain=PS} 20240910082614341 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614341 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@307d2bf1ca03: Found GsupExpect[0] for "262427259053421" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427259053421" 20240910082614346 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614346 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427259053421"} 20240910082614346 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614346 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614346 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427259053421"} 20240910082614346 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614346 DLU <0006> fsm.c:568 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614347 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614347 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082614352 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614352 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427259053421" cn_domain=CS} 20240910082614352 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614374 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427259053421"} 20240910082614375 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614375 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614375 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082614379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@307d2bf1ca03: Final verdict of PTC: pass 20240910082614443 DAUC <0003> db_auc.c:157 IMSI='262420859431409': No 2G Auth Data 20240910082614443 DAUC <0003> db_auc.c:192 IMSI='262420859431409': No 3G Auth Data 20240910082614463 DLGSUP <0013> hlr.c:121 IMSI 262420859431409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@307d2bf1ca03: Created GsupExpect[0] for "262420859431409" to be handled at TC_gsup_purge_cs(112) 20240910082614493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 20240910082614495 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614495 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420859431409" cn_domain=PS} 20240910082614495 DLU <0006> fsm.c:456 lu(262420859431409)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614495 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614541 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420859431409" cn_domain=PS} 20240910082614541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@307d2bf1ca03: Found GsupExpect[0] for "262420859431409" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_purge_cs(112)"262420859431409" 20240910082614548 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614548 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420859431409"} 20240910082614548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614548 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614548 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420859431409"} 20240910082614548 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614548 DLU <0006> fsm.c:568 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614548 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614548 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082614550 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614550 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420859431409" cn_domain=CS} 20240910082614550 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614560 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420859431409"} 20240910082614560 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082614564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@307d2bf1ca03: Final verdict of PTC: pass 20240910082614622 DAUC <0003> db_auc.c:157 IMSI='262420469325600': No 2G Auth Data 20240910082614622 DAUC <0003> db_auc.c:192 IMSI='262420469325600': No 3G Auth Data 20240910082614642 DLGSUP <0013> hlr.c:121 IMSI 262420469325600: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@307d2bf1ca03: Created GsupExpect[0] for "262420469325600" to be handled at TC_gsup_purge_cs(113) 20240910082614695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57888<->l=127.0.0.1:4258 20240910082614703 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614703 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420469325600" cn_domain=PS} 20240910082614703 DLU <0006> fsm.c:456 lu(262420469325600)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614703 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614739 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420469325600" cn_domain=PS} 20240910082614739 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614739 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@307d2bf1ca03: Found GsupExpect[0] for "262420469325600" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420469325600" 20240910082614745 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614745 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420469325600"} 20240910082614745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614745 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614745 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420469325600"} 20240910082614745 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614745 DLU <0006> fsm.c:568 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614745 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614745 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082614749 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614749 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420469325600" cn_domain=CS} 20240910082614749 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614764 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420469325600"} 20240910082614764 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614764 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614764 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082614765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57888<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@307d2bf1ca03: Final verdict of PTC: pass 20240910082614830 DAUC <0003> db_auc.c:157 IMSI='262428889447747': No 2G Auth Data 20240910082614830 DAUC <0003> db_auc.c:192 IMSI='262428889447747': No 3G Auth Data 20240910082614848 DLGSUP <0013> hlr.c:121 IMSI 262428889447747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@307d2bf1ca03: Created GsupExpect[0] for "262428889447747" to be handled at TC_gsup_purge_cs(114) 20240910082614914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 20240910082614921 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614921 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428889447747" cn_domain=PS} 20240910082614921 DLU <0006> fsm.c:456 lu(262428889447747)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614921 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614954 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428889447747" cn_domain=PS} 20240910082614954 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614954 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@307d2bf1ca03: Found GsupExpect[0] for "262428889447747" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428889447747" 20240910082614959 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614959 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428889447747"} 20240910082614959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614959 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614959 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428889447747"} 20240910082614959 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614959 DLU <0006> fsm.c:568 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614959 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614959 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082614962 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614962 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428889447747" cn_domain=CS} 20240910082614962 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614975 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428889447747"} 20240910082614975 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082614977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@307d2bf1ca03: Final verdict of PTC: pass 20240910082615054 DAUC <0003> db_auc.c:157 IMSI='262426881840869': No 2G Auth Data 20240910082615054 DAUC <0003> db_auc.c:192 IMSI='262426881840869': No 3G Auth Data 20240910082615073 DLGSUP <0013> hlr.c:121 IMSI 262426881840869: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@307d2bf1ca03: Created GsupExpect[0] for "262426881840869" to be handled at TC_gsup_purge_cs(115) 20240910082615146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57914<->l=127.0.0.1:4258 20240910082615149 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615149 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426881840869" cn_domain=PS} 20240910082615149 DLU <0006> fsm.c:456 lu(262426881840869)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082615149 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082615178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082615178 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426881840869" cn_domain=PS} 20240910082615179 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615179 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@307d2bf1ca03: Found GsupExpect[0] for "262426881840869" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426881840869" 20240910082615187 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615187 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426881840869"} 20240910082615187 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082615187 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082615187 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426881840869"} 20240910082615187 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082615187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082615187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082615187 DLU <0006> fsm.c:568 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082615187 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615187 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082615191 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615191 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426881840869" cn_domain=CS} 20240910082615191 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082615212 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426881840869"} 20240910082615212 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082615212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082615218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57914<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@307d2bf1ca03: Final verdict of PTC: pass 20240910082615302 DAUC <0003> db_auc.c:157 IMSI='262420752527847': No 2G Auth Data 20240910082615302 DAUC <0003> db_auc.c:192 IMSI='262420752527847': No 3G Auth Data 20240910082615321 DLGSUP <0013> hlr.c:121 IMSI 262420752527847: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@307d2bf1ca03: Created GsupExpect[0] for "262420752527847" to be handled at TC_gsup_purge_cs(116) 20240910082615386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 20240910082615397 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615397 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420752527847" cn_domain=PS} 20240910082615397 DLU <0006> fsm.c:456 lu(262420752527847)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082615397 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082615436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082615436 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420752527847" cn_domain=PS} 20240910082615436 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615436 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@307d2bf1ca03: Found GsupExpect[0] for "262420752527847" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420752527847" 20240910082615439 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615439 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420752527847"} 20240910082615439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082615439 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082615439 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420752527847"} 20240910082615439 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082615439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082615439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082615439 DLU <0006> fsm.c:568 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082615439 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615439 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082615440 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615440 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420752527847" cn_domain=CS} 20240910082615440 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082615456 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420752527847"} 20240910082615456 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082615456 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615456 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082615457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082615530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20240910082615531 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615531 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082615531 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082615531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082615531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38125<->l=127.0.0.1:4259) 107@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP(106)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Tue Sep 10 08:26:15 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 20240910082615556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4258 20240910082615656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37188) Waiting for packet dumper to finish... 1 (prev_count=37188, count=50684) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Tue Sep 10 08:26:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_purge_ps started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082618703 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082618703 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082618706 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082618710 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618710 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082618710 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082618710 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 20240910082618710 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082618710 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 20240910082618710 DLGSUP <0013> gsup_server.c:235 2: 20240910082618710 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082618710 DLGSUP <0013> gsup_server.c:235 3: 20240910082618710 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082618710 DLGSUP <0013> gsup_server.c:235 4: 20240910082618710 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082618710 DLGSUP <0013> gsup_server.c:235 5: 20240910082618710 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082618710 DLGSUP <0013> gsup_server.c:235 7: 20240910082618710 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082618710 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082618710 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082618710 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@307d2bf1ca03: 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") 20240910082618737 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38611<->l=127.0.0.1:4259) 20240910082618758 DAUC <0003> db_auc.c:157 IMSI='262429373539818': No 2G Auth Data 20240910082618758 DAUC <0003> db_auc.c:192 IMSI='262429373539818': No 3G Auth Data HLR_Test-GSUP(118)@307d2bf1ca03: Created GsupExpect[0] for "262429373539818" to be handled at TC_gsup_purge_ps(121) 20240910082618821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57936<->l=127.0.0.1:4258 20240910082618831 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618831 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429373539818" cn_domain=PS} 20240910082618831 DLU <0006> fsm.c:456 lu(262429373539818)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082618831 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082618870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082618870 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429373539818" cn_domain=PS} 20240910082618870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@307d2bf1ca03: Found GsupExpect[0] for "262429373539818" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429373539818" 20240910082618878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618878 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429373539818"} 20240910082618878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082618878 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082618878 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429373539818"} 20240910082618878 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082618878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082618878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082618878 DLU <0006> fsm.c:568 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082618878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082618883 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618883 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429373539818" cn_domain=PS} 20240910082618883 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082618897 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429373539818"} 20240910082618897 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082618897 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618897 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082618899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57936<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@307d2bf1ca03: Final verdict of PTC: pass 20240910082618963 DAUC <0003> db_auc.c:157 IMSI='262421744987266': No 2G Auth Data 20240910082618963 DAUC <0003> db_auc.c:192 IMSI='262421744987266': No 3G Auth Data 20240910082619003 DLGSUP <0013> hlr.c:121 IMSI 262421744987266: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@307d2bf1ca03: Created GsupExpect[0] for "262421744987266" to be handled at TC_gsup_purge_ps(122) 20240910082619035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4258 20240910082619038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619038 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421744987266" cn_domain=PS} 20240910082619039 DLU <0006> fsm.c:456 lu(262421744987266)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619039 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619082 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421744987266" cn_domain=PS} 20240910082619082 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619083 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@307d2bf1ca03: Found GsupExpect[0] for "262421744987266" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421744987266" 20240910082619090 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619090 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421744987266"} 20240910082619090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619090 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619090 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421744987266"} 20240910082619090 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619090 DLU <0006> fsm.c:568 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619090 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619090 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082619094 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619095 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421744987266" cn_domain=PS} 20240910082619095 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619115 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421744987266"} 20240910082619115 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619115 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619115 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082619119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@307d2bf1ca03: Final verdict of PTC: pass 20240910082619169 DAUC <0003> db_auc.c:157 IMSI='262423420300473': No 2G Auth Data 20240910082619169 DAUC <0003> db_auc.c:192 IMSI='262423420300473': No 3G Auth Data 20240910082619188 DLGSUP <0013> hlr.c:121 IMSI 262423420300473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@307d2bf1ca03: Created GsupExpect[0] for "262423420300473" to be handled at TC_gsup_purge_ps(123) 20240910082619220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20240910082619221 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619221 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423420300473" cn_domain=PS} 20240910082619221 DLU <0006> fsm.c:456 lu(262423420300473)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619222 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619261 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423420300473" cn_domain=PS} 20240910082619261 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619261 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@307d2bf1ca03: Found GsupExpect[0] for "262423420300473" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423420300473" 20240910082619268 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619268 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423420300473"} 20240910082619268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619268 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619268 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423420300473"} 20240910082619268 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619268 DLU <0006> fsm.c:568 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619268 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619268 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082619272 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619272 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423420300473" cn_domain=PS} 20240910082619272 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619288 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423420300473"} 20240910082619288 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619288 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619288 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082619290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@307d2bf1ca03: Final verdict of PTC: pass 20240910082619344 DAUC <0003> db_auc.c:157 IMSI='262421889763426': No 2G Auth Data 20240910082619344 DAUC <0003> db_auc.c:192 IMSI='262421889763426': No 3G Auth Data 20240910082619362 DLGSUP <0013> hlr.c:121 IMSI 262421889763426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@307d2bf1ca03: Created GsupExpect[0] for "262421889763426" to be handled at TC_gsup_purge_ps(124) 20240910082619394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57960<->l=127.0.0.1:4258 20240910082619396 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619396 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421889763426" cn_domain=PS} 20240910082619396 DLU <0006> fsm.c:456 lu(262421889763426)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619396 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619430 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421889763426" cn_domain=PS} 20240910082619431 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619431 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@307d2bf1ca03: Found GsupExpect[0] for "262421889763426" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_purge_ps(124)"262421889763426" 20240910082619437 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619437 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421889763426"} 20240910082619437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619437 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619437 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421889763426"} 20240910082619437 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619437 DLU <0006> fsm.c:568 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619437 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619437 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082619440 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619440 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421889763426" cn_domain=PS} 20240910082619440 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619452 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421889763426"} 20240910082619453 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619453 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619453 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082619456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57960<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@307d2bf1ca03: Final verdict of PTC: pass 20240910082619505 DAUC <0003> db_auc.c:157 IMSI='262429530513324': No 2G Auth Data 20240910082619505 DAUC <0003> db_auc.c:192 IMSI='262429530513324': No 3G Auth Data 20240910082619523 DLGSUP <0013> hlr.c:121 IMSI 262429530513324: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@307d2bf1ca03: Created GsupExpect[0] for "262429530513324" to be handled at TC_gsup_purge_ps(125) 20240910082619547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20240910082619549 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619549 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429530513324" cn_domain=PS} 20240910082619549 DLU <0006> fsm.c:456 lu(262429530513324)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619549 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619582 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619582 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429530513324" cn_domain=PS} 20240910082619582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@307d2bf1ca03: Found GsupExpect[0] for "262429530513324" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429530513324" 20240910082619584 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619584 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429530513324"} 20240910082619584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619584 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619584 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429530513324"} 20240910082619584 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619584 DLU <0006> fsm.c:568 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619584 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619584 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082619585 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619585 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429530513324" cn_domain=PS} 20240910082619585 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619610 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429530513324"} 20240910082619610 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619610 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619610 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082619613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@307d2bf1ca03: Final verdict of PTC: pass 20240910082619669 DAUC <0003> db_auc.c:157 IMSI='262427823074387': No 2G Auth Data 20240910082619669 DAUC <0003> db_auc.c:192 IMSI='262427823074387': No 3G Auth Data 20240910082619696 DLGSUP <0013> hlr.c:121 IMSI 262427823074387: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@307d2bf1ca03: Created GsupExpect[0] for "262427823074387" to be handled at TC_gsup_purge_ps(126) 20240910082619762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20240910082619766 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619766 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427823074387" cn_domain=PS} 20240910082619766 DLU <0006> fsm.c:456 lu(262427823074387)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619766 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619795 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427823074387" cn_domain=PS} 20240910082619795 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619796 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@307d2bf1ca03: Found GsupExpect[0] for "262427823074387" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427823074387" 20240910082619802 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619802 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427823074387"} 20240910082619802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619802 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619802 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427823074387"} 20240910082619802 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619802 DLU <0006> fsm.c:568 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619802 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619802 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082619805 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619805 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427823074387" cn_domain=PS} 20240910082619805 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619829 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427823074387"} 20240910082619829 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619829 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619829 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082619834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@307d2bf1ca03: Final verdict of PTC: pass 20240910082619906 DAUC <0003> db_auc.c:157 IMSI='262426483272699': No 2G Auth Data 20240910082619906 DAUC <0003> db_auc.c:192 IMSI='262426483272699': No 3G Auth Data 20240910082619923 DLGSUP <0013> hlr.c:121 IMSI 262426483272699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@307d2bf1ca03: Created GsupExpect[0] for "262426483272699" to be handled at TC_gsup_purge_ps(127) 20240910082620016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4258 20240910082620020 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620021 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426483272699" cn_domain=PS} 20240910082620021 DLU <0006> fsm.c:456 lu(262426483272699)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082620021 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082620063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082620063 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426483272699" cn_domain=PS} 20240910082620063 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620063 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@307d2bf1ca03: Found GsupExpect[0] for "262426483272699" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426483272699" 20240910082620067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620067 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426483272699"} 20240910082620067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082620067 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082620067 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426483272699"} 20240910082620067 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082620067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082620067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082620067 DLU <0006> fsm.c:568 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082620067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082620068 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620068 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426483272699" cn_domain=PS} 20240910082620068 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082620083 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426483272699"} 20240910082620083 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082620083 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620083 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082620084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@307d2bf1ca03: Final verdict of PTC: pass 20240910082620181 DAUC <0003> db_auc.c:157 IMSI='262420809929538': No 2G Auth Data 20240910082620181 DAUC <0003> db_auc.c:192 IMSI='262420809929538': No 3G Auth Data 20240910082620199 DLGSUP <0013> hlr.c:121 IMSI 262420809929538: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@307d2bf1ca03: Created GsupExpect[0] for "262420809929538" to be handled at TC_gsup_purge_ps(128) 20240910082620251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 20240910082620254 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620254 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420809929538" cn_domain=PS} 20240910082620254 DLU <0006> fsm.c:456 lu(262420809929538)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082620255 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082620294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082620294 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420809929538" cn_domain=PS} 20240910082620294 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620294 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@307d2bf1ca03: Found GsupExpect[0] for "262420809929538" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420809929538" 20240910082620298 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620298 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420809929538"} 20240910082620298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082620298 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082620298 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420809929538"} 20240910082620298 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082620298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082620298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082620298 DLU <0006> fsm.c:568 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082620298 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620298 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082620299 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620299 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420809929538" cn_domain=PS} 20240910082620299 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082620315 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420809929538"} 20240910082620315 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082620315 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620315 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082620318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@307d2bf1ca03: Final verdict of PTC: pass 20240910082620373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082620374 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620374 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082620374 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082620374 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082620374 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38611<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@307d2bf1ca03: Final verdict of PTC: none 119@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Tue Sep 10 08:26:20 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 20240910082620402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20240910082620502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=39556) Waiting for packet dumper to finish... 1 (prev_count=39556, count=50884) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Tue Sep 10 08:26:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_purge_unknown started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082623538 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082623538 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082623539 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082623539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082623540 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082623540 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082623540 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082623540 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 20240910082623540 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082623540 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 20240910082623540 DLGSUP <0013> gsup_server.c:235 2: 20240910082623540 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082623540 DLGSUP <0013> gsup_server.c:235 3: 20240910082623540 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082623540 DLGSUP <0013> gsup_server.c:235 4: 20240910082623540 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082623540 DLGSUP <0013> gsup_server.c:235 5: 20240910082623540 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082623540 DLGSUP <0013> gsup_server.c:235 7: 20240910082623540 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082623540 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082623540 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082623540 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@307d2bf1ca03: 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") 20240910082623549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42213<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@307d2bf1ca03: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240910082623554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 20240910082623582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082623582 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} 20240910082623582 DLU <0006> fsm.c:456 lu(2345743413463)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082623582 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 20240910082623582 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} 20240910082623582 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082623582 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55cc1ca7da60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082623582 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55cc1ca7da60]{UNVALIDATED}: Freeing instance 20240910082623582 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55cc1ca7da60]{UNVALIDATED}: Deallocated 20240910082623582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082623582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@307d2bf1ca03: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@307d2bf1ca03: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082623584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082623584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20240910082623584 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082623584 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082623584 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082623584 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@307d2bf1ca03: Final verdict of PTC: none 20240910082623585 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42213<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@307d2bf1ca03: Final verdict of PTC: none 131@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Tue Sep 10 08:26:23 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 20240910082623608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20240910082623708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12432) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Tue Sep 10 08:26:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_mo_ussd_unknown started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082626742 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082626742 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082626744 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082626745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082626747 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082626747 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082626747 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082626747 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 20240910082626747 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082626747 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 20240910082626747 DLGSUP <0013> gsup_server.c:235 2: 20240910082626747 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082626747 DLGSUP <0013> gsup_server.c:235 3: 20240910082626747 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082626747 DLGSUP <0013> gsup_server.c:235 4: 20240910082626747 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082626747 DLGSUP <0013> gsup_server.c:235 5: 20240910082626747 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082626747 DLGSUP <0013> gsup_server.c:235 7: 20240910082626747 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082626747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082626747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082626747 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@307d2bf1ca03: 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") 20240910082626755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34011<->l=127.0.0.1:4259) 20240910082626787 DAUC <0003> db_auc.c:157 IMSI='262426483553966': No 2G Auth Data 20240910082626787 DAUC <0003> db_auc.c:192 IMSI='262426483553966': No 3G Auth Data HLR_Test-GSUP(135)@307d2bf1ca03: Created GsupExpect[0] for "262426483553966" to be handled at TC_mo_ussd_unknown(138) 20240910082626866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20240910082626871 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082626871 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426483553966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426483553966" session_id=899052240 session_state=BEGIN} 20240910082626871 DSS <0004> hlr_ussd.c:576 262426483553966/0x359672d0: Process SS (BEGIN) 20240910082626871 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082626871 DSS <0004> hlr_ussd.c:518 262426483553966/0x359672d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082626871 DSS <0004> hlr_ussd.c:523 262426483553966/0x359672d0: USSD for unknown code '*#200#' 20240910082626871 DSS <0004> hlr_ussd.c:354 262426483553966/0x359672d0: Tx ReturnError(1, 0x12) 20240910082626871 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426483553966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426483553966" session_id=899052240 session_state=END} 20240910082626871 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082626871 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@307d2bf1ca03: Found GsupExpect[0] for "262426483553966" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426483553966" TC_mo_ussd_unknown(138)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082626873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@307d2bf1ca03: Final verdict of PTC: pass 20240910082626899 DAUC <0003> db_auc.c:157 IMSI='262422313237583': No 2G Auth Data 20240910082626899 DAUC <0003> db_auc.c:192 IMSI='262422313237583': No 3G Auth Data HLR_Test-GSUP(135)@307d2bf1ca03: Created GsupExpect[0] for "262422313237583" to be handled at TC_mo_ussd_unknown(139) 20240910082626964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20240910082626978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082626978 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422313237583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422313237583" session_id=2155855484 session_state=BEGIN} 20240910082626978 DSS <0004> hlr_ussd.c:576 262422313237583/0x807fbe7c: Process SS (BEGIN) 20240910082626978 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082626978 DSS <0004> hlr_ussd.c:518 262422313237583/0x807fbe7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082626978 DSS <0004> hlr_ussd.c:523 262422313237583/0x807fbe7c: USSD for unknown code '*#200#' 20240910082626978 DSS <0004> hlr_ussd.c:354 262422313237583/0x807fbe7c: Tx ReturnError(1, 0x12) 20240910082626978 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422313237583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422313237583" session_id=2155855484 session_state=END} 20240910082626978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082626978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@307d2bf1ca03: Found GsupExpect[0] for "262422313237583" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422313237583" TC_mo_ussd_unknown(139)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082626985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@307d2bf1ca03: Final verdict of PTC: pass 20240910082627010 DAUC <0003> db_auc.c:157 IMSI='262426987693637': No 2G Auth Data 20240910082627010 DAUC <0003> db_auc.c:192 IMSI='262426987693637': No 3G Auth Data HLR_Test-GSUP(135)@307d2bf1ca03: Created GsupExpect[0] for "262426987693637" to be handled at TC_mo_ussd_unknown(140) 20240910082627066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20240910082627072 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627072 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426987693637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426987693637" session_id=3669349494 session_state=BEGIN} 20240910082627073 DSS <0004> hlr_ussd.c:576 262426987693637/0xdab5d476: Process SS (BEGIN) 20240910082627073 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627073 DSS <0004> hlr_ussd.c:518 262426987693637/0xdab5d476: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627073 DSS <0004> hlr_ussd.c:523 262426987693637/0xdab5d476: USSD for unknown code '*#200#' 20240910082627073 DSS <0004> hlr_ussd.c:354 262426987693637/0xdab5d476: Tx ReturnError(1, 0x12) 20240910082627073 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426987693637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426987693637" session_id=3669349494 session_state=END} 20240910082627073 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627073 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@307d2bf1ca03: Found GsupExpect[0] for "262426987693637" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426987693637" TC_mo_ussd_unknown(140)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082627076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@307d2bf1ca03: Final verdict of PTC: pass 20240910082627126 DAUC <0003> db_auc.c:157 IMSI='262423204253760': No 2G Auth Data 20240910082627126 DAUC <0003> db_auc.c:192 IMSI='262423204253760': No 3G Auth Data HLR_Test-GSUP(135)@307d2bf1ca03: Created GsupExpect[0] for "262423204253760" to be handled at TC_mo_ussd_unknown(141) 20240910082627167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37142<->l=127.0.0.1:4258 20240910082627171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627171 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423204253760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423204253760" session_id=1484160365 session_state=BEGIN} 20240910082627171 DSS <0004> hlr_ussd.c:576 262423204253760/0x58767d6d: Process SS (BEGIN) 20240910082627171 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627171 DSS <0004> hlr_ussd.c:518 262423204253760/0x58767d6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627171 DSS <0004> hlr_ussd.c:523 262423204253760/0x58767d6d: USSD for unknown code '*#200#' 20240910082627171 DSS <0004> hlr_ussd.c:354 262423204253760/0x58767d6d: Tx ReturnError(1, 0x12) 20240910082627171 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423204253760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423204253760" session_id=1484160365 session_state=END} 20240910082627171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@307d2bf1ca03: Found GsupExpect[0] for "262423204253760" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423204253760" TC_mo_ussd_unknown(141)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082627173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37142<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@307d2bf1ca03: Final verdict of PTC: pass 20240910082627191 DAUC <0003> db_auc.c:157 IMSI='262422145612182': No 2G Auth Data 20240910082627191 DAUC <0003> db_auc.c:192 IMSI='262422145612182': No 3G Auth Data HLR_Test-GSUP(135)@307d2bf1ca03: Created GsupExpect[0] for "262422145612182" to be handled at TC_mo_ussd_unknown(142) 20240910082627235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 20240910082627238 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627238 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422145612182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422145612182" session_id=1509724555 session_state=BEGIN} 20240910082627238 DSS <0004> hlr_ussd.c:576 262422145612182/0x59fc918b: Process SS (BEGIN) 20240910082627238 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627238 DSS <0004> hlr_ussd.c:518 262422145612182/0x59fc918b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627238 DSS <0004> hlr_ussd.c:523 262422145612182/0x59fc918b: USSD for unknown code '*#200#' 20240910082627238 DSS <0004> hlr_ussd.c:354 262422145612182/0x59fc918b: Tx ReturnError(1, 0x12) 20240910082627238 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422145612182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422145612182" session_id=1509724555 session_state=END} 20240910082627238 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627238 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@307d2bf1ca03: Found GsupExpect[0] for "262422145612182" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422145612182" TC_mo_ussd_unknown(142)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082627240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@307d2bf1ca03: Final verdict of PTC: pass 20240910082627268 DAUC <0003> db_auc.c:157 IMSI='262425465814062': No 2G Auth Data 20240910082627268 DAUC <0003> db_auc.c:192 IMSI='262425465814062': No 3G Auth Data HLR_Test-GSUP(135)@307d2bf1ca03: Created GsupExpect[0] for "262425465814062" to be handled at TC_mo_ussd_unknown(143) 20240910082627338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4258 20240910082627342 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627343 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425465814062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425465814062" session_id=3060094649 session_state=BEGIN} 20240910082627343 DSS <0004> hlr_ussd.c:576 262425465814062/0xb66556b9: Process SS (BEGIN) 20240910082627343 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627343 DSS <0004> hlr_ussd.c:518 262425465814062/0xb66556b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627343 DSS <0004> hlr_ussd.c:523 262425465814062/0xb66556b9: USSD for unknown code '*#200#' 20240910082627343 DSS <0004> hlr_ussd.c:354 262425465814062/0xb66556b9: Tx ReturnError(1, 0x12) 20240910082627343 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425465814062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425465814062" session_id=3060094649 session_state=END} 20240910082627343 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627343 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@307d2bf1ca03: Found GsupExpect[0] for "262425465814062" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425465814062" TC_mo_ussd_unknown(143)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082627344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@307d2bf1ca03: Final verdict of PTC: pass 20240910082627355 DAUC <0003> db_auc.c:157 IMSI='262422286927330': No 2G Auth Data 20240910082627355 DAUC <0003> db_auc.c:192 IMSI='262422286927330': No 3G Auth Data HLR_Test-GSUP(135)@307d2bf1ca03: Created GsupExpect[0] for "262422286927330" to be handled at TC_mo_ussd_unknown(144) 20240910082627410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 20240910082627413 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627413 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422286927330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422286927330" session_id=3421761038 session_state=BEGIN} 20240910082627413 DSS <0004> hlr_ussd.c:576 262422286927330/0xcbf3ee0e: Process SS (BEGIN) 20240910082627413 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627413 DSS <0004> hlr_ussd.c:518 262422286927330/0xcbf3ee0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627413 DSS <0004> hlr_ussd.c:523 262422286927330/0xcbf3ee0e: USSD for unknown code '*#200#' 20240910082627413 DSS <0004> hlr_ussd.c:354 262422286927330/0xcbf3ee0e: Tx ReturnError(1, 0x12) 20240910082627413 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422286927330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422286927330" session_id=3421761038 session_state=END} 20240910082627413 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627413 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@307d2bf1ca03: Found GsupExpect[0] for "262422286927330" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422286927330" TC_mo_ussd_unknown(144)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082627415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@307d2bf1ca03: Final verdict of PTC: pass 20240910082627432 DAUC <0003> db_auc.c:157 IMSI='262421159591434': No 2G Auth Data 20240910082627432 DAUC <0003> db_auc.c:192 IMSI='262421159591434': No 3G Auth Data HLR_Test-GSUP(135)@307d2bf1ca03: Created GsupExpect[0] for "262421159591434" to be handled at TC_mo_ussd_unknown(145) 20240910082627547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4258 20240910082627560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627560 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421159591434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421159591434" session_id=365616960 session_state=BEGIN} 20240910082627560 DSS <0004> hlr_ussd.c:576 262421159591434/0x15cadf40: Process SS (BEGIN) 20240910082627560 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627560 DSS <0004> hlr_ussd.c:518 262421159591434/0x15cadf40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627560 DSS <0004> hlr_ussd.c:523 262421159591434/0x15cadf40: USSD for unknown code '*#200#' 20240910082627560 DSS <0004> hlr_ussd.c:354 262421159591434/0x15cadf40: Tx ReturnError(1, 0x12) 20240910082627560 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421159591434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421159591434" session_id=365616960 session_state=END} 20240910082627560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@307d2bf1ca03: Found GsupExpect[0] for "262421159591434" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262421159591434" TC_mo_ussd_unknown(145)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082627564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@307d2bf1ca03: Final verdict of PTC: pass 20240910082627565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20240910082627566 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34011<->l=127.0.0.1:4259) 20240910082627566 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627566 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082627566 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082627566 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@307d2bf1ca03: Final verdict of PTC: none 136@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 136: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Tue Sep 10 08:26:27 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 20240910082627602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37192<->l=127.0.0.1:4258 20240910082627703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37192<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14720) Waiting for packet dumper to finish... 1 (prev_count=14720, count=40860) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:26:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_mo_ussd_euse_disc started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082630801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082630801 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082630803 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082630803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082630805 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082630805 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082630805 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082630805 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 20240910082630805 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082630805 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 20240910082630805 DLGSUP <0013> gsup_server.c:235 2: 20240910082630805 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082630805 DLGSUP <0013> gsup_server.c:235 3: 20240910082630805 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082630805 DLGSUP <0013> gsup_server.c:235 4: 20240910082630805 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082630805 DLGSUP <0013> gsup_server.c:235 5: 20240910082630805 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082630805 DLGSUP <0013> gsup_server.c:235 7: 20240910082630805 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082630805 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082630805 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082630805 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@307d2bf1ca03: 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") 20240910082630830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33589<->l=127.0.0.1:4259) 20240910082630852 DAUC <0003> db_auc.c:157 IMSI='262420937829790': No 2G Auth Data 20240910082630852 DAUC <0003> db_auc.c:192 IMSI='262420937829790': No 3G Auth Data HLR_Test-GSUP(147)@307d2bf1ca03: Created GsupExpect[0] for "262420937829790" to be handled at TC_mo_ussd_euse_disc(150) 20240910082630884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20240910082630893 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082630893 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420937829790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420937829790" session_id=4281527158 session_state=BEGIN} 20240910082630893 DSS <0004> hlr_ussd.c:576 262420937829790/0xff32eb76: Process SS (BEGIN) 20240910082630893 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082630893 DSS <0004> hlr_ussd.c:518 262420937829790/0xff32eb76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082630893 DSS <0004> hlr_ussd.c:542 262420937829790/0xff32eb76: Cannot find conn for EUSE EUSE-foobar 20240910082630893 DSS <0004> hlr_ussd.c:354 262420937829790/0xff32eb76: Tx ReturnError(1, 0x22) 20240910082630893 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420937829790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420937829790" session_id=4281527158 session_state=END} 20240910082630893 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082630893 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@307d2bf1ca03: Found GsupExpect[0] for "262420937829790" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420937829790" TC_mo_ussd_euse_disc(150)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082630897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@307d2bf1ca03: Final verdict of PTC: pass 20240910082630910 DAUC <0003> db_auc.c:157 IMSI='262428271613957': No 2G Auth Data 20240910082630910 DAUC <0003> db_auc.c:192 IMSI='262428271613957': No 3G Auth Data HLR_Test-GSUP(147)@307d2bf1ca03: Created GsupExpect[0] for "262428271613957" to be handled at TC_mo_ussd_euse_disc(151) 20240910082630956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4258 20240910082630971 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082630971 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428271613957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428271613957" session_id=3867351225 session_state=BEGIN} 20240910082630971 DSS <0004> hlr_ussd.c:576 262428271613957/0xe68318b9: Process SS (BEGIN) 20240910082630971 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082630971 DSS <0004> hlr_ussd.c:518 262428271613957/0xe68318b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082630971 DSS <0004> hlr_ussd.c:542 262428271613957/0xe68318b9: Cannot find conn for EUSE EUSE-foobar 20240910082630971 DSS <0004> hlr_ussd.c:354 262428271613957/0xe68318b9: Tx ReturnError(1, 0x22) 20240910082630971 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428271613957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428271613957" session_id=3867351225 session_state=END} 20240910082630971 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082630971 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@307d2bf1ca03: Found GsupExpect[0] for "262428271613957" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262428271613957" TC_mo_ussd_euse_disc(151)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082630978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@307d2bf1ca03: Final verdict of PTC: pass 20240910082630988 DAUC <0003> db_auc.c:157 IMSI='262420424640913': No 2G Auth Data 20240910082630988 DAUC <0003> db_auc.c:192 IMSI='262420424640913': No 3G Auth Data HLR_Test-GSUP(147)@307d2bf1ca03: Created GsupExpect[0] for "262420424640913" to be handled at TC_mo_ussd_euse_disc(152) 20240910082631041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20240910082631045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631045 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420424640913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420424640913" session_id=1544823562 session_state=BEGIN} 20240910082631045 DSS <0004> hlr_ussd.c:576 262420424640913/0x5c14230a: Process SS (BEGIN) 20240910082631045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631045 DSS <0004> hlr_ussd.c:518 262420424640913/0x5c14230a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631045 DSS <0004> hlr_ussd.c:542 262420424640913/0x5c14230a: Cannot find conn for EUSE EUSE-foobar 20240910082631045 DSS <0004> hlr_ussd.c:354 262420424640913/0x5c14230a: Tx ReturnError(1, 0x22) 20240910082631045 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420424640913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420424640913" session_id=1544823562 session_state=END} 20240910082631045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@307d2bf1ca03: Found GsupExpect[0] for "262420424640913" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262420424640913" TC_mo_ussd_euse_disc(152)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082631048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@307d2bf1ca03: Final verdict of PTC: pass 20240910082631063 DAUC <0003> db_auc.c:157 IMSI='262424686311832': No 2G Auth Data 20240910082631063 DAUC <0003> db_auc.c:192 IMSI='262424686311832': No 3G Auth Data HLR_Test-GSUP(147)@307d2bf1ca03: Created GsupExpect[0] for "262424686311832" to be handled at TC_mo_ussd_euse_disc(153) 20240910082631114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37224<->l=127.0.0.1:4258 20240910082631117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631117 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424686311832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424686311832" session_id=897332522 session_state=BEGIN} 20240910082631117 DSS <0004> hlr_ussd.c:576 262424686311832/0x357c352a: Process SS (BEGIN) 20240910082631117 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631117 DSS <0004> hlr_ussd.c:518 262424686311832/0x357c352a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631117 DSS <0004> hlr_ussd.c:542 262424686311832/0x357c352a: Cannot find conn for EUSE EUSE-foobar 20240910082631117 DSS <0004> hlr_ussd.c:354 262424686311832/0x357c352a: Tx ReturnError(1, 0x22) 20240910082631117 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424686311832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424686311832" session_id=897332522 session_state=END} 20240910082631117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@307d2bf1ca03: Found GsupExpect[0] for "262424686311832" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262424686311832" TC_mo_ussd_euse_disc(153)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082631119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37224<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@307d2bf1ca03: Final verdict of PTC: pass 20240910082631130 DAUC <0003> db_auc.c:157 IMSI='262428752978639': No 2G Auth Data 20240910082631130 DAUC <0003> db_auc.c:192 IMSI='262428752978639': No 3G Auth Data HLR_Test-GSUP(147)@307d2bf1ca03: Created GsupExpect[0] for "262428752978639" to be handled at TC_mo_ussd_euse_disc(154) 20240910082631176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20240910082631183 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631183 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428752978639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428752978639" session_id=742900213 session_state=BEGIN} 20240910082631183 DSS <0004> hlr_ussd.c:576 262428752978639/0x2c47c1f5: Process SS (BEGIN) 20240910082631183 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631183 DSS <0004> hlr_ussd.c:518 262428752978639/0x2c47c1f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631183 DSS <0004> hlr_ussd.c:542 262428752978639/0x2c47c1f5: Cannot find conn for EUSE EUSE-foobar 20240910082631183 DSS <0004> hlr_ussd.c:354 262428752978639/0x2c47c1f5: Tx ReturnError(1, 0x22) 20240910082631183 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428752978639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428752978639" session_id=742900213 session_state=END} 20240910082631183 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631183 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@307d2bf1ca03: Found GsupExpect[0] for "262428752978639" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428752978639" TC_mo_ussd_euse_disc(154)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082631186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@307d2bf1ca03: Final verdict of PTC: pass 20240910082631194 DAUC <0003> db_auc.c:157 IMSI='262428504939375': No 2G Auth Data 20240910082631194 DAUC <0003> db_auc.c:192 IMSI='262428504939375': No 3G Auth Data HLR_Test-GSUP(147)@307d2bf1ca03: Created GsupExpect[0] for "262428504939375" to be handled at TC_mo_ussd_euse_disc(155) 20240910082631236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20240910082631239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631239 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428504939375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428504939375" session_id=195226742 session_state=BEGIN} 20240910082631239 DSS <0004> hlr_ussd.c:576 262428504939375/0x0ba2ec76: Process SS (BEGIN) 20240910082631239 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631239 DSS <0004> hlr_ussd.c:518 262428504939375/0x0ba2ec76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631239 DSS <0004> hlr_ussd.c:542 262428504939375/0x0ba2ec76: Cannot find conn for EUSE EUSE-foobar 20240910082631239 DSS <0004> hlr_ussd.c:354 262428504939375/0x0ba2ec76: Tx ReturnError(1, 0x22) 20240910082631239 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428504939375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428504939375" session_id=195226742 session_state=END} 20240910082631239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@307d2bf1ca03: Found GsupExpect[0] for "262428504939375" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428504939375" TC_mo_ussd_euse_disc(155)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082631241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@307d2bf1ca03: Final verdict of PTC: pass 20240910082631252 DAUC <0003> db_auc.c:157 IMSI='262421802980153': No 2G Auth Data 20240910082631252 DAUC <0003> db_auc.c:192 IMSI='262421802980153': No 3G Auth Data HLR_Test-GSUP(147)@307d2bf1ca03: Created GsupExpect[0] for "262421802980153" to be handled at TC_mo_ussd_euse_disc(156) 20240910082631306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20240910082631312 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631312 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421802980153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421802980153" session_id=982871029 session_state=BEGIN} 20240910082631312 DSS <0004> hlr_ussd.c:576 262421802980153/0x3a956bf5: Process SS (BEGIN) 20240910082631312 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631312 DSS <0004> hlr_ussd.c:518 262421802980153/0x3a956bf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631312 DSS <0004> hlr_ussd.c:542 262421802980153/0x3a956bf5: Cannot find conn for EUSE EUSE-foobar 20240910082631312 DSS <0004> hlr_ussd.c:354 262421802980153/0x3a956bf5: Tx ReturnError(1, 0x22) 20240910082631312 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421802980153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421802980153" session_id=982871029 session_state=END} 20240910082631312 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631312 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@307d2bf1ca03: Found GsupExpect[0] for "262421802980153" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421802980153" TC_mo_ussd_euse_disc(156)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082631314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@307d2bf1ca03: Final verdict of PTC: pass 20240910082631320 DAUC <0003> db_auc.c:157 IMSI='262427322574431': No 2G Auth Data 20240910082631320 DAUC <0003> db_auc.c:192 IMSI='262427322574431': No 3G Auth Data HLR_Test-GSUP(147)@307d2bf1ca03: Created GsupExpect[0] for "262427322574431" to be handled at TC_mo_ussd_euse_disc(157) 20240910082631361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20240910082631364 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631364 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427322574431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427322574431" session_id=2845953734 session_state=BEGIN} 20240910082631364 DSS <0004> hlr_ussd.c:576 262427322574431/0xa9a1cec6: Process SS (BEGIN) 20240910082631364 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631364 DSS <0004> hlr_ussd.c:518 262427322574431/0xa9a1cec6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631364 DSS <0004> hlr_ussd.c:542 262427322574431/0xa9a1cec6: Cannot find conn for EUSE EUSE-foobar 20240910082631364 DSS <0004> hlr_ussd.c:354 262427322574431/0xa9a1cec6: Tx ReturnError(1, 0x22) 20240910082631364 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427322574431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427322574431" session_id=2845953734 session_state=END} 20240910082631364 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631364 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@307d2bf1ca03: Found GsupExpect[0] for "262427322574431" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427322574431" TC_mo_ussd_euse_disc(157)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082631365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@307d2bf1ca03: Final verdict of PTC: pass 20240910082631365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20240910082631366 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33589<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@307d2bf1ca03: Final verdict of PTC: none 20240910082631366 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631366 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082631366 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082631366 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@307d2bf1ca03: Final verdict of PTC: none 148@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 148: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Tue Sep 10 08:26: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 20240910082631390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20240910082631591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5712) Waiting for packet dumper to finish... 1 (prev_count=5712, count=40296) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:26:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_mo_ussd_iuse_imsi started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082634619 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082634619 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082634620 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082634622 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634622 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082634622 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082634622 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 20240910082634622 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082634622 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 20240910082634622 DLGSUP <0013> gsup_server.c:235 2: 20240910082634622 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082634622 DLGSUP <0013> gsup_server.c:235 3: 20240910082634622 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082634622 DLGSUP <0013> gsup_server.c:235 4: 20240910082634622 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082634622 DLGSUP <0013> gsup_server.c:235 5: 20240910082634622 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082634622 DLGSUP <0013> gsup_server.c:235 7: 20240910082634622 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082634622 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082634622 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082634622 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@307d2bf1ca03: 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") 20240910082634629 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33707<->l=127.0.0.1:4259) 20240910082634638 DAUC <0003> db_auc.c:157 IMSI='262425499719511': No 2G Auth Data 20240910082634638 DAUC <0003> db_auc.c:192 IMSI='262425499719511': No 3G Auth Data HLR_Test-GSUP(159)@307d2bf1ca03: Created GsupExpect[0] for "262425499719511" to be handled at TC_mo_ussd_iuse_imsi(162) 20240910082634693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54202<->l=127.0.0.1:4258 20240910082634701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634701 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425499719511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425499719511" session_id=3992167324 session_state=BEGIN} 20240910082634701 DSS <0004> hlr_ussd.c:576 262425499719511/0xedf3a39c: Process SS (BEGIN) 20240910082634701 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634701 DSS <0004> hlr_ussd.c:518 262425499719511/0xedf3a39c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634701 DSS <0004> hlr_ussd.c:363 262425499719511/0xedf3a39c: Tx USSD 'Your IMSI is 262425499719511' 20240910082634701 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425499719511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425499719511" session_id=3992167324 session_state=END} 20240910082634701 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425499719511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634702 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@307d2bf1ca03: Found GsupExpect[0] for "262425499719511" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425499719511" TC_mo_ussd_iuse_imsi(162)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598D96CBDD62B95A2C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082634706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@307d2bf1ca03: Final verdict of PTC: pass 20240910082634714 DAUC <0003> db_auc.c:157 IMSI='262421559017620': No 2G Auth Data 20240910082634714 DAUC <0003> db_auc.c:192 IMSI='262421559017620': No 3G Auth Data HLR_Test-GSUP(159)@307d2bf1ca03: Created GsupExpect[0] for "262421559017620" to be handled at TC_mo_ussd_iuse_imsi(163) 20240910082634743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54210<->l=127.0.0.1:4258 20240910082634746 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634746 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421559017620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421559017620" session_id=448043372 session_state=BEGIN} 20240910082634746 DSS <0004> hlr_ussd.c:576 262421559017620/0x1ab4996c: Process SS (BEGIN) 20240910082634746 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634746 DSS <0004> hlr_ussd.c:518 262421559017620/0x1ab4996c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634746 DSS <0004> hlr_ussd.c:363 262421559017620/0x1ab4996c: Tx USSD 'Your IMSI is 262421559017620' 20240910082634746 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421559017620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421559017620" session_id=448043372 session_state=END} 20240910082634746 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421559017620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634746 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634746 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@307d2bf1ca03: Found GsupExpect[0] for "262421559017620" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421559017620" TC_mo_ussd_iuse_imsi(163)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AC56CBC162379B0C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082634748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54210<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@307d2bf1ca03: Final verdict of PTC: pass 20240910082634760 DAUC <0003> db_auc.c:157 IMSI='262424805470906': No 2G Auth Data 20240910082634760 DAUC <0003> db_auc.c:192 IMSI='262424805470906': No 3G Auth Data HLR_Test-GSUP(159)@307d2bf1ca03: Created GsupExpect[0] for "262424805470906" to be handled at TC_mo_ussd_iuse_imsi(164) 20240910082634795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54224<->l=127.0.0.1:4258 20240910082634799 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634799 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424805470906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424805470906" session_id=1737252795 session_state=BEGIN} 20240910082634799 DSS <0004> hlr_ussd.c:576 262424805470906/0x678c5fbb: Process SS (BEGIN) 20240910082634799 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634799 DSS <0004> hlr_ussd.c:518 262424805470906/0x678c5fbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634799 DSS <0004> hlr_ussd.c:363 262424805470906/0x678c5fbb: Tx USSD 'Your IMSI is 262424805470906' 20240910082634799 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424805470906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424805470906" session_id=1737252795 session_state=END} 20240910082634799 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424805470906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634799 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634799 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@307d2bf1ca03: Found GsupExpect[0] for "262424805470906" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424805470906" TC_mo_ussd_iuse_imsi(164)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D07ABD16EB01CCC06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082634802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54224<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@307d2bf1ca03: Final verdict of PTC: pass 20240910082634813 DAUC <0003> db_auc.c:157 IMSI='262429017528477': No 2G Auth Data 20240910082634813 DAUC <0003> db_auc.c:192 IMSI='262429017528477': No 3G Auth Data HLR_Test-GSUP(159)@307d2bf1ca03: Created GsupExpect[0] for "262429017528477" to be handled at TC_mo_ussd_iuse_imsi(165) 20240910082634845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54238<->l=127.0.0.1:4258 20240910082634853 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634853 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429017528477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429017528477" session_id=118189480 session_state=BEGIN} 20240910082634853 DSS <0004> hlr_ussd.c:576 262429017528477/0x070b6da8: Process SS (BEGIN) 20240910082634853 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634853 DSS <0004> hlr_ussd.c:518 262429017528477/0x070b6da8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634853 DSS <0004> hlr_ussd.c:363 262429017528477/0x070b6da8: Tx USSD 'Your IMSI is 262429017528477' 20240910082634853 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429017528477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017528477" session_id=118189480 session_state=END} 20240910082634853 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429017528477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634853 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634853 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@307d2bf1ca03: Found GsupExpect[0] for "262429017528477" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429017528477" TC_mo_ussd_iuse_imsi(165)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E16BBD56438DAED06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082634855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54238<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@307d2bf1ca03: Final verdict of PTC: pass 20240910082634865 DAUC <0003> db_auc.c:157 IMSI='262424145951750': No 2G Auth Data 20240910082634865 DAUC <0003> db_auc.c:192 IMSI='262424145951750': No 3G Auth Data HLR_Test-GSUP(159)@307d2bf1ca03: Created GsupExpect[0] for "262424145951750" to be handled at TC_mo_ussd_iuse_imsi(166) 20240910082634920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4258 20240910082634923 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634923 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424145951750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424145951750" session_id=3123260161 session_state=BEGIN} 20240910082634923 DSS <0004> hlr_ussd.c:576 262424145951750/0xba292b01: Process SS (BEGIN) 20240910082634923 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634923 DSS <0004> hlr_ussd.c:518 262424145951750/0xba292b01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634923 DSS <0004> hlr_ussd.c:363 262424145951750/0xba292b01: Tx USSD 'Your IMSI is 262424145951750' 20240910082634923 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424145951750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424145951750" session_id=3123260161 session_state=END} 20240910082634923 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424145951750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634923 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634923 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@307d2bf1ca03: Found GsupExpect[0] for "262424145951750" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424145951750" TC_mo_ussd_iuse_imsi(166)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192D46ABE56AB15B0D06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082634925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@307d2bf1ca03: Final verdict of PTC: pass 20240910082634930 DAUC <0003> db_auc.c:157 IMSI='262426829910124': No 2G Auth Data 20240910082634930 DAUC <0003> db_auc.c:192 IMSI='262426829910124': No 3G Auth Data HLR_Test-GSUP(159)@307d2bf1ca03: Created GsupExpect[0] for "262426829910124" to be handled at TC_mo_ussd_iuse_imsi(167) 20240910082634963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54268<->l=127.0.0.1:4258 20240910082634967 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634967 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426829910124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426829910124" session_id=1696890774 session_state=BEGIN} 20240910082634967 DSS <0004> hlr_ussd.c:576 262426829910124/0x65247f96: Process SS (BEGIN) 20240910082634967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634967 DSS <0004> hlr_ussd.c:518 262426829910124/0x65247f96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634967 DSS <0004> hlr_ussd.c:363 262426829910124/0x65247f96: Tx USSD 'Your IMSI is 262426829910124' 20240910082634967 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426829910124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426829910124" session_id=1696890774 session_state=END} 20240910082634967 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426829910124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634967 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634967 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@307d2bf1ca03: Found GsupExpect[0] for "262426829910124" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426829910124" TC_mo_ussd_iuse_imsi(167)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D27CBE562B0988C06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082634969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54268<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@307d2bf1ca03: Final verdict of PTC: pass 20240910082634983 DAUC <0003> db_auc.c:157 IMSI='262426391183737': No 2G Auth Data 20240910082634983 DAUC <0003> db_auc.c:192 IMSI='262426391183737': No 3G Auth Data HLR_Test-GSUP(159)@307d2bf1ca03: Created GsupExpect[0] for "262426391183737" to be handled at TC_mo_ussd_iuse_imsi(168) 20240910082635029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 20240910082635033 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082635033 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426391183737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426391183737" session_id=2519615160 session_state=BEGIN} 20240910082635033 DSS <0004> hlr_ussd.c:576 262426391183737/0x962e46b8: Process SS (BEGIN) 20240910082635033 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082635033 DSS <0004> hlr_ussd.c:518 262426391183737/0x962e46b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082635033 DSS <0004> hlr_ussd.c:363 262426391183737/0x962e46b8: Tx USSD 'Your IMSI is 262426391183737' 20240910082635033 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426391183737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426391183737" session_id=2519615160 session_state=END} 20240910082635033 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426391183737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082635033 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082635033 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@307d2bf1ca03: Found GsupExpect[0] for "262426391183737" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262426391183737" TC_mo_ussd_iuse_imsi(168)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996D968BC570B3DBEC06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082635035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@307d2bf1ca03: Final verdict of PTC: pass 20240910082635053 DAUC <0003> db_auc.c:157 IMSI='262424306696311': No 2G Auth Data 20240910082635053 DAUC <0003> db_auc.c:192 IMSI='262424306696311': No 3G Auth Data HLR_Test-GSUP(159)@307d2bf1ca03: Created GsupExpect[0] for "262424306696311" to be handled at TC_mo_ussd_iuse_imsi(169) 20240910082635120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4258 20240910082635130 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082635130 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424306696311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424306696311" session_id=2127098941 session_state=BEGIN} 20240910082635130 DSS <0004> hlr_ussd.c:576 262424306696311/0x7ec8f43d: Process SS (BEGIN) 20240910082635130 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082635130 DSS <0004> hlr_ussd.c:518 262424306696311/0x7ec8f43d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082635130 DSS <0004> hlr_ussd.c:363 262424306696311/0x7ec8f43d: Tx USSD 'Your IMSI is 262424306696311' 20240910082635130 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424306696311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424306696311" session_id=2127098941 session_state=END} 20240910082635130 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424306696311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082635130 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082635130 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@307d2bf1ca03: Found GsupExpect[0] for "262424306696311" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424306696311" TC_mo_ussd_iuse_imsi(169)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196D06B3D972B6592C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082635134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@307d2bf1ca03: Final verdict of PTC: pass 20240910082635134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 20240910082635135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33707<->l=127.0.0.1:4259) 160@307d2bf1ca03: Final verdict of PTC: none 20240910082635135 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082635135 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082635135 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082635135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP(159)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 160: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Tue Sep 10 08:26: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 20240910082635162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54292<->l=127.0.0.1:4258 20240910082635363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54292<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=22948) Waiting for packet dumper to finish... 1 (prev_count=22948, count=40552) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:26:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082638431 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082638432 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082638435 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082638437 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638437 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082638437 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082638437 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 20240910082638437 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082638437 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 20240910082638437 DLGSUP <0013> gsup_server.c:235 2: 20240910082638437 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082638437 DLGSUP <0013> gsup_server.c:235 3: 20240910082638437 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082638437 DLGSUP <0013> gsup_server.c:235 4: 20240910082638437 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082638437 DLGSUP <0013> gsup_server.c:235 5: 20240910082638437 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082638437 DLGSUP <0013> gsup_server.c:235 7: 20240910082638437 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082638437 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082638437 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082638437 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@307d2bf1ca03: 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") 20240910082638447 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41653<->l=127.0.0.1:4259) 20240910082638460 DAUC <0003> db_auc.c:157 IMSI='262425926777225': No 2G Auth Data 20240910082638460 DAUC <0003> db_auc.c:192 IMSI='262425926777225': No 3G Auth Data HLR_Test-GSUP(171)@307d2bf1ca03: Created GsupExpect[0] for "262425926777225" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240910082638507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20240910082638523 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638524 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425926777225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425926777225" source_name="the-source\n" session_id=2057016768 session_state=BEGIN} 20240910082638524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082638524 DSS <0004> hlr_ussd.c:576 262425926777225/0x7a9b95c0: Process SS (BEGIN) 20240910082638524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638524 DSS <0004> hlr_ussd.c:518 262425926777225/0x7a9b95c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638524 DSS <0004> hlr_ussd.c:363 262425926777225/0x7a9b95c0: Tx USSD 'Your IMSI is 262425926777225' 20240910082638524 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425926777225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425926777225" destination_name="the-source\n" session_id=2057016768 session_state=END} 20240910082638524 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425926777225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638524 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638524 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@307d2bf1ca03: Found GsupExpect[0] for "262425926777225" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425926777225" TC_mo_ussd_iuse_imsi_via_proxy(174)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D27B3DD6E3799AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082638536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@307d2bf1ca03: Final verdict of PTC: pass 20240910082638543 DAUC <0003> db_auc.c:157 IMSI='262429035368623': No 2G Auth Data 20240910082638543 DAUC <0003> db_auc.c:192 IMSI='262429035368623': No 3G Auth Data HLR_Test-GSUP(171)@307d2bf1ca03: Created GsupExpect[0] for "262429035368623" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240910082638575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20240910082638578 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638578 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429035368623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429035368623" source_name="the-source\n" session_id=1732805659 session_state=BEGIN} 20240910082638578 DSS <0004> hlr_ussd.c:576 262429035368623/0x6748841b: Process SS (BEGIN) 20240910082638578 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638578 DSS <0004> hlr_ussd.c:518 262429035368623/0x6748841b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638578 DSS <0004> hlr_ussd.c:363 262429035368623/0x6748841b: Tx USSD 'Your IMSI is 262429035368623' 20240910082638578 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429035368623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429035368623" destination_name="the-source\n" session_id=1732805659 session_state=END} 20240910082638578 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429035368623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638578 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638578 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@307d2bf1ca03: Found GsupExpect[0] for "262429035368623" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429035368623" TC_mo_ussd_iuse_imsi_via_proxy(175)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E36ABCD6C389B6C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082638580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@307d2bf1ca03: Final verdict of PTC: pass 20240910082638590 DAUC <0003> db_auc.c:157 IMSI='262423196195263': No 2G Auth Data 20240910082638590 DAUC <0003> db_auc.c:192 IMSI='262423196195263': No 3G Auth Data HLR_Test-GSUP(171)@307d2bf1ca03: Created GsupExpect[0] for "262423196195263" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240910082638615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54324<->l=127.0.0.1:4258 20240910082638618 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638618 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423196195263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423196195263" source_name="the-source\n" session_id=1836881701 session_state=BEGIN} 20240910082638618 DSS <0004> hlr_ussd.c:576 262423196195263/0x6d7c9725: Process SS (BEGIN) 20240910082638618 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638618 DSS <0004> hlr_ussd.c:518 262423196195263/0x6d7c9725: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638618 DSS <0004> hlr_ussd.c:363 262423196195263/0x6d7c9725: Tx USSD 'Your IMSI is 262423196195263' 20240910082638618 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423196195263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423196195263" destination_name="the-source\n" session_id=1836881701 session_state=END} 20240910082638618 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423196195263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638618 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638618 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@307d2bf1ca03: Found GsupExpect[0] for "262423196195263" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423196195263" TC_mo_ussd_iuse_imsi_via_proxy(176)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C96B3C57235996D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082638620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54324<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@307d2bf1ca03: Final verdict of PTC: pass 20240910082638631 DAUC <0003> db_auc.c:157 IMSI='262428915193304': No 2G Auth Data 20240910082638631 DAUC <0003> db_auc.c:192 IMSI='262428915193304': No 3G Auth Data HLR_Test-GSUP(171)@307d2bf1ca03: Created GsupExpect[0] for "262428915193304" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240910082638665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54336<->l=127.0.0.1:4258 20240910082638670 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638670 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428915193304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428915193304" source_name="the-source\n" session_id=3355461730 session_state=BEGIN} 20240910082638670 DSS <0004> hlr_ussd.c:576 262428915193304/0xc8004862: Process SS (BEGIN) 20240910082638670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638670 DSS <0004> hlr_ussd.c:518 262428915193304/0xc8004862: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638670 DSS <0004> hlr_ussd.c:363 262428915193304/0xc8004862: Tx USSD 'Your IMSI is 262428915193304' 20240910082638670 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428915193304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428915193304" destination_name="the-source\n" session_id=3355461730 session_state=END} 20240910082638670 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428915193304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638670 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638670 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@307d2bf1ca03: Found GsupExpect[0] for "262428915193304" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428915193304" TC_mo_ussd_iuse_imsi_via_proxy(177)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E17ABC572B3198C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082638673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54336<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@307d2bf1ca03: Final verdict of PTC: pass 20240910082638678 DAUC <0003> db_auc.c:157 IMSI='262427130529676': No 2G Auth Data 20240910082638678 DAUC <0003> db_auc.c:192 IMSI='262427130529676': No 3G Auth Data HLR_Test-GSUP(171)@307d2bf1ca03: Created GsupExpect[0] for "262427130529676" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240910082638703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 20240910082638707 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638707 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427130529676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427130529676" source_name="the-source\n" session_id=584436991 session_state=BEGIN} 20240910082638707 DSS <0004> hlr_ussd.c:576 262427130529676/0x22d5ccff: Process SS (BEGIN) 20240910082638707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638707 DSS <0004> hlr_ussd.c:518 262427130529676/0x22d5ccff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638707 DSS <0004> hlr_ussd.c:363 262427130529676/0x22d5ccff: Tx USSD 'Your IMSI is 262427130529676' 20240910082638707 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427130529676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427130529676" destination_name="the-source\n" session_id=584436991 session_state=END} 20240910082638707 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427130529676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638707 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638707 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@307d2bf1ca03: Found GsupExpect[0] for "262427130529676" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427130529676" TC_mo_ussd_iuse_imsi_via_proxy(178)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D3683D56439DBCD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082638709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@307d2bf1ca03: Final verdict of PTC: pass 20240910082638721 DAUC <0003> db_auc.c:157 IMSI='262426678206439': No 2G Auth Data 20240910082638721 DAUC <0003> db_auc.c:192 IMSI='262426678206439': No 3G Auth Data HLR_Test-GSUP(171)@307d2bf1ca03: Created GsupExpect[0] for "262426678206439" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240910082638767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 20240910082638773 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638773 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426678206439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426678206439" source_name="the-source\n" session_id=3890250596 session_state=BEGIN} 20240910082638773 DSS <0004> hlr_ussd.c:576 262426678206439/0xe7e08364: Process SS (BEGIN) 20240910082638773 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638773 DSS <0004> hlr_ussd.c:518 262426678206439/0xe7e08364: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638773 DSS <0004> hlr_ussd.c:363 262426678206439/0xe7e08364: Tx USSD 'Your IMSI is 262426678206439' 20240910082638773 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426678206439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426678206439" destination_name="the-source\n" session_id=3890250596 session_state=END} 20240910082638773 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426678206439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638773 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638773 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@307d2bf1ca03: Found GsupExpect[0] for "262426678206439" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426678206439" TC_mo_ussd_iuse_imsi_via_proxy(179)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD76C3C96036DA2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082638779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@307d2bf1ca03: Final verdict of PTC: pass 20240910082638786 DAUC <0003> db_auc.c:157 IMSI='262429503315377': No 2G Auth Data 20240910082638786 DAUC <0003> db_auc.c:192 IMSI='262429503315377': No 3G Auth Data HLR_Test-GSUP(171)@307d2bf1ca03: Created GsupExpect[0] for "262429503315377" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240910082638827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20240910082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638830 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429503315377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429503315377" source_name="the-source\n" session_id=3782660960 session_state=BEGIN} 20240910082638830 DSS <0004> hlr_ussd.c:576 262429503315377/0xe176d360: Process SS (BEGIN) 20240910082638830 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638830 DSS <0004> hlr_ussd.c:518 262429503315377/0xe176d360: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638830 DSS <0004> hlr_ussd.c:363 262429503315377/0xe176d360: Tx USSD 'Your IMSI is 262429503315377' 20240910082638830 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429503315377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429503315377" destination_name="the-source\n" session_id=3782660960 session_state=END} 20240910082638830 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429503315377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@307d2bf1ca03: Found GsupExpect[0] for "262429503315377" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429503315377" TC_mo_ussd_iuse_imsi_via_proxy(180)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AE069BCD62B5D9ED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082638832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@307d2bf1ca03: Final verdict of PTC: pass 20240910082638843 DAUC <0003> db_auc.c:157 IMSI='262429545069595': No 2G Auth Data 20240910082638843 DAUC <0003> db_auc.c:192 IMSI='262429545069595': No 3G Auth Data HLR_Test-GSUP(171)@307d2bf1ca03: Created GsupExpect[0] for "262429545069595" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240910082638895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 20240910082638906 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638906 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429545069595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429545069595" source_name="the-source\n" session_id=3889268396 session_state=BEGIN} 20240910082638906 DSS <0004> hlr_ussd.c:576 262429545069595/0xe7d186ac: Process SS (BEGIN) 20240910082638906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638907 DSS <0004> hlr_ussd.c:518 262429545069595/0xe7d186ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638907 DSS <0004> hlr_ussd.c:363 262429545069595/0xe7d186ac: Tx USSD 'Your IMSI is 262429545069595' 20240910082638907 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429545069595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429545069595" destination_name="the-source\n" session_id=3889268396 session_state=END} 20240910082638907 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429545069595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638907 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638907 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@307d2bf1ca03: Found GsupExpect[0] for "262429545069595" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429545069595" TC_mo_ussd_iuse_imsi_via_proxy(181)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AE46ABC16CB95AAE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082638913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@307d2bf1ca03: Final verdict of PTC: pass 20240910082638914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4258 20240910082638914 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638915 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082638915 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082638915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082638915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082638915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41653<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@307d2bf1ca03: Final verdict of PTC: none 172@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 172: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Tue Sep 10 08:26:38 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 20240910082638952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20240910082639153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=25368) Waiting for packet dumper to finish... 1 (prev_count=25368, count=41180) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:26:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_mo_ussd_iuse_msisdn started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082642212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082642212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082642217 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082642222 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082642222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082642222 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 20240910082642222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082642222 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 20240910082642222 DLGSUP <0013> gsup_server.c:235 2: 20240910082642222 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082642223 DLGSUP <0013> gsup_server.c:235 3: 20240910082642223 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082642223 DLGSUP <0013> gsup_server.c:235 4: 20240910082642223 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082642223 DLGSUP <0013> gsup_server.c:235 5: 20240910082642223 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082642223 DLGSUP <0013> gsup_server.c:235 7: 20240910082642223 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082642223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082642223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082642223 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@307d2bf1ca03: 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") 20240910082642239 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36087<->l=127.0.0.1:4259) 20240910082642259 DAUC <0003> db_auc.c:157 IMSI='262427842081520': No 2G Auth Data 20240910082642259 DAUC <0003> db_auc.c:192 IMSI='262427842081520': No 3G Auth Data HLR_Test-GSUP(183)@307d2bf1ca03: Created GsupExpect[0] for "262427842081520" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240910082642311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20240910082642324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642324 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427842081520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427842081520" session_id=3117352610 session_state=BEGIN} 20240910082642324 DSS <0004> hlr_ussd.c:576 262427842081520/0xb9cf06a2: Process SS (BEGIN) 20240910082642324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642324 DSS <0004> hlr_ussd.c:518 262427842081520/0xb9cf06a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642324 DSS <0004> hlr_ussd.c:363 262427842081520/0xb9cf06a2: Tx USSD 'Your extension is 491618331285' 20240910082642324 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427842081520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427842081520" session_id=3117352610 session_state=END} 20240910082642324 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427842081520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@307d2bf1ca03: Found GsupExpect[0] for "262427842081520" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427842081520" TC_mo_ussd_iuse_msisdn(186)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B3594C86AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082642331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@307d2bf1ca03: Final verdict of PTC: pass 20240910082642340 DAUC <0003> db_auc.c:157 IMSI='262420708550742': No 2G Auth Data 20240910082642340 DAUC <0003> db_auc.c:192 IMSI='262420708550742': No 3G Auth Data HLR_Test-GSUP(183)@307d2bf1ca03: Created GsupExpect[0] for "262420708550742" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240910082642371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56050<->l=127.0.0.1:4258 20240910082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642374 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420708550742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420708550742" session_id=3479006436 session_state=BEGIN} 20240910082642374 DSS <0004> hlr_ussd.c:576 262420708550742/0xcf5d6ce4: Process SS (BEGIN) 20240910082642374 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642374 DSS <0004> hlr_ussd.c:518 262420708550742/0xcf5d6ce4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642374 DSS <0004> hlr_ussd.c:363 262420708550742/0xcf5d6ce4: Tx USSD 'Your extension is 491611757443' 20240910082642374 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420708550742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420708550742" session_id=3479006436 session_state=END} 20240910082642374 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420708550742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@307d2bf1ca03: Found GsupExpect[0] for "262420708550742" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420708550742" TC_mo_ussd_iuse_msisdn(187)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B7DA8D469B01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082642376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56050<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@307d2bf1ca03: Final verdict of PTC: pass 20240910082642389 DAUC <0003> db_auc.c:157 IMSI='262429216638230': No 2G Auth Data 20240910082642389 DAUC <0003> db_auc.c:192 IMSI='262429216638230': No 3G Auth Data HLR_Test-GSUP(183)@307d2bf1ca03: Created GsupExpect[0] for "262429216638230" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240910082642423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4258 20240910082642426 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642426 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429216638230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429216638230" session_id=498762912 session_state=BEGIN} 20240910082642426 DSS <0004> hlr_ussd.c:576 262429216638230/0x1dba84a0: Process SS (BEGIN) 20240910082642426 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642426 DSS <0004> hlr_ussd.c:518 262429216638230/0x1dba84a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642426 DSS <0004> hlr_ussd.c:363 262429216638230/0x1dba84a0: Tx USSD 'Your extension is 491611665738' 20240910082642426 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429216638230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429216638230" session_id=498762912 session_state=END} 20240910082642427 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429216638230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642427 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642427 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@307d2bf1ca03: Found GsupExpect[0] for "262429216638230" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429216638230" TC_mo_ussd_iuse_msisdn(188)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562365BED36C301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082642429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@307d2bf1ca03: Final verdict of PTC: pass 20240910082642436 DAUC <0003> db_auc.c:157 IMSI='262423745660142': No 2G Auth Data 20240910082642436 DAUC <0003> db_auc.c:192 IMSI='262423745660142': No 3G Auth Data HLR_Test-GSUP(183)@307d2bf1ca03: Created GsupExpect[0] for "262423745660142" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240910082642471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56070<->l=127.0.0.1:4258 20240910082642474 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642474 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423745660142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423745660142" session_id=134886219 session_state=BEGIN} 20240910082642474 DSS <0004> hlr_ussd.c:576 262423745660142/0x080a334b: Process SS (BEGIN) 20240910082642474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642474 DSS <0004> hlr_ussd.c:518 262423745660142/0x080a334b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642474 DSS <0004> hlr_ussd.c:363 262423745660142/0x080a334b: Tx USSD 'Your extension is 491616733854' 20240910082642474 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423745660142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745660142" session_id=134886219 session_state=END} 20240910082642474 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423745660142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642474 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642474 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@307d2bf1ca03: Found GsupExpect[0] for "262423745660142" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423745660142" TC_mo_ussd_iuse_msisdn(189)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB7D90C57A301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082642476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56070<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@307d2bf1ca03: Final verdict of PTC: pass 20240910082642487 DAUC <0003> db_auc.c:157 IMSI='262426568836816': No 2G Auth Data 20240910082642487 DAUC <0003> db_auc.c:192 IMSI='262426568836816': No 3G Auth Data HLR_Test-GSUP(183)@307d2bf1ca03: Created GsupExpect[0] for "262426568836816" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240910082642538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20240910082642541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642541 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426568836816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426568836816" session_id=366595248 session_state=BEGIN} 20240910082642541 DSS <0004> hlr_ussd.c:576 262426568836816/0x15d9ccb0: Process SS (BEGIN) 20240910082642541 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642541 DSS <0004> hlr_ussd.c:518 262426568836816/0x15d9ccb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642541 DSS <0004> hlr_ussd.c:363 262426568836816/0x15d9ccb0: Tx USSD 'Your extension is 491610062058' 20240910082642541 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426568836816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426568836816" session_id=366595248 session_state=END} 20240910082642541 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426568836816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@307d2bf1ca03: Found GsupExpect[0] for "262426568836816" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426568836816" TC_mo_ussd_iuse_msisdn(190)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560309B0C56C301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082642543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@307d2bf1ca03: Final verdict of PTC: pass 20240910082642556 DAUC <0003> db_auc.c:157 IMSI='262429162517626': No 2G Auth Data 20240910082642556 DAUC <0003> db_auc.c:192 IMSI='262429162517626': No 3G Auth Data HLR_Test-GSUP(183)@307d2bf1ca03: Created GsupExpect[0] for "262429162517626" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240910082642608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 20240910082642611 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642611 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429162517626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429162517626" session_id=3592794193 session_state=BEGIN} 20240910082642611 DSS <0004> hlr_ussd.c:576 262429162517626/0xd625b051: Process SS (BEGIN) 20240910082642611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642611 DSS <0004> hlr_ussd.c:518 262429162517626/0xd625b051: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642611 DSS <0004> hlr_ussd.c:363 262429162517626/0xd625b051: Tx USSD 'Your extension is 491617160511' 20240910082642611 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429162517626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429162517626" session_id=3592794193 session_state=END} 20240910082642611 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429162517626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642611 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642611 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@307d2bf1ca03: Found GsupExpect[0] for "262429162517626" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429162517626" TC_mo_ussd_iuse_msisdn(191)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E311BAC168B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082642613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@307d2bf1ca03: Final verdict of PTC: pass 20240910082642625 DAUC <0003> db_auc.c:157 IMSI='262421409252933': No 2G Auth Data 20240910082642625 DAUC <0003> db_auc.c:192 IMSI='262421409252933': No 3G Auth Data HLR_Test-GSUP(183)@307d2bf1ca03: Created GsupExpect[0] for "262421409252933" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240910082642685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 20240910082642693 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642693 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421409252933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421409252933" session_id=3051466571 session_state=BEGIN} 20240910082642693 DSS <0004> hlr_ussd.c:576 262421409252933/0xb5e1af4b: Process SS (BEGIN) 20240910082642693 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642693 DSS <0004> hlr_ussd.c:518 262421409252933/0xb5e1af4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642693 DSS <0004> hlr_ussd.c:363 262421409252933/0xb5e1af4b: Tx USSD 'Your extension is 491612781743' 20240910082642693 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421409252933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421409252933" session_id=3051466571 session_state=END} 20240910082642693 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421409252933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642693 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642693 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@307d2bf1ca03: Found GsupExpect[0] for "262421409252933" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421409252933" TC_mo_ussd_iuse_msisdn(192)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564375CEC469B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082642696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@307d2bf1ca03: Final verdict of PTC: pass 20240910082642701 DAUC <0003> db_auc.c:157 IMSI='262427691339321': No 2G Auth Data 20240910082642701 DAUC <0003> db_auc.c:192 IMSI='262427691339321': No 3G Auth Data HLR_Test-GSUP(183)@307d2bf1ca03: Created GsupExpect[0] for "262427691339321" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240910082642739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20240910082642742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642742 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427691339321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427691339321" session_id=3736773428 session_state=BEGIN} 20240910082642742 DSS <0004> hlr_ussd.c:576 262427691339321/0xdebaa334: Process SS (BEGIN) 20240910082642742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642742 DSS <0004> hlr_ussd.c:518 262427691339321/0xdebaa334: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642742 DSS <0004> hlr_ussd.c:363 262427691339321/0xdebaa334: Tx USSD 'Your extension is 491611068717' 20240910082642742 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427691339321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427691339321" session_id=3736773428 session_state=END} 20240910082642742 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427691339321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@307d2bf1ca03: Found GsupExpect[0] for "262427691339321" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427691339321" TC_mo_ussd_iuse_msisdn(193)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562301BEE16BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082642744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@307d2bf1ca03: Final verdict of PTC: pass 20240910082642745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 20240910082642745 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642745 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082642745 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082642745 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082642745 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36087<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@307d2bf1ca03: Final verdict of PTC: none 184@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 184: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Tue Sep 10 08:26: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 20240910082642770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20240910082642970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21868) Waiting for packet dumper to finish... 1 (prev_count=21868, count=40828) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:26:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082646032 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082646032 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082646033 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082646034 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082646034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082646034 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 20240910082646034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082646034 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 20240910082646034 DLGSUP <0013> gsup_server.c:235 2: 20240910082646034 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082646034 DLGSUP <0013> gsup_server.c:235 3: 20240910082646034 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082646034 DLGSUP <0013> gsup_server.c:235 4: 20240910082646034 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082646034 DLGSUP <0013> gsup_server.c:235 5: 20240910082646034 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082646034 DLGSUP <0013> gsup_server.c:235 7: 20240910082646034 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082646034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082646034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082646034 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@307d2bf1ca03: 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") 20240910082646042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41219<->l=127.0.0.1:4259) 20240910082646067 DAUC <0003> db_auc.c:157 IMSI='262423841341314': No 2G Auth Data 20240910082646067 DAUC <0003> db_auc.c:192 IMSI='262423841341314': No 3G Auth Data HLR_Test-GSUP(195)@307d2bf1ca03: Created GsupExpect[0] for "262423841341314" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240910082646185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56140<->l=127.0.0.1:4258 20240910082646188 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646188 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423841341314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423841341314" source_name="the-source\n" session_id=1354253193 session_state=BEGIN} 20240910082646188 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082646188 DSS <0004> hlr_ussd.c:576 262423841341314/0x50b84389: Process SS (BEGIN) 20240910082646188 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646188 DSS <0004> hlr_ussd.c:518 262423841341314/0x50b84389: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646188 DSS <0004> hlr_ussd.c:363 262423841341314/0x50b84389: Tx USSD 'Your extension is 491610248864' 20240910082646188 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423841341314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841341314" destination_name="the-source\n" session_id=1354253193 session_state=END} 20240910082646188 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423841341314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646188 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646189 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@307d2bf1ca03: Found GsupExpect[0] for "262423841341314" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423841341314" TC_mo_ussd_iuse_msisdn_via_proxy(198)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560321A0E67A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082646191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56140<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@307d2bf1ca03: Final verdict of PTC: pass 20240910082646204 DAUC <0003> db_auc.c:157 IMSI='262424064609426': No 2G Auth Data 20240910082646204 DAUC <0003> db_auc.c:192 IMSI='262424064609426': No 3G Auth Data HLR_Test-GSUP(195)@307d2bf1ca03: Created GsupExpect[0] for "262424064609426" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240910082646232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20240910082646235 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646235 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424064609426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424064609426" source_name="the-source\n" session_id=1637147465 session_state=BEGIN} 20240910082646235 DSS <0004> hlr_ussd.c:576 262424064609426/0x6194e349: Process SS (BEGIN) 20240910082646235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646235 DSS <0004> hlr_ussd.c:518 262424064609426/0x6194e349: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646235 DSS <0004> hlr_ussd.c:363 262424064609426/0x6194e349: Tx USSD 'Your extension is 491618637400' 20240910082646235 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424064609426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424064609426" destination_name="the-source\n" session_id=1637147465 session_state=END} 20240910082646235 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262424064609426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646235 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646235 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@307d2bf1ca03: Found GsupExpect[0] for "262424064609426" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424064609426" TC_mo_ussd_iuse_msisdn_via_proxy(199)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B6D98D068301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082646237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@307d2bf1ca03: Final verdict of PTC: pass 20240910082646245 DAUC <0003> db_auc.c:157 IMSI='262429042253475': No 2G Auth Data 20240910082646245 DAUC <0003> db_auc.c:192 IMSI='262429042253475': No 3G Auth Data HLR_Test-GSUP(195)@307d2bf1ca03: Created GsupExpect[0] for "262429042253475" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240910082646281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4258 20240910082646285 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646285 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429042253475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429042253475" source_name="the-source\n" session_id=330208392 session_state=BEGIN} 20240910082646285 DSS <0004> hlr_ussd.c:576 262429042253475/0x13ae9488: Process SS (BEGIN) 20240910082646285 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646285 DSS <0004> hlr_ussd.c:518 262429042253475/0x13ae9488: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646285 DSS <0004> hlr_ussd.c:363 262429042253475/0x13ae9488: Tx USSD 'Your extension is 491615502528' 20240910082646285 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429042253475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429042253475" destination_name="the-source\n" session_id=330208392 session_state=END} 20240910082646285 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429042253475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646285 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646285 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@307d2bf1ca03: Found GsupExpect[0] for "262429042253475" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429042253475" TC_mo_ussd_iuse_msisdn_via_proxy(200)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A3598AC26C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082646287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@307d2bf1ca03: Final verdict of PTC: pass 20240910082646296 DAUC <0003> db_auc.c:157 IMSI='262422572723688': No 2G Auth Data 20240910082646296 DAUC <0003> db_auc.c:192 IMSI='262422572723688': No 3G Auth Data HLR_Test-GSUP(195)@307d2bf1ca03: Created GsupExpect[0] for "262422572723688" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240910082646322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 20240910082646325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646325 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422572723688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422572723688" source_name="the-source\n" session_id=1696983687 session_state=BEGIN} 20240910082646325 DSS <0004> hlr_ussd.c:576 262422572723688/0x6525ea87: Process SS (BEGIN) 20240910082646325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646325 DSS <0004> hlr_ussd.c:518 262422572723688/0x6525ea87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646325 DSS <0004> hlr_ussd.c:363 262422572723688/0x6525ea87: Tx USSD 'Your extension is 491615481435' 20240910082646325 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422572723688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422572723688" destination_name="the-source\n" session_id=1696983687 session_state=END} 20240910082646325 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422572723688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@307d2bf1ca03: Found GsupExpect[0] for "262422572723688" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422572723688" TC_mo_ussd_iuse_msisdn_via_proxy(201)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A345C8C36AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082646328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@307d2bf1ca03: Final verdict of PTC: pass 20240910082646337 DAUC <0003> db_auc.c:157 IMSI='262426093465882': No 2G Auth Data 20240910082646337 DAUC <0003> db_auc.c:192 IMSI='262426093465882': No 3G Auth Data HLR_Test-GSUP(195)@307d2bf1ca03: Created GsupExpect[0] for "262426093465882" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240910082646366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4258 20240910082646369 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646369 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426093465882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426093465882" source_name="the-source\n" session_id=3281489132 session_state=BEGIN} 20240910082646369 DSS <0004> hlr_ussd.c:576 262426093465882/0xc3978cec: Process SS (BEGIN) 20240910082646369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646369 DSS <0004> hlr_ussd.c:518 262426093465882/0xc3978cec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646369 DSS <0004> hlr_ussd.c:363 262426093465882/0xc3978cec: Tx USSD 'Your extension is 491610818817' 20240910082646369 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426093465882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426093465882" destination_name="the-source\n" session_id=3281489132 session_state=END} 20240910082646369 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426093465882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646369 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646369 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@307d2bf1ca03: Found GsupExpect[0] for "262426093465882" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426093465882" TC_mo_ussd_iuse_msisdn_via_proxy(202)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B8180E17BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082646371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@307d2bf1ca03: Final verdict of PTC: pass 20240910082646378 DAUC <0003> db_auc.c:157 IMSI='262423622074575': No 2G Auth Data 20240910082646378 DAUC <0003> db_auc.c:192 IMSI='262423622074575': No 3G Auth Data HLR_Test-GSUP(195)@307d2bf1ca03: Created GsupExpect[0] for "262423622074575" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240910082646419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4258 20240910082646422 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646422 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423622074575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423622074575" source_name="the-source\n" session_id=2994573623 session_state=BEGIN} 20240910082646422 DSS <0004> hlr_ussd.c:576 262423622074575/0xb27d9137: Process SS (BEGIN) 20240910082646422 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646422 DSS <0004> hlr_ussd.c:518 262423622074575/0xb27d9137: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646422 DSS <0004> hlr_ussd.c:363 262423622074575/0xb27d9137: Tx USSD 'Your extension is 491616146740' 20240910082646422 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423622074575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423622074575" destination_name="the-source\n" session_id=2994573623 session_state=END} 20240910082646422 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423622074575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646422 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646422 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@307d2bf1ca03: Found GsupExpect[0] for "262423622074575" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423622074575" TC_mo_ussd_iuse_msisdn_via_proxy(203)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C319AED468301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082646425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@307d2bf1ca03: Final verdict of PTC: pass 20240910082646436 DAUC <0003> db_auc.c:157 IMSI='262429791935880': No 2G Auth Data 20240910082646436 DAUC <0003> db_auc.c:192 IMSI='262429791935880': No 3G Auth Data HLR_Test-GSUP(195)@307d2bf1ca03: Created GsupExpect[0] for "262429791935880" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240910082646483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56170<->l=127.0.0.1:4258 20240910082646486 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646486 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429791935880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429791935880" source_name="the-source\n" session_id=1552185947 session_state=BEGIN} 20240910082646486 DSS <0004> hlr_ussd.c:576 262429791935880/0x5c847a5b: Process SS (BEGIN) 20240910082646486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646486 DSS <0004> hlr_ussd.c:518 262429791935880/0x5c847a5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646486 DSS <0004> hlr_ussd.c:363 262429791935880/0x5c847a5b: Tx USSD 'Your extension is 491615158563' 20240910082646486 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429791935880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429791935880" destination_name="the-source\n" session_id=1552185947 session_state=END} 20240910082646486 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429791935880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646486 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646486 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@307d2bf1ca03: Found GsupExpect[0] for "262429791935880" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262429791935880" TC_mo_ussd_iuse_msisdn_via_proxy(204)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB11AAE669B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082646488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56170<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@307d2bf1ca03: Final verdict of PTC: pass 20240910082646497 DAUC <0003> db_auc.c:157 IMSI='262422375554470': No 2G Auth Data 20240910082646497 DAUC <0003> db_auc.c:192 IMSI='262422375554470': No 3G Auth Data HLR_Test-GSUP(195)@307d2bf1ca03: Created GsupExpect[0] for "262422375554470" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240910082646537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56172<->l=127.0.0.1:4258 20240910082646540 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646540 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422375554470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422375554470" source_name="the-source\n" session_id=836766244 session_state=BEGIN} 20240910082646540 DSS <0004> hlr_ussd.c:576 262422375554470/0x31e00a24: Process SS (BEGIN) 20240910082646540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646540 DSS <0004> hlr_ussd.c:518 262422375554470/0x31e00a24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646540 DSS <0004> hlr_ussd.c:363 262422375554470/0x31e00a24: Tx USSD 'Your extension is 491617258113' 20240910082646540 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422375554470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422375554470" destination_name="the-source\n" session_id=836766244 session_state=END} 20240910082646540 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422375554470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646540 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646540 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@307d2bf1ca03: Found GsupExpect[0] for "262422375554470" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262422375554470" TC_mo_ussd_iuse_msisdn_via_proxy(205)@307d2bf1ca03: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB21A2E169B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082646542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@307d2bf1ca03: Final verdict of PTC: pass 20240910082646542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 20240910082646543 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646543 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082646543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082646543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082646543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082646543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41219<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@307d2bf1ca03: Final verdict of PTC: none 196@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 196: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Tue Sep 10 08:26: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 20240910082646567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20240910082646768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6216) Waiting for packet dumper to finish... 1 (prev_count=6216, count=41216) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Tue Sep 10 08:26:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_mo_ussd_euse started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 20240910082649836 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36491 20240910082649836 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36491 MTC@307d2bf1ca03: in not legacy case 2 IPA-EUSE-foobar(208)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082649837 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649837 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082649838 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082649838 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082649838 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649838 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082649838 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082649838 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910082649838 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910082649838 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910082649838 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 20240910082649838 DLGSUP <0013> gsup_server.c:235 2: 20240910082649838 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082649838 DLGSUP <0013> gsup_server.c:235 3: 20240910082649838 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082649838 DLGSUP <0013> gsup_server.c:235 4: 20240910082649838 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082649838 DLGSUP <0013> gsup_server.c:235 5: 20240910082649838 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082649838 DLGSUP <0013> gsup_server.c:235 7: 20240910082649838 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082649838 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082649838 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082649838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36491 IPA-EUSE-foobar(208)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082649839 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082649839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082649840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082649840 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082649840 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082649840 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 20240910082649840 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082649840 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 20240910082649840 DLGSUP <0013> gsup_server.c:235 2: 20240910082649840 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082649840 DLGSUP <0013> gsup_server.c:235 3: 20240910082649840 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082649840 DLGSUP <0013> gsup_server.c:235 4: 20240910082649840 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082649840 DLGSUP <0013> gsup_server.c:235 5: 20240910082649840 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082649840 DLGSUP <0013> gsup_server.c:235 7: 20240910082649840 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082649840 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082649840 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082649840 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@307d2bf1ca03: 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") 20240910082649848 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20240910082649864 DAUC <0003> db_auc.c:157 IMSI='262426716909486': No 2G Auth Data 20240910082649864 DAUC <0003> db_auc.c:192 IMSI='262426716909486': No 3G Auth Data HLR_Test-GSUP(209)@307d2bf1ca03: Created GsupExpect[0] for "262426716909486" to be handled at TC_mo_ussd_euse(212) 20240910082649900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56198<->l=127.0.0.1:4258 20240910082649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082649909 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426716909486" session_id=467493633 session_state=BEGIN} 20240910082649909 DSS <0004> hlr_ussd.c:576 262426716909486/0x1bdd6301: Process SS (BEGIN) 20240910082649909 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082649909 DSS <0004> hlr_ussd.c:518 262426716909486/0x1bdd6301: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649909 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649909 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: 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 } } } } } 20240910082649918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649918 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082649918 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426716909486" session_id=467493633 session_state=END} 20240910082649918 DSS <0004> hlr_ussd.c:576 262426716909486/0x1bdd6301: Process SS (END) 20240910082649918 DSS <0004> hlr_ussd.c:518 262426716909486/0x1bdd6301: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082649918 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426716909486" session_id=467493633 session_state=END} 20240910082649918 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082649918 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082649918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082649918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@307d2bf1ca03: Found GsupExpect[0] for "262426716909486" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426716909486" TC_mo_ussd_euse(212)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082649925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56198<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@307d2bf1ca03: Final verdict of PTC: pass 20240910082649934 DAUC <0003> db_auc.c:157 IMSI='262425218627470': No 2G Auth Data 20240910082649934 DAUC <0003> db_auc.c:192 IMSI='262425218627470': No 3G Auth Data HLR_Test-GSUP(209)@307d2bf1ca03: Created GsupExpect[0] for "262425218627470" to be handled at TC_mo_ussd_euse(213) 20240910082649961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4258 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082649965 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425218627470" session_id=177741504 session_state=BEGIN} 20240910082649965 DSS <0004> hlr_ussd.c:576 262425218627470/0x0a981ec0: Process SS (BEGIN) 20240910082649965 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082649965 DSS <0004> hlr_ussd.c:518 262425218627470/0x0a981ec0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: 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 } } } } } 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082649965 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425218627470" session_id=177741504 session_state=END} 20240910082649965 DSS <0004> hlr_ussd.c:576 262425218627470/0x0a981ec0: Process SS (END) 20240910082649965 DSS <0004> hlr_ussd.c:518 262425218627470/0x0a981ec0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082649965 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425218627470" session_id=177741504 session_state=END} 20240910082649965 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082649965 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@307d2bf1ca03: Found GsupExpect[0] for "262425218627470" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425218627470" TC_mo_ussd_euse(213)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082649968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@307d2bf1ca03: Final verdict of PTC: pass 20240910082649974 DAUC <0003> db_auc.c:157 IMSI='262421438386339': No 2G Auth Data 20240910082649974 DAUC <0003> db_auc.c:192 IMSI='262421438386339': No 3G Auth Data HLR_Test-GSUP(209)@307d2bf1ca03: Created GsupExpect[0] for "262421438386339" to be handled at TC_mo_ussd_euse(214) 20240910082650000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20240910082650002 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650002 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421438386339" session_id=3037104303 session_state=BEGIN} 20240910082650002 DSS <0004> hlr_ussd.c:576 262421438386339/0xb50688af: Process SS (BEGIN) 20240910082650002 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650002 DSS <0004> hlr_ussd.c:518 262421438386339/0xb50688af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650002 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650002 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650002 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650002 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: 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 } } } } } 20240910082650003 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650003 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650003 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438386339" session_id=3037104303 session_state=END} 20240910082650003 DSS <0004> hlr_ussd.c:576 262421438386339/0xb50688af: Process SS (END) 20240910082650003 DSS <0004> hlr_ussd.c:518 262421438386339/0xb50688af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650003 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438386339" session_id=3037104303 session_state=END} 20240910082650003 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650003 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650003 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650003 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@307d2bf1ca03: Found GsupExpect[0] for "262421438386339" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421438386339" TC_mo_ussd_euse(214)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082650005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@307d2bf1ca03: Final verdict of PTC: pass 20240910082650015 DAUC <0003> db_auc.c:157 IMSI='262424523322265': No 2G Auth Data 20240910082650015 DAUC <0003> db_auc.c:192 IMSI='262424523322265': No 3G Auth Data HLR_Test-GSUP(209)@307d2bf1ca03: Created GsupExpect[0] for "262424523322265" to be handled at TC_mo_ussd_euse(215) 20240910082650051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56226<->l=127.0.0.1:4258 20240910082650054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650054 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424523322265" session_id=1021129011 session_state=BEGIN} 20240910082650054 DSS <0004> hlr_ussd.c:576 262424523322265/0x3cdd3133: Process SS (BEGIN) 20240910082650054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650054 DSS <0004> hlr_ussd.c:518 262424523322265/0x3cdd3133: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650054 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650054 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: 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 } } } } } 20240910082650055 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650055 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650055 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424523322265" session_id=1021129011 session_state=END} 20240910082650055 DSS <0004> hlr_ussd.c:576 262424523322265/0x3cdd3133: Process SS (END) 20240910082650055 DSS <0004> hlr_ussd.c:518 262424523322265/0x3cdd3133: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650055 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424523322265" session_id=1021129011 session_state=END} 20240910082650055 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650055 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650055 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650055 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@307d2bf1ca03: Found GsupExpect[0] for "262424523322265" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424523322265" TC_mo_ussd_euse(215)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082650057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56226<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@307d2bf1ca03: Final verdict of PTC: pass 20240910082650064 DAUC <0003> db_auc.c:157 IMSI='262427912495320': No 2G Auth Data 20240910082650064 DAUC <0003> db_auc.c:192 IMSI='262427912495320': No 3G Auth Data HLR_Test-GSUP(209)@307d2bf1ca03: Created GsupExpect[0] for "262427912495320" to be handled at TC_mo_ussd_euse(216) 20240910082650089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56230<->l=127.0.0.1:4258 20240910082650092 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650092 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427912495320" session_id=2081129003 session_state=BEGIN} 20240910082650092 DSS <0004> hlr_ussd.c:576 262427912495320/0x7c0b822b: Process SS (BEGIN) 20240910082650092 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650092 DSS <0004> hlr_ussd.c:518 262427912495320/0x7c0b822b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650092 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650092 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650092 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650092 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: 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 } } } } } 20240910082650093 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650093 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650093 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427912495320" session_id=2081129003 session_state=END} 20240910082650093 DSS <0004> hlr_ussd.c:576 262427912495320/0x7c0b822b: Process SS (END) 20240910082650093 DSS <0004> hlr_ussd.c:518 262427912495320/0x7c0b822b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650093 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427912495320" session_id=2081129003 session_state=END} 20240910082650093 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650093 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650093 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650093 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@307d2bf1ca03: Found GsupExpect[0] for "262427912495320" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427912495320" TC_mo_ussd_euse(216)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082650095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56230<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@307d2bf1ca03: Final verdict of PTC: pass 20240910082650102 DAUC <0003> db_auc.c:157 IMSI='262420312176749': No 2G Auth Data 20240910082650102 DAUC <0003> db_auc.c:192 IMSI='262420312176749': No 3G Auth Data HLR_Test-GSUP(209)@307d2bf1ca03: Created GsupExpect[0] for "262420312176749" to be handled at TC_mo_ussd_euse(217) 20240910082650144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4258 20240910082650148 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650148 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420312176749" session_id=1691924118 session_state=BEGIN} 20240910082650148 DSS <0004> hlr_ussd.c:576 262420312176749/0x64d8b696: Process SS (BEGIN) 20240910082650148 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650148 DSS <0004> hlr_ussd.c:518 262420312176749/0x64d8b696: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650148 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650148 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650148 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650148 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: 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 } } } } } 20240910082650149 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650149 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650149 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420312176749" session_id=1691924118 session_state=END} 20240910082650149 DSS <0004> hlr_ussd.c:576 262420312176749/0x64d8b696: Process SS (END) 20240910082650149 DSS <0004> hlr_ussd.c:518 262420312176749/0x64d8b696: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650149 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420312176749" session_id=1691924118 session_state=END} 20240910082650149 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650149 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650149 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650149 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@307d2bf1ca03: Found GsupExpect[0] for "262420312176749" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420312176749" TC_mo_ussd_euse(217)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082650151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@307d2bf1ca03: Final verdict of PTC: pass 20240910082650160 DAUC <0003> db_auc.c:157 IMSI='262423005940515': No 2G Auth Data 20240910082650160 DAUC <0003> db_auc.c:192 IMSI='262423005940515': No 3G Auth Data HLR_Test-GSUP(209)@307d2bf1ca03: Created GsupExpect[0] for "262423005940515" to be handled at TC_mo_ussd_euse(218) 20240910082650240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56246<->l=127.0.0.1:4258 20240910082650248 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650248 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423005940515" session_id=2521279021 session_state=BEGIN} 20240910082650248 DSS <0004> hlr_ussd.c:576 262423005940515/0x9647aa2d: Process SS (BEGIN) 20240910082650248 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650248 DSS <0004> hlr_ussd.c:518 262423005940515/0x9647aa2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650248 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650248 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650248 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650248 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: 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 } } } } } 20240910082650250 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650250 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650250 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423005940515" session_id=2521279021 session_state=END} 20240910082650250 DSS <0004> hlr_ussd.c:576 262423005940515/0x9647aa2d: Process SS (END) 20240910082650250 DSS <0004> hlr_ussd.c:518 262423005940515/0x9647aa2d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650250 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423005940515" session_id=2521279021 session_state=END} 20240910082650250 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650250 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650250 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650250 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@307d2bf1ca03: Found GsupExpect[0] for "262423005940515" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423005940515" TC_mo_ussd_euse(218)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082650254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56246<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@307d2bf1ca03: Final verdict of PTC: pass 20240910082650262 DAUC <0003> db_auc.c:157 IMSI='262427645645076': No 2G Auth Data 20240910082650262 DAUC <0003> db_auc.c:192 IMSI='262427645645076': No 3G Auth Data HLR_Test-GSUP(209)@307d2bf1ca03: Created GsupExpect[0] for "262427645645076" to be handled at TC_mo_ussd_euse(219) 20240910082650321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 20240910082650324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650324 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427645645076" session_id=3354585870 session_state=BEGIN} 20240910082650324 DSS <0004> hlr_ussd.c:576 262427645645076/0xc7f2eb0e: Process SS (BEGIN) 20240910082650324 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650324 DSS <0004> hlr_ussd.c:518 262427645645076/0xc7f2eb0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650324 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650324 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: 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 } } } } } 20240910082650326 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650326 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650326 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427645645076" session_id=3354585870 session_state=END} 20240910082650326 DSS <0004> hlr_ussd.c:576 262427645645076/0xc7f2eb0e: Process SS (END) 20240910082650326 DSS <0004> hlr_ussd.c:518 262427645645076/0xc7f2eb0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650326 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427645645076" session_id=3354585870 session_state=END} 20240910082650326 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650326 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650326 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650326 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@307d2bf1ca03: Found GsupExpect[0] for "262427645645076" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427645645076" TC_mo_ussd_euse(219)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082650328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@307d2bf1ca03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@307d2bf1ca03: Final verdict of PTC: none 20240910082650329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 20240910082650329 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650329 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650329 DLINP <000b> input/ipa.c:414 127.0.0.1:36491 connection closed with server 20240910082650329 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36491 20240910082650329 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910082650329 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20240910082650330 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 210@307d2bf1ca03: Final verdict of PTC: none IPA-EUSE-foobar(208)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@307d2bf1ca03: Final verdict of PTC: none 20240910082650330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(209)@307d2bf1ca03: Final verdict of PTC: none 20240910082650330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082650330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 210: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Tue Sep 10 08:26: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 20240910082650363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56264<->l=127.0.0.1:4258 20240910082650565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56264<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33164) Waiting for packet dumper to finish... 1 (prev_count=33164, count=45516) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:26:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_mo_ussd_euse_continue started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082653614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45205 20240910082653614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45205 IPA-EUSE-foobar(222)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082653615 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653615 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653616 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082653616 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082653616 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653616 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653616 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082653616 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910082653616 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910082653616 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910082653616 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 20240910082653616 DLGSUP <0013> gsup_server.c:235 2: 20240910082653616 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082653616 DLGSUP <0013> gsup_server.c:235 3: 20240910082653616 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082653616 DLGSUP <0013> gsup_server.c:235 4: 20240910082653616 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082653616 DLGSUP <0013> gsup_server.c:235 5: 20240910082653616 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082653616 DLGSUP <0013> gsup_server.c:235 7: 20240910082653616 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082653616 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082653616 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082653616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45205 IPA-EUSE-foobar(222)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082653617 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082653618 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653618 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082653618 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082653618 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 20240910082653618 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082653618 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 20240910082653618 DLGSUP <0013> gsup_server.c:235 2: 20240910082653618 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082653618 DLGSUP <0013> gsup_server.c:235 3: 20240910082653618 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082653618 DLGSUP <0013> gsup_server.c:235 4: 20240910082653618 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082653618 DLGSUP <0013> gsup_server.c:235 5: 20240910082653618 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082653618 DLGSUP <0013> gsup_server.c:235 7: 20240910082653618 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082653618 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082653618 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082653618 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@307d2bf1ca03: 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") 20240910082653628 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37355<->l=127.0.0.1:4259) 20240910082653637 DAUC <0003> db_auc.c:157 IMSI='262426457197312': No 2G Auth Data 20240910082653637 DAUC <0003> db_auc.c:192 IMSI='262426457197312': No 3G Auth Data HLR_Test-GSUP(223)@307d2bf1ca03: Created GsupExpect[0] for "262426457197312" to be handled at TC_mo_ussd_euse_continue(226) 20240910082653691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20240910082653701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653701 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426457197312" session_id=3892529570 session_state=BEGIN} 20240910082653701 DSS <0004> hlr_ussd.c:576 262426457197312/0xe80349a2: Process SS (BEGIN) 20240910082653701 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653701 DSS <0004> hlr_ussd.c:518 262426457197312/0xe80349a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653701 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653701 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653719 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653719 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653719 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426457197312" session_id=3892529570 session_state=CONTINUE} 20240910082653719 DSS <0004> hlr_ussd.c:576 262426457197312/0xe80349a2: Process SS (CONTINUE) 20240910082653719 DSS <0004> hlr_ussd.c:518 262426457197312/0xe80349a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653719 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426457197312" session_id=3892529570 session_state=CONTINUE} 20240910082653719 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653719 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653719 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@307d2bf1ca03: Found GsupExpect[0] for "262426457197312" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426457197312" TC_mo_ussd_euse_continue(226)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082653729 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653729 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426457197312" session_id=3892529570 session_state=CONTINUE} 20240910082653729 DSS <0004> hlr_ussd.c:576 262426457197312/0xe80349a2: Process SS (CONTINUE) 20240910082653729 DSS <0004> hlr_ussd.c:518 262426457197312/0xe80349a2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653729 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653729 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653729 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653729 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653729 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653733 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653733 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653733 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426457197312" session_id=3892529570 session_state=END} 20240910082653733 DSS <0004> hlr_ussd.c:576 262426457197312/0xe80349a2: Process SS (END) 20240910082653733 DSS <0004> hlr_ussd.c:518 262426457197312/0xe80349a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653733 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426457197312" session_id=3892529570 session_state=END} 20240910082653733 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653733 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653733 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653733 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082653736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@307d2bf1ca03: Final verdict of PTC: pass 20240910082653743 DAUC <0003> db_auc.c:157 IMSI='262426736276909': No 2G Auth Data 20240910082653743 DAUC <0003> db_auc.c:192 IMSI='262426736276909': No 3G Auth Data HLR_Test-GSUP(223)@307d2bf1ca03: Created GsupExpect[0] for "262426736276909" to be handled at TC_mo_ussd_euse_continue(227) 20240910082653767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 20240910082653771 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653771 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426736276909" session_id=2445704020 session_state=BEGIN} 20240910082653771 DSS <0004> hlr_ussd.c:576 262426736276909/0x91c67b54: Process SS (BEGIN) 20240910082653771 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653771 DSS <0004> hlr_ussd.c:518 262426736276909/0x91c67b54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653771 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653771 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653771 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653771 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653772 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653772 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736276909" session_id=2445704020 session_state=CONTINUE} 20240910082653772 DSS <0004> hlr_ussd.c:576 262426736276909/0x91c67b54: Process SS (CONTINUE) 20240910082653772 DSS <0004> hlr_ussd.c:518 262426736276909/0x91c67b54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653772 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736276909" session_id=2445704020 session_state=CONTINUE} 20240910082653772 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@307d2bf1ca03: Found GsupExpect[0] for "262426736276909" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426736276909" TC_mo_ussd_euse_continue(227)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082653775 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653775 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426736276909" session_id=2445704020 session_state=CONTINUE} 20240910082653775 DSS <0004> hlr_ussd.c:576 262426736276909/0x91c67b54: Process SS (CONTINUE) 20240910082653775 DSS <0004> hlr_ussd.c:518 262426736276909/0x91c67b54: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653775 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653775 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653775 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653775 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653775 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653776 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653776 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653776 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736276909" session_id=2445704020 session_state=END} 20240910082653776 DSS <0004> hlr_ussd.c:576 262426736276909/0x91c67b54: Process SS (END) 20240910082653776 DSS <0004> hlr_ussd.c:518 262426736276909/0x91c67b54: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653776 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736276909" session_id=2445704020 session_state=END} 20240910082653776 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653776 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653776 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653776 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082653777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@307d2bf1ca03: Final verdict of PTC: pass 20240910082653783 DAUC <0003> db_auc.c:157 IMSI='262421846938123': No 2G Auth Data 20240910082653783 DAUC <0003> db_auc.c:192 IMSI='262421846938123': No 3G Auth Data HLR_Test-GSUP(223)@307d2bf1ca03: Created GsupExpect[0] for "262421846938123" to be handled at TC_mo_ussd_euse_continue(228) 20240910082653814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20240910082653817 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653817 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421846938123" session_id=1820037521 session_state=BEGIN} 20240910082653817 DSS <0004> hlr_ussd.c:576 262421846938123/0x6c7b9191: Process SS (BEGIN) 20240910082653817 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653817 DSS <0004> hlr_ussd.c:518 262421846938123/0x6c7b9191: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653817 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653817 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653817 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653817 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653819 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653819 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653819 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846938123" session_id=1820037521 session_state=CONTINUE} 20240910082653819 DSS <0004> hlr_ussd.c:576 262421846938123/0x6c7b9191: Process SS (CONTINUE) 20240910082653819 DSS <0004> hlr_ussd.c:518 262421846938123/0x6c7b9191: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653819 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846938123" session_id=1820037521 session_state=CONTINUE} 20240910082653819 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653819 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653819 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@307d2bf1ca03: Found GsupExpect[0] for "262421846938123" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421846938123" TC_mo_ussd_euse_continue(228)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082653821 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653821 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421846938123" session_id=1820037521 session_state=CONTINUE} 20240910082653821 DSS <0004> hlr_ussd.c:576 262421846938123/0x6c7b9191: Process SS (CONTINUE) 20240910082653821 DSS <0004> hlr_ussd.c:518 262421846938123/0x6c7b9191: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653821 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653821 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653821 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653821 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653821 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653822 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653822 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846938123" session_id=1820037521 session_state=END} 20240910082653822 DSS <0004> hlr_ussd.c:576 262421846938123/0x6c7b9191: Process SS (END) 20240910082653822 DSS <0004> hlr_ussd.c:518 262421846938123/0x6c7b9191: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653822 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846938123" session_id=1820037521 session_state=END} 20240910082653822 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653822 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082653823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@307d2bf1ca03: Final verdict of PTC: pass 20240910082653831 DAUC <0003> db_auc.c:157 IMSI='262424846770708': No 2G Auth Data 20240910082653831 DAUC <0003> db_auc.c:192 IMSI='262424846770708': No 3G Auth Data HLR_Test-GSUP(223)@307d2bf1ca03: Created GsupExpect[0] for "262424846770708" to be handled at TC_mo_ussd_euse_continue(229) 20240910082653870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 20240910082653873 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653873 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424846770708" session_id=52611347 session_state=BEGIN} 20240910082653873 DSS <0004> hlr_ussd.c:576 262424846770708/0x0322c913: Process SS (BEGIN) 20240910082653873 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653873 DSS <0004> hlr_ussd.c:518 262424846770708/0x0322c913: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653873 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653873 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653873 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653873 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653875 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653875 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653875 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846770708" session_id=52611347 session_state=CONTINUE} 20240910082653875 DSS <0004> hlr_ussd.c:576 262424846770708/0x0322c913: Process SS (CONTINUE) 20240910082653875 DSS <0004> hlr_ussd.c:518 262424846770708/0x0322c913: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653875 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846770708" session_id=52611347 session_state=CONTINUE} 20240910082653875 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653875 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653875 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@307d2bf1ca03: Found GsupExpect[0] for "262424846770708" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424846770708" TC_mo_ussd_euse_continue(229)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082653877 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653877 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424846770708" session_id=52611347 session_state=CONTINUE} 20240910082653877 DSS <0004> hlr_ussd.c:576 262424846770708/0x0322c913: Process SS (CONTINUE) 20240910082653877 DSS <0004> hlr_ussd.c:518 262424846770708/0x0322c913: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653877 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653877 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653877 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653877 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653877 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653878 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653878 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846770708" session_id=52611347 session_state=END} 20240910082653878 DSS <0004> hlr_ussd.c:576 262424846770708/0x0322c913: Process SS (END) 20240910082653878 DSS <0004> hlr_ussd.c:518 262424846770708/0x0322c913: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653878 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846770708" session_id=52611347 session_state=END} 20240910082653878 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653878 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082653879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@307d2bf1ca03: Final verdict of PTC: pass 20240910082653903 DAUC <0003> db_auc.c:157 IMSI='262427210298204': No 2G Auth Data 20240910082653903 DAUC <0003> db_auc.c:192 IMSI='262427210298204': No 3G Auth Data HLR_Test-GSUP(223)@307d2bf1ca03: Created GsupExpect[0] for "262427210298204" to be handled at TC_mo_ussd_euse_continue(230) 20240910082653939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 20240910082653947 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653947 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427210298204" session_id=4279473408 session_state=BEGIN} 20240910082653947 DSS <0004> hlr_ussd.c:576 262427210298204/0xff139500: Process SS (BEGIN) 20240910082653947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653947 DSS <0004> hlr_ussd.c:518 262427210298204/0xff139500: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653947 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653947 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653947 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653947 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653949 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653949 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210298204" session_id=4279473408 session_state=CONTINUE} 20240910082653949 DSS <0004> hlr_ussd.c:576 262427210298204/0xff139500: Process SS (CONTINUE) 20240910082653949 DSS <0004> hlr_ussd.c:518 262427210298204/0xff139500: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653949 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210298204" session_id=4279473408 session_state=CONTINUE} 20240910082653949 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@307d2bf1ca03: Found GsupExpect[0] for "262427210298204" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427210298204" TC_mo_ussd_euse_continue(230)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082653953 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653953 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427210298204" session_id=4279473408 session_state=CONTINUE} 20240910082653953 DSS <0004> hlr_ussd.c:576 262427210298204/0xff139500: Process SS (CONTINUE) 20240910082653953 DSS <0004> hlr_ussd.c:518 262427210298204/0xff139500: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653953 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653953 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653953 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653953 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653953 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082653955 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653955 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653955 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210298204" session_id=4279473408 session_state=END} 20240910082653955 DSS <0004> hlr_ussd.c:576 262427210298204/0xff139500: Process SS (END) 20240910082653955 DSS <0004> hlr_ussd.c:518 262427210298204/0xff139500: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653955 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210298204" session_id=4279473408 session_state=END} 20240910082653955 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653955 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653955 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653955 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082653956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@307d2bf1ca03: Final verdict of PTC: pass 20240910082653975 DAUC <0003> db_auc.c:157 IMSI='262425131675363': No 2G Auth Data 20240910082653975 DAUC <0003> db_auc.c:192 IMSI='262425131675363': No 3G Auth Data HLR_Test-GSUP(223)@307d2bf1ca03: Created GsupExpect[0] for "262425131675363" to be handled at TC_mo_ussd_euse_continue(231) 20240910082654028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4258 20240910082654038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654038 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425131675363" session_id=1274458845 session_state=BEGIN} 20240910082654038 DSS <0004> hlr_ussd.c:576 262425131675363/0x4bf6b2dd: Process SS (BEGIN) 20240910082654038 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082654038 DSS <0004> hlr_ussd.c:518 262425131675363/0x4bf6b2dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082654038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654038 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654038 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082654041 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654041 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654041 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131675363" session_id=1274458845 session_state=CONTINUE} 20240910082654041 DSS <0004> hlr_ussd.c:576 262425131675363/0x4bf6b2dd: Process SS (CONTINUE) 20240910082654041 DSS <0004> hlr_ussd.c:518 262425131675363/0x4bf6b2dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082654041 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131675363" session_id=1274458845 session_state=CONTINUE} 20240910082654041 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654041 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654041 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@307d2bf1ca03: Found GsupExpect[0] for "262425131675363" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425131675363" TC_mo_ussd_euse_continue(231)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082654052 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654052 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425131675363" session_id=1274458845 session_state=CONTINUE} 20240910082654052 DSS <0004> hlr_ussd.c:576 262425131675363/0x4bf6b2dd: Process SS (CONTINUE) 20240910082654052 DSS <0004> hlr_ussd.c:518 262425131675363/0x4bf6b2dd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654052 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654052 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654052 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654052 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654052 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082654054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654054 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654054 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131675363" session_id=1274458845 session_state=END} 20240910082654054 DSS <0004> hlr_ussd.c:576 262425131675363/0x4bf6b2dd: Process SS (END) 20240910082654054 DSS <0004> hlr_ussd.c:518 262425131675363/0x4bf6b2dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654054 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131675363" session_id=1274458845 session_state=END} 20240910082654054 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654054 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082654057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@307d2bf1ca03: Final verdict of PTC: pass 20240910082654074 DAUC <0003> db_auc.c:157 IMSI='262421256734419': No 2G Auth Data 20240910082654074 DAUC <0003> db_auc.c:192 IMSI='262421256734419': No 3G Auth Data HLR_Test-GSUP(223)@307d2bf1ca03: Created GsupExpect[0] for "262421256734419" to be handled at TC_mo_ussd_euse_continue(232) 20240910082654127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 20240910082654133 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654133 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421256734419" session_id=541968858 session_state=BEGIN} 20240910082654133 DSS <0004> hlr_ussd.c:576 262421256734419/0x204dc9da: Process SS (BEGIN) 20240910082654133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082654133 DSS <0004> hlr_ussd.c:518 262421256734419/0x204dc9da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082654134 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654134 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654134 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654134 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082654135 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654135 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654135 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256734419" session_id=541968858 session_state=CONTINUE} 20240910082654135 DSS <0004> hlr_ussd.c:576 262421256734419/0x204dc9da: Process SS (CONTINUE) 20240910082654135 DSS <0004> hlr_ussd.c:518 262421256734419/0x204dc9da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082654135 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256734419" session_id=541968858 session_state=CONTINUE} 20240910082654135 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654135 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654135 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@307d2bf1ca03: Found GsupExpect[0] for "262421256734419" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421256734419" TC_mo_ussd_euse_continue(232)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082654141 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654141 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421256734419" session_id=541968858 session_state=CONTINUE} 20240910082654141 DSS <0004> hlr_ussd.c:576 262421256734419/0x204dc9da: Process SS (CONTINUE) 20240910082654141 DSS <0004> hlr_ussd.c:518 262421256734419/0x204dc9da: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654141 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654141 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654141 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654141 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654141 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082654144 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654144 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654144 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256734419" session_id=541968858 session_state=END} 20240910082654144 DSS <0004> hlr_ussd.c:576 262421256734419/0x204dc9da: Process SS (END) 20240910082654144 DSS <0004> hlr_ussd.c:518 262421256734419/0x204dc9da: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654144 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256734419" session_id=541968858 session_state=END} 20240910082654144 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654144 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654144 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654144 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082654146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@307d2bf1ca03: Final verdict of PTC: pass 20240910082654153 DAUC <0003> db_auc.c:157 IMSI='262420782847703': No 2G Auth Data 20240910082654153 DAUC <0003> db_auc.c:192 IMSI='262420782847703': No 3G Auth Data HLR_Test-GSUP(223)@307d2bf1ca03: Created GsupExpect[0] for "262420782847703" to be handled at TC_mo_ussd_euse_continue(233) 20240910082654200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4258 20240910082654204 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654204 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420782847703" session_id=3075641379 session_state=BEGIN} 20240910082654204 DSS <0004> hlr_ussd.c:576 262420782847703/0xb7529023: Process SS (BEGIN) 20240910082654204 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082654204 DSS <0004> hlr_ussd.c:518 262420782847703/0xb7529023: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082654204 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654204 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654204 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654204 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082654205 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654205 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654205 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420782847703" session_id=3075641379 session_state=CONTINUE} 20240910082654205 DSS <0004> hlr_ussd.c:576 262420782847703/0xb7529023: Process SS (CONTINUE) 20240910082654205 DSS <0004> hlr_ussd.c:518 262420782847703/0xb7529023: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082654205 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420782847703" session_id=3075641379 session_state=CONTINUE} 20240910082654205 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654205 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654205 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@307d2bf1ca03: Found GsupExpect[0] for "262420782847703" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420782847703" TC_mo_ussd_euse_continue(233)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082654207 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654207 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420782847703" session_id=3075641379 session_state=CONTINUE} 20240910082654207 DSS <0004> hlr_ussd.c:576 262420782847703/0xb7529023: Process SS (CONTINUE) 20240910082654207 DSS <0004> hlr_ussd.c:518 262420782847703/0xb7529023: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654207 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654207 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654207 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654207 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654207 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: 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 } } } } } 20240910082654208 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654208 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654208 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420782847703" session_id=3075641379 session_state=END} 20240910082654208 DSS <0004> hlr_ussd.c:576 262420782847703/0xb7529023: Process SS (END) 20240910082654208 DSS <0004> hlr_ussd.c:518 262420782847703/0xb7529023: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654208 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420782847703" session_id=3075641379 session_state=END} 20240910082654208 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654208 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654208 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654208 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082654208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@307d2bf1ca03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@307d2bf1ca03: Final verdict of PTC: none 20240910082654209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20240910082654209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37355<->l=127.0.0.1:4259) 20240910082654209 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654209 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654209 DLINP <000b> input/ipa.c:414 127.0.0.1:45205 connection closed with server 20240910082654209 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45205 20240910082654209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910082654210 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(225)@307d2bf1ca03: Final verdict of PTC: none 224@307d2bf1ca03: Final verdict of PTC: none 20240910082654210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082654210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@307d2bf1ca03: Final verdict of PTC: none IPA-EUSE-foobar(222)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 224: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Tue Sep 10 08:26:54 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 20240910082654237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33930<->l=127.0.0.1:4258 20240910082654438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33930<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41260) Waiting for packet dumper to finish... 1 (prev_count=41260, count=51368) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:26:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910082656872 DSS <0004> hlr_ussd.c:239 262426483553966/0x359672d0: SS Session Timeout, destroying 20240910082656872 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426483553966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082656979 DSS <0004> hlr_ussd.c:239 262422313237583/0x807fbe7c: SS Session Timeout, destroying 20240910082656979 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422313237583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657073 DSS <0004> hlr_ussd.c:239 262426987693637/0xdab5d476: SS Session Timeout, destroying 20240910082657073 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426987693637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657172 DSS <0004> hlr_ussd.c:239 262423204253760/0x58767d6d: SS Session Timeout, destroying 20240910082657172 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423204253760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657239 DSS <0004> hlr_ussd.c:239 262422145612182/0x59fc918b: SS Session Timeout, destroying 20240910082657239 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422145612182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657343 DSS <0004> hlr_ussd.c:239 262425465814062/0xb66556b9: SS Session Timeout, destroying 20240910082657343 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425465814062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657414 DSS <0004> hlr_ussd.c:239 262422286927330/0xcbf3ee0e: SS Session Timeout, destroying 20240910082657414 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422286927330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_mo_ussd_euse_defaultroute started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 20240910082657500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44687 20240910082657500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44687 MTC@307d2bf1ca03: in not legacy case 2 IPA-EUSE-foobar(236)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082657501 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657501 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657502 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082657502 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@307d2bf1ca03: 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)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082657503 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657503 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082657503 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910082657503 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910082657503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910082657503 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 20240910082657503 DLGSUP <0013> gsup_server.c:235 2: 20240910082657503 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082657503 DLGSUP <0013> gsup_server.c:235 3: 20240910082657503 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082657503 DLGSUP <0013> gsup_server.c:235 4: 20240910082657503 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082657503 DLGSUP <0013> gsup_server.c:235 5: 20240910082657503 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082657503 DLGSUP <0013> gsup_server.c:235 7: 20240910082657503 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082657503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082657503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082657503 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44687 IPA-EUSE-foobar(236)@307d2bf1ca03: 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 } } } } 20240910082657503 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082657503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082657505 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657505 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082657505 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082657505 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 20240910082657505 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082657505 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 20240910082657505 DLGSUP <0013> gsup_server.c:235 2: 20240910082657505 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082657505 DLGSUP <0013> gsup_server.c:235 3: 20240910082657505 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082657505 DLGSUP <0013> gsup_server.c:235 4: 20240910082657505 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082657505 DLGSUP <0013> gsup_server.c:235 5: 20240910082657505 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082657505 DLGSUP <0013> gsup_server.c:235 7: 20240910082657505 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082657505 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082657505 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082657505 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@307d2bf1ca03: 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") 20240910082657513 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46627<->l=127.0.0.1:4259) 20240910082657526 DAUC <0003> db_auc.c:157 IMSI='262428359808873': No 2G Auth Data 20240910082657526 DAUC <0003> db_auc.c:192 IMSI='262428359808873': No 3G Auth Data 20240910082657561 DSS <0004> hlr_ussd.c:239 262421159591434/0x15cadf40: SS Session Timeout, destroying 20240910082657561 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421159591434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free HLR_Test-GSUP(237)@307d2bf1ca03: Created GsupExpect[0] for "262428359808873" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240910082657577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33954<->l=127.0.0.1:4258 20240910082657591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657591 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428359808873" session_id=1842856599 session_state=BEGIN} 20240910082657591 DSS <0004> hlr_ussd.c:576 262428359808873/0x6dd7c297: Process SS (BEGIN) 20240910082657591 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657591 DSS <0004> hlr_ussd.c:518 262428359808873/0x6dd7c297: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657591 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657591 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: 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 } } } } } 20240910082657602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657602 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657602 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428359808873" session_id=1842856599 session_state=END} 20240910082657602 DSS <0004> hlr_ussd.c:576 262428359808873/0x6dd7c297: Process SS (END) 20240910082657602 DSS <0004> hlr_ussd.c:518 262428359808873/0x6dd7c297: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657602 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428359808873" session_id=1842856599 session_state=END} 20240910082657602 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657602 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@307d2bf1ca03: Found GsupExpect[0] for "262428359808873" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@307d2bf1ca03: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428359808873" TC_mo_ussd_euse_defaultroute(240)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082657611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33954<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@307d2bf1ca03: Final verdict of PTC: pass 20240910082657618 DAUC <0003> db_auc.c:157 IMSI='262421456616418': No 2G Auth Data 20240910082657618 DAUC <0003> db_auc.c:192 IMSI='262421456616418': No 3G Auth Data HLR_Test-GSUP(237)@307d2bf1ca03: Created GsupExpect[0] for "262421456616418" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240910082657647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20240910082657650 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657650 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421456616418" session_id=1304365968 session_state=BEGIN} 20240910082657650 DSS <0004> hlr_ussd.c:576 262421456616418/0x4dbf0b90: Process SS (BEGIN) 20240910082657650 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657650 DSS <0004> hlr_ussd.c:518 262421456616418/0x4dbf0b90: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657650 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657650 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657650 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657650 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: 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 } } } } } 20240910082657651 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657651 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657651 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421456616418" session_id=1304365968 session_state=END} 20240910082657651 DSS <0004> hlr_ussd.c:576 262421456616418/0x4dbf0b90: Process SS (END) 20240910082657651 DSS <0004> hlr_ussd.c:518 262421456616418/0x4dbf0b90: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657651 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421456616418" session_id=1304365968 session_state=END} 20240910082657651 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657651 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657651 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657651 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@307d2bf1ca03: Found GsupExpect[0] for "262421456616418" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@307d2bf1ca03: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421456616418" TC_mo_ussd_euse_defaultroute(241)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082657653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@307d2bf1ca03: Final verdict of PTC: pass 20240910082657663 DAUC <0003> db_auc.c:157 IMSI='262421304851941': No 2G Auth Data 20240910082657663 DAUC <0003> db_auc.c:192 IMSI='262421304851941': No 3G Auth Data HLR_Test-GSUP(237)@307d2bf1ca03: Created GsupExpect[0] for "262421304851941" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240910082657692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 20240910082657695 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657695 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421304851941" session_id=1773391873 session_state=BEGIN} 20240910082657695 DSS <0004> hlr_ussd.c:576 262421304851941/0x69b3d001: Process SS (BEGIN) 20240910082657695 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657695 DSS <0004> hlr_ussd.c:518 262421304851941/0x69b3d001: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657695 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657695 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657695 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657695 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: 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 } } } } } 20240910082657696 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657696 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657696 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421304851941" session_id=1773391873 session_state=END} 20240910082657696 DSS <0004> hlr_ussd.c:576 262421304851941/0x69b3d001: Process SS (END) 20240910082657696 DSS <0004> hlr_ussd.c:518 262421304851941/0x69b3d001: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657696 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421304851941" session_id=1773391873 session_state=END} 20240910082657696 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657696 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657696 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657696 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@307d2bf1ca03: Found GsupExpect[0] for "262421304851941" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@307d2bf1ca03: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421304851941" TC_mo_ussd_euse_defaultroute(242)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082657698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@307d2bf1ca03: Final verdict of PTC: pass 20240910082657710 DAUC <0003> db_auc.c:157 IMSI='262423254437146': No 2G Auth Data 20240910082657710 DAUC <0003> db_auc.c:192 IMSI='262423254437146': No 3G Auth Data HLR_Test-GSUP(237)@307d2bf1ca03: Created GsupExpect[0] for "262423254437146" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240910082657738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20240910082657741 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657741 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423254437146" session_id=1109490012 session_state=BEGIN} 20240910082657741 DSS <0004> hlr_ussd.c:576 262423254437146/0x4221795c: Process SS (BEGIN) 20240910082657741 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657741 DSS <0004> hlr_ussd.c:518 262423254437146/0x4221795c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657741 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657741 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657741 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657741 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: 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 } } } } } 20240910082657742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657742 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657742 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423254437146" session_id=1109490012 session_state=END} 20240910082657742 DSS <0004> hlr_ussd.c:576 262423254437146/0x4221795c: Process SS (END) 20240910082657742 DSS <0004> hlr_ussd.c:518 262423254437146/0x4221795c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657742 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423254437146" session_id=1109490012 session_state=END} 20240910082657742 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657742 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@307d2bf1ca03: Found GsupExpect[0] for "262423254437146" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@307d2bf1ca03: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423254437146" TC_mo_ussd_euse_defaultroute(243)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082657744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@307d2bf1ca03: Final verdict of PTC: pass 20240910082657752 DAUC <0003> db_auc.c:157 IMSI='262429375036216': No 2G Auth Data 20240910082657752 DAUC <0003> db_auc.c:192 IMSI='262429375036216': No 3G Auth Data HLR_Test-GSUP(237)@307d2bf1ca03: Created GsupExpect[0] for "262429375036216" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240910082657785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20240910082657789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657789 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429375036216" session_id=109680733 session_state=BEGIN} 20240910082657789 DSS <0004> hlr_ussd.c:576 262429375036216/0x0689985d: Process SS (BEGIN) 20240910082657789 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657789 DSS <0004> hlr_ussd.c:518 262429375036216/0x0689985d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657789 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657789 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: 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 } } } } } 20240910082657790 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657790 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657790 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429375036216" session_id=109680733 session_state=END} 20240910082657790 DSS <0004> hlr_ussd.c:576 262429375036216/0x0689985d: Process SS (END) 20240910082657790 DSS <0004> hlr_ussd.c:518 262429375036216/0x0689985d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657790 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429375036216" session_id=109680733 session_state=END} 20240910082657790 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657790 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657790 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657790 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@307d2bf1ca03: Found GsupExpect[0] for "262429375036216" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@307d2bf1ca03: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429375036216" TC_mo_ussd_euse_defaultroute(244)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082657792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@307d2bf1ca03: Final verdict of PTC: pass 20240910082657799 DAUC <0003> db_auc.c:157 IMSI='262427829150014': No 2G Auth Data 20240910082657799 DAUC <0003> db_auc.c:192 IMSI='262427829150014': No 3G Auth Data HLR_Test-GSUP(237)@307d2bf1ca03: Created GsupExpect[0] for "262427829150014" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240910082657835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4258 20240910082657838 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657838 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427829150014" session_id=1185372093 session_state=BEGIN} 20240910082657838 DSS <0004> hlr_ussd.c:576 262427829150014/0x46a757bd: Process SS (BEGIN) 20240910082657838 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657838 DSS <0004> hlr_ussd.c:518 262427829150014/0x46a757bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657838 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657838 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657838 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657838 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: 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 } } } } } 20240910082657839 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657839 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657839 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427829150014" session_id=1185372093 session_state=END} 20240910082657839 DSS <0004> hlr_ussd.c:576 262427829150014/0x46a757bd: Process SS (END) 20240910082657839 DSS <0004> hlr_ussd.c:518 262427829150014/0x46a757bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657839 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427829150014" session_id=1185372093 session_state=END} 20240910082657839 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657839 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657839 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657839 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@307d2bf1ca03: Found GsupExpect[0] for "262427829150014" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@307d2bf1ca03: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427829150014" TC_mo_ussd_euse_defaultroute(245)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082657841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@307d2bf1ca03: Final verdict of PTC: pass 20240910082657873 DAUC <0003> db_auc.c:157 IMSI='262429150227339': No 2G Auth Data 20240910082657873 DAUC <0003> db_auc.c:192 IMSI='262429150227339': No 3G Auth Data HLR_Test-GSUP(237)@307d2bf1ca03: Created GsupExpect[0] for "262429150227339" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240910082657936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34006<->l=127.0.0.1:4258 20240910082657949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657949 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429150227339" session_id=3543756221 session_state=BEGIN} 20240910082657949 DSS <0004> hlr_ussd.c:576 262429150227339/0xd3396dbd: Process SS (BEGIN) 20240910082657949 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657949 DSS <0004> hlr_ussd.c:518 262429150227339/0xd3396dbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657949 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657949 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: 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 } } } } } 20240910082657951 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657951 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657951 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429150227339" session_id=3543756221 session_state=END} 20240910082657951 DSS <0004> hlr_ussd.c:576 262429150227339/0xd3396dbd: Process SS (END) 20240910082657951 DSS <0004> hlr_ussd.c:518 262429150227339/0xd3396dbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657951 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429150227339" session_id=3543756221 session_state=END} 20240910082657951 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657951 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657951 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657952 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@307d2bf1ca03: Found GsupExpect[0] for "262429150227339" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@307d2bf1ca03: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429150227339" TC_mo_ussd_euse_defaultroute(246)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082657955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34006<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@307d2bf1ca03: Final verdict of PTC: pass 20240910082657962 DAUC <0003> db_auc.c:157 IMSI='262427828620071': No 2G Auth Data 20240910082657962 DAUC <0003> db_auc.c:192 IMSI='262427828620071': No 3G Auth Data HLR_Test-GSUP(237)@307d2bf1ca03: Created GsupExpect[0] for "262427828620071" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240910082658005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4258 20240910082658008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082658008 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427828620071" session_id=1028700742 session_state=BEGIN} 20240910082658008 DSS <0004> hlr_ussd.c:576 262427828620071/0x3d50ba46: Process SS (BEGIN) 20240910082658008 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082658008 DSS <0004> hlr_ussd.c:518 262427828620071/0x3d50ba46: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082658008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658008 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082658008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658008 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: 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 } } } } } 20240910082658009 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658009 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082658009 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427828620071" session_id=1028700742 session_state=END} 20240910082658009 DSS <0004> hlr_ussd.c:576 262427828620071/0x3d50ba46: Process SS (END) 20240910082658009 DSS <0004> hlr_ussd.c:518 262427828620071/0x3d50ba46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082658009 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427828620071" session_id=1028700742 session_state=END} 20240910082658009 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082658009 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082658009 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082658009 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@307d2bf1ca03: Found GsupExpect[0] for "262427828620071" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@307d2bf1ca03: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427828620071" TC_mo_ussd_euse_defaultroute(247)@307d2bf1ca03: 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)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082658012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@307d2bf1ca03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@307d2bf1ca03: Final verdict of PTC: none 20240910082658014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 20240910082658015 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082658015 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082658015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082658015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082658015 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658015 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082658015 DLINP <000b> input/ipa.c:414 127.0.0.1:44687 connection closed with server HLR_Test-GSUP(237)@307d2bf1ca03: Final verdict of PTC: none 20240910082658015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44687 20240910082658015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910082658015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46627<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@307d2bf1ca03: Final verdict of PTC: none 238@307d2bf1ca03: Final verdict of PTC: none IPA-EUSE-foobar(236)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 238: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Tue Sep 10 08:26:58 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 20240910082658059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34028<->l=127.0.0.1:4258 20240910082658160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34028<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2924) Waiting for packet dumper to finish... 1 (prev_count=2924, count=48028) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Tue Sep 10 08:27:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910082700894 DSS <0004> hlr_ussd.c:239 262420937829790/0xff32eb76: SS Session Timeout, destroying 20240910082700894 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420937829790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082700971 DSS <0004> hlr_ussd.c:239 262428271613957/0xe68318b9: SS Session Timeout, destroying 20240910082700971 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428271613957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701045 DSS <0004> hlr_ussd.c:239 262420424640913/0x5c14230a: SS Session Timeout, destroying 20240910082701045 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420424640913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701118 DSS <0004> hlr_ussd.c:239 262424686311832/0x357c352a: SS Session Timeout, destroying 20240910082701118 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424686311832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701183 DSS <0004> hlr_ussd.c:239 262428752978639/0x2c47c1f5: SS Session Timeout, destroying 20240910082701183 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428752978639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_mo_sss_reject started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082701212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082701212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082701217 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082701219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082701221 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082701221 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082701221 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082701221 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 20240910082701221 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082701221 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 20240910082701221 DLGSUP <0013> gsup_server.c:235 2: 20240910082701221 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082701221 DLGSUP <0013> gsup_server.c:235 3: 20240910082701221 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082701221 DLGSUP <0013> gsup_server.c:235 4: 20240910082701221 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082701221 DLGSUP <0013> gsup_server.c:235 5: 20240910082701221 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082701221 DLGSUP <0013> gsup_server.c:235 7: 20240910082701221 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082701221 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082701221 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082701221 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@307d2bf1ca03: 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") 20240910082701240 DSS <0004> hlr_ussd.c:239 262428504939375/0x0ba2ec76: SS Session Timeout, destroying 20240910082701240 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428504939375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45809<->l=127.0.0.1:4259) 20240910082701262 DAUC <0003> db_auc.c:157 IMSI='262420951102275': No 2G Auth Data 20240910082701262 DAUC <0003> db_auc.c:192 IMSI='262420951102275': No 3G Auth Data HLR_Test-GSUP(249)@307d2bf1ca03: Created GsupExpect[0] for "262420951102275" to be handled at TC_mo_sss_reject(252) 20240910082701310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4258 20240910082701313 DSS <0004> hlr_ussd.c:239 262421802980153/0x3a956bf5: SS Session Timeout, destroying 20240910082701313 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421802980153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701321 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082701321 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420951102275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420951102275" session_id=1573520062 session_state=BEGIN} 20240910082701321 DSS <0004> hlr_ussd.c:576 262420951102275/0x5dca02be: Process SS (BEGIN) 20240910082701321 DSS <0004> hlr_ussd.c:498 262420951102275/0x5dca02be: SS CompType=Invoke, OpCode=InterrogateSS 20240910082701321 DSS <0004> hlr_ussd.c:506 262420951102275/0x5dca02be: Structured SS requests are not supported, rejecting... 20240910082701321 DSS <0004> hlr_ussd.c:354 262420951102275/0x5dca02be: Tx ReturnError(0, 0x15) 20240910082701321 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420951102275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420951102275" session_id=1573520062 session_state=END} 20240910082701321 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082701321 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@307d2bf1ca03: Found GsupExpect[0] for "262420951102275" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@307d2bf1ca03: Added IMSI table entry 0TC_mo_sss_reject(252)"262420951102275" TC_mo_sss_reject(252)@307d2bf1ca03: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082701325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@307d2bf1ca03: Final verdict of PTC: pass 20240910082701346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34042<->l=127.0.0.1:4258 20240910082701346 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082701346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082701346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082701346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082701346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45809<->l=127.0.0.1:4259) 250@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP(249)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 250: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_mo_sss_reject finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Tue Sep 10 08:27: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 20240910082701364 DSS <0004> hlr_ussd.c:239 262427322574431/0xa9a1cec6: SS Session Timeout, destroying 20240910082701364 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427322574431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4258 20240910082701470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14264) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Tue Sep 10 08:27:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_check_imei started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082704552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082704552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082704553 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082704554 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704554 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082704554 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082704554 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 20240910082704554 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082704554 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 20240910082704555 DLGSUP <0013> gsup_server.c:235 2: 20240910082704555 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082704555 DLGSUP <0013> gsup_server.c:235 3: 20240910082704555 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082704555 DLGSUP <0013> gsup_server.c:235 4: 20240910082704555 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082704555 DLGSUP <0013> gsup_server.c:235 5: 20240910082704555 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082704555 DLGSUP <0013> gsup_server.c:235 7: 20240910082704555 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082704555 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082704555 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082704555 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@307d2bf1ca03: 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") 20240910082704562 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38753<->l=127.0.0.1:4259) 20240910082704571 DAUC <0003> db_auc.c:157 IMSI='262425789351740': No 2G Auth Data 20240910082704571 DAUC <0003> db_auc.c:192 IMSI='262425789351740': No 3G Auth Data HLR_Test-GSUP(254)@307d2bf1ca03: Created GsupExpect[0] for "262425789351740" to be handled at TC_gsup_check_imei(257) 20240910082704600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4258 20240910082704602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704602 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789351740"} 20240910082704602 DMAIN <0000> hlr.c:424 IMSI='262425789351740': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704602 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425789351740"} 20240910082704602 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@307d2bf1ca03: Found GsupExpect[0] for "262425789351740" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_check_imei(257)"262425789351740" TC_gsup_check_imei(257)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082704603 DAUC <0003> db_auc.c:192 IMSI='262425789351740': No 3G Auth Data 20240910082704605 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704605 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789351740"} 20240910082704605 DAUC <0003> hlr.c:417 IMSI='262425789351740': storing IMEI = 12345678901234 20240910082704613 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425789351740"} 20240910082704613 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704613 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704613 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082704614 DAUC <0003> db_auc.c:192 IMSI='262425789351740': No 3G Auth Data 20240910082704614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@307d2bf1ca03: Final verdict of PTC: pass 20240910082704655 DAUC <0003> db_auc.c:157 IMSI='262420308444379': No 2G Auth Data 20240910082704655 DAUC <0003> db_auc.c:192 IMSI='262420308444379': No 3G Auth Data HLR_Test-GSUP(254)@307d2bf1ca03: Created GsupExpect[0] for "262420308444379" to be handled at TC_gsup_check_imei(258) 20240910082704686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37878<->l=127.0.0.1:4258 20240910082704689 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704689 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308444379"} 20240910082704689 DMAIN <0000> hlr.c:424 IMSI='262420308444379': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704689 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420308444379"} 20240910082704689 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704689 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704689 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@307d2bf1ca03: Found GsupExpect[0] for "262420308444379" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_check_imei(258)"262420308444379" TC_gsup_check_imei(258)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082704689 DAUC <0003> db_auc.c:192 IMSI='262420308444379': No 3G Auth Data 20240910082704690 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704690 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308444379"} 20240910082704690 DAUC <0003> hlr.c:417 IMSI='262420308444379': storing IMEI = 12345678901234 20240910082704697 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420308444379"} 20240910082704697 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704697 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704697 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082704697 DAUC <0003> db_auc.c:192 IMSI='262420308444379': No 3G Auth Data 20240910082704698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37878<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@307d2bf1ca03: Final verdict of PTC: pass 20240910082704730 DAUC <0003> db_auc.c:157 IMSI='262426128650386': No 2G Auth Data 20240910082704730 DAUC <0003> db_auc.c:192 IMSI='262426128650386': No 3G Auth Data HLR_Test-GSUP(254)@307d2bf1ca03: Created GsupExpect[0] for "262426128650386" to be handled at TC_gsup_check_imei(259) 20240910082704754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37884<->l=127.0.0.1:4258 20240910082704757 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704757 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426128650386"} 20240910082704757 DMAIN <0000> hlr.c:424 IMSI='262426128650386': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704757 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426128650386"} 20240910082704757 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704757 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704757 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@307d2bf1ca03: Found GsupExpect[0] for "262426128650386" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_check_imei(259)"262426128650386" TC_gsup_check_imei(259)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082704757 DAUC <0003> db_auc.c:192 IMSI='262426128650386': No 3G Auth Data 20240910082704759 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704759 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426128650386"} 20240910082704759 DAUC <0003> hlr.c:417 IMSI='262426128650386': storing IMEI = 12345678901234 20240910082704770 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426128650386"} 20240910082704770 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704770 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704770 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704770 DAUC <0003> db_auc.c:192 IMSI='262426128650386': No 3G Auth Data TC_gsup_check_imei(259)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082704771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37884<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@307d2bf1ca03: Final verdict of PTC: pass 20240910082704798 DAUC <0003> db_auc.c:157 IMSI='262422056058865': No 2G Auth Data 20240910082704798 DAUC <0003> db_auc.c:192 IMSI='262422056058865': No 3G Auth Data HLR_Test-GSUP(254)@307d2bf1ca03: Created GsupExpect[0] for "262422056058865" to be handled at TC_gsup_check_imei(260) 20240910082704822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37890<->l=127.0.0.1:4258 20240910082704824 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704824 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422056058865"} 20240910082704824 DMAIN <0000> hlr.c:424 IMSI='262422056058865': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704824 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422056058865"} 20240910082704824 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704824 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704824 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@307d2bf1ca03: Found GsupExpect[0] for "262422056058865" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_check_imei(260)"262422056058865" TC_gsup_check_imei(260)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082704824 DAUC <0003> db_auc.c:157 IMSI='262422056058865': No 2G Auth Data 20240910082704825 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704825 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422056058865"} 20240910082704825 DAUC <0003> hlr.c:417 IMSI='262422056058865': storing IMEI = 12345678901234 20240910082704831 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422056058865"} 20240910082704831 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704831 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704831 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082704831 DAUC <0003> db_auc.c:157 IMSI='262422056058865': No 2G Auth Data 20240910082704831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37890<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@307d2bf1ca03: Final verdict of PTC: pass 20240910082704861 DAUC <0003> db_auc.c:157 IMSI='262425274794662': No 2G Auth Data 20240910082704861 DAUC <0003> db_auc.c:192 IMSI='262425274794662': No 3G Auth Data HLR_Test-GSUP(254)@307d2bf1ca03: Created GsupExpect[0] for "262425274794662" to be handled at TC_gsup_check_imei(261) 20240910082704894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37894<->l=127.0.0.1:4258 20240910082704896 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704896 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425274794662"} 20240910082704896 DMAIN <0000> hlr.c:424 IMSI='262425274794662': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704896 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425274794662"} 20240910082704896 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704896 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704896 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@307d2bf1ca03: Found GsupExpect[0] for "262425274794662" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_check_imei(261)"262425274794662" TC_gsup_check_imei(261)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082704897 DAUC <0003> db_auc.c:157 IMSI='262425274794662': No 2G Auth Data 20240910082704898 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704898 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425274794662"} 20240910082704898 DAUC <0003> hlr.c:417 IMSI='262425274794662': storing IMEI = 12345678901234 20240910082704903 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425274794662"} 20240910082704903 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704903 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704903 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082704903 DAUC <0003> db_auc.c:157 IMSI='262425274794662': No 2G Auth Data 20240910082704903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37894<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@307d2bf1ca03: Final verdict of PTC: pass 20240910082704929 DAUC <0003> db_auc.c:157 IMSI='262428193960055': No 2G Auth Data 20240910082704929 DAUC <0003> db_auc.c:192 IMSI='262428193960055': No 3G Auth Data HLR_Test-GSUP(254)@307d2bf1ca03: Created GsupExpect[0] for "262428193960055" to be handled at TC_gsup_check_imei(262) 20240910082704972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37910<->l=127.0.0.1:4258 20240910082704975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704975 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428193960055"} 20240910082704975 DMAIN <0000> hlr.c:424 IMSI='262428193960055': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704975 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428193960055"} 20240910082704975 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@307d2bf1ca03: Found GsupExpect[0] for "262428193960055" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_check_imei(262)"262428193960055" TC_gsup_check_imei(262)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082704976 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704976 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428193960055"} 20240910082704976 DAUC <0003> hlr.c:417 IMSI='262428193960055': storing IMEI = 12345678901234 20240910082704986 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428193960055"} 20240910082704986 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704986 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704986 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082704987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37910<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@307d2bf1ca03: Final verdict of PTC: pass 20240910082705032 DAUC <0003> db_auc.c:157 IMSI='262429617654726': No 2G Auth Data 20240910082705032 DAUC <0003> db_auc.c:192 IMSI='262429617654726': No 3G Auth Data HLR_Test-GSUP(254)@307d2bf1ca03: Created GsupExpect[0] for "262429617654726" to be handled at TC_gsup_check_imei(263) 20240910082705088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 20240910082705096 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705096 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617654726"} 20240910082705096 DMAIN <0000> hlr.c:424 IMSI='262429617654726': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082705096 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429617654726"} 20240910082705096 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082705096 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705096 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@307d2bf1ca03: Found GsupExpect[0] for "262429617654726" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_check_imei(263)"262429617654726" TC_gsup_check_imei(263)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082705103 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705103 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617654726"} 20240910082705103 DAUC <0003> hlr.c:417 IMSI='262429617654726': storing IMEI = 12345678901234 20240910082705117 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429617654726"} 20240910082705117 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082705117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082705120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@307d2bf1ca03: Final verdict of PTC: pass 20240910082705149 DAUC <0003> db_auc.c:157 IMSI='262428269565947': No 2G Auth Data 20240910082705149 DAUC <0003> db_auc.c:192 IMSI='262428269565947': No 3G Auth Data HLR_Test-GSUP(254)@307d2bf1ca03: Created GsupExpect[0] for "262428269565947" to be handled at TC_gsup_check_imei(264) 20240910082705199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 20240910082705212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705212 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428269565947"} 20240910082705212 DMAIN <0000> hlr.c:424 IMSI='262428269565947': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082705212 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428269565947"} 20240910082705212 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082705212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@307d2bf1ca03: Found GsupExpect[0] for "262428269565947" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_check_imei(264)"262428269565947" TC_gsup_check_imei(264)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082705219 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705219 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428269565947"} 20240910082705219 DAUC <0003> hlr.c:417 IMSI='262428269565947': storing IMEI = 12345678901234 20240910082705225 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428269565947"} 20240910082705225 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082705225 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705225 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082705228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082705273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4258 20240910082705274 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705274 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082705274 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082705274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082705274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38753<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@307d2bf1ca03: Final verdict of PTC: none 255@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_check_imei finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Tue Sep 10 08:27:05 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 20240910082705308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37950<->l=127.0.0.1:4258 20240910082705409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37950<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35264) Waiting for packet dumper to finish... 1 (prev_count=35264, count=69528) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_check_imei_via_proxy started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082708474 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082708474 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082708475 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37958<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082708476 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708476 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082708476 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082708476 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 20240910082708476 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082708476 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 20240910082708476 DLGSUP <0013> gsup_server.c:235 2: 20240910082708476 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082708476 DLGSUP <0013> gsup_server.c:235 3: 20240910082708476 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082708476 DLGSUP <0013> gsup_server.c:235 4: 20240910082708476 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082708476 DLGSUP <0013> gsup_server.c:235 5: 20240910082708476 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082708476 DLGSUP <0013> gsup_server.c:235 7: 20240910082708476 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082708476 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082708476 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082708476 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@307d2bf1ca03: 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") 20240910082708483 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42325<->l=127.0.0.1:4259) 20240910082708496 DAUC <0003> db_auc.c:157 IMSI='262420069805983': No 2G Auth Data 20240910082708496 DAUC <0003> db_auc.c:192 IMSI='262420069805983': No 3G Auth Data HLR_Test-GSUP(266)@307d2bf1ca03: Created GsupExpect[0] for "262420069805983" to be handled at TC_gsup_check_imei_via_proxy(269) 20240910082708542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4258 20240910082708545 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708545 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420069805983" source_name="the-source\n"} 20240910082708545 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082708545 DMAIN <0000> hlr.c:424 IMSI='262420069805983': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708545 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420069805983" destination_name="the-source\n"} 20240910082708545 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708545 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708545 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@307d2bf1ca03: Found GsupExpect[0] for "262420069805983" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420069805983" TC_gsup_check_imei_via_proxy(269)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082708546 DAUC <0003> db_auc.c:192 IMSI='262420069805983': No 3G Auth Data 20240910082708547 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708547 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420069805983" source_name="the-source\n"} 20240910082708547 DAUC <0003> hlr.c:417 IMSI='262420069805983': storing IMEI = 12345678901234 20240910082708558 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420069805983" destination_name="the-source\n"} 20240910082708558 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708558 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708558 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708558 DAUC <0003> db_auc.c:192 IMSI='262420069805983': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082708559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@307d2bf1ca03: Final verdict of PTC: pass 20240910082708614 DAUC <0003> db_auc.c:157 IMSI='262428927453984': No 2G Auth Data 20240910082708614 DAUC <0003> db_auc.c:192 IMSI='262428927453984': No 3G Auth Data HLR_Test-GSUP(266)@307d2bf1ca03: Created GsupExpect[0] for "262428927453984" to be handled at TC_gsup_check_imei_via_proxy(270) 20240910082708646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37970<->l=127.0.0.1:4258 20240910082708648 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708648 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428927453984" source_name="the-source\n"} 20240910082708648 DMAIN <0000> hlr.c:424 IMSI='262428927453984': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708648 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428927453984" destination_name="the-source\n"} 20240910082708648 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708648 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708648 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@307d2bf1ca03: Found GsupExpect[0] for "262428927453984" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428927453984" TC_gsup_check_imei_via_proxy(270)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082708649 DAUC <0003> db_auc.c:192 IMSI='262428927453984': No 3G Auth Data 20240910082708650 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708650 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428927453984" source_name="the-source\n"} 20240910082708650 DAUC <0003> hlr.c:417 IMSI='262428927453984': storing IMEI = 12345678901234 20240910082708661 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428927453984" destination_name="the-source\n"} 20240910082708661 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708661 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708661 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082708662 DAUC <0003> db_auc.c:192 IMSI='262428927453984': No 3G Auth Data 20240910082708663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37970<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@307d2bf1ca03: Final verdict of PTC: pass 20240910082708698 DAUC <0003> db_auc.c:157 IMSI='262424619644447': No 2G Auth Data 20240910082708698 DAUC <0003> db_auc.c:192 IMSI='262424619644447': No 3G Auth Data HLR_Test-GSUP(266)@307d2bf1ca03: Created GsupExpect[0] for "262424619644447" to be handled at TC_gsup_check_imei_via_proxy(271) 20240910082708732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37978<->l=127.0.0.1:4258 20240910082708735 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708735 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424619644447" source_name="the-source\n"} 20240910082708735 DMAIN <0000> hlr.c:424 IMSI='262424619644447': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708735 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424619644447" destination_name="the-source\n"} 20240910082708735 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708735 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708735 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@307d2bf1ca03: Found GsupExpect[0] for "262424619644447" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424619644447" TC_gsup_check_imei_via_proxy(271)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082708736 DAUC <0003> db_auc.c:192 IMSI='262424619644447': No 3G Auth Data 20240910082708737 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708737 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424619644447" source_name="the-source\n"} 20240910082708737 DAUC <0003> hlr.c:417 IMSI='262424619644447': storing IMEI = 12345678901234 20240910082708752 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424619644447" destination_name="the-source\n"} 20240910082708752 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708752 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708752 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082708753 DAUC <0003> db_auc.c:192 IMSI='262424619644447': No 3G Auth Data 20240910082708753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37978<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@307d2bf1ca03: Final verdict of PTC: pass 20240910082708790 DAUC <0003> db_auc.c:157 IMSI='262426625479737': No 2G Auth Data 20240910082708790 DAUC <0003> db_auc.c:192 IMSI='262426625479737': No 3G Auth Data HLR_Test-GSUP(266)@307d2bf1ca03: Created GsupExpect[0] for "262426625479737" to be handled at TC_gsup_check_imei_via_proxy(272) 20240910082708819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20240910082708822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708822 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625479737" source_name="the-source\n"} 20240910082708822 DMAIN <0000> hlr.c:424 IMSI='262426625479737': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708822 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625479737" destination_name="the-source\n"} 20240910082708822 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@307d2bf1ca03: Found GsupExpect[0] for "262426625479737" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426625479737" TC_gsup_check_imei_via_proxy(272)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082708823 DAUC <0003> db_auc.c:157 IMSI='262426625479737': No 2G Auth Data 20240910082708824 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708824 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625479737" source_name="the-source\n"} 20240910082708824 DAUC <0003> hlr.c:417 IMSI='262426625479737': storing IMEI = 12345678901234 20240910082708836 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625479737" destination_name="the-source\n"} 20240910082708836 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708836 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708836 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082708836 DAUC <0003> db_auc.c:157 IMSI='262426625479737': No 2G Auth Data 20240910082708836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@307d2bf1ca03: Final verdict of PTC: pass 20240910082708881 DAUC <0003> db_auc.c:157 IMSI='262429618671690': No 2G Auth Data 20240910082708881 DAUC <0003> db_auc.c:192 IMSI='262429618671690': No 3G Auth Data HLR_Test-GSUP(266)@307d2bf1ca03: Created GsupExpect[0] for "262429618671690" to be handled at TC_gsup_check_imei_via_proxy(273) 20240910082708915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37994<->l=127.0.0.1:4258 20240910082708917 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708917 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429618671690" source_name="the-source\n"} 20240910082708917 DMAIN <0000> hlr.c:424 IMSI='262429618671690': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708917 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429618671690" destination_name="the-source\n"} 20240910082708917 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708917 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708917 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@307d2bf1ca03: Found GsupExpect[0] for "262429618671690" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429618671690" TC_gsup_check_imei_via_proxy(273)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082708918 DAUC <0003> db_auc.c:157 IMSI='262429618671690': No 2G Auth Data 20240910082708920 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708920 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429618671690" source_name="the-source\n"} 20240910082708920 DAUC <0003> hlr.c:417 IMSI='262429618671690': storing IMEI = 12345678901234 20240910082708933 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429618671690" destination_name="the-source\n"} 20240910082708933 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708933 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708933 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708933 DAUC <0003> db_auc.c:157 IMSI='262429618671690': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082708934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37994<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@307d2bf1ca03: Final verdict of PTC: pass 20240910082708980 DAUC <0003> db_auc.c:157 IMSI='262423278567629': No 2G Auth Data 20240910082708980 DAUC <0003> db_auc.c:192 IMSI='262423278567629': No 3G Auth Data HLR_Test-GSUP(266)@307d2bf1ca03: Created GsupExpect[0] for "262423278567629" to be handled at TC_gsup_check_imei_via_proxy(274) 20240910082709020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 20240910082709022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709022 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423278567629" source_name="the-source\n"} 20240910082709022 DMAIN <0000> hlr.c:424 IMSI='262423278567629': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082709022 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423278567629" destination_name="the-source\n"} 20240910082709022 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@307d2bf1ca03: Found GsupExpect[0] for "262423278567629" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423278567629" TC_gsup_check_imei_via_proxy(274)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082709024 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709024 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423278567629" source_name="the-source\n"} 20240910082709024 DAUC <0003> hlr.c:417 IMSI='262423278567629': storing IMEI = 12345678901234 20240910082709038 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423278567629" destination_name="the-source\n"} 20240910082709038 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082709039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@307d2bf1ca03: Final verdict of PTC: pass 20240910082709172 DAUC <0003> db_auc.c:157 IMSI='262424130833109': No 2G Auth Data 20240910082709172 DAUC <0003> db_auc.c:192 IMSI='262424130833109': No 3G Auth Data HLR_Test-GSUP(266)@307d2bf1ca03: Created GsupExpect[0] for "262424130833109" to be handled at TC_gsup_check_imei_via_proxy(275) 20240910082709231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4258 20240910082709243 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709243 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424130833109" source_name="the-source\n"} 20240910082709243 DMAIN <0000> hlr.c:424 IMSI='262424130833109': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082709243 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424130833109" destination_name="the-source\n"} 20240910082709243 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709243 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709243 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@307d2bf1ca03: Found GsupExpect[0] for "262424130833109" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424130833109" TC_gsup_check_imei_via_proxy(275)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082709253 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709253 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424130833109" source_name="the-source\n"} 20240910082709253 DAUC <0003> hlr.c:417 IMSI='262424130833109': storing IMEI = 12345678901234 20240910082709263 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424130833109" destination_name="the-source\n"} 20240910082709263 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082709268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@307d2bf1ca03: Final verdict of PTC: pass 20240910082709313 DAUC <0003> db_auc.c:157 IMSI='262420318279177': No 2G Auth Data 20240910082709313 DAUC <0003> db_auc.c:192 IMSI='262420318279177': No 3G Auth Data HLR_Test-GSUP(266)@307d2bf1ca03: Created GsupExpect[0] for "262420318279177" to be handled at TC_gsup_check_imei_via_proxy(276) 20240910082709362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38018<->l=127.0.0.1:4258 20240910082709367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709367 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420318279177" source_name="the-source\n"} 20240910082709367 DMAIN <0000> hlr.c:424 IMSI='262420318279177': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082709367 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420318279177" destination_name="the-source\n"} 20240910082709367 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@307d2bf1ca03: Found GsupExpect[0] for "262420318279177" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420318279177" TC_gsup_check_imei_via_proxy(276)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082709372 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709372 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420318279177" source_name="the-source\n"} 20240910082709372 DAUC <0003> hlr.c:417 IMSI='262420318279177': storing IMEI = 12345678901234 20240910082709376 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420318279177" destination_name="the-source\n"} 20240910082709376 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709376 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709376 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082709380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38018<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082709407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37958<->l=127.0.0.1:4258 20240910082709407 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709407 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082709407 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082709407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082709407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP(266)@307d2bf1ca03: Final verdict of PTC: none 20240910082709407 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42325<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Tue Sep 10 08:27:09 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 20240910082709431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20240910082709532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33728) Waiting for packet dumper to finish... 1 (prev_count=33728, count=69908) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_check_imei_invalid_len started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082712568 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082712568 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082712569 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082712571 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712571 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082712571 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082712571 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 20240910082712571 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082712571 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 20240910082712571 DLGSUP <0013> gsup_server.c:235 2: 20240910082712571 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082712571 DLGSUP <0013> gsup_server.c:235 3: 20240910082712571 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082712571 DLGSUP <0013> gsup_server.c:235 4: 20240910082712571 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082712571 DLGSUP <0013> gsup_server.c:235 5: 20240910082712571 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082712571 DLGSUP <0013> gsup_server.c:235 7: 20240910082712571 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082712571 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082712571 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082712571 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@307d2bf1ca03: 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") 20240910082712579 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42465<->l=127.0.0.1:4259) 20240910082712595 DAUC <0003> db_auc.c:157 IMSI='262422102887835': No 2G Auth Data 20240910082712595 DAUC <0003> db_auc.c:192 IMSI='262422102887835': No 3G Auth Data HLR_Test-GSUP(278)@307d2bf1ca03: Created GsupExpect[0] for "262422102887835" to be handled at TC_gsup_check_imei_invalid_len(281) 20240910082712635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20240910082712637 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712637 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712637 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712637 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712637 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712637 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712637 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@307d2bf1ca03: Found GsupExpect[0] for "262422102887835" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422102887835" TC_gsup_check_imei_invalid_len(281)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082712639 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712639 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712639 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712639 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712639 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712639 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712639 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712640 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712640 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712640 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712640 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712640 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712640 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712640 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712641 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712641 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712641 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712641 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712641 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712641 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712641 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712642 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712642 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712642 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712642 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@307d2bf1ca03: Final verdict of PTC: pass 20240910082712680 DAUC <0003> db_auc.c:157 IMSI='262420858897146': No 2G Auth Data 20240910082712680 DAUC <0003> db_auc.c:192 IMSI='262420858897146': No 3G Auth Data HLR_Test-GSUP(278)@307d2bf1ca03: Created GsupExpect[0] for "262420858897146" to be handled at TC_gsup_check_imei_invalid_len(282) 20240910082712709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20240910082712711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712711 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712711 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712711 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712711 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@307d2bf1ca03: Found GsupExpect[0] for "262420858897146" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@307d2bf1ca03: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420858897146" TC_gsup_check_imei_invalid_len(282)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082712712 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712712 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712712 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712712 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712712 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712712 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712712 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712713 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712713 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712713 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712713 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712713 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712713 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712713 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712714 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712714 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712714 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712714 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712714 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712714 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712714 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712715 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712715 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712715 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712715 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712715 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712715 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712715 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@307d2bf1ca03: Final verdict of PTC: pass 20240910082712752 DAUC <0003> db_auc.c:157 IMSI='262422316547912': No 2G Auth Data 20240910082712752 DAUC <0003> db_auc.c:192 IMSI='262422316547912': No 3G Auth Data HLR_Test-GSUP(278)@307d2bf1ca03: Created GsupExpect[0] for "262422316547912" to be handled at TC_gsup_check_imei_invalid_len(283) 20240910082712789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20240910082712792 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712792 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712792 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712792 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712792 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712792 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712792 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@307d2bf1ca03: Found GsupExpect[0] for "262422316547912" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@307d2bf1ca03: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422316547912" TC_gsup_check_imei_invalid_len(283)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082712793 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712793 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712793 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712793 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712793 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712793 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712793 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712794 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712794 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712794 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712794 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712794 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712794 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712794 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712795 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712795 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712795 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712795 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712795 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712795 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712795 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712796 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712796 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712796 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712796 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712796 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712796 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712796 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@307d2bf1ca03: Final verdict of PTC: pass 20240910082712828 DAUC <0003> db_auc.c:157 IMSI='262424637025949': No 2G Auth Data 20240910082712828 DAUC <0003> db_auc.c:192 IMSI='262424637025949': No 3G Auth Data HLR_Test-GSUP(278)@307d2bf1ca03: Created GsupExpect[0] for "262424637025949" to be handled at TC_gsup_check_imei_invalid_len(284) 20240910082712865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20240910082712867 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712867 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712867 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712867 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712867 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712867 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712867 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@307d2bf1ca03: Found GsupExpect[0] for "262424637025949" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@307d2bf1ca03: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424637025949" TC_gsup_check_imei_invalid_len(284)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082712868 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712868 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712868 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712868 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712868 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712868 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712868 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712869 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712869 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712869 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712869 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712869 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712869 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712869 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712870 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712870 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712870 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712870 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712870 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712870 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712870 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712870 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712871 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@307d2bf1ca03: Final verdict of PTC: pass 20240910082712907 DAUC <0003> db_auc.c:157 IMSI='262427444136504': No 2G Auth Data 20240910082712907 DAUC <0003> db_auc.c:192 IMSI='262427444136504': No 3G Auth Data HLR_Test-GSUP(278)@307d2bf1ca03: Created GsupExpect[0] for "262427444136504" to be handled at TC_gsup_check_imei_invalid_len(285) 20240910082712938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712940 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712940 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712940 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712940 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@307d2bf1ca03: Found GsupExpect[0] for "262427444136504" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@307d2bf1ca03: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427444136504" TC_gsup_check_imei_invalid_len(285)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712940 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712940 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712940 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712940 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712941 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712941 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712941 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712941 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712941 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712941 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712941 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712941 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712942 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712942 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712942 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712942 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712942 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712942 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712942 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082712943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@307d2bf1ca03: Final verdict of PTC: pass 20240910082712981 DAUC <0003> db_auc.c:157 IMSI='262426105053167': No 2G Auth Data 20240910082712981 DAUC <0003> db_auc.c:192 IMSI='262426105053167': No 3G Auth Data HLR_Test-GSUP(278)@307d2bf1ca03: Created GsupExpect[0] for "262426105053167" to be handled at TC_gsup_check_imei_invalid_len(286) 20240910082713023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 20240910082713025 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713025 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713025 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082713025 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713025 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713025 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713025 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@307d2bf1ca03: Found GsupExpect[0] for "262426105053167" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@307d2bf1ca03: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426105053167" TC_gsup_check_imei_invalid_len(286)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082713027 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713027 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713027 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082713027 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713027 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713027 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713027 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713028 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713028 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713028 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082713028 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713028 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713028 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713028 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713029 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713029 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082713029 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713029 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713029 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713029 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082713029 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713029 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@307d2bf1ca03: Final verdict of PTC: pass 20240910082713078 DAUC <0003> db_auc.c:157 IMSI='262424989739818': No 2G Auth Data 20240910082713078 DAUC <0003> db_auc.c:192 IMSI='262424989739818': No 3G Auth Data HLR_Test-GSUP(278)@307d2bf1ca03: Created GsupExpect[0] for "262424989739818" to be handled at TC_gsup_check_imei_invalid_len(287) 20240910082713130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20240910082713136 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713136 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713136 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082713136 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713136 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713136 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713136 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@307d2bf1ca03: Found GsupExpect[0] for "262424989739818" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@307d2bf1ca03: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424989739818" TC_gsup_check_imei_invalid_len(287)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082713139 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713139 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713139 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082713139 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713139 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713139 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713139 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713140 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713140 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713140 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082713140 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713140 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713140 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713140 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713142 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713142 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082713142 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713142 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713143 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713143 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713143 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082713143 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713143 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713143 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713143 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@307d2bf1ca03: Final verdict of PTC: pass 20240910082713191 DAUC <0003> db_auc.c:157 IMSI='262424680751700': No 2G Auth Data 20240910082713191 DAUC <0003> db_auc.c:192 IMSI='262424680751700': No 3G Auth Data HLR_Test-GSUP(278)@307d2bf1ca03: Created GsupExpect[0] for "262424680751700" to be handled at TC_gsup_check_imei_invalid_len(288) 20240910082713233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20240910082713236 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713236 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713236 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082713236 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713236 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713236 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713236 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@307d2bf1ca03: Found GsupExpect[0] for "262424680751700" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@307d2bf1ca03: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424680751700" TC_gsup_check_imei_invalid_len(288)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082713237 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713237 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713237 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082713237 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713237 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713237 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713237 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713239 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713239 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082713239 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713239 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713240 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713240 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713240 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082713240 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713240 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713240 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713240 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713241 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713241 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713241 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082713241 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713241 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713241 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713241 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082713242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@307d2bf1ca03: Final verdict of PTC: pass MTC@307d2bf1ca03: setverdict(pass): none -> pass 20240910082713281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4258 20240910082713282 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713282 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082713282 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082713282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082713282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42465<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@307d2bf1ca03: Final verdict of PTC: none 279@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: pass MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@307d2bf1ca03: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Tue Sep 10 08:27:13 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 20240910082713325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20240910082713426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41788) Waiting for packet dumper to finish... 1 (prev_count=41788, count=51472) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_gsup_check_imei_unknown_imsi started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082716520 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082716520 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082716521 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082716522 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082716522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082716522 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 20240910082716522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082716522 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 20240910082716522 DLGSUP <0013> gsup_server.c:235 2: 20240910082716522 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082716522 DLGSUP <0013> gsup_server.c:235 3: 20240910082716522 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082716522 DLGSUP <0013> gsup_server.c:235 4: 20240910082716522 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082716522 DLGSUP <0013> gsup_server.c:235 5: 20240910082716522 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082716522 DLGSUP <0013> gsup_server.c:235 7: 20240910082716522 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082716522 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082716522 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082716522 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@307d2bf1ca03: 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") 20240910082716530 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41699<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@307d2bf1ca03: Created GsupExpect[0] for "262427316610672" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240910082716536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20240910082716566 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716566 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427316610672"} 20240910082716566 DMAIN <0000> hlr.c:424 IMSI='262427316610672': has IMEI = 22245678901234 (consider setting 'store-imei') 20240910082716566 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240910082716566 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427316610672" cause=Invalid mandatory information} 20240910082716566 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082716566 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082716566 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@307d2bf1ca03: Found GsupExpect[0] for "262427316610672" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@307d2bf1ca03: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427316610672" TC_gsup_check_imei_unknown_imsi(293)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082716569 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716569 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427316610672"} 20240910082716569 DAUC <0003> hlr.c:417 IMSI='262427316610672': storing IMEI = 22245678901234 20240910082716569 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427316610672': no such subscriber 20240910082716569 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240910082716569 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427316610672" cause=Invalid mandatory information} 20240910082716569 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082716569 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082716569 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082716569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@307d2bf1ca03: Final verdict of PTC: pass 20240910082716570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20240910082716570 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716570 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(290)@307d2bf1ca03: Final verdict of PTC: none 20240910082716570 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082716570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(289)@307d2bf1ca03: Final verdict of PTC: none 20240910082716571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41699<->l=127.0.0.1:4259) 291@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 291: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Tue Sep 10 08:27:16 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 20240910082716626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20240910082716727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14768) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082719801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082719801 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082719805 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082719811 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082719811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082719811 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 20240910082719811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082719811 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 20240910082719811 DLGSUP <0013> gsup_server.c:235 2: 20240910082719811 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082719811 DLGSUP <0013> gsup_server.c:235 3: 20240910082719811 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082719811 DLGSUP <0013> gsup_server.c:235 4: 20240910082719811 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082719811 DLGSUP <0013> gsup_server.c:235 5: 20240910082719811 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082719811 DLGSUP <0013> gsup_server.c:235 7: 20240910082719811 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082719811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082719811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082719811 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@307d2bf1ca03: 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") 20240910082719841 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40101<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@307d2bf1ca03: Created GsupExpect[0] for "262428683472485" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240910082719853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20240910082719856 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719856 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082719856 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082719877 DMAIN <0000> hlr.c:232 IMSI='262428683472485': Successfully assigned MSISDN='175' 20240910082719877 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082719938 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082719938 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082719938 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719938 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@307d2bf1ca03: Found GsupExpect[0] for "262428683472485" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@307d2bf1ca03: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428683472485" TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082719946 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082719946 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082719950 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082719950 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082719952 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082719952 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082719956 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719956 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082719956 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082719956 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082719991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082719991 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082719991 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719991 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719997 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719997 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428683472485"} 20240910082719997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082719997 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082719997 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428683472485"} 20240910082719997 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082719997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082719997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082719997 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082719997 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719997 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720024 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720024 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720024 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720049 DMAIN <0000> hlr.c:232 IMSI='262428683472485': Successfully assigned MSISDN='650' 20240910082720050 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720061 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720061 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720061 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720061 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720067 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720067 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720069 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720069 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720070 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720070 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720071 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720071 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720074 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720074 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720074 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720074 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082720091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082720091 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720091 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720091 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720096 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720096 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428683472485"} 20240910082720096 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082720096 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082720096 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428683472485"} 20240910082720097 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082720097 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082720097 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720097 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720111 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720111 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720111 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720147 DMAIN <0000> hlr.c:232 IMSI='262428683472485': Successfully assigned MSISDN='021' 20240910082720147 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720156 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720156 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720156 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720156 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720162 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720162 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720164 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720164 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720166 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720166 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720167 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720167 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720171 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720171 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720171 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082720171 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428683472485" cause=GPRS services not allowed} 20240910082720171 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720171 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720171 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082720171 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082720171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720185 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720185 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720185 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720208 DMAIN <0000> hlr.c:232 IMSI='262428683472485': Successfully assigned MSISDN='860' 20240910082720208 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720219 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720219 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720219 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720219 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720224 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720224 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720225 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720225 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720228 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720228 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720231 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720231 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720231 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720231 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082720231 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428683472485" cause=GPRS services not allowed} 20240910082720231 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720231 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720231 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082720231 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082720231 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720231 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720245 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720245 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720245 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720249 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720260 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720260 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720260 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720260 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720262 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720262 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720263 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720264 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720265 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720265 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720267 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720267 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720267 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720267 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082720267 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428683472485" cause=GPRS services not allowed} 20240910082720267 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720267 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720267 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082720267 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082720267 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720267 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720284 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720284 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720284 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720298 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720311 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720311 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720311 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720311 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720316 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720316 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720318 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720318 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720320 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720320 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720322 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720322 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720322 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720322 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082720346 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082720346 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720346 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720346 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720350 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720350 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428683472485"} 20240910082720350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082720350 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082720350 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428683472485"} 20240910082720350 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082720351 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082720351 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720351 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082720363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@307d2bf1ca03: Final verdict of PTC: pass 20240910082720365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20240910082720367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720367 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082720367 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082720367 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082720367 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40101<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@307d2bf1ca03: Final verdict of PTC: none 296@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 296: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Tue Sep 10 08:27:20 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 20240910082720458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20240910082720559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=26928) Waiting for packet dumper to finish... 1 (prev_count=26928, count=32976) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_subscr_create_on_demand_ul started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082723627 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082723627 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082723631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082723638 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723638 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082723638 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082723638 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 20240910082723638 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082723638 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 20240910082723638 DLGSUP <0013> gsup_server.c:235 2: 20240910082723638 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082723638 DLGSUP <0013> gsup_server.c:235 3: 20240910082723638 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082723638 DLGSUP <0013> gsup_server.c:235 4: 20240910082723638 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082723638 DLGSUP <0013> gsup_server.c:235 5: 20240910082723638 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082723638 DLGSUP <0013> gsup_server.c:235 7: 20240910082723638 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082723638 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082723638 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082723638 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@307d2bf1ca03: 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") 20240910082723657 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35761<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@307d2bf1ca03: Created GsupExpect[0] for "262427325566411" to be handled at TC_subscr_create_on_demand_ul(303) 20240910082723664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4258 20240910082723682 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723682 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723682 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723709 DMAIN <0000> hlr.c:232 IMSI='262427325566411': Successfully assigned MSISDN='669' 20240910082723709 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723709 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082723756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082723756 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723756 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723756 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@307d2bf1ca03: Found GsupExpect[0] for "262427325566411" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@307d2bf1ca03: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427325566411" 20240910082723758 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723758 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427325566411"} 20240910082723758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082723758 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082723758 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427325566411"} 20240910082723758 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082723758 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082723758 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723758 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082723758 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723758 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723759 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723759 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723759 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723759 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723772 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723772 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723817 DMAIN <0000> hlr.c:232 IMSI='262427325566411': Successfully assigned MSISDN='172' 20240910082723817 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723817 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082723840 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082723840 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723841 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723841 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427325566411"} 20240910082723841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082723841 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082723841 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427325566411"} 20240910082723841 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082723841 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082723841 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723841 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723842 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723842 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082723843 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723843 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723843 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723843 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723843 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723843 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723868 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723868 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723868 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723884 DMAIN <0000> hlr.c:232 IMSI='262427325566411': Successfully assigned MSISDN='089' 20240910082723884 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723884 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082723884 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427325566411" cause=GPRS services not allowed} 20240910082723884 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082723884 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082723884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723885 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723885 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082723885 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723885 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723885 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723885 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723886 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723886 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723892 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723892 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723892 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723918 DMAIN <0000> hlr.c:232 IMSI='262427325566411': Successfully assigned MSISDN='256' 20240910082723918 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723918 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082723918 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427325566411" cause=GPRS services not allowed} 20240910082723918 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723918 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723918 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082723918 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082723918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723919 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723919 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082723920 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723920 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723920 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723920 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723936 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723936 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723936 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723948 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723948 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082723948 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427325566411" cause=GPRS services not allowed} 20240910082723948 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723948 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723948 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082723948 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082723948 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723948 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723949 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723949 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082723949 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723949 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723949 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723949 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723961 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723961 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723961 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723971 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723971 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082723989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082723989 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723989 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723989 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723990 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723990 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427325566411"} 20240910082723990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082723990 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082723990 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427325566411"} 20240910082723990 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082723990 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082723990 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723990 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723991 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723991 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082723991 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723991 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723991 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723991 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082724002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@307d2bf1ca03: Final verdict of PTC: pass 20240910082724002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4258 20240910082724003 DLINP <000b> input/ipa.c:451 connected read/write 20240910082724003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082724003 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082724003 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082724003 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082724003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35761<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@307d2bf1ca03: Final verdict of PTC: none 301@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 301: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Tue Sep 10 08:27:24 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 20240910082724034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41422<->l=127.0.0.1:4258 20240910082724134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16564) Waiting for packet dumper to finish... 1 (prev_count=16564, count=31596) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_subscr_create_on_demand_sai started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082727199 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082727199 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082727200 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082727201 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727201 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082727201 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082727201 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 20240910082727201 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082727201 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 20240910082727201 DLGSUP <0013> gsup_server.c:235 2: 20240910082727201 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082727201 DLGSUP <0013> gsup_server.c:235 3: 20240910082727201 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082727201 DLGSUP <0013> gsup_server.c:235 4: 20240910082727201 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082727201 DLGSUP <0013> gsup_server.c:235 5: 20240910082727201 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082727201 DLGSUP <0013> gsup_server.c:235 7: 20240910082727201 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082727201 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082727201 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082727201 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@307d2bf1ca03: 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") 20240910082727208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45523<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@307d2bf1ca03: Created GsupExpect[0] for "262426025414649" to be handled at TC_subscr_create_on_demand_sai(308) 20240910082727213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41450<->l=127.0.0.1:4258 20240910082727242 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727242 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426025414649"} 20240910082727242 DMAIN <0000> hlr.c:216 IMSI='262426025414649': Creating subscriber on demand 20240910082727402 DMAIN <0000> hlr.c:232 IMSI='262426025414649': Successfully assigned MSISDN='605' 20240910082727402 DAUC <0003> db_auc.c:157 IMSI='262426025414649': No 2G Auth Data 20240910082727402 DAUC <0003> db_auc.c:192 IMSI='262426025414649': No 3G Auth Data 20240910082727402 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426025414649 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 20240910082727402 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426025414649" cause=IMSI unknown in HLR} 20240910082727402 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082727402 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727402 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@307d2bf1ca03: Found GsupExpect[0] for "262426025414649" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@307d2bf1ca03: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426025414649" TC_subscr_create_on_demand_sai(308)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082727410 DAUC <0003> db_auc.c:157 IMSI='262426025414649': No 2G Auth Data 20240910082727410 DAUC <0003> db_auc.c:192 IMSI='262426025414649': No 3G Auth Data 20240910082727413 DAUC <0003> db_auc.c:157 IMSI='262426025414649': No 2G Auth Data 20240910082727413 DAUC <0003> db_auc.c:192 IMSI='262426025414649': No 3G Auth Data 20240910082727416 DAUC <0003> db_auc.c:157 IMSI='262426025414649': No 2G Auth Data 20240910082727416 DAUC <0003> db_auc.c:192 IMSI='262426025414649': No 3G Auth Data 20240910082727421 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727421 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426025414649" cn_domain=PS} 20240910082727421 DLU <0006> fsm.c:456 lu(262426025414649)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082727421 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082727441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082727441 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426025414649" cn_domain=PS} 20240910082727441 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727441 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727443 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727443 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426025414649"} 20240910082727443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082727443 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082727443 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426025414649"} 20240910082727443 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082727443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082727443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082727443 DLU <0006> fsm.c:568 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082727443 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727443 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082727454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41450<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@307d2bf1ca03: Final verdict of PTC: pass 20240910082727454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41436<->l=127.0.0.1:4258 20240910082727455 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727455 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082727455 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082727455 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082727455 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45523<->l=127.0.0.1:4259) 306@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP(305)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 306: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Tue Sep 10 08:27:27 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 20240910082727490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41462<->l=127.0.0.1:4258 20240910082727590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41462<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15760) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_MSLookup_mDNS_service_other_home started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082730662 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082730662 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082730663 DLINP <000b> input/ipa.c:451 connected read/write 20240910082730663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082730664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082730665 DLINP <000b> input/ipa.c:451 connected read/write 20240910082730665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082730665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082730665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082730665 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 20240910082730665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082730665 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 20240910082730665 DLGSUP <0013> gsup_server.c:235 2: 20240910082730665 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082730665 DLGSUP <0013> gsup_server.c:235 3: 20240910082730665 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082730665 DLGSUP <0013> gsup_server.c:235 4: 20240910082730665 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082730665 DLGSUP <0013> gsup_server.c:235 5: 20240910082730665 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082730665 DLGSUP <0013> gsup_server.c:235 7: 20240910082730665 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082730665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082730665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082730665 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@307d2bf1ca03: 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") 20240910082730676 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32941<->l=127.0.0.1:4259) 20240910082730677 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082730677 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@307d2bf1ca03: Created GsupExpect[0] for "262420183492305" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240910082730682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4258 20240910082730690 DAUC <0003> db_auc.c:157 IMSI='262420183492305': No 2G Auth Data 20240910082730690 DAUC <0003> db_auc.c:192 IMSI='262420183492305': No 3G Auth Data 20240910082730700 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614413312.msisdn 20240910082730700 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614413312.msisdn: not attached (vlr_number unset) 20240910082730700 DDGSM <0007> mslookup_server.c:327 sip.voice.491614413312.msisdn: does not exist in GSUP proxy 20240910082731322 DSS <0004> hlr_ussd.c:239 262420951102275/0x5dca02be: SS Session Timeout, destroying 20240910082731322 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420951102275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082731702 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082731702 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420183492305" cn_domain=CS} 20240910082731702 DLU <0006> fsm.c:456 lu(262420183492305)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082731702 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240910082731767 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082731767 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420183492305" cn_domain=CS} 20240910082731767 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082731767 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@307d2bf1ca03: Found GsupExpect[0] for "262420183492305" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@307d2bf1ca03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420183492305" 20240910082731772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082731772 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420183492305"} 20240910082731772 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082731772 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082731772 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420183492305"} 20240910082731772 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082731772 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082731772 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082731772 DLU <0006> fsm.c:568 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082731772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082731772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082731775 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614413312.msisdn 20240910082731775 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614413312.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240910082731775 DDGSM <0007> mslookup_server.c:327 sip.voice.491614413312.msisdn: does not exist in GSUP proxy 20240910082731775 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614413312.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@307d2bf1ca03: setverdict(pass): pass -> pass, component reason not changed 20240910082731789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@307d2bf1ca03: Final verdict of PTC: pass 20240910082731790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41468<->l=127.0.0.1:4258 20240910082731791 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082731791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082731791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082731791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082731791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32941<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@307d2bf1ca03: Final verdict of PTC: none 311@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 311: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Tue Sep 10 08:27:31 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 20240910082731819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20240910082731920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11984) Waiting for packet dumper to finish... 1 (prev_count=11984, count=18560) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Tue Sep 10 08:27:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_MSLookup_GSUP_proxy started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082734974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082734974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082734975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082734975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082734976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54958<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082734976 DLINP <000b> input/ipa.c:451 connected read/write 20240910082734976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082734976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082734976 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082734976 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 20240910082734976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082734976 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 20240910082734976 DLGSUP <0013> gsup_server.c:235 2: 20240910082734976 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082734976 DLGSUP <0013> gsup_server.c:235 3: 20240910082734976 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082734976 DLGSUP <0013> gsup_server.c:235 4: 20240910082734976 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082734976 DLGSUP <0013> gsup_server.c:235 5: 20240910082734976 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082734976 DLGSUP <0013> gsup_server.c:235 7: 20240910082734976 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082734976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082734976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082734976 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082734977 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910082734977 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@307d2bf1ca03: 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") 20240910082734990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36315<->l=127.0.0.1:4259) 20240910082734991 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082734991 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@307d2bf1ca03: Created GsupExpect[0] for "262421411312283" to be handled at TC_MSLookup_GSUP_proxy(320) 20240910082734996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@307d2bf1ca03: Created GsupExpect[0] for "262421411312283" to be handled at TC_MSLookup_GSUP_proxy(320) 20240910082735022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082735022 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421411312283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421411312283" cn_domain=CS} 20240910082735022 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421411312283 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910082735022 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421411312283 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910082735022 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421411312283.imsi 20240910082735022 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421411312283.imsi 20240910082735022 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421411312283.imsi: does not exist in local HLR 20240910082735027 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421411312283 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910082735027 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910082735027 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910082735027 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910082735027 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910082735027 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910082735027 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421411312283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082735027 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082735027 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082735027 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082735027 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082735027 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082735027 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@307d2bf1ca03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@307d2bf1ca03: 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) } } } } 20240910082735030 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735030 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735030 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910082735030 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910082735030 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910082735032 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735032 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735032 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@307d2bf1ca03: 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)@307d2bf1ca03: 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)@307d2bf1ca03: Found GsupExpect[0] for "262421411312283" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@307d2bf1ca03: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421411312283" HLR_Test-GSUP-server-IPA(318)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082735074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735074 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421411312283 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611425136 20240910082735074 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421411312283 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082735074 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735074 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@307d2bf1ca03: Found GsupExpect[0] for "262421411312283" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@307d2bf1ca03: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421411312283" 20240910082735075 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735075 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735075 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421411312283 MSISDN-491611425136 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082735075 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735075 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735076 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735076 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735076 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421411312283 MSISDN-491611425136 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 20240910082735076 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421411312283 MSISDN-491611425136 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082735076 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735076 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082735076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@307d2bf1ca03: Final verdict of PTC: pass 20240910082735077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54958<->l=127.0.0.1:4258 20240910082735077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36315<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-server(317)@307d2bf1ca03: Final verdict of PTC: none 20240910082735078 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735078 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735078 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910082735078 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910082735078 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240910082735078 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082735078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082735078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082735078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 316@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 316: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Tue Sep 10 08:27:35 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 20240910082735116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 20240910082735217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18388) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082738274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082738274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082738278 DLINP <000b> input/ipa.c:451 connected read/write 20240910082738278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082738280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54986<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082738282 DLINP <000b> input/ipa.c:451 connected read/write 20240910082738282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082738282 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082738282 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082738282 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 20240910082738282 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082738282 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 20240910082738282 DLGSUP <0013> gsup_server.c:235 2: 20240910082738282 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082738282 DLGSUP <0013> gsup_server.c:235 3: 20240910082738282 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082738282 DLGSUP <0013> gsup_server.c:235 4: 20240910082738282 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082738282 DLGSUP <0013> gsup_server.c:235 5: 20240910082738282 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082738282 DLGSUP <0013> gsup_server.c:235 7: 20240910082738282 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082738282 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082738282 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082738282 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082738284 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910082738284 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@307d2bf1ca03: 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") 20240910082738304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37235<->l=127.0.0.1:4259) 20240910082738307 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082738307 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@307d2bf1ca03: Created GsupExpect[0] for "262425093802119" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240910082738327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54994<->l=127.0.0.1:4258 20240910082738339 DAUC <0003> db_auc.c:157 IMSI='262425093802119': No 2G Auth Data 20240910082738339 DAUC <0003> db_auc.c:192 IMSI='262425093802119': No 3G Auth Data 20240910082738350 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425093802119.imsi 20240910082738350 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425093802119.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082738362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54994<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@307d2bf1ca03: Final verdict of PTC: pass 20240910082738363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54986<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@307d2bf1ca03: Final verdict of PTC: none 20240910082738363 DLINP <000b> input/ipa.c:451 connected read/write 20240910082738363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082738363 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082738363 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082738363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082738363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37235<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@307d2bf1ca03: Final verdict of PTC: none 323@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 323: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Tue Sep 10 08:27:38 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 20240910082738387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258 20240910082738487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16100) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082741534 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082741534 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082741535 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082741535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55014<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082741536 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082741536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082741536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082741536 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 20240910082741536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082741536 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 20240910082741536 DLGSUP <0013> gsup_server.c:235 2: 20240910082741536 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082741536 DLGSUP <0013> gsup_server.c:235 3: 20240910082741536 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082741536 DLGSUP <0013> gsup_server.c:235 4: 20240910082741536 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082741536 DLGSUP <0013> gsup_server.c:235 5: 20240910082741536 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082741536 DLGSUP <0013> gsup_server.c:235 7: 20240910082741536 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082741536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082741536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082741536 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082741537 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910082741537 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@307d2bf1ca03: 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") 20240910082741551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36795<->l=127.0.0.1:4259) 20240910082741552 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082741552 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@307d2bf1ca03: Created GsupExpect[0] for "262424955445177" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240910082741557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@307d2bf1ca03: Created GsupExpect[0] for "262424955445177" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240910082741578 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082741578 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424955445177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424955445177" cn_domain=CS} 20240910082741578 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424955445177 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910082741578 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424955445177 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910082741578 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424955445177.imsi 20240910082741578 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424955445177.imsi 20240910082741578 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424955445177.imsi: does not exist in local HLR 20240910082741581 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424955445177 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910082741581 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910082741581 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910082741581 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910082741581 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910082741581 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910082741581 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424955445177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082741581 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082741581 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082741581 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082741581 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082741581 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082741581 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@307d2bf1ca03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@307d2bf1ca03: 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) } } } } 20240910082741582 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741582 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741582 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910082741582 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910082741582 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910082741582 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741582 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741582 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@307d2bf1ca03: 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(330)@307d2bf1ca03: 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(329)@307d2bf1ca03: Found GsupExpect[0] for "262424955445177" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@307d2bf1ca03: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424955445177" HLR_Test-GSUP-server-IPA(330)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082741626 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741626 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741626 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741626 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received HLR_Test-GSUP(327)@307d2bf1ca03: Found GsupExpect[0] for "262424955445177" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@307d2bf1ca03: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424955445177" 20240910082741626 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424955445177 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617814626 20240910082741626 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424955445177 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082741626 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741626 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741628 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741628 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741628 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424955445177 MSISDN-491617814626 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082741628 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741628 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741628 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741628 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741628 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424955445177 MSISDN-491617814626 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 20240910082741628 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424955445177 MSISDN-491617814626 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082741628 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741628 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741629 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424955445177.imsi 20240910082741629 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424955445177.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082742630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@307d2bf1ca03: Final verdict of PTC: pass 20240910082742631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55014<->l=127.0.0.1:4258 20240910082742631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082742631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082742631 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082742631 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082742631 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082742631 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36795<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-server(329)@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@307d2bf1ca03: Final verdict of PTC: none 328@307d2bf1ca03: Final verdict of PTC: none 20240910082742632 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082742632 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082742632 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910082742632 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910082742632 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(330)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 328: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Tue Sep 10 08:27:42 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 20240910082742655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20240910082742756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14080) Waiting for packet dumper to finish... 1 (prev_count=14080, count=18932) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 08:27:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@307d2bf1ca03: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@307d2bf1ca03: legacy= false MTC@307d2bf1ca03: in not legacy case 1 MTC@307d2bf1ca03: in not legacy case 2 20240910082745784 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082745784 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082745785 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082745786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@307d2bf1ca03: 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)@307d2bf1ca03: 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 } } } } 20240910082745787 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082745787 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082745787 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082745787 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 20240910082745787 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082745787 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 20240910082745787 DLGSUP <0013> gsup_server.c:235 2: 20240910082745787 DLGSUP <0013> gsup_server.c:237 2: 00 20240910082745787 DLGSUP <0013> gsup_server.c:235 3: 20240910082745787 DLGSUP <0013> gsup_server.c:237 3: 00 20240910082745787 DLGSUP <0013> gsup_server.c:235 4: 20240910082745787 DLGSUP <0013> gsup_server.c:237 4: 00 20240910082745787 DLGSUP <0013> gsup_server.c:235 5: 20240910082745787 DLGSUP <0013> gsup_server.c:237 5: 00 20240910082745787 DLGSUP <0013> gsup_server.c:235 7: 20240910082745787 DLGSUP <0013> gsup_server.c:237 7: 00 20240910082745787 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082745787 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910082745787 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)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082745787 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910082745787 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@307d2bf1ca03: 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") 20240910082745801 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39657<->l=127.0.0.1:4259) 20240910082745802 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082745802 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@307d2bf1ca03: Created GsupExpect[0] for "262421241550024" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240910082745810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@307d2bf1ca03: Created GsupExpect[0] for "262421241550024" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240910082745834 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082745834 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421241550024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421241550024" cn_domain=CS} 20240910082745834 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421241550024 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910082745834 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421241550024 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910082745834 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421241550024.imsi 20240910082745834 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421241550024.imsi 20240910082745834 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421241550024.imsi: does not exist in local HLR 20240910082745837 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421241550024 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910082745837 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910082745837 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910082745837 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910082745837 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910082745837 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910082745837 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421241550024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082745837 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082745837 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082745837 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082745837 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082745837 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082745837 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@307d2bf1ca03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@307d2bf1ca03: 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) } } } } 20240910082745838 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745838 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745838 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910082745838 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910082745838 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910082745839 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745839 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745839 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@307d2bf1ca03: 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)@307d2bf1ca03: 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)@307d2bf1ca03: Found GsupExpect[0] for "262421241550024" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@307d2bf1ca03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421241550024" HLR_Test-GSUP-server-IPA(337)@307d2bf1ca03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@307d2bf1ca03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910082745882 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745882 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745882 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745882 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745882 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421241550024 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610310445 20240910082745882 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421241550024 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082745882 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745882 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@307d2bf1ca03: Found GsupExpect[0] for "262421241550024" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@307d2bf1ca03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421241550024" 20240910082745884 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745884 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745884 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421241550024 MSISDN-491610310445 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082745884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745885 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745885 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745885 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421241550024 MSISDN-491610310445 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 20240910082745885 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421241550024 MSISDN-491610310445 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082745885 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745885 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745885 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610310445.msisdn 20240910082745885 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610310445.msisdn: does not exist in local HLR 20240910082745885 DDGSM <0007> mslookup_server.c:352 sip.voice.491610310445.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240910082745885 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610310445.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@307d2bf1ca03: setverdict(pass): none -> pass 20240910082745886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@307d2bf1ca03: Final verdict of PTC: pass 20240910082745887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20240910082745887 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082745887 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082745888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082745888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082745888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39657<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@307d2bf1ca03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@307d2bf1ca03: Final verdict of PTC: none 20240910082745888 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745888 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745888 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(334)@307d2bf1ca03: Final verdict of PTC: none 20240910082745888 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910082745888 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-IPA(333)@307d2bf1ca03: Final verdict of PTC: none 335@307d2bf1ca03: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@307d2bf1ca03: Final verdict of PTC: none MTC@307d2bf1ca03: Setting final verdict of the test case. MTC@307d2bf1ca03: Local verdict of MTC: none MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC with component reference 335: none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@307d2bf1ca03: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@307d2bf1ca03: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@307d2bf1ca03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Tue Sep 10 08:27:45 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 20240910082745935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4258 20240910082746036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=20592) MTC@307d2bf1ca03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@307d2bf1ca03: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@307d2bf1ca03: Terminating MTC. MC@307d2bf1ca03: MTC terminated. MC2> exit MC@307d2bf1ca03: Shutting down session. MC@307d2bf1ca03: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7581.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 (1759641) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1759592) [testenv] Showing junit-xml-7581.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7581.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='147.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.056807'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='1.132659'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='1.935986'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='1.140462'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.072274'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.061548'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.225155'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.053695'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='1.713262'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='1.614351'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='1.950509'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.405144'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.169431'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='1.830491'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='1.692835'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.056778'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.835492'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.578549'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.525618'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.513786'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.558119'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.519667'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.524187'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.608150'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.540043'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.160694'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.734765'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.942159'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.722486'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.061331'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.594429'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.411046'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.263935'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.139030'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.115026'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.119763'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.106198'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.111990'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20240910-0825-2a55f382'] testenv-hlr-osmocom-latest-20240910-0825-2a55f382 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2169/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS